You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ba...@apache.org on 2008/08/10 11:40:49 UTC

svn commit: r684433 [3/4] - in /james/postage/trunk/stage: ./ commons-collections/ commons-collections/jars/ commons-collections/poms/ commons-configuration/ commons-configuration/jars/ commons-configuration/poms/ commons-lang/ commons-lang/jars/ commo...

Added: james/postage/trunk/stage/org.apache.avalon.framework/poms/avalon-framework-impl-4.3.1.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.avalon.framework/poms/avalon-framework-impl-4.3.1.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.avalon.framework/poms/avalon-framework-impl-4.3.1.pom (added)
+++ james/postage/trunk/stage/org.apache.avalon.framework/poms/avalon-framework-impl-4.3.1.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,73 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<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">
+  <parent>
+    <groupId>org.apache.avalon</groupId>
+    <artifactId>avalon-framework</artifactId>
+    <version>1</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <name>Avalon Framework Implementation</name>
+  <groupId>org.apache.avalon.framework</groupId>
+  <artifactId>avalon-framework-impl</artifactId>
+  <version>4.3.1</version>
+  <description>Avalon Framework Implementation</description>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.avalon.framework</groupId>
+      <artifactId>avalon-framework-api</artifactId>
+      <version>4.3.1</version>
+    </dependency>
+    <dependency>
+      <artifactId>commons-logging</artifactId>
+      <groupId>commons-logging</groupId>
+      <scope>provided</scope>
+      <version>1.0.4</version>
+    </dependency>
+    <dependency>
+      <artifactId>log4j</artifactId>
+      <groupId>log4j</groupId>
+      <scope>provided</scope>
+      <version>1.2.13</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.logkit</groupId>
+      <artifactId>avalon-logkit</artifactId>
+      <scope>provided</scope>
+      <version>2.2.1</version>
+    </dependency>
+    <dependency>
+      <artifactId>junit</artifactId>
+      <groupId>junit</groupId>
+      <scope>test</scope>
+      <version>3.8.2</version>
+    </dependency>
+    <dependency>
+      <artifactId>jmock</artifactId>
+      <groupId>jmock</groupId>
+      <scope>test</scope>
+      <version>1.0.1</version>
+    </dependency>
+  </dependencies>
+  <build />
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
+  </scm>
+</project>
\ No newline at end of file

Propchange: james/postage/trunk/stage/org.apache.avalon.framework/poms/avalon-framework-impl-4.3.1.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/postage/trunk/stage/org.apache.excalibur.components/jars/excalibur-pool-api-2.2.1.jar
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.excalibur.components/jars/excalibur-pool-api-2.2.1.jar?rev=684433&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/postage/trunk/stage/org.apache.excalibur.components/jars/excalibur-pool-api-2.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/postage/trunk/stage/org.apache.excalibur.components/jars/excalibur-pool-impl-2.2.1.jar
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.excalibur.components/jars/excalibur-pool-impl-2.2.1.jar?rev=684433&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/postage/trunk/stage/org.apache.excalibur.components/jars/excalibur-pool-impl-2.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/postage/trunk/stage/org.apache.excalibur.components/jars/excalibur-thread-api-2.2.1.jar
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.excalibur.components/jars/excalibur-thread-api-2.2.1.jar?rev=684433&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/postage/trunk/stage/org.apache.excalibur.components/jars/excalibur-thread-api-2.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/postage/trunk/stage/org.apache.excalibur.components/jars/excalibur-thread-impl-2.2.1.jar
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.excalibur.components/jars/excalibur-thread-impl-2.2.1.jar?rev=684433&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/postage/trunk/stage/org.apache.excalibur.components/jars/excalibur-thread-impl-2.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-pool-api-2.2.1.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-pool-api-2.2.1.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-pool-api-2.2.1.pom (added)
+++ james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-pool-api-2.2.1.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,44 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<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">
+  <parent>
+    <groupId>org.apache.excalibur.components</groupId>
+    <artifactId>excalibur-pool-modules</artifactId>
+    <version>1</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <name>Excalibur Pool API</name>
+  <groupId>org.apache.excalibur.components</groupId>
+  <artifactId>excalibur-pool-api</artifactId>
+  <inceptionYear>1997</inceptionYear>
+  <description>Excalibur Pool API</description>
+  <version>2.2.1</version>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.avalon.framework</groupId>
+      <artifactId>avalon-framework-api</artifactId>
+      <version>4.3.1</version>
+    </dependency>
+  </dependencies>
+  <build />
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
+  </scm>
+</project>
\ No newline at end of file

Propchange: james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-pool-api-2.2.1.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-pool-impl-2.2.1.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-pool-impl-2.2.1.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-pool-impl-2.2.1.pom (added)
+++ james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-pool-impl-2.2.1.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,91 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<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">
+  <parent>
+    <groupId>org.apache.excalibur.components</groupId>
+    <artifactId>excalibur-pool-modules</artifactId>
+    <version>1</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <name>Excalibur Pool Implementation</name>
+  <groupId>org.apache.excalibur.components</groupId>
+  <artifactId>excalibur-pool-impl</artifactId>
+  <version>2.2.1</version>
+  <inceptionYear>1997</inceptionYear>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.excalibur.components</groupId>
+      <artifactId>excalibur-pool-api</artifactId>
+      <version>2.2.1</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.framework</groupId>
+      <artifactId>avalon-framework-api</artifactId>
+      <version>4.3.1</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.framework</groupId>
+      <artifactId>avalon-framework-impl</artifactId>
+      <version>4.3.1</version>
+    </dependency>
+    <dependency>
+      <groupId>commons-collections</groupId>
+      <artifactId>commons-collections</artifactId>
+      <version>3.1</version>
+    </dependency>
+    <dependency>
+      <groupId>concurrent</groupId>
+      <artifactId>concurrent</artifactId>
+      <version>1.3.4</version>
+    </dependency>
+    <dependency>
+      <groupId>junitperf</groupId>
+      <artifactId>junitperf</artifactId>
+      <scope>test</scope>
+      <version>1.8</version>
+    </dependency>
+    <dependency>
+      <artifactId>junit</artifactId>
+      <groupId>junit</groupId>
+      <scope>test</scope>
+      <version>3.8.2</version>
+    </dependency>
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.excalibur.fortress.meta</groupId>
+        <artifactId>maven-fortress-plugin</artifactId>
+        <version>1.3.1</version>
+        <executions>
+          <execution>
+            <phase>compile</phase>
+            <goals>
+              <goal>collect-metainfo</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
+  </scm>
+</project>
\ No newline at end of file

