[jboss-cvs] Repository SVN: r11743 - in maven2/jaxen/jaxen: 1.1-beta-6 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jul 16 18:58:08 EDT 2008


Author: petemuir
Date: 2008-07-16 18:58:08 -0400 (Wed, 16 Jul 2008)
New Revision: 11743

Added:
   maven2/jaxen/jaxen/1.1-beta-6/
   maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.jar
   maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.jar.md5
   maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.jar.sha1
   maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.pom
   maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.pom.md5
   maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.pom.sha1
Modified:
   maven2/jaxen/jaxen/maven-metadata.xml
   maven2/jaxen/jaxen/maven-metadata.xml.md5
   maven2/jaxen/jaxen/maven-metadata.xml.sha1
Log:
add jaxen 1.1-beta-6

Added: maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.jar
===================================================================
(Binary files differ)


Property changes on: maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.jar.md5
===================================================================
--- maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.jar.md5	                        (rev 0)
+++ maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.jar.md5	2008-07-16 22:58:08 UTC (rev 11743)
@@ -0,0 +1 @@
+57c2e31e948bcc4bc2bf19c293f245d6
\ No newline at end of file

Added: maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.jar.sha1
===================================================================
--- maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.jar.sha1	                        (rev 0)
+++ maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.jar.sha1	2008-07-16 22:58:08 UTC (rev 11743)
@@ -0,0 +1 @@
+adbce74e61d68b4f2a205eda5a51e17ccf3de723
\ No newline at end of file

