Michael E. Rodriguez | 20dfdb3 | 2007-03-14 03:54:24 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" ?> |
| 2 | <!-- |
| 3 | Licensed to the Apache Software Foundation (ASF) under one |
| 4 | or more contributor license agreements. See the NOTICE file |
| 5 | distributed with this work for additional information |
| 6 | regarding copyright ownership. The ASF licenses this file |
| 7 | to you under the Apache License, Version 2.0 (the |
| 8 | "License"); you may not use this file except in compliance |
| 9 | with the License. You may obtain a copy of the License at |
| 10 | |
| 11 | http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | |
| 13 | Unless required by applicable law or agreed to in writing, |
| 14 | software distributed under the License is distributed on an |
| 15 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 16 | KIND, either express or implied. See the License for the |
| 17 | specific language governing permissions and limitations |
| 18 | under the License. |
| 19 | --> |
Carsten Ziegeler | 051927a | 2007-08-24 09:15:34 +0000 | [diff] [blame] | 20 | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> |
Carsten Ziegeler | 7baa52a | 2007-07-24 09:31:07 +0000 | [diff] [blame] | 21 | |
Michael E. Rodriguez | 20dfdb3 | 2007-03-14 03:54:24 +0000 | [diff] [blame] | 22 | <modelVersion>4.0.0</modelVersion> |
Michael E. Rodriguez | 42fbb1d | 2007-02-21 23:53:59 +0000 | [diff] [blame] | 23 | <packaging>pom</packaging> |
Carsten Ziegeler | 7baa52a | 2007-07-24 09:31:07 +0000 | [diff] [blame] | 24 | <name>Apache Felix Commons: Reactor</name> |
Michael E. Rodriguez | 42fbb1d | 2007-02-21 23:53:59 +0000 | [diff] [blame] | 25 | <groupId>org.apache.felix.commons</groupId> |
Carsten Ziegeler | 7baa52a | 2007-07-24 09:31:07 +0000 | [diff] [blame] | 26 | <artifactId>reactor</artifactId> |
| 27 | <version>1</version> |
Michael E. Rodriguez | 42fbb1d | 2007-02-21 23:53:59 +0000 | [diff] [blame] | 28 | <description> |
Carsten Ziegeler | 7baa52a | 2007-07-24 09:31:07 +0000 | [diff] [blame] | 29 | This is just a convenience reactor build. |
Michael E. Rodriguez | 42fbb1d | 2007-02-21 23:53:59 +0000 | [diff] [blame] | 30 | </description> |
Carsten Ziegeler | 7baa52a | 2007-07-24 09:31:07 +0000 | [diff] [blame] | 31 | |
Michael E. Rodriguez | 42fbb1d | 2007-02-21 23:53:59 +0000 | [diff] [blame] | 32 | <modules> |
Carsten Ziegeler | 7baa52a | 2007-07-24 09:31:07 +0000 | [diff] [blame] | 33 | <!-- The bundles: --> |
Michael E. Rodriguez | 20dfdb3 | 2007-03-14 03:54:24 +0000 | [diff] [blame] | 34 | <module>activation</module> |
Michael E. Rodriguez | 42fbb1d | 2007-02-21 23:53:59 +0000 | [diff] [blame] | 35 | <module>antlr</module> |
Michael E. Rodriguez | 20dfdb3 | 2007-03-14 03:54:24 +0000 | [diff] [blame] | 36 | <module>aopalliance</module> |
| 37 | <module>avalon-framework</module> |
Stefano Lenzi | a86a9bf | 2008-03-12 18:42:10 +0000 | [diff] [blame] | 38 | <module>backport-util-concurrent</module> |
| 39 | <module>c3p0</module> |
Michael E. Rodriguez | 7fe0f30 | 2007-02-22 03:35:45 +0000 | [diff] [blame] | 40 | <module>cglib</module> |
Michael E. Rodriguez | 20dfdb3 | 2007-03-14 03:54:24 +0000 | [diff] [blame] | 41 | <module>commons-attributes-api</module> |
| 42 | <module>commons-attributes-compiler</module> |
Michael E. Rodriguez | 42fbb1d | 2007-02-21 23:53:59 +0000 | [diff] [blame] | 43 | <module>commons-beanutils</module> |
| 44 | <module>commons-codec</module> |
| 45 | <module>commons-configuration</module> |
| 46 | <module>commons-digester</module> |
| 47 | <module>commons-el</module> |
Felix Meschberger | 7ed7f17 | 2007-04-24 14:28:36 +0000 | [diff] [blame] | 48 | <module>commons-email</module> |
Michael E. Rodriguez | 42fbb1d | 2007-02-21 23:53:59 +0000 | [diff] [blame] | 49 | <module>commons-fileupload</module> |
| 50 | <module>commons-httpclient</module> |
Michael E. Rodriguez | 20dfdb3 | 2007-03-14 03:54:24 +0000 | [diff] [blame] | 51 | <module>commons-jxpath</module> |
Michael E. Rodriguez | 20dfdb3 | 2007-03-14 03:54:24 +0000 | [diff] [blame] | 52 | <module>commons-logging</module> |
Carsten Ziegeler | 8959c6d | 2007-07-06 14:21:28 +0000 | [diff] [blame] | 53 | <module>commons-validator</module> |
Michael E. Rodriguez | 20dfdb3 | 2007-03-14 03:54:24 +0000 | [diff] [blame] | 54 | <module>dom4j</module> |
| 55 | <module>ehcache</module> |
| 56 | <module>hibernate</module> |
Carsten Ziegeler | c845fe7 | 2007-07-24 06:50:12 +0000 | [diff] [blame] | 57 | <module>hsqldb</module> |
Carsten Ziegeler | d2c8bea | 2008-04-16 06:10:50 +0000 | [diff] [blame] | 58 | <module>jline</module> |
Carsten Ziegeler | c845fe7 | 2007-07-24 06:50:12 +0000 | [diff] [blame] | 59 | <module>jms</module> |
| 60 | <!-- <module>jmxtools</module> --> |
Felix Meschberger | 868bfdc | 2007-09-24 13:36:10 +0000 | [diff] [blame] | 61 | <module>jsp-api</module> |
Michael E. Rodriguez | 20dfdb3 | 2007-03-14 03:54:24 +0000 | [diff] [blame] | 62 | <module>jstl</module> |
Carsten Ziegeler | c845fe7 | 2007-07-24 06:50:12 +0000 | [diff] [blame] | 63 | <module>jta</module> |
Michael E. Rodriguez | 0d76235 | 2007-02-26 20:57:31 +0000 | [diff] [blame] | 64 | <module>jzlib</module> |
Michael E. Rodriguez | 7cc0ed9 | 2007-03-15 18:59:53 +0000 | [diff] [blame] | 65 | <module>log4j</module> |
Michael E. Rodriguez | 20dfdb3 | 2007-03-14 03:54:24 +0000 | [diff] [blame] | 66 | <module>logkit</module> |
| 67 | <module>mail</module> |
Carsten Ziegeler | c8f0ecc | 2007-07-10 09:49:30 +0000 | [diff] [blame] | 68 | <module>poi</module> |
Carsten Ziegeler | bd3ed0e | 2007-08-06 07:30:38 +0000 | [diff] [blame] | 69 | <module>poi-full</module> |
Carsten Ziegeler | c5d43d2 | 2007-07-05 06:38:22 +0000 | [diff] [blame] | 70 | <module>portlet-api</module> |
Carsten Ziegeler | 0d9d641 | 2007-09-24 15:43:39 +0000 | [diff] [blame] | 71 | <module>quartz</module> |
Michael E. Rodriguez | 20dfdb3 | 2007-03-14 03:54:24 +0000 | [diff] [blame] | 72 | <module>servlet-api</module> |
| 73 | <module>xercesImpl</module> |
Carsten Ziegeler | ef0b5c6 | 2007-07-04 17:06:50 +0000 | [diff] [blame] | 74 | <module>xml-apis</module> |
Michael E. Rodriguez | 20dfdb3 | 2007-03-14 03:54:24 +0000 | [diff] [blame] | 75 | <module>xml-resolver</module> |
Michael E. Rodriguez | 42fbb1d | 2007-02-21 23:53:59 +0000 | [diff] [blame] | 76 | </modules> |
Michael E. Rodriguez | 42fbb1d | 2007-02-21 23:53:59 +0000 | [diff] [blame] | 77 | </project> |