Propchange: james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-pool-impl-2.2.1.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-api-2.2.1.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-api-2.2.1.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-api-2.2.1.pom (added)
+++ james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-api-2.2.1.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,44 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<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">
+  <parent>
+    <groupId>org.apache.excalibur.components</groupId>
+    <artifactId>excalibur-thread-modules</artifactId>
+    <version>1</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.excalibur.components</groupId>
+  <artifactId>excalibur-thread-api</artifactId>
+  <version>2.2.1</version>
+  <name>Excalibur Threads API</name>
+  <inceptionYear>2001</inceptionYear>
+  <description>Excalibur Threads API</description>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.avalon.framework</groupId>
+      <artifactId>avalon-framework-api</artifactId>
+      <version>4.3.1</version>
+    </dependency>
+  </dependencies>
+  <build />
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
+  </scm>
+</project>
\ No newline at end of file

Propchange: james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-api-2.2.1.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-impl-2.2.1.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-impl-2.2.1.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-impl-2.2.1.pom (added)
+++ james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-impl-2.2.1.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,86 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<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">
+  <parent>
+    <groupId>org.apache.excalibur.components</groupId>
+    <artifactId>excalibur-thread-modules</artifactId>
+    <version>1</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.excalibur.components</groupId>
+  <artifactId>excalibur-thread-impl</artifactId>
+  <version>2.2.1</version>
+  <name>Excalibur Threads Implementation</name>
+  <inceptionYear>2001</inceptionYear>
+  <description>Excalibur Threads Implementation</description>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.avalon.framework</groupId>
+      <artifactId>avalon-framework-api</artifactId>
+      <version>4.3.1</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.framework</groupId>
+      <artifactId>avalon-framework-impl</artifactId>
+      <version>4.3.1</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.excalibur.components</groupId>
+      <artifactId>excalibur-thread-api</artifactId>
+      <version>2.2.1</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.excalibur.components</groupId>
+      <artifactId>excalibur-pool-api</artifactId>
+      <version>2.2.1</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.excalibur.components</groupId>
+      <artifactId>excalibur-pool-impl</artifactId>
+      <version>2.2.1</version>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+      <version>3.8.2</version>
+    </dependency>
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.excalibur.fortress.meta</groupId>
+        <artifactId>maven-fortress-plugin</artifactId>
+        <version>1.3.1</version>
+        <executions>
+          <execution>
+            <phase>compile</phase>
+            <goals>
+              <goal>collect-metainfo</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
+  </scm>
+</project>
\ No newline at end of file

Propchange: james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-impl-2.2.1.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-modules-1.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-modules-1.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-modules-1.pom (added)
+++ james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-modules-1.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,40 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<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">
+  <parent>
+    <groupId>org.apache.excalibur.components</groupId>
+    <artifactId>excalibur-components-modules</artifactId>
+    <version>1</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.excalibur.components</groupId>
+  <artifactId>excalibur-thread-modules</artifactId>
+  <version>1</version>
+  <name>Excalibur Thread [modules]</name>
+  <packaging>pom</packaging>
+  <modules>
+    <module>api</module>
+    <module>impl</module>
+    <module>instrumented</module>
+  </modules>
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
+  </scm>
+</project>
\ No newline at end of file

