First Commit - Source Code from Reply
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.activation</groupId>
|
||||
<artifactId>activation</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<description>POM was created from install:install-file</description>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
29b3f71eebf7fc15165ef99bf8f03b3adb31cbc0 /home/projects/maven/repository-staging/to-ibiblio/maven2/javax/activation/activation/1.0.2/activation-1.0.2.pom
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
e6cb541461c2834bdea3eb920f1884d1eb508b50 -
|
||||
@@ -0,0 +1,24 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.activation</groupId>
|
||||
<artifactId>activation</artifactId>
|
||||
<version>1.1</version>
|
||||
<name>JavaBeans Activation Framework (JAF)</name>
|
||||
<description>
|
||||
JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
|
||||
</description>
|
||||
<url>http://java.sun.com/products/javabeans/jaf/index.jsp</url>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
<name>Common Development and Distribution License (CDDL) v1.0</name>
|
||||
<url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
|
||||
<distribution>repo</distribution>
|
||||
</license>
|
||||
</licenses>
|
||||
|
||||
<distributionManagement>
|
||||
<downloadUrl>https://maven-repository.dev.java.net/nonav/repository/javax.activation/jars/activation-1.1.jar</downloadUrl>
|
||||
</distributionManagement>
|
||||
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
fd9dd0faa8f03f3ce0dc4eec22e57e818d8b9897 -
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<groupId>javax.activation</groupId>
|
||||
<artifactId>activation</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>1.0.2</version>
|
||||
</versions>
|
||||
<lastUpdated>20080826095701</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.mail</groupId>
|
||||
<artifactId>mail</artifactId>
|
||||
<version>1.3.1</version>
|
||||
<description>POM was created from install:install-file</description>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
59b316aef0ffe41f4d8eb676747c7bcf8342e812 ./javax/mail/mail/1.3.1/mail-1.3.1.pom
|
||||
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.mail</groupId>
|
||||
<artifactId>mail</artifactId>
|
||||
<version>1.3.2</version>
|
||||
<description>POM was created from install:install-file</description>
|
||||
</project>
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
8b7bc69010655425dabf091b51d1e90b4de36715 mail-1.4.1.jar
|
||||
@@ -0,0 +1,32 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.mail</groupId>
|
||||
<artifactId>mail</artifactId>
|
||||
<version>1.4.1</version>
|
||||
<name>JavaMail API</name>
|
||||
<description>
|
||||
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
|
||||
</description>
|
||||
<url>https://glassfish.dev.java.net/javaee5/mail/</url>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
<name>Common Development and Distribution License (CDDL) v1.0</name>
|
||||
<url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
|
||||
<distribution>repo</distribution>
|
||||
</license>
|
||||
</licenses>
|
||||
|
||||
<distributionManagement>
|
||||
<downloadUrl>https://maven-repository.dev.java.net/nonav/repository/javax.mail/jars/mail-1.4.jar</downloadUrl>
|
||||
</distributionManagement>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>javax.activation</groupId>
|
||||
<artifactId>activation</artifactId>
|
||||
<version>1.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
f96eb8dfd7e8255eb0157ebea9347d602afb2083 mail-1.4.1.pom
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
1aa1579ae5ecd41920c4f355b0a9ef40b68315dd -
|
||||
@@ -0,0 +1,32 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.mail</groupId>
|
||||
<artifactId>mail</artifactId>
|
||||
<version>1.4</version>
|
||||
<name>JavaMail API</name>
|
||||
<description>
|
||||
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
|
||||
</description>
|
||||
<url>https://glassfish.dev.java.net/javaee5/mail/</url>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
<name>Common Development and Distribution License (CDDL) v1.0</name>
|
||||
<url>https://glassfish.dev.java.net/public/CDDLv1.0.html</url>
|
||||
<distribution>repo</distribution>
|
||||
</license>
|
||||
</licenses>
|
||||
|
||||
<distributionManagement>
|
||||
<downloadUrl>https://maven-repository.dev.java.net/nonav/repository/javax.mail/jars/mail-1.4.jar</downloadUrl>
|
||||
</distributionManagement>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>javax.activation</groupId>
|
||||
<artifactId>activation</artifactId>
|
||||
<version>1.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
642e1d43e7bc2a409fce1f479bf4a9b5097de515 -
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<groupId>javax.mail</groupId>
|
||||
<artifactId>mail</artifactId>
|
||||
<version>1.3.1</version>
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>1.3.1</version>
|
||||
<version>1.3.2</version>
|
||||
</versions>
|
||||
<lastUpdated>20080826095736</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
e749de55a88f61457866d80da527f5a01bc9c6f3
|
||||
@@ -0,0 +1,6 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.servlet.jsp</groupId>
|
||||
<artifactId>jsp-api</artifactId>
|
||||
<version>2.0</version>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
bcc856a23b93d13c6a2022d3d9154e8536fac6ad
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
d494cf539682127ec637157b8529111ca365a67b
|
||||
@@ -0,0 +1,14 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.servlet</groupId>
|
||||
<artifactId>jstl</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>javax.servlet</groupId>
|
||||
<artifactId>servlet-api</artifactId>
|
||||
<version>2.3</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
101a568bfb29da322d7bba345e7074be19fb4be8 /home/projects/maven/repository-staging/to-ibiblio/maven2/javax/servlet/jstl/1.0.2/jstl-1.0.2.pom
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
40e9d538628d96661dc5ed4b0dc5f3e90e51d4c3
|
||||
@@ -0,0 +1,14 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.servlet</groupId>
|
||||
<artifactId>jstl</artifactId>
|
||||
<version>1.1.1</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>javax.servlet</groupId>
|
||||
<artifactId>jsp-api</artifactId>
|
||||
<version>2.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
bdbf30bbe8fc75e5ec2c384f288321da1a6491c7 /home/projects/maven/repository-staging/to-ibiblio/maven2/javax/servlet/jstl/1.1.1/jstl-1.1.1.pom
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
3fc542fe8bb8164e8d3e840fe7403bc0518053c0
|
||||
@@ -0,0 +1,6 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.servlet</groupId>
|
||||
<artifactId>servlet-api</artifactId>
|
||||
<version>2.4</version>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
2d97d4b5f4dce36ac757f41db6415b85855bde8d /home/projects/maven/repository-staging/to-ibiblio/maven2/javax/servlet/servlet-api/2.4/servlet-api-2.4.pom
|
||||
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.transaction</groupId>
|
||||
<artifactId>jta</artifactId>
|
||||
<version>1.0.1B</version>
|
||||
<description>POM was created from install:install-file</description>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
9fbaf81aba46a55a46fcb8b666568aa0feaf2f32 /home/projects/maven/repository-staging/to-ibiblio/maven2/javax/transaction/jta/1.0.1B/jta-1.0.1B.pom
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<groupId>javax.transaction</groupId>
|
||||
<artifactId>jta</artifactId>
|
||||
<version>1.0.1B</version>
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>1.0.1B</version>
|
||||
</versions>
|
||||
<lastUpdated>20100415104646</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
64e6fa9461f714ab2c1a66d552e3200e66d2510b
|
||||
@@ -0,0 +1,14 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.xml</groupId>
|
||||
<artifactId>jaxrpc-api</artifactId>
|
||||
<version>1.1</version>
|
||||
<name>Java API for XML Based RPC</name>
|
||||
<description>
|
||||
Part of the Java Web Services Developer Pack 1.6
|
||||
</description>
|
||||
<url>http://java.sun.com/webservices/jaxrpc/index.jsp</url>
|
||||
<distributionManagement>
|
||||
<downloadUrl>http://java.sun.com/webservices/downloads/webservicespack.html</downloadUrl>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
cbad588a39ae94e32ae8ee4078a6a7bc4bc92644 /home/projects/maven/repository-staging/to-ibiblio/maven2/javax/xml/jaxrpc-api/1.1/jaxrpc-api-1.1.pom
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
891c4ebbbd3dd4eb28ef343838e14d21c7ee03e6
|
||||
@@ -0,0 +1,14 @@
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>javax.xml</groupId>
|
||||
<artifactId>namespace</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<name>javax.xml.namespace package</name>
|
||||
<description>
|
||||
Part of the Java Web Services Developer Pack 1.6
|
||||
</description>
|
||||
<url>http://java.sun.com/xml/jaxb/index.jsp</url>
|
||||
<distributionManagement>
|
||||
<downloadUrl>http://java.sun.com/webservices/downloads/webservicespack.html</downloadUrl>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
24a9a1114c2e6c462b40856f98ea116e51a11c88 ./javax/xml/namespace/1.0.1/namespace-1.0.1.pom
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><metadata>
|
||||
<groupId>javax.xml</groupId>
|
||||
<artifactId>namespace</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>1.0.1</version>
|
||||
</versions>
|
||||
<lastUpdated>20100415105107</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
Reference in New Issue
Block a user