Author: matzew
Date: Tue Jun 20 18:03:01 2006
New Revision: 415855
URL: http://svn.apache.org/viewvc?rev=415855&view=rev
Log:
added some maven meta inf.
Modified:
incubator/adffaces/trunk/adf-faces/pom.xml
incubator/adffaces/trunk/plugins/pom.xml
Modified: incubator/adffaces/trunk/adf-faces/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/adffaces/trunk/adf-faces/pom.xml?rev=415855&r1=415854&r2=415855&view=diff
==============================================================================
--- incubator/adffaces/trunk/adf-faces/pom.xml (original)
+++ incubator/adffaces/trunk/adf-faces/pom.xml Tue Jun 20 18:03:01 2006
@@ -26,19 +26,19 @@
<description>ADF Faces Apache Incubator</description>
<issueManagement>
- <system>Apache JIRA</system>
+ <system>jira</system>
<url>http://issues.apache.org/jira/browse/ADFFACES</url>
</issueManagement>
-
+
<ciManagement>
<system>continuum</system>
+ <url>http://myfaces.zones.apache.org:8080/continuum</url>
<notifiers>
<notifier>
<type>mail</type>
+ <sendOnSuccess>true</sendOnSuccess>
<configuration>
-<!--
- <address>TBD</address>
--->
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
@@ -59,8 +59,85 @@
<name>ADF Faces Incubator issues</name>
<post>[email protected]</post>
</mailingList>
+ <mailingList>
+ <name>ADF Faces Incubator commits</name>
+ <post>[email protected]</post>
+ </mailingList>
</mailingLists>
-
+
+ <developers>
+ <developer>
+ <id>awiner</id>
+ <name>Adam Winer</name>
+ <organization>Oracle Corp</organization>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>-8</timezone>
+ </developer>
+ <developer>
+ <id>baranda</id>
+ <name>Bruno Aranda</name>
+ <organization/>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>0</timezone>
+ </developer>
+ <developer>
+ <id>craigmcc</id>
+ <name>Craig McClanahan</name>
+ <organization/>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>-8</timezone>
+ </developer>
+ <developer>
+ <id>jfallows</id>
+ <name>John Fallows</name>
+ <organization/>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>-8</timezone>
+ </developer>
+ <developer>
+ <id>matzew</id>
+ <name>Matthias Wessendorf</name>
+ <organization>Oracle Deutschland GmbH, Germany</organization>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>-8</timezone>
+ </developer>
+ <developer>
+ <id>mmarinschek</id>
+ <name>Martin Marinschek</name>
+ <organization>Irian, Austria</organization>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>+1</timezone>
+ </developer>
+ <developer>
+ <id>TDB</id>
+ <name>Jonas Jacobi</name>
+ <organization>Oracle Corp</organization>
+ <email>TDB</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>-8</timezone>
+ </developer>
+ </developers>
+
<licenses>
<license>
<name>Apache License, Version 2.0</name>
Modified: incubator/adffaces/trunk/plugins/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/adffaces/trunk/plugins/pom.xml?rev=415855&r1=415854&r2=415855&view=diff
==============================================================================
--- incubator/adffaces/trunk/plugins/pom.xml (original)
+++ incubator/adffaces/trunk/plugins/pom.xml Tue Jun 20 18:03:01 2006
@@ -23,19 +23,118 @@
<packaging>pom</packaging>
<name>Maven Apache Plugin Parent</name>
+ <issueManagement>
+ <system>jira</system>
+ <url>http://issues.apache.org/jira/browse/ADFFACES</url>
+ </issueManagement>
+
<ciManagement>
<system>continuum</system>
+ <url>http://myfaces.zones.apache.org:8080/continuum</url>
<notifiers>
<notifier>
<type>mail</type>
+ <sendOnSuccess>true</sendOnSuccess>
<configuration>
-<!--
- <address>TBD</address>
--->
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
</ciManagement>
+
+ <inceptionYear>2001</inceptionYear>
+
+ <mailingLists>
+ <mailingList>
+ <name>ADF Faces Incubator Users</name>
+ <post>[EMAIL PROTECTED]</post>
+ </mailingList>
+ <mailingList>
+ <name>ADF Faces Incubator Developers</name>
+ <post>[email protected]</post>
+ </mailingList>
+ <mailingList>
+ <name>ADF Faces Incubator issues</name>
+ <post>[email protected]</post>
+ </mailingList>
+ <mailingList>
+ <name>ADF Faces Incubator commits</name>
+ <post>[email protected]</post>
+ </mailingList>
+ </mailingLists>
+
+ <developers>
+ <developer>
+ <id>awiner</id>
+ <name>Adam Winer</name>
+ <organization>Oracle Corp</organization>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>-8</timezone>
+ </developer>
+ <developer>
+ <id>baranda</id>
+ <name>Bruno Aranda</name>
+ <organization/>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>0</timezone>
+ </developer>
+ <developer>
+ <id>craigmcc</id>
+ <name>Craig McClanahan</name>
+ <organization/>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>-8</timezone>
+ </developer>
+ <developer>
+ <id>jfallows</id>
+ <name>John Fallows</name>
+ <organization/>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>-8</timezone>
+ </developer>
+ <developer>
+ <id>matzew</id>
+ <name>Matthias Wessendorf</name>
+ <organization>Oracle Deutschland GmbH, Germany</organization>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>-8</timezone>
+ </developer>
+ <developer>
+ <id>mmarinschek</id>
+ <name>Martin Marinschek</name>
+ <organization>Irian, Austria</organization>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>+1</timezone>
+ </developer>
+ <developer>
+ <id>TDB</id>
+ <name>Jonas Jacobi</name>
+ <organization>Oracle Corp</organization>
+ <email>TDB</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>-8</timezone>
+ </developer>
+ </developers>
<scm>
<connection>