Propchange: james/postage/trunk/stage/org.apache.excalibur.components/poms/excalibur-thread-modules-1.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-1.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-1.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-1.pom (added)
+++ james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-1.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,215 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<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">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache</groupId>
+    <artifactId>apache</artifactId>
+    <version>3</version>
+  </parent>
+  <groupId>org.apache.excalibur</groupId>
+  <artifactId>excalibur</artifactId>
+  <version>1</version>
+  <name>Excalibur</name>
+  <packaging>pom</packaging>
+  <modules>
+    <module>containerkit</module>
+    <module>framework</module>
+    <module>components</module>
+    <module>fortress</module>
+    <module>deprecated</module>
+    <module>cornerstone</module>
+  </modules>
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+  </scm>
+  <distributionManagement>
+    <repository>
+      <id>apache-maven</id>
+      <name>repository</name>
+      <!-- need to point to a staging repo here -->
+      <url>file:///Users/jheymans/tmp/stagingrepo</url>
+      <!--url>scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository/</url-->
+    </repository>
+    <!--snapshotRepository>
+      <id>apache-maven-snapshot</id>
+      <name>repository</name>
+      <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+    </snapshotRepository-->
+  </distributionManagement>
+  <build>
+    <sourceDirectory>src/java</sourceDirectory>
+    <testSourceDirectory>src/test</testSourceDirectory>
+    <plugins>
+      <plugin>
+        <inherited>true</inherited>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-source-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-sources</id>
+            <phase>deploy</phase>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <inherited>true</inherited>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-javadocs</id>
+            <phase>deploy</phase>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <inherited>true</inherited>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-gpg-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>sign-artifacts</id>
+            <phase>deploy</phase>
+            <goals>
+              <goal>sign</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <passphrase>yourgpgpassphrasehere</passphrase>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.3</source>
+          <target>1.3</target>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>copy-resources</id>
+            <phase>process-resources</phase>
+            <configuration>
+              <tasks>
+                <copy todir="${project.build.directory}/classes/META-INF" failonerror="false" verbose="false">
+                  <fileset dir="${basedir}">
+                    <include name="LICENSE.txt" />
+                    <include name="NOTICE.txt" />
+                  </fileset>
+                </copy>
+                <copy todir="${project.build.directory}/classes" failonerror="false" verbose="false">
+                  <fileset dir="${basedir}/src/java">
+                    <include name="**/*.xtest" />
+                    <include name="**/*.roles" />
+                    <include name="**/*.xconf" />
+                    <include name="**/*.xlog" />
+                  </fileset>
+                </copy>
+              </tasks>
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+          <execution>
+            <id>copy-test-resources</id>
+            <phase>process-test-resources</phase>
+            <configuration>
+              <tasks>
+                <copy todir="${project.build.directory}/test-classes" failonerror="false" verbose="false">
+                  <fileset dir="${basedir}/src/test">
+                    <include name="**/*.xtest" />
+                    <include name="**/*.roles" />
+                    <include name="**/*.xconf" />
+                    <include name="**/*.xlog" />
+                    <include name="**/*.properties" />
+                  </fileset>
+                </copy>
+              </tasks>
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-eclipse-plugin</artifactId>
+        <configuration>
+          <!--
+            This will avoid Maven and Eclipse sharing each-others generated classes
+            since they use different compilers. 
+            Make sure to ignore eclipse-classes for SCM checkin/diff in Eclipse: 
+            Window->Preferences->Team->Ignored Resources
+          -->
+          <buildOutputDirectory>${basedir}/eclipse-classes</buildOutputDirectory>
+          <wtpversion>1.0</wtpversion>
+          <useProjectReferences>false</useProjectReferences>
+          <downloadSources>true</downloadSources>
+          <buildcommands>
+            <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand>
+          </buildcommands>
+          <!--
+          <projectnatures>
+            <projectnature>org.eclipse.jdt.core.javanature</projectnature>
+          </projectnatures>
+          -->
+        </configuration>
+        <executions>
+          <execution>
+            <goals>
+              <goal>eclipse</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-idea-plugin</artifactId>
+        <version>2.0</version>
+        <configuration>
+          <!-- can't use 1.3: most of the libs are compiled with 1.4 -->
+          <jdkName>1.4</jdkName>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.0-beta-4</version>
+        <configuration>
+          <tagBase>https://svn.apache.org/repos/asf/excalibur/tags</tagBase>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>

Propchange: james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-1.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-2.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-2.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-2.pom (added)
+++ james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-2.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,216 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<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">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache</groupId>
+    <artifactId>apache</artifactId>
+    <version>3</version>
+  </parent>
+  <groupId>org.apache.excalibur</groupId>
+  <artifactId>excalibur</artifactId>
+  <version>2</version>
+  <name>Excalibur</name>
+  <packaging>pom</packaging>
+  <modules>
+    <module>containerkit</module>
+    <module>framework</module>
+    <module>components</module>
+    <module>fortress</module>
+    <module>deprecated</module>
+    <module>cornerstone</module>
+  </modules>
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+  </scm>
+  <distributionManagement>
+    <repository>
+      <id>apache-maven</id>
+      <name>repository</name>
+      <!-- need to point to a staging repo here -->
+      <url>file:///Users/jheymans/tmp/stagingrepo</url>
+      <!--url>scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository/</url-->
+    </repository>
+    <!--snapshotRepository>
+      <id>apache-maven-snapshot</id>
+      <name>repository</name>
+      <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+    </snapshotRepository-->
+  </distributionManagement>
+  <build>
+    <sourceDirectory>src/java</sourceDirectory>
+    <testSourceDirectory>src/test</testSourceDirectory>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.3</source>
+          <target>1.3</target>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>copy-resources</id>
+            <phase>process-resources</phase>
+            <configuration>
+              <tasks>
+                <copy todir="${project.build.directory}/classes/META-INF" failonerror="false" verbose="false">
+                  <fileset dir="${basedir}">
+                    <include name="LICENSE.txt" />
+                    <include name="NOTICE.txt" />
+                  </fileset>
+                </copy>
+                <copy todir="${project.build.directory}/classes" failonerror="false" verbose="false">
+                  <fileset dir="${basedir}/src/java">
+                    <include name="**/*.xtest" />
+                    <include name="**/*.roles" />
+                    <include name="**/*.xconf" />
+                    <include name="**/*.xlog" />
+                  </fileset>
+                </copy>
+              </tasks>
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+          <execution>
+            <id>copy-test-resources</id>
+            <phase>process-test-resources</phase>
+            <configuration>
+              <tasks>
+                <copy todir="${project.build.directory}/test-classes" failonerror="false" verbose="false">
+                  <fileset dir="${basedir}/src/test">
+                    <include name="**/*.xtest" />
+                    <include name="**/*.roles" />
+                    <include name="**/*.xconf" />
+                    <include name="**/*.xlog" />
+                    <include name="**/*.properties" />
+                  </fileset>
+                </copy>
+              </tasks>
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-eclipse-plugin</artifactId>
+        <configuration>
+          <!--
+            This will avoid Maven and Eclipse sharing each-others generated classes
+            since they use different compilers. 
+            Make sure to ignore eclipse-classes for SCM checkin/diff in Eclipse: 
+            Window->Preferences->Team->Ignored Resources
+          -->
+          <buildOutputDirectory>${basedir}/eclipse-classes</buildOutputDirectory>
+          <wtpversion>1.0</wtpversion>
+          <useProjectReferences>false</useProjectReferences>
+          <downloadSources>true</downloadSources>
+          <buildcommands>
+            <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand>
+          </buildcommands>
+          <!--
+          <projectnatures>
+            <projectnature>org.eclipse.jdt.core.javanature</projectnature>
+          </projectnatures>
+          -->
+        </configuration>
+        <executions>
+          <execution>
+            <goals>
+              <goal>eclipse</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-idea-plugin</artifactId>
+        <version>2.0</version>
+        <configuration>
+          <!-- can't use 1.3: most of the libs are compiled with 1.4 -->
+          <jdkName>1.4</jdkName>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.0-beta-4</version>
+        <configuration>
+          <tagBase>https://svn.apache.org/repos/asf/excalibur/tags</tagBase>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <profiles>
+    <profile>
+      <id>release</id>
+      <build>
+        <plugins>
+          <plugin>
+           <groupId>org.apache.maven.plugins</groupId>
+           <artifactId>maven-source-plugin</artifactId>
+           <executions>
+             <execution>
+               <id>attach-sources</id>
+               <goals>
+                 <goal>jar</goal>
+               </goals>
+             </execution>
+           </executions>
+         </plugin>
+         <plugin>
+           <groupId>org.apache.maven.plugins</groupId>
+           <artifactId>maven-javadoc-plugin</artifactId>
+           <executions>
+             <execution>
+               <id>attach-javadocs</id>
+               <goals>
+                 <goal>jar</goal>
+               </goals>
+             </execution>
+           </executions>
+         </plugin>
+          <plugin>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <version>1.0-alpha-3</version>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>

