First Commit - Source Code from Reply
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>stax</groupId>
|
||||
<artifactId>stax-api</artifactId>
|
||||
<name>StAX API</name>
|
||||
<version>1.0.1</version>
|
||||
<description>StAX API is the standard java XML processing API defined by JSR-173</description>
|
||||
<url>http://stax.codehaus.org/</url>
|
||||
<issueManagement>
|
||||
<url>http://jira.codehaus.org/browse/STAX</url>
|
||||
</issueManagement>
|
||||
<ciManagement>
|
||||
<notifiers>
|
||||
<notifier>
|
||||
<configuration>
|
||||
<address>dev@stax.codehaus.org</address>
|
||||
</configuration>
|
||||
</notifier>
|
||||
</notifiers>
|
||||
</ciManagement>
|
||||
<inceptionYear>2005</inceptionYear>
|
||||
<licenses>
|
||||
<license>
|
||||
<name>The Apache Software License, Version 2.0</name>
|
||||
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
||||
<distribution>repo</distribution>
|
||||
</license>
|
||||
</licenses>
|
||||
<mailingLists>
|
||||
<mailingList>
|
||||
<name>StAX Builders List</name>
|
||||
<subscribe>stax_builders-subscribe@yahoogroups.com</subscribe>
|
||||
<unsubscribe>stax_builders-unsubscribe@yahoogroups.com</unsubscribe>
|
||||
<archive>http://groups.yahoo.com/group/stax_builders/</archive>
|
||||
</mailingList>
|
||||
</mailingLists>
|
||||
<developers>
|
||||
<developer>
|
||||
<id>aslom</id>
|
||||
<name>Aleksander Slominski</name>
|
||||
<email></email>
|
||||
<organization>Indiana University</organization>
|
||||
</developer>
|
||||
<developer>
|
||||
<id>chris</id>
|
||||
<name>Chris Fry</name>
|
||||
<email></email>
|
||||
<organization></organization>
|
||||
</developer>
|
||||
</developers>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
e3a933099229a34b22e9e78b2b999e1eb03b3e4e -
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
5c244d137b53c39c2c341de6ab846cfb87329be3
|
||||
@@ -0,0 +1,8 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>stax</groupId>
|
||||
<artifactId>stax-api</artifactId>
|
||||
<version>1.0</version>
|
||||
<dependencies>
|
||||
</dependencies>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
d46f92c4e7143f4964e00255934ee54085ad28a6
|
||||
Reference in New Issue
Block a user