Added: maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.pom
===================================================================
--- maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.pom	                        (rev 0)
+++ maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.pom	2008-07-16 22:58:08 UTC (rev 11743)
@@ -0,0 +1,218 @@
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>jaxen</groupId>
+  <artifactId>jaxen</artifactId>
+  <name>jaxen</name>
+  <version>1.1-beta-6</version>
+  <description>Jaxen is a universal Java XPath engine.</description>
+  <url>http://jaxen.codehaus.org/</url>
+  <issueManagement>
+    <url>http://jira.codehaus.org/BrowseProject.jspa?id=10022</url>
+  </issueManagement>
+  <ciManagement>
+    <notifiers>
+      <notifier>
+        <address>dev at jaxen.codehaus.org</address>
+      </notifier>
+    </notifiers>
+  </ciManagement>
+  <inceptionYear>2001</inceptionYear>
+  <mailingLists>
+    <mailingList>
+      <name>Jaxen Users List</name>
+      <subscribe>user-subscribe at jaxen.codehaus.org</subscribe>
+      <unsubscribe>user-unsubscribe at jaxen.codehaus.org</unsubscribe>
+      <archive>http://archive.jaxen.codehaus.org/user/</archive>
+    </mailingList>
+    <mailingList>
+      <name>Jaxen Developers List</name>
+      <subscribe>dev-subscribe at jaxen.codehaus.org</subscribe>
+      <unsubscribe>dev-unsubscribe at jaxen.codehaus.org</unsubscribe>
+      <archive>http://archive.jaxen.codehaus.org/dev/</archive>
+    </mailingList>
+    <mailingList>
+      <name>Jaxen CVS Commits List</name>
+      <subscribe>scm-subscribe at jaxen.codehaus.org</subscribe>
+      <unsubscribe>scm-unsubscribe at jaxen.codehaus.org</unsubscribe>
+      <archive>http://archive.jaxen.codehaus.org/scm/</archive>
+    </mailingList>
+    <mailingList>
+      <name>Jaxen Announcement List</name>
+      <subscribe>announce-subscribe at jaxen.codehaus.org</subscribe>
+      <unsubscribe>announce-unsubscribe at jaxen.codehaus.org</unsubscribe>
+      <archive>http://archive.jaxen.codehaus.org/announce/</archive>
+    </mailingList>
+  </mailingLists>
+  <developers>
+    <developer>
+      <id>bob</id>
+      <name>Bob McWhirter</name>
+      <email>bob at eng.werken.com</email>
+      <organization>The Werken Company</organization>
+    </developer>
+    <developer>
+      <id>jstrachan</id>
+      <name>James Strachan</name>
+      <email>james_strachan at yahoo.co.uk</email>
+      <organization>Spiritsoft</organization>
+    </developer>
+    <developer>
+      <id>dmegginson</id>
+      <name>David Megginson</name>
+      <email>dmegginson at users.sourceforge.net</email>
+      <organization>Megginson Technologies</organization>
+    </developer>
+    <developer>
+      <id>eboldwidt</id>
+      <name>Erwin Bolwidt</name>
+      <email>eboldwidt at users.sourceforge.net</email>
+    </developer>
+    <developer>
+      <id>mbelonga</id>
+      <name>Mark A. Belonga</name>
+      <email>mbelonga at users.sourceforge.net</email>
+    </developer>
+    <developer>
+      <id>xcut</id>
+      <name>Christian Nentwich</name>
+      <email>xcut at users.sourceforge.net</email>
+    </developer>
+    <developer>
+      <id>purpletech</id>
+      <name>Alexander Day Chaffee</name>
+      <email>purpletech at users.sourceforge.net</email>
+      <organization>Purple Technologies</organization>
+    </developer>
+    <developer>
+      <id>jdvorak</id>
+      <name>Jan Dvorak</name>
+      <email>jdvorak at users.sourceforge.net</email>
+    </developer>
+    <developer>
+      <id>szegedia</id>
+      <name>Attila Szegedi</name>
+      <email>szegedia at users.sourceforge.net</email>
+    </developer>
+    <developer>
+      <id>proyal</id>
+      <name>Peter Royal</name>
+      <email>peter.royal at pobox.com</email>
+      <url>http://fotap.org/~osi</url>
+    </developer>
+    <developer>
+      <id>ssanders</id>
+      <name>Scott Sanders</name>
+      <email>scott at dotnot.org</email>
+      <url>http://dotnot.org/blog</url>
+      <organization>dotnot</organization>
+    </developer>
+    <developer>
+      <id>bewins</id>
+      <name>Brian Ewins</name>
+      <email>brian.ewins at gmail.com</email>
+    </developer>
+    <developer>
+      <id>elharo</id>
+      <name>Elliotte Rusty Harold</name>
+      <email>elharo at metalab.unc.edu</email>
+      <url>http://www.elharo.com/</url>
+      <organization>Cafe au Lait</organization>
+    </developer>
+  </developers>
+  <contributors>
+    <contributor>
+      <name>David Peterson</name>
+      <email></email>
+    </contributor>
+    <contributor>
+      <name>Mark Wilson</name>
+      <email></email>
+    </contributor>
+    <contributor>
+      <name>David Peterson</name>
+      <email></email>
+    </contributor>
+    <contributor>
+      <name>Jacob Kjome</name>
+      <email></email>
+    </contributor>
+    <contributor>
+      <name>Michael Brennan</name>
+      <email></email>
+    </contributor>
+  </contributors>
+  <scm>
+    <connection>scm:cvs:pserver:anonymous at cvs.jaxen.codehaus.org:/home/projects/jaxen/scm:jaxen</connection>
+    <url>http://cvs.jaxen.codehaus.org</url>
+  </scm>
+  <organization>
+    <name>Codehaus</name>
+    <url>http://www.codehaus.org</url>
+  </organization>
+  <build>
+    <sourceDirectory>src/java/main</sourceDirectory>
+    <testSourceDirectory>src/java/test</testSourceDirectory>
+    <testResources>
+      <testResource>
+        <directory>src/java/test</directory>
+        <includes>
+          <include>**/*.werk</include>
+          <include>**/*.xml</include>
+          <include>**/*.properties</include>
+        </includes>
+      </testResource>
+    </testResources>
+    <plugins>
+      <plugin>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <includes>
+            <include>**/*Test.java</include>
+          </includes>
+          <excludes>
+            <exclude>org/jaxen/jdom/XPathTest.java</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <dependencies>
+    <dependency>
+      <groupId>dom4j</groupId>
+      <artifactId>dom4j</artifactId>
+      <version>1.5.2</version>
+    </dependency>
+    <dependency>
+      <groupId>jdom</groupId>
+      <artifactId>jdom</artifactId>
+      <version>1.0</version>
+    </dependency>
+    <dependency>
+      <groupId>xerces</groupId>
+      <artifactId>xmlParserAPIs</artifactId>
+      <version>2.6.2</version>
+    </dependency>
+    <dependency>
+      <groupId>xerces</groupId>
+      <artifactId>xercesImpl</artifactId>
+      <version>2.6.2</version>
+    </dependency>
+    <dependency>
+      <groupId>xom</groupId>
+      <artifactId>xom</artifactId>
+      <version>1.0b3</version>
+    </dependency>
+  </dependencies>
+  <distributionManagement>
+    <repository>
+      <id>default</id>
+      <name>Default Repository</name>
+      <url>file:///dist</url>
+    </repository>
+    <site>
+      <id>default</id>
+      <name>Default Site</name>
+      <url>scp://jaxen.codehaus.org//home/projects/jaxen/public_html</url>
+    </site>
+  </distributionManagement>
+</project>
\ No newline at end of file