Propchange: james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-2.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-3.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-3.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-3.pom (added)
+++ james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-3.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,241 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<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">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache</groupId>
+    <artifactId>apache</artifactId>
+    <version>3</version>
+
+  </parent>
+  <groupId>org.apache.excalibur</groupId>
+  <artifactId>excalibur</artifactId>
+  <version>3</version>
+  <name>Excalibur</name>
+  <packaging>pom</packaging>
+
+  <modules>
+    <module>containerkit</module>
+    <module>framework</module>
+    <module>components</module>
+    <module>fortress</module>
+    <module>deprecated</module>
+
+    <module>cornerstone</module>
+  </modules>
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-3</developerConnection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-3</url>
+  </scm>
+
+  <distributionManagement>
+    <repository>
+      <id>apache-maven</id>
+      <name>repository</name>
+      <!-- need to point to a staging repo here -->
+      <url>file:///Users/jheymans/tmp/stagingrepo</url>
+      <!--url>scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository/</url-->
+
+    </repository>
+    <!--snapshotRepository>
+      <id>apache-maven-snapshot</id>
+      <name>repository</name>
+      <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+    </snapshotRepository-->
+  </distributionManagement>
+  <build>
+    <sourceDirectory>src/java</sourceDirectory>
+    <testSourceDirectory>src/test</testSourceDirectory>
+    <plugins>
+      <plugin>
+
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.3</source>
+          <target>1.3</target>
+        </configuration>
+      </plugin>
+
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-antrun-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>copy-resources</id>
+            <phase>process-resources</phase>
+
+            <configuration>
+              <tasks>
+                <copy todir="${project.build.directory}/classes/META-INF" failonerror="false" verbose="false">
+                  <fileset dir="${basedir}">
+                    <include name="LICENSE.txt" />
+                    <include name="NOTICE.txt" />
+                  </fileset>
+                </copy>
+                <copy todir="${project.build.directory}/classes" failonerror="false" verbose="false">
+
+                  <fileset dir="${basedir}/src/java">
+                    <include name="**/*.xtest" />
+                    <include name="**/*.roles" />
+                    <include name="**/*.xconf" />
+                    <include name="**/*.xlog" />
+                    <include name="**/*.xinfo" />
+                  </fileset>
+                </copy>
+              </tasks>
+
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+          <execution>
+            <id>copy-test-resources</id>
+            <phase>process-test-resources</phase>
+
+            <configuration>
+              <tasks>
+                <copy todir="${project.build.directory}/test-classes" failonerror="false" verbose="false">
+                  <fileset dir="${basedir}/src/test">
+                    <include name="**/*.xtest" />
+                    <include name="**/*.roles" />
+                    <include name="**/*.xconf" />
+                    <include name="**/*.xlog" />
+                    <include name="**/*.properties" />
+
+                  </fileset>
+                </copy>
+              </tasks>
+            </configuration>
+            <goals>
+              <goal>run</goal>
+            </goals>
+          </execution>
+
+        </executions>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-eclipse-plugin</artifactId>
+        <configuration>
+          <!--
+            This will avoid Maven and Eclipse sharing each-others generated classes
+            since they use different compilers. 
+            Make sure to ignore eclipse-classes for SCM checkin/diff in Eclipse: 
+            Window->Preferences->Team->Ignored Resources
+          -->
+          <buildOutputDirectory>${basedir}/eclipse-classes</buildOutputDirectory>
+
+          <wtpversion>1.0</wtpversion>
+          <useProjectReferences>false</useProjectReferences>
+          <downloadSources>true</downloadSources>
+          <buildcommands>
+            <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand>
+          </buildcommands>
+          <!--
+          <projectnatures>
+            <projectnature>org.eclipse.jdt.core.javanature</projectnature>
+          </projectnatures>
+          -->
+
+        </configuration>
+        <executions>
+          <execution>
+            <goals>
+              <goal>eclipse</goal>
+            </goals>
+          </execution>
+        </executions>
+
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-idea-plugin</artifactId>
+        <version>2.0</version>
+        <configuration>
+          <!-- can't use 1.3: most of the libs are compiled with 1.4 -->
+
+          <jdkName>1.4</jdkName>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+        <version>2.0-beta-4</version>
+
+        <configuration>
+          <tagBase>https://svn.apache.org/repos/asf/excalibur/tags</tagBase>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <profiles>
+    <profile>
+
+      <id>release</id>
+      <build>
+        <plugins>
+          <plugin>
+           <groupId>org.apache.maven.plugins</groupId>
+           <artifactId>maven-source-plugin</artifactId>
+           <executions>
+
+             <execution>
+               <id>attach-sources</id>
+               <goals>
+                 <goal>jar</goal>
+               </goals>
+             </execution>
+           </executions>
+         </plugin>
+
+         <plugin>
+           <groupId>org.apache.maven.plugins</groupId>
+           <artifactId>maven-javadoc-plugin</artifactId>
+           <executions>
+             <execution>
+               <id>attach-javadocs</id>
+               <goals>
+
+                 <goal>jar</goal>
+               </goals>
+             </execution>
+           </executions>
+         </plugin>
+          <plugin>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <version>1.0-alpha-3</version>
+
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+</project>

