blob: 41d864b28f92d2367b95c0c7bedd286afbed5e96 [file] [log] [blame]
Michael E. Rodriguez20dfdb32007-03-14 03:54:24 +00001<?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 Ziegeler051927a2007-08-24 09:15:34 +000020<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 Ziegeler7baa52a2007-07-24 09:31:07 +000021
Michael E. Rodriguez20dfdb32007-03-14 03:54:24 +000022 <modelVersion>4.0.0</modelVersion>
Michael E. Rodriguez42fbb1d2007-02-21 23:53:59 +000023 <packaging>pom</packaging>
Carsten Ziegeler7baa52a2007-07-24 09:31:07 +000024 <name>Apache Felix Commons: Reactor</name>
Michael E. Rodriguez42fbb1d2007-02-21 23:53:59 +000025 <groupId>org.apache.felix.commons</groupId>
Carsten Ziegeler7baa52a2007-07-24 09:31:07 +000026 <artifactId>reactor</artifactId>
27 <version>1</version>
Michael E. Rodriguez42fbb1d2007-02-21 23:53:59 +000028 <description>
Carsten Ziegeler7baa52a2007-07-24 09:31:07 +000029 This is just a convenience reactor build.
Michael E. Rodriguez42fbb1d2007-02-21 23:53:59 +000030 </description>
Carsten Ziegeler7baa52a2007-07-24 09:31:07 +000031
Michael E. Rodriguez42fbb1d2007-02-21 23:53:59 +000032 <modules>
Carsten Ziegeler7baa52a2007-07-24 09:31:07 +000033 <!-- The bundles: -->
Michael E. Rodriguez20dfdb32007-03-14 03:54:24 +000034 <module>activation</module>
Michael E. Rodriguez42fbb1d2007-02-21 23:53:59 +000035 <module>antlr</module>
Michael E. Rodriguez20dfdb32007-03-14 03:54:24 +000036 <module>aopalliance</module>
37 <module>avalon-framework</module>
Stefano Lenzia86a9bf2008-03-12 18:42:10 +000038 <module>backport-util-concurrent</module>
39 <module>c3p0</module>
Michael E. Rodriguez7fe0f302007-02-22 03:35:45 +000040 <module>cglib</module>
Michael E. Rodriguez20dfdb32007-03-14 03:54:24 +000041 <module>commons-attributes-api</module>
42 <module>commons-attributes-compiler</module>
Michael E. Rodriguez42fbb1d2007-02-21 23:53:59 +000043 <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 Meschberger7ed7f172007-04-24 14:28:36 +000048 <module>commons-email</module>
Michael E. Rodriguez42fbb1d2007-02-21 23:53:59 +000049 <module>commons-fileupload</module>
50 <module>commons-httpclient</module>
Michael E. Rodriguez20dfdb32007-03-14 03:54:24 +000051 <module>commons-jxpath</module>
Michael E. Rodriguez20dfdb32007-03-14 03:54:24 +000052 <module>commons-logging</module>
Carsten Ziegeler8959c6d2007-07-06 14:21:28 +000053 <module>commons-validator</module>
Michael E. Rodriguez20dfdb32007-03-14 03:54:24 +000054 <module>dom4j</module>
55 <module>ehcache</module>
56 <module>hibernate</module>
Carsten Ziegelerc845fe72007-07-24 06:50:12 +000057 <module>hsqldb</module>
Carsten Ziegelerd2c8bea2008-04-16 06:10:50 +000058 <module>jline</module>
Carsten Ziegelerc845fe72007-07-24 06:50:12 +000059 <module>jms</module>
60 <!-- <module>jmxtools</module> -->
Felix Meschberger868bfdc2007-09-24 13:36:10 +000061 <module>jsp-api</module>
Michael E. Rodriguez20dfdb32007-03-14 03:54:24 +000062 <module>jstl</module>
Carsten Ziegelerc845fe72007-07-24 06:50:12 +000063 <module>jta</module>
Michael E. Rodriguez0d762352007-02-26 20:57:31 +000064 <module>jzlib</module>
Michael E. Rodriguez7cc0ed92007-03-15 18:59:53 +000065 <module>log4j</module>
Michael E. Rodriguez20dfdb32007-03-14 03:54:24 +000066 <module>logkit</module>
67 <module>mail</module>
Carsten Ziegelerc8f0ecc2007-07-10 09:49:30 +000068 <module>poi</module>
Carsten Ziegelerbd3ed0e2007-08-06 07:30:38 +000069 <module>poi-full</module>
Carsten Ziegelerc5d43d22007-07-05 06:38:22 +000070 <module>portlet-api</module>
Carsten Ziegeler0d9d6412007-09-24 15:43:39 +000071 <module>quartz</module>
Michael E. Rodriguez20dfdb32007-03-14 03:54:24 +000072 <module>servlet-api</module>
73 <module>xercesImpl</module>
Carsten Ziegeleref0b5c62007-07-04 17:06:50 +000074 <module>xml-apis</module>
Michael E. Rodriguez20dfdb32007-03-14 03:54:24 +000075 <module>xml-resolver</module>
Michael E. Rodriguez42fbb1d2007-02-21 23:53:59 +000076 </modules>
Michael E. Rodriguez42fbb1d2007-02-21 23:53:59 +000077</project>