Added: maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.pom.md5
===================================================================
--- maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.pom.md5	                        (rev 0)
+++ maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.pom.md5	2008-07-16 22:58:08 UTC (rev 11743)
@@ -0,0 +1 @@
+d57fd37b435c54386187619ab51b30e3
\ No newline at end of file

Added: maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.pom.sha1
===================================================================
--- maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.pom.sha1	                        (rev 0)
+++ maven2/jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.pom.sha1	2008-07-16 22:58:08 UTC (rev 11743)
@@ -0,0 +1 @@
+cb6622bbcd4c6eb16b7b53a9545dac173a1e8ceb
\ No newline at end of file

Modified: maven2/jaxen/jaxen/maven-metadata.xml
===================================================================
--- maven2/jaxen/jaxen/maven-metadata.xml	2008-07-16 16:48:33 UTC (rev 11742)
+++ maven2/jaxen/jaxen/maven-metadata.xml	2008-07-16 22:58:08 UTC (rev 11743)
@@ -5,7 +5,8 @@
   <versioning>
     <versions>
       <version>1.1-brew</version>
+      <version>1.1-beta-6</version>
     </versions>
-    <lastUpdated>20080318220238</lastUpdated>
+    <lastUpdated>20080716225732</lastUpdated>
   </versioning>
 </metadata>
\ No newline at end of file

Modified: maven2/jaxen/jaxen/maven-metadata.xml.md5
===================================================================
--- maven2/jaxen/jaxen/maven-metadata.xml.md5	2008-07-16 16:48:33 UTC (rev 11742)
+++ maven2/jaxen/jaxen/maven-metadata.xml.md5	2008-07-16 22:58:08 UTC (rev 11743)
@@ -1 +1 @@
-1bfb722779a9e1383a8cc585bc6a9211
\ No newline at end of file
+d7b5eabbd1db5b252224877f0d4c1463
\ No newline at end of file

Modified: maven2/jaxen/jaxen/maven-metadata.xml.sha1
===================================================================
--- maven2/jaxen/jaxen/maven-metadata.xml.sha1	2008-07-16 16:48:33 UTC (rev 11742)
+++ maven2/jaxen/jaxen/maven-metadata.xml.sha1	2008-07-16 22:58:08 UTC (rev 11743)
@@ -1 +1 @@
-d016f45392bf969b915d82901be541bb88ebb6ff
\ No newline at end of file
+628a33084970ae5642eab775bec4575a05a2209f
\ No newline at end of file




More information about the jboss-cvs-commits mailing list