Propchange: james/postage/trunk/stage/org.apache.excalibur/poms/excalibur-3.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/postage/trunk/stage/org.apache.james/jars/apache-james-mailet-base-1.0-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.james/jars/apache-james-mailet-base-1.0-SNAPSHOT.jar?rev=684433&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/postage/trunk/stage/org.apache.james/jars/apache-james-mailet-base-1.0-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/postage/trunk/stage/org.apache.james/jars/james-server-core-library-3.0-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.james/jars/james-server-core-library-3.0-SNAPSHOT.jar?rev=684433&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/postage/trunk/stage/org.apache.james/jars/james-server-core-library-3.0-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/postage/trunk/stage/org.apache.james/jars/james-server-domain-api-3.0-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.james/jars/james-server-domain-api-3.0-SNAPSHOT.jar?rev=684433&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/postage/trunk/stage/org.apache.james/jars/james-server-domain-api-3.0-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/postage/trunk/stage/org.apache.james/jars/james-server-smtpserver-function-3.0-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.james/jars/james-server-smtpserver-function-3.0-SNAPSHOT.jar?rev=684433&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/postage/trunk/stage/org.apache.james/jars/james-server-smtpserver-function-3.0-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/postage/trunk/stage/org.apache.james/jars/james-server-user-api-3.0-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.james/jars/james-server-user-api-3.0-SNAPSHOT.jar?rev=684433&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/postage/trunk/stage/org.apache.james/jars/james-server-user-api-3.0-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/postage/trunk/stage/org.apache.james/jars/mailet-2.4-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.james/jars/mailet-2.4-SNAPSHOT.jar?rev=684433&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/postage/trunk/stage/org.apache.james/jars/mailet-2.4-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/postage/trunk/stage/org.apache.james/jars/maven-skin-1.1.jar
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.james/jars/maven-skin-1.1.jar?rev=684433&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/postage/trunk/stage/org.apache.james/jars/maven-skin-1.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: james/postage/trunk/stage/org.apache.james/poms/apache-james-mailet-base-1.0-SNAPSHOT.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.james/poms/apache-james-mailet-base-1.0-SNAPSHOT.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.james/poms/apache-james-mailet-base-1.0-SNAPSHOT.pom (added)
+++ james/postage/trunk/stage/org.apache.james/poms/apache-james-mailet-base-1.0-SNAPSHOT.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,179 @@
+<?xml version="1.0" encoding="ISO-8859-15"?>
+<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">
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+  
+      http://www.apache.org/licenses/LICENSE-2.0
+  
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.    
+  -->
+  <!--
+   | DISCLAIMER DISCLAIMER DISCLAIMER DISCLAIMER DISCLAIMER 
+   | 
+   | This file is only intended to be used to build the jsieve
+   | website. It must not be used to build packages for jsieve
+   | library.
+   | 
+   | DISCLAIMER DISCLAIMER DISCLAIMER DISCLAIMER DISCLAIMER 
+   -->
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.james</groupId>
+  <artifactId>apache-james-mailet-base</artifactId>
+  <name>Apache JAMES Basic Mailet Toolkit</name>
+  <version>1.0-SNAPSHOT</version>
+  <packaging>jar</packaging>
+  <description>
+    Apache JAMES Basic Mailet Toolkit
+  </description>
+  <parent>
+    <groupId>org.apache.james</groupId>
+    <artifactId>james-project</artifactId>
+    <version>1.1</version>
+    <relativePath>stage/org.apache.james/poms/james-project-1.1.pom</relativePath>
+  </parent>
+  <url>http://james.apache.org/mailet/base</url>
+  <inceptionYear>2008</inceptionYear>
+
+  <distributionManagement>
+    <site>
+      <id>mailet-base-website</id>
+      <url>scp://people.apache.org/www/james.apache.org/mailet/base</url>
+    </site>
+  </distributionManagement>
+
+  <issueManagement>
+    <system>JIRA</system>
+    <url>http://issues.apache.org/jira/browse/MAILET</url>
+  </issueManagement>
+
+  <scm>
+    <connection>
+      scm:svn:http://svn.apache.org/repos/asf/james/mailet/base/trunk
+    </connection>
+    <developerConnection>
+      scm:svn:https://svn.apache.org/repos/asf/james/mailet/base/trunk
+    </developerConnection>
+    <url>
+      http://svn.apache.org/viewcvs.cgi/james/mailet/base/trunk/?root=Apache-SVN
+    </url>
+  </scm>
+
+  <dependencies>
+    <dependency>
+      <groupId>javax.mail</groupId>
+      <artifactId>mail</artifactId>
+      <version>1.4</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>mailet</artifactId>
+      <version>2.4-SNAPSHOT</version>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+	<repositories>
+    <repository>
+      <id>mailet-stage-repository</id>
+      <name>Stage repository</name>
+      <url>file://${basedir}/stage</url>
+      <layout>legacy</layout>
+      <releases>
+        <enabled>true</enabled>
+        <checksumPolicy>ignore</checksumPolicy>
+      </releases>
+      <snapshots>
+        <enabled>true</enabled>
+        <checksumPolicy>ignore</checksumPolicy>
+      </snapshots>
+    </repository>
+	</repositories>
+
+  <mailingLists>
+    <mailingList>
+	    <name>Apache JAMES Server List</name>
+	    <subscribe>server-dev-subscribe@james.apache.org</subscribe>
+	    <unsubscribe>server-dev-unsubscribe@james.apache.org</unsubscribe>
+	    <post>server-dev@james.apache.org</post>
+	    <archive>http://mail-archives.apache.org/mod_mbox/james-server-dev/</archive>
+    </mailingList>
+  </mailingLists>
+
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <optimize>true</optimize>
+          <source>1.4</source>
+          <target>1.4</target>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <artifactId>maven-jar-plugin</artifactId>
+        <executions>
+          <execution>
+            <goals>
+              <goal>test-jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <!-- Add NOTICE and LICENSE to generated JAR -->
+      <plugin>
+        <artifactId>maven-remote-resources-plugin</artifactId>
+        <version>1.0-alpha-5</version>
+        <executions>
+          <execution>
+            <goals>
+              <goal>process</goal>
+            </goals>
+            <configuration>
+              <resourceBundles>
+                <resourceBundle>org.apache:apache-jar-resource-bundle:1.2</resourceBundle>
+              </resourceBundles>
+              <properties>
+	              <!--  <preProjectText>PRE PROCESS TEXT</preProjectText>  -->
+	              <postProjectText>This file is automatically generated by dependencies declared in pom.xml</postProjectText>
+	              <addLicense>true</addLicense>
+              </properties>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+  
+  <reporting>
+    <plugins>
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>jxr-maven-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </reporting>
+  
+</project>
\ No newline at end of file

Added: james/postage/trunk/stage/org.apache.james/poms/james-parent-1.1.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.james/poms/james-parent-1.1.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.james/poms/james-parent-1.1.pom (added)
+++ james/postage/trunk/stage/org.apache.james/poms/james-parent-1.1.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,385 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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">
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+  
+      http://www.apache.org/licenses/LICENSE-2.0
+  
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.    
+  -->
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.james</groupId>
+  <artifactId>james-parent</artifactId>
+  <name>Apache JAMES Parent POM</name>
+  <version>1.1</version>
+  <description>
+    The Apache JAMES Parent POM
+  </description>
+
+  <prerequisites>
+    <maven>2.0.6</maven>
+  </prerequisites>
+  
+  <modules>
+    <module>maven-skin</module>
+    <module>project</module>
+  </modules>
+
+  <url>http://james.apache.org/</url>
+  <inceptionYear>2006</inceptionYear>
+  <packaging>pom</packaging>
+
+  <dependencies>
+  </dependencies>
+
+  <organization>
+    <name>The Apache Software Foundation</name>
+    <url>http://www.apache.org</url>
+  </organization>
+
+  <licenses>
+    <license>
+      <name>Apache License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+  <issueManagement>
+    <system>JIRA</system>
+    <url>http://issues.apache.org/jira/browse/JAMES</url>
+  </issueManagement>
+
+  <developers>
+    <developer>
+      <id>bago</id>
+      <name>Stefano Bagnara</name>
+      <email>bago at apache.org</email>
+      <timezone>2</timezone>
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>norman</id>
+      <name>Norman Maurer</name>
+      <email>norman at apache.org</email>
+      <timezone>2</timezone>
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>serge</id>
+      <name>Serge Knystautas</name>
+      <email>sergek at lokitech.com</email>
+      <timezone />
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>benrdf</id>
+      <name>Bernd Fondermann</name>
+      <email>bf_jak at brainlounge.de</email>
+      <timezone />
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>sbrewin</id>
+      <name>Steve Brewin</name>
+      <email>sbrewin at synsys.com</email>
+      <timezone />
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>hilmer</id>
+      <!-- This is not correctly handled by maven release plugin -->
+      <!-- <name>S&#248;ren Hilmer</name> -->
+      <name>Soren Hilmer</name>
+      <email>sh at widetrail.dk</email>
+      <timezone />
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>noel</id>
+      <name>Noel J. Bergman</name>
+      <email>noel at devtech.com</email>
+      <timezone />
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>danny</id>
+      <name>Danny Angus</name>
+      <email>danny at apache.org</email>
+      <timezone />
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>adc</id>
+      <name>Alan D. Cabrera</name>
+      <email>list at toolazydogs.com</email>
+      <timezone>-8</timezone>
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>vincenzo</id>
+      <name>Vincenzo Gianferrari Pini</name>
+      <email>vincenzo.gianferraripini at praxis.it</email>
+      <timezone />
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>rdonkin</id>
+      <name>Robert Burrell Donkin</name>
+      <email>rdonkin at apache.org</email>
+      <timezone />
+      <roles>
+        <role>Developer</role>
+      </roles>
+    </developer>
+    <developer>
+      <id>niklas</id>
+      <name>Niklas Therning</name>
+      <email>niklas(at)apache(dot)org</email>
+      <organization>Trillian AB</organization>
+    </developer>
+    <developer>
+      <id>jcheng</id>
+      <name>Joe Cheng</name>
+      <email>joe(at)joecheng(dot)com</email>
+      <properties>
+        <description>
+          Former author to the mime4j product
+        </description>
+      </properties>
+    </developer>
+  </developers>
+
+  <contributors>
+    <contributor>
+      <name>Rob Oxspring</name>
+      <properties>
+        <description>
+          Contributed to the mime4j product
+        </description>
+      </properties>
+    </contributor>
+    <contributor>
+      <name>Roger Fullerton</name>
+      <properties>
+        <description>
+          Wrote spfjava, the first spf implementation in java
+        </description>
+      </properties>
+    </contributor>
+  </contributors>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/james/project/tags/james-parent-1.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/project/tags/james-parent-1.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/james/project/tags/james-parent-1.1</url>
+  </scm>
+
+  <distributionManagement>
+    <repository>
+      <id>apache.releases</id>
+      <name>Apache Release Distribution Repository</name>
+      <url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+    </repository>
+    <snapshotRepository>
+      <id>apache.snapshots</id>
+      <name>Apache Development Snapshot Repository</name>
+      <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+    </snapshotRepository>
+    <!-- Each project must override this with their own -->
+    <site>
+      <id>james-parent-website</id>
+      <url>scp://minotaur.apache.org/www/james.apache.org/parent/</url>
+    </site>
+  </distributionManagement>
+
+  <repositories>
+    <repository>
+      <id>central</id>
+      <url>http://repo1.maven.org/maven2</url>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+    </repository>
+    <repository>
+      <id>apache.releases</id>
+      <name>Apache Main M2 Repository</name>
+      <url>http://people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+      <releases>
+        <enabled>true</enabled>
+      </releases>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+    </repository>
+    <repository>
+      <id>apache.snapshots</id>
+      <name>Apache Snapshot Repository</name>
+      <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
+    </repository>
+  </repositories>
+  
+  <profiles>
+    <!-- parent profile: used to find skin dependency in stage -->
+    <profile>
+      <id>parent</id>
+      <repositories>
+        <repository>
+          <id>local-james-parent-stage</id>
+          <name>Apache JAMES parent stage repository folder</name>
+          <url>file://${basedir}/stage</url>
+          <layout>legacy</layout>
+          <releases>
+            <enabled>true</enabled>
+            <checksumPolicy>ignore</checksumPolicy>
+          </releases>
+          <snapshots>
+            <enabled>true</enabled>
+            <checksumPolicy>ignore</checksumPolicy>
+          </snapshots>
+        </repository>
+      </repositories>
+    </profile>
+    <!-- local profile: used to ignore remote repositories in a local build -->
+    <profile>
+      <id>local</id>
+      <repositories>
+        <repository>
+          <id>central</id>
+          <url>http://repo1.maven.org/maven2</url>
+          <releases>
+            <enabled>false</enabled>
+          </releases>
+          <snapshots>
+            <enabled>false</enabled>
+          </snapshots>
+        </repository>
+        <repository>
+          <id>apache.releases</id>
+          <name>Apache Main M2 Repository</name>
+          <url>http://people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+          <releases>
+            <enabled>false</enabled>
+          </releases>
+          <snapshots>
+            <enabled>false</enabled>
+          </snapshots>
+        </repository>
+        <repository>
+          <id>apache.snapshots</id>
+          <name>Apache Snapshot Repository</name>
+          <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+          <releases>
+            <enabled>false</enabled>
+          </releases>
+          <snapshots>
+            <enabled>false</enabled>
+          </snapshots>
+        </repository>
+      </repositories>
+    </profile>
+    <!-- START SNIPPET: release-profile -->
+    <profile>
+      <id>release</id>
+      <build>
+        <plugins>
+          <!-- We want to sign the artifact, the POM, and all attached artifacts -->
+          <plugin>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <version>1.0-alpha-3</version>
+            <configuration>
+              <passphrase>${gpg.passphrase}</passphrase>
+            </configuration>
+            <executions>
+              <execution>
+                <id>sign-artifacts</id>
+                <phase>verify</phase>
+                <goals>
+                  <goal>sign</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <!-- We want to deploy the artifact to a staging location for perusal -->
+          <plugin>
+            <inherited>true</inherited>
+            <artifactId>maven-deploy-plugin</artifactId>
+            <version>2.3</version>
+            <configuration>
+              <altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
+              <updateReleaseInfo>true</updateReleaseInfo>
+            </configuration>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-source-plugin</artifactId>
+            <version>2.0.2</version>
+            <executions>
+              <execution>
+                <id>attach-sources</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <version>2.2</version>
+            <executions>
+              <execution>
+                <id>attach-javadocs</id>
+                <goals>
+                  <goal>jar</goal>
+                </goals>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    <!-- END SNIPPET: release-profile -->
+  </profiles>  
+
+</project>
\ No newline at end of file

Propchange: james/postage/trunk/stage/org.apache.james/poms/james-parent-1.1.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/postage/trunk/stage/org.apache.james/poms/james-project-1.1.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.james/poms/james-project-1.1.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.james/poms/james-project-1.1.pom (added)
+++ james/postage/trunk/stage/org.apache.james/poms/james-project-1.1.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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">
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+  
+      http://www.apache.org/licenses/LICENSE-2.0
+  
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.    
+  -->
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.james</groupId>
+  <artifactId>james-project</artifactId>
+  <name>Apache JAMES Project</name>
+  <version>1.1</version>
+  <description>
+    The Apache JAMES Project
+  </description>
+  
+  <parent>
+    <groupId>org.apache.james</groupId>
+    <artifactId>james-parent</artifactId>
+    <version>1.1</version>
+  </parent>
+
+  <modules>
+    <module>server</module>
+  </modules>
+  
+  <url>http://james.apache.org/</url>
+  <inceptionYear>2006</inceptionYear>
+  <packaging>pom</packaging>
+
+  <dependencies>
+  </dependencies>
+
+  <issueManagement>
+    <system>JIRA</system>
+    <url>http://issues.apache.org/jira/browse/JAMES</url>
+  </issueManagement>
+
+  <distributionManagement>
+    <!-- Each project must override this with their own -->
+    <site>
+      <id>james-website</id>
+      <url>scp://minotaur.apache.org/www/james.apache.org/</url>
+    </site>
+  </distributionManagement>
+
+  <mailingLists>
+    <mailingList>
+      <name>Apache James Website Developement</name>
+      <subscribe>site-dev-subscribe@james.apache.org</subscribe>
+      <unsubscribe>site-dev-unsubscribe@james.apache.org</unsubscribe>
+      <post>site-dev@james.apache.org</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/james-site-dev/</archive>
+    </mailingList>
+  </mailingLists>
+  
+</project>
\ No newline at end of file

Propchange: james/postage/trunk/stage/org.apache.james/poms/james-project-1.1.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/postage/trunk/stage/org.apache.james/poms/james-server-core-library-3.0-SNAPSHOT.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.james/poms/james-server-core-library-3.0-SNAPSHOT.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.james/poms/james-server-core-library-3.0-SNAPSHOT.pom (added)
+++ james/postage/trunk/stage/org.apache.james/poms/james-server-core-library-3.0-SNAPSHOT.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,186 @@
+<?xml version="1.0" encoding="ISO-8859-15"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.    
+-->
+<project>
+  <parent>
+    <artifactId>james-server</artifactId>
+    <groupId>org.apache.james</groupId>
+    <version>3.0-SNAPSHOT</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.james</groupId>
+  <artifactId>james-server-core-library</artifactId>
+  <name>Apache JAMES Server Core</name>
+  <dependencies>
+  
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>mailet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>apache-james-mailet-base</artifactId>
+    </dependency>
+
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>james-server-domain-api</artifactId>
+    </dependency>
+
+    <dependency>
+      <groupId>javax.mail</groupId>
+      <artifactId>mail</artifactId>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>javax.activation</groupId>
+      <artifactId>activation</artifactId>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.framework</groupId>
+      <artifactId>avalon-framework-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-pool</groupId>
+      <artifactId>commons-pool</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.framework</groupId>
+      <artifactId>avalon-framework-impl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-dbcp</groupId>
+      <artifactId>commons-dbcp</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-collections</groupId>
+      <artifactId>commons-collections</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.cornerstone.connection</groupId>
+      <artifactId>cornerstone-connection-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.cornerstone.connection</groupId>
+      <artifactId>cornerstone-connection-impl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.cornerstone.sockets</groupId>
+      <artifactId>cornerstone-sockets-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.cornerstone.datasources</groupId>
+      <artifactId>cornerstone-datasources-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.excalibur.components</groupId>
+      <artifactId>excalibur-datasource</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.cornerstone.scheduler</groupId>
+      <artifactId>cornerstone-scheduler-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.cornerstone.store</groupId>
+      <artifactId>cornerstone-store-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>dnsjava</groupId>
+      <artifactId>dnsjava</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.excalibur.components</groupId>
+      <artifactId>excalibur-pool-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.excalibur.components</groupId>
+      <artifactId>excalibur-pool-impl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.cornerstone.threads</groupId>
+      <artifactId>cornerstone-threads-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.excalibur.components</groupId>
+      <artifactId>excalibur-thread-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>oro</groupId>
+      <artifactId>oro</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>mstor</groupId>
+      <artifactId>mstor</artifactId>
+    </dependency>
+    <dependency>
+    	<groupId>xml-apis</groupId>
+    	<artifactId>xml-apis</artifactId>
+    	<scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.thoughtworks.xstream</groupId>
+      <artifactId>xstream</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>mx4j</groupId>
+      <artifactId>mx4j-jmx</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>apache-james-mailet-base</artifactId>
+      <classifier>tests</classifier>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.excalibur.components</groupId>
+      <artifactId>excalibur-thread-impl</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.cornerstone.sockets</groupId>
+      <artifactId>cornerstone-sockets-impl</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>james-server-user-api</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.avalon.cornerstone.datasources</groupId>
+      <artifactId>cornerstone-datasources-impl</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.derby</groupId>
+      <artifactId>derby</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file

Propchange: james/postage/trunk/stage/org.apache.james/poms/james-server-core-library-3.0-SNAPSHOT.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/postage/trunk/stage/org.apache.james/poms/james-server-domain-api-3.0-SNAPSHOT.pom
URL: http://svn.apache.org/viewvc/james/postage/trunk/stage/org.apache.james/poms/james-server-domain-api-3.0-SNAPSHOT.pom?rev=684433&view=auto
==============================================================================
--- james/postage/trunk/stage/org.apache.james/poms/james-server-domain-api-3.0-SNAPSHOT.pom (added)
+++ james/postage/trunk/stage/org.apache.james/poms/james-server-domain-api-3.0-SNAPSHOT.pom Sun Aug 10 02:40:44 2008
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="ISO-8859-15"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.    
+-->
+<project>
+  <parent>
+    <artifactId>james-server</artifactId>
+    <groupId>org.apache.james</groupId>
+    <version>3.0-SNAPSHOT</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.james</groupId>
+  <artifactId>james-server-domain-api</artifactId>
+  <name>Apache JAMES Server Domain API</name>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.avalon.framework</groupId>
+      <artifactId>avalon-framework-api</artifactId>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file

Propchange: james/postage/trunk/stage/org.apache.james/poms/james-server-domain-api-3.0-SNAPSHOT.pom
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org