diff options
Diffstat (limited to 'maven/org/eclipse')
351 files changed, 1176 insertions, 150 deletions
diff --git a/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.jar b/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..f95f794001 --- /dev/null +++ b/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..367adbf5c3 --- /dev/null +++ b/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +08188ba74e1d93b6f507cbc9042cf3db
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..a4623aef63 --- /dev/null +++ b/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +43040b5a47c84d31278ca69227b071e23b528b76
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.pom b/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.pom new file mode 100644 index 0000000000..e5f6839b88 --- /dev/null +++ b/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.pom @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>app</artifactId> + <version>1.2.0-v20090520-1800</version> + <name>Equinox Application Container</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> + <dependencies> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>registry</artifactId> + <version>[3.4.0,4.0.0)</version> + </dependency> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>common</artifactId> + <version>[3.2.0,4.0.0)</version> + </dependency> + </dependencies> +</project> diff --git a/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..7dfdfeb3e3 --- /dev/null +++ b/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +ac6a78ff46f2eeba0bbb525d5662307e
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..0109caa8b7 --- /dev/null +++ b/maven/org/eclipse/equinox/app/1.2.0-v20090520-1800/app-1.2.0-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +d62b476a3e6fa960998a88b34b718658e0376722
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/app/maven-metadata.xml b/maven/org/eclipse/equinox/app/maven-metadata.xml index a56135fdc9..4ad0890a3d 100644 --- a/maven/org/eclipse/equinox/app/maven-metadata.xml +++ b/maven/org/eclipse/equinox/app/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>app</artifactId> <version>1.1.0-v20080421-2006</version> <versioning> <versions> <version>1.1.0-v20080421-2006</version> + <version>1.2.0-v20090520-1800</version> </versions> - <lastUpdated>20090318201112</lastUpdated> + <lastUpdated>20090710183224</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/app/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/app/maven-metadata.xml.md5 index cba785cba1..3c513c1ce3 100644 --- a/maven/org/eclipse/equinox/app/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/app/maven-metadata.xml.md5 @@ -1 +1 @@ -bcb2529522c5d5591a40d698ad685abb
\ No newline at end of file +6622cbc07ddafd2ded67ae5c1459dfd2
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/app/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/app/maven-metadata.xml.sha1 index 8d9b2b3216..ed0ca59210 100644 --- a/maven/org/eclipse/equinox/app/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/app/maven-metadata.xml.sha1 @@ -1 +1 @@ -ce5be8f3e1e3d0eedbfe1a48d1edc57b58d22574
\ No newline at end of file +2acf057c094a447e877cd2f1e55768c6a6da8622
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.jar b/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..6fe7b2895c --- /dev/null +++ b/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..abff3c474b --- /dev/null +++ b/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +5baa4665a7999108b96ab83641d020e5
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..ff8775e2e9 --- /dev/null +++ b/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +478fdf4c4976c2c67d7bfc136458ed3932830e7e
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.pom b/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.pom new file mode 100644 index 0000000000..d76e686718 --- /dev/null +++ b/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>cm</artifactId> + <version>1.0.100-v20090520-1800</version> + <name>Configuration Admin</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..2a9c286c92 --- /dev/null +++ b/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +601ee88d69090da89a4127d3b37f2962
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..ebe920c7de --- /dev/null +++ b/maven/org/eclipse/equinox/cm/1.0.100-v20090520-1800/cm-1.0.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +c21a19481e5308768b860eb62b589a85d54c56a9
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/cm/maven-metadata.xml b/maven/org/eclipse/equinox/cm/maven-metadata.xml index 147729288b..8f6337a8ac 100644 --- a/maven/org/eclipse/equinox/cm/maven-metadata.xml +++ b/maven/org/eclipse/equinox/cm/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>cm</artifactId> <version>1.0.0-v20080509-1800</version> <versioning> <versions> <version>1.0.0-v20080509-1800</version> + <version>1.0.100-v20090520-1800</version> </versions> - <lastUpdated>20090318201045</lastUpdated> + <lastUpdated>20090710183211</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/cm/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/cm/maven-metadata.xml.md5 index 66235157da..e507d364c5 100644 --- a/maven/org/eclipse/equinox/cm/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/cm/maven-metadata.xml.md5 @@ -1 +1 @@ -85b756a54e0ec43fea97e770b4b17a58
\ No newline at end of file +1d5b1cd371fe9cee393570ad3b2a5c53
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/cm/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/cm/maven-metadata.xml.sha1 index ba62fc5397..a12f6d867c 100644 --- a/maven/org/eclipse/equinox/cm/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/cm/maven-metadata.xml.sha1 @@ -1 +1 @@ -99cb0f9124fad675c9a67ef04bce7ecf231dd38d
\ No newline at end of file +d63057ed6e04b739670f3277ec50359307e808f7
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.jar b/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..d1283b1d80 --- /dev/null +++ b/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..c3da8c7a1a --- /dev/null +++ b/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +2382bfa4bc9166a253357e690b8ab2db
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..fee87b1860 --- /dev/null +++ b/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +16016ded351d74151131e7525bd7731f10d66082
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.pom b/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.pom new file mode 100644 index 0000000000..b6e8523c76 --- /dev/null +++ b/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>common</artifactId> + <version>3.5.0-v20090520-1800</version> + <name>Common Eclipse Runtime</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..cfb32cffd8 --- /dev/null +++ b/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +29fafb2bbd60d2fa8fff6f50a99ac284
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..792c356808 --- /dev/null +++ b/maven/org/eclipse/equinox/common/3.5.0-v20090520-1800/common-3.5.0-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +012b15ff7809b3ba74b63ef2ce3f7c461d3d67f2
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/common/maven-metadata.xml b/maven/org/eclipse/equinox/common/maven-metadata.xml index 99e74f8ac1..8e5830176e 100644 --- a/maven/org/eclipse/equinox/common/maven-metadata.xml +++ b/maven/org/eclipse/equinox/common/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>common</artifactId> <version>3.4.0-v20080421-2006</version> <versioning> <versions> <version>3.4.0-v20080421-2006</version> + <version>3.5.0-v20090520-1800</version> </versions> - <lastUpdated>20090318201046</lastUpdated> + <lastUpdated>20090710183211</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/common/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/common/maven-metadata.xml.md5 index 2c741a0ab3..d4d331ce49 100644 --- a/maven/org/eclipse/equinox/common/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/common/maven-metadata.xml.md5 @@ -1 +1 @@ -c80e733d57d4263b39890554511d106d
\ No newline at end of file +d690717bf7322fb01a9d3177210d9583
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/common/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/common/maven-metadata.xml.sha1 index 25a9401bab..0573616c26 100644 --- a/maven/org/eclipse/equinox/common/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/common/maven-metadata.xml.sha1 @@ -1 +1 @@ -dbf9ff359bd82c35e667b6e1a5581745222c5a6a
\ No newline at end of file +dac73e92ea966864fa4d0953fa416e1836ac2aae
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.jar b/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..8e3582db10 --- /dev/null +++ b/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..3283e20ee9 --- /dev/null +++ b/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +34e68b26a9b91ecd469a817fe5d41e4f
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..ad15d8ee5b --- /dev/null +++ b/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +232b8d06fa17ba683c0154b2214e3b750556fa00
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.pom b/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.pom new file mode 100644 index 0000000000..7037d39430 --- /dev/null +++ b/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>concurrent</artifactId> + <version>1.0.0-v20090520-1800</version> + <name>Equinox Concurrent API</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..db111b78f2 --- /dev/null +++ b/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +6ec2ea089c8c2ee750c26095aa68db46
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..7ae9e7d711 --- /dev/null +++ b/maven/org/eclipse/equinox/concurrent/1.0.0-v20090520-1800/concurrent-1.0.0-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +02011e22ea49d3d3ef7845dcbf2766d17fc41f12
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/concurrent/maven-metadata.xml b/maven/org/eclipse/equinox/concurrent/maven-metadata.xml new file mode 100644 index 0000000000..79ff99cbf9 --- /dev/null +++ b/maven/org/eclipse/equinox/concurrent/maven-metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>org.eclipse.equinox</groupId> + <artifactId>concurrent</artifactId> + <version>1.0.0-v20090520-1800</version> + <versioning> + <versions> + <version>1.0.0-v20090520-1800</version> + </versions> + <lastUpdated>20090710183210</lastUpdated> + </versioning> +</metadata> diff --git a/maven/org/eclipse/equinox/concurrent/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/concurrent/maven-metadata.xml.md5 new file mode 100644 index 0000000000..b938de6fc5 --- /dev/null +++ b/maven/org/eclipse/equinox/concurrent/maven-metadata.xml.md5 @@ -0,0 +1 @@ +ced4826d5198d21da7b65da6293c4393
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/concurrent/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/concurrent/maven-metadata.xml.sha1 new file mode 100644 index 0000000000..a7d0d7b11b --- /dev/null +++ b/maven/org/eclipse/equinox/concurrent/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +a06bdd2ddfaabcc0c44aa20483d5c7f703f2dcbf
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.jar b/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..8e7cf146bf --- /dev/null +++ b/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..7b03392991 --- /dev/null +++ b/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +8e401db083ee7c89f1df4ca98cf7b157
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..365c589764 --- /dev/null +++ b/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +73a7e9a2ee7ee443f96a09730a07797ea1bbeaaa
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.pom b/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.pom new file mode 100644 index 0000000000..0063e07d84 --- /dev/null +++ b/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>device</artifactId> + <version>1.0.100-v20090520-1800</version> + <name>Device Access Service</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..574e4585e9 --- /dev/null +++ b/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +41a312eb7805a80bea72124651004173
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..b4f27d9545 --- /dev/null +++ b/maven/org/eclipse/equinox/device/1.0.100-v20090520-1800/device-1.0.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +cfedfe915ed294e898119529398f4db4f56d3f00
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/device/maven-metadata.xml b/maven/org/eclipse/equinox/device/maven-metadata.xml index a02dce0304..846c55f5a4 100644 --- a/maven/org/eclipse/equinox/device/maven-metadata.xml +++ b/maven/org/eclipse/equinox/device/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>device</artifactId> <version>1.0.1-v20080303</version> <versioning> <versions> <version>1.0.1-v20080303</version> + <version>1.0.100-v20090520-1800</version> </versions> - <lastUpdated>20090318201057</lastUpdated> + <lastUpdated>20090710183216</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/device/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/device/maven-metadata.xml.md5 index 6eb027ffaf..0512ef668f 100644 --- a/maven/org/eclipse/equinox/device/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/device/maven-metadata.xml.md5 @@ -1 +1 @@ -cd9062a315b1777a320e0909f79887d4
\ No newline at end of file +3adf524adef45199f87015ef18b6cdc9
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/device/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/device/maven-metadata.xml.sha1 index 9749eb56ba..42f6464438 100644 --- a/maven/org/eclipse/equinox/device/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/device/maven-metadata.xml.sha1 @@ -1 +1 @@ -ed2fd7a48b1fb46f4a91374a4f2fa6f22d119cef
\ No newline at end of file +196643af1e02a7ddbf05bfde8e7d1e9cd92349e5
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.jar b/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.jar Binary files differnew file mode 100644 index 0000000000..9a3f96f416 --- /dev/null +++ b/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.jar diff --git a/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.jar.md5 b/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.jar.md5 new file mode 100644 index 0000000000..338cf97d67 --- /dev/null +++ b/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.jar.md5 @@ -0,0 +1 @@ +b6ed4cf271fac882eb2cc7a2b0854184
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.jar.sha1 b/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.jar.sha1 new file mode 100644 index 0000000000..62f9179032 --- /dev/null +++ b/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.jar.sha1 @@ -0,0 +1 @@ +223e5f02c1a4e960cc85e100ede5ab4a0ef7552c
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.pom b/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.pom new file mode 100644 index 0000000000..1dd2736529 --- /dev/null +++ b/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>ds</artifactId> + <version>1.1.0-v20090601</version> + <name>Declarative Services</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.pom.md5 b/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.pom.md5 new file mode 100644 index 0000000000..1fc2a5f551 --- /dev/null +++ b/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.pom.md5 @@ -0,0 +1 @@ +82f7a8ef1dc76bfb7478242ae4efd752
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.pom.sha1 b/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.pom.sha1 new file mode 100644 index 0000000000..b7c978ae79 --- /dev/null +++ b/maven/org/eclipse/equinox/ds/1.1.0-v20090601/ds-1.1.0-v20090601.pom.sha1 @@ -0,0 +1 @@ +66a3525937ccfaa58ca02510180ac05e4bbae79e
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/ds/maven-metadata.xml b/maven/org/eclipse/equinox/ds/maven-metadata.xml index d723f76358..ca4143b3bc 100644 --- a/maven/org/eclipse/equinox/ds/maven-metadata.xml +++ b/maven/org/eclipse/equinox/ds/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>ds</artifactId> <version>1.0.0-v20080427-0830</version> <versioning> <versions> <version>1.0.0-v20080427-0830</version> + <version>1.1.0-v20090601</version> </versions> - <lastUpdated>20090318201101</lastUpdated> + <lastUpdated>20090710183218</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/ds/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/ds/maven-metadata.xml.md5 index 06686a0bdf..d9732dc441 100644 --- a/maven/org/eclipse/equinox/ds/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/ds/maven-metadata.xml.md5 @@ -1 +1 @@ -22684824d85df746d3ac2cb2e91e84f7
\ No newline at end of file +a6669647f26f19aeba02c3276096fa78
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/ds/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/ds/maven-metadata.xml.sha1 index af37bfb098..7807125c3a 100644 --- a/maven/org/eclipse/equinox/ds/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/ds/maven-metadata.xml.sha1 @@ -1 +1 @@ -3738dd66fc8ab42ff30c0ca40fde0a27a659fff0
\ No newline at end of file +a850ce63229080135e10baefc965fff7a764a7ef
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.jar b/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..b1768158fe --- /dev/null +++ b/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..22ba3ed11f --- /dev/null +++ b/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +f8dab4e0918aac5a74503964d1d4602a
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..7eaa334dac --- /dev/null +++ b/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +d2f66ad9ab46357b4282b7f2031ed865feb0e76d
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.pom b/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.pom new file mode 100644 index 0000000000..b99bd7a4aa --- /dev/null +++ b/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>event</artifactId> + <version>1.1.100-v20090520-1800</version> + <name>Event Admin</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..c013f8586d --- /dev/null +++ b/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +65415a16655645860696db55ac814ec0
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..261ca55c12 --- /dev/null +++ b/maven/org/eclipse/equinox/event/1.1.100-v20090520-1800/event-1.1.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +8440259e1e51acc7d3e9192fabb5ab4f6ed487b8
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/event/maven-metadata.xml b/maven/org/eclipse/equinox/event/maven-metadata.xml index aded87a54d..8578d58ac2 100644 --- a/maven/org/eclipse/equinox/event/maven-metadata.xml +++ b/maven/org/eclipse/equinox/event/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>event</artifactId> <version>1.1.0-v20080225</version> <versioning> <versions> <version>1.1.0-v20080225</version> + <version>1.1.100-v20090520-1800</version> </versions> - <lastUpdated>20090318201108</lastUpdated> + <lastUpdated>20090710183222</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/event/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/event/maven-metadata.xml.md5 index ff80ad1fda..5a0aac3dc2 100644 --- a/maven/org/eclipse/equinox/event/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/event/maven-metadata.xml.md5 @@ -1 +1 @@ -eea6d27a26269239d21d5e77018b4a74
\ No newline at end of file +c29dd5557823da6155d0ac456b94d6bd
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/event/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/event/maven-metadata.xml.sha1 index 3264c97972..3675aac085 100644 --- a/maven/org/eclipse/equinox/event/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/event/maven-metadata.xml.sha1 @@ -1 +1 @@ -faba2bdc6d4314c97f6f0ed63c61a36ee4571085
\ No newline at end of file +177196816f04cbfbbf8fd96719063b8c01b97d61
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.jar b/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.jar Binary files differnew file mode 100644 index 0000000000..a1c0f296f0 --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.jar diff --git a/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.jar.md5 b/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.jar.md5 new file mode 100644 index 0000000000..5dc1141003 --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.jar.md5 @@ -0,0 +1 @@ +c63201ead01dbd98e820d94c1d6ee996
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.jar.sha1 b/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.jar.sha1 new file mode 100644 index 0000000000..76a933a30a --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.jar.sha1 @@ -0,0 +1 @@ +9d15f74f069f55522048046e01bb31d504ba7cc3
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.pom b/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.pom new file mode 100644 index 0000000000..971f405338 --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.pom @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>frameworkadmin</artifactId> + <version>1.0.100-v20090520-1905</version> + <name>Equinox Framework Admin</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> + <dependencies> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>common</artifactId> + <version>3.4.0</version> + </dependency> + </dependencies> +</project> diff --git a/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.pom.md5 b/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.pom.md5 new file mode 100644 index 0000000000..91e529d524 --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.pom.md5 @@ -0,0 +1 @@ +d7793cc505fa8501b1275c2f2c460a08
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.pom.sha1 b/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.pom.sha1 new file mode 100644 index 0000000000..4cf78e03cb --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/1.0.100-v20090520-1905/frameworkadmin-1.0.100-v20090520-1905.pom.sha1 @@ -0,0 +1 @@ +4d5be746b1d14496ee6c2ac8032643e702857b69
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.jar b/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.jar Binary files differnew file mode 100644 index 0000000000..590e414f0b --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.jar diff --git a/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.jar.md5 b/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.jar.md5 new file mode 100644 index 0000000000..ce0ad5201c --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.jar.md5 @@ -0,0 +1 @@ +769a11db20932d9ad4de5ec677947024
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.jar.sha1 b/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.jar.sha1 new file mode 100644 index 0000000000..ffa9c06fc7 --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.jar.sha1 @@ -0,0 +1 @@ +877581d95f3bebb8636eed1c74faab368ab0100f
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.pom b/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.pom new file mode 100644 index 0000000000..cfcbf554a6 --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.pom @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.frameworkadmin</groupId> + <artifactId>equinox</artifactId> + <version>1.0.100-v20090520-1905</version> + <name>Equinox Framework Admin for Equinox</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> + <dependencies> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>common</artifactId> + <version>[0,)</version> + </dependency> + </dependencies> +</project> diff --git a/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.pom.md5 b/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.pom.md5 new file mode 100644 index 0000000000..9a44b3426e --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.pom.md5 @@ -0,0 +1 @@ +9957152e4f448df2fc7ef597098b9515
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.pom.sha1 b/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.pom.sha1 new file mode 100644 index 0000000000..e1663bb678 --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/equinox/1.0.100-v20090520-1905/equinox-1.0.100-v20090520-1905.pom.sha1 @@ -0,0 +1 @@ +47b44e469dc25b5a5a43988cafd43967b4a747f4
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/frameworkadmin/equinox/maven-metadata.xml b/maven/org/eclipse/equinox/frameworkadmin/equinox/maven-metadata.xml new file mode 100644 index 0000000000..ba201725e2 --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/equinox/maven-metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>org.eclipse.equinox.frameworkadmin</groupId> + <artifactId>equinox</artifactId> + <version>1.0.100-v20090520-1905</version> + <versioning> + <versions> + <version>1.0.100-v20090520-1905</version> + </versions> + <lastUpdated>20090710183220</lastUpdated> + </versioning> +</metadata> diff --git a/maven/org/eclipse/equinox/frameworkadmin/equinox/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/frameworkadmin/equinox/maven-metadata.xml.md5 new file mode 100644 index 0000000000..1c93c69687 --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/equinox/maven-metadata.xml.md5 @@ -0,0 +1 @@ +4716bedf3cedbcb8449f356456eaa0fd
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/frameworkadmin/equinox/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/frameworkadmin/equinox/maven-metadata.xml.sha1 new file mode 100644 index 0000000000..d10eb1f065 --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/equinox/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +f49cf0403ff9caa031ce8f8880017a10abe0a159
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/frameworkadmin/maven-metadata.xml b/maven/org/eclipse/equinox/frameworkadmin/maven-metadata.xml new file mode 100644 index 0000000000..11222a4bdc --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/maven-metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>org.eclipse.equinox</groupId> + <artifactId>frameworkadmin</artifactId> + <version>1.0.100-v20090520-1905</version> + <versioning> + <versions> + <version>1.0.100-v20090520-1905</version> + </versions> + <lastUpdated>20090710183218</lastUpdated> + </versioning> +</metadata> diff --git a/maven/org/eclipse/equinox/frameworkadmin/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/frameworkadmin/maven-metadata.xml.md5 new file mode 100644 index 0000000000..f2dc596749 --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/maven-metadata.xml.md5 @@ -0,0 +1 @@ +1e9f6269e794b8357252e14a315b6462
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/frameworkadmin/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/frameworkadmin/maven-metadata.xml.sha1 new file mode 100644 index 0000000000..09e2aefd86 --- /dev/null +++ b/maven/org/eclipse/equinox/frameworkadmin/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +4dfdb3f8130d899c07b3f7cd16ac16014faf05bd
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.jar b/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..b8b3164100 --- /dev/null +++ b/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..c932e94460 --- /dev/null +++ b/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +108e29f23007e49adabfff98aeb0da8c
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..c435b42329 --- /dev/null +++ b/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +faa6e761eebd166bedaf9d3a8243064666acc037
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.pom b/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.pom new file mode 100644 index 0000000000..f0ed35bd88 --- /dev/null +++ b/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>http</artifactId> + <version>1.0.300-v20090520-1800</version> + <name>HTTP Service</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..46b3e2301b --- /dev/null +++ b/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +d1dfb04cfedff095a85ebf5ddc850c9c
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..b6294fd149 --- /dev/null +++ b/maven/org/eclipse/equinox/http/1.0.300-v20090520-1800/http-1.0.300-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +8ee85f8b2f399594e7c610b05fcd50b1ba985172
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.jar b/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..bf123d7eab --- /dev/null +++ b/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..bc68e42d98 --- /dev/null +++ b/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +66b4f0afd8211f207607a3e7f82a219b
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..1ea1baa5fd --- /dev/null +++ b/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +e95d06b03f9335ff3ba1b696fe00300c21526427
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.pom b/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.pom new file mode 100644 index 0000000000..4a74223512 --- /dev/null +++ b/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.http</groupId> + <artifactId>jetty</artifactId> + <version>2.0.0-v20090520-1800</version> + <name>Jetty Http Service</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..1780972618 --- /dev/null +++ b/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +9f9f94ef2b82705c1628c68b9de4cdb4
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..3cd9d3d924 --- /dev/null +++ b/maven/org/eclipse/equinox/http/jetty/2.0.0-v20090520-1800/jetty-2.0.0-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +c6b6c3ea2bcbcd4de318a4d80c32c05180847582
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/jetty/maven-metadata.xml b/maven/org/eclipse/equinox/http/jetty/maven-metadata.xml index b56fc08bd0..d4b2000c05 100644 --- a/maven/org/eclipse/equinox/http/jetty/maven-metadata.xml +++ b/maven/org/eclipse/equinox/http/jetty/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox.http</groupId> <artifactId>jetty</artifactId> <version>1.1.0-v20080425</version> <versioning> <versions> <version>1.1.0-v20080425</version> + <version>2.0.0-v20090520-1800</version> </versions> - <lastUpdated>20090318201113</lastUpdated> + <lastUpdated>20090710183225</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/http/jetty/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/http/jetty/maven-metadata.xml.md5 index 9ff52937d2..dee01313e7 100644 --- a/maven/org/eclipse/equinox/http/jetty/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/http/jetty/maven-metadata.xml.md5 @@ -1 +1 @@ -9c3f9a8e97cbdf9a9909db8e8c2a25d1
\ No newline at end of file +f49b47c9f0690e53d53d3d5bfa2e95c8
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/jetty/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/http/jetty/maven-metadata.xml.sha1 index 053ff672a9..ff351d9edc 100644 --- a/maven/org/eclipse/equinox/http/jetty/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/http/jetty/maven-metadata.xml.sha1 @@ -1 +1 @@ -99ffd5c01ad98cd854888b6f1bd3be3ab8adb3e5
\ No newline at end of file +e0db4f1b8bf45f412c14644be6c6723b88339a8e
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/maven-metadata.xml b/maven/org/eclipse/equinox/http/maven-metadata.xml index 8619a5647c..060d8d395e 100644 --- a/maven/org/eclipse/equinox/http/maven-metadata.xml +++ b/maven/org/eclipse/equinox/http/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>http</artifactId> <version>1.0.200-v20080421-2006</version> <versioning> <versions> <version>1.0.200-v20080421-2006</version> + <version>1.0.300-v20090520-1800</version> </versions> - <lastUpdated>20090318201109</lastUpdated> + <lastUpdated>20090710183222</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/http/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/http/maven-metadata.xml.md5 index df36b288bd..6fe2f6804f 100644 --- a/maven/org/eclipse/equinox/http/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/http/maven-metadata.xml.md5 @@ -1 +1 @@ -92b67b476d46a39abfe049fc86d341af
\ No newline at end of file +3fc1d362e15468e01e1d72a42f2ee421
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/http/maven-metadata.xml.sha1 index 048bfe5e36..36dbfe9863 100644 --- a/maven/org/eclipse/equinox/http/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/http/maven-metadata.xml.sha1 @@ -1 +1 @@ -5218fb45b4b81fa165029c10fa3d53b812756c71
\ No newline at end of file +1bbe569e8cb38fa9ad34b903bfd6b61bf37dc36e
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.jar b/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..01710163a9 --- /dev/null +++ b/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..9fc00de5f7 --- /dev/null +++ b/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +c126e85f2536eb6df67959403b711a7d
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..70d91bd04c --- /dev/null +++ b/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +8b455b1a99fac6aeabf6c503b074bc0c8136e365
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.pom b/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.pom new file mode 100644 index 0000000000..b79abbb7d0 --- /dev/null +++ b/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.pom @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.http</groupId> + <artifactId>registry</artifactId> + <version>1.0.200-v20090520-1800</version> + <name>Http Service Registry Extensions</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> + <dependencies> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>common</artifactId> + <version>[0,)</version> + </dependency> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>registry</artifactId> + <version>[0,)</version> + </dependency> + </dependencies> +</project> diff --git a/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..f3fa69f751 --- /dev/null +++ b/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +b9540871151580459c934e1da427fc7d
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..a552f07f70 --- /dev/null +++ b/maven/org/eclipse/equinox/http/registry/1.0.200-v20090520-1800/registry-1.0.200-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +ada445c8b6771bde0c696a2be133709e0a5dceeb
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/registry/maven-metadata.xml b/maven/org/eclipse/equinox/http/registry/maven-metadata.xml index 03a0e666fd..e4608cb7aa 100644 --- a/maven/org/eclipse/equinox/http/registry/maven-metadata.xml +++ b/maven/org/eclipse/equinox/http/registry/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox.http</groupId> <artifactId>registry</artifactId> <version>1.0.100-v20080427-0830</version> <versioning> <versions> <version>1.0.100-v20080427-0830</version> + <version>1.0.200-v20090520-1800</version> </versions> - <lastUpdated>20090318201100</lastUpdated> + <lastUpdated>20090710183218</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/http/registry/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/http/registry/maven-metadata.xml.md5 index cbd27886fc..3c3c037be2 100644 --- a/maven/org/eclipse/equinox/http/registry/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/http/registry/maven-metadata.xml.md5 @@ -1 +1 @@ -94d92bc80d972f5d95eeb4865cd0c679
\ No newline at end of file +df495b70e178b18796afeee722505f9f
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/registry/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/http/registry/maven-metadata.xml.sha1 index d900f836ef..5714f03083 100644 --- a/maven/org/eclipse/equinox/http/registry/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/http/registry/maven-metadata.xml.sha1 @@ -1 +1 @@ -b7746bdcb3a3a6ee500b6071ad9b778075a404d1
\ No newline at end of file +e4e74ffc150d2047c9d1061c237af5331eebcf31
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.jar b/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..219f788d70 --- /dev/null +++ b/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..48a018acc9 --- /dev/null +++ b/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +5b5dfeb9b5fd11f4dc1957009519857d
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..e06356f310 --- /dev/null +++ b/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +429bbec708047bf05ee187d9d0bc23519dfbaac2
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.pom b/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.pom new file mode 100644 index 0000000000..6dea53bc1b --- /dev/null +++ b/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.http</groupId> + <artifactId>servlet</artifactId> + <version>1.0.200-v20090520-1800</version> + <name>Http Services Servlet</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..b299976161 --- /dev/null +++ b/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +dd98a5674aa15b1ec31b30e20732477a
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..bac67c4590 --- /dev/null +++ b/maven/org/eclipse/equinox/http/servlet/1.0.200-v20090520-1800/servlet-1.0.200-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +852bc5b63c171b36694ce261134be2fd5dc02379
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/servlet/maven-metadata.xml b/maven/org/eclipse/equinox/http/servlet/maven-metadata.xml index a1ee7e47c5..e09d43deab 100644 --- a/maven/org/eclipse/equinox/http/servlet/maven-metadata.xml +++ b/maven/org/eclipse/equinox/http/servlet/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox.http</groupId> <artifactId>servlet</artifactId> <version>1.0.100-v20080427-0830</version> <versioning> <versions> <version>1.0.100-v20080427-0830</version> + <version>1.0.200-v20090520-1800</version> </versions> - <lastUpdated>20090318201047</lastUpdated> + <lastUpdated>20090710183212</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/http/servlet/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/http/servlet/maven-metadata.xml.md5 index 19820e915a..a3a437e3ce 100644 --- a/maven/org/eclipse/equinox/http/servlet/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/http/servlet/maven-metadata.xml.md5 @@ -1 +1 @@ -8252c296af9e56ceede5a06a0cd39506
\ No newline at end of file +bec29a38ef620c5074126d594d4b20c3
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/servlet/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/http/servlet/maven-metadata.xml.sha1 index 678010c10c..b8b5829715 100644 --- a/maven/org/eclipse/equinox/http/servlet/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/http/servlet/maven-metadata.xml.sha1 @@ -1 +1 @@ -720ede71081beee394d6ea788c8910ca2d84b2cb
\ No newline at end of file +1cc50454b0cb3b01e884f3a25179cd73a4f1bd96
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.jar b/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..993dd1dd41 --- /dev/null +++ b/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..c8724d06a9 --- /dev/null +++ b/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +471a1b529716c203962936788c3ae865
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..b5d3eceb2b --- /dev/null +++ b/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +f899227792d14e0ef9909e451f67ff7cb6e39921
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.pom b/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.pom new file mode 100644 index 0000000000..e3e4123425 --- /dev/null +++ b/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.http</groupId> + <artifactId>servletbridge</artifactId> + <version>1.0.100-v20090520-1800</version> + <name>Servletbridge Http Service</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..160c381ed6 --- /dev/null +++ b/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +81f4a9c32fe2ccc71f4eb361ff9ee9de
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..357bad275d --- /dev/null +++ b/maven/org/eclipse/equinox/http/servletbridge/1.0.100-v20090520-1800/servletbridge-1.0.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +e1d067ea084eed820e3a3d8e6eac4ecbcee11337
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/servletbridge/maven-metadata.xml b/maven/org/eclipse/equinox/http/servletbridge/maven-metadata.xml index 9eb9726f45..6d4a48ab61 100644 --- a/maven/org/eclipse/equinox/http/servletbridge/maven-metadata.xml +++ b/maven/org/eclipse/equinox/http/servletbridge/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox.http</groupId> <artifactId>servletbridge</artifactId> <version>1.0.0-v20080427-0830</version> <versioning> <versions> <version>1.0.0-v20080427-0830</version> + <version>1.0.100-v20090520-1800</version> </versions> - <lastUpdated>20090318201106</lastUpdated> + <lastUpdated>20090710183221</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/http/servletbridge/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/http/servletbridge/maven-metadata.xml.md5 index 2c22bda78a..6e51e11e1d 100644 --- a/maven/org/eclipse/equinox/http/servletbridge/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/http/servletbridge/maven-metadata.xml.md5 @@ -1 +1 @@ -407c1d8a3c6f07cefce1dd148a7ad19a
\ No newline at end of file +765abb2c321a1f0c263aac2ff8997f20
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/http/servletbridge/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/http/servletbridge/maven-metadata.xml.sha1 index 173c511fad..5bef3ba08d 100644 --- a/maven/org/eclipse/equinox/http/servletbridge/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/http/servletbridge/maven-metadata.xml.sha1 @@ -1 +1 @@ -93e1f75b8daada6c4b8dd0d287560cee8066d956
\ No newline at end of file +90e592ab572a2499ff5b3476ca019a5fb096496c
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.jar b/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..6d4d79c0e6 --- /dev/null +++ b/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..c19781f493 --- /dev/null +++ b/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +3f36de4fb594262b27f655ffce37d419
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..21325d3e23 --- /dev/null +++ b/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +fd5dfa9b5d06559a25fea4eb90b1f9e2d9fa9e63
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.pom b/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.pom new file mode 100644 index 0000000000..61c1e47bdb --- /dev/null +++ b/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>io</artifactId> + <version>1.0.100-v20090520-1800</version> + <name>IO Connector Service</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..fdc1fceec2 --- /dev/null +++ b/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +a04b7e89678f7ef976ca5c85768fbd7b
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..b57879e24f --- /dev/null +++ b/maven/org/eclipse/equinox/io/1.0.100-v20090520-1800/io-1.0.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +4fc2bd6ff7ca4e27bce1800620b92db64bd8f065
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/io/maven-metadata.xml b/maven/org/eclipse/equinox/io/maven-metadata.xml index 765fa37e68..3b332c3d53 100644 --- a/maven/org/eclipse/equinox/io/maven-metadata.xml +++ b/maven/org/eclipse/equinox/io/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>io</artifactId> <version>1.0.0-v20080218</version> <versioning> <versions> <version>1.0.0-v20080218</version> + <version>1.0.100-v20090520-1800</version> </versions> - <lastUpdated>20090318201048</lastUpdated> + <lastUpdated>20090710183213</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/io/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/io/maven-metadata.xml.md5 index 409c0f01c3..adca06e070 100644 --- a/maven/org/eclipse/equinox/io/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/io/maven-metadata.xml.md5 @@ -1 +1 @@ -3df2ccf4bba06597597877952672780d
\ No newline at end of file +cc1000a9a1b84d69cbc4cf87f2751c16
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/io/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/io/maven-metadata.xml.sha1 index 32fccb2dc7..931ea4907f 100644 --- a/maven/org/eclipse/equinox/io/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/io/maven-metadata.xml.sha1 @@ -1 +1 @@ -82eb8f73bbf3893985f100b9804ab44d513a4549
\ No newline at end of file +c4639d450ebf99130605abbd90dadabc1c321461
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.jar b/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..797d2264d9 --- /dev/null +++ b/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..1ea35a15a8 --- /dev/null +++ b/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +87b499be8aa36e34f0f816cbe70062fd
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..da437042e2 --- /dev/null +++ b/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +4e2f27293ed64bc0846e2eb81c91b1b18d9de56f
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.pom b/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.pom new file mode 100644 index 0000000000..cefec4f49a --- /dev/null +++ b/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>ip</artifactId> + <version>1.1.0-v20090520-1800</version> + <name>Initial Provisioning</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..7fc1cbfaa7 --- /dev/null +++ b/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +16cfe52ce81bbef0c0b72f2670a5671d
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..190a61ed07 --- /dev/null +++ b/maven/org/eclipse/equinox/ip/1.1.0-v20090520-1800/ip-1.1.0-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +4b39ec81a19eaed05d512d78c6deca5f5a555aea
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/ip/maven-metadata.xml b/maven/org/eclipse/equinox/ip/maven-metadata.xml index b52092ddc7..23101edf42 100644 --- a/maven/org/eclipse/equinox/ip/maven-metadata.xml +++ b/maven/org/eclipse/equinox/ip/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>ip</artifactId> <version>1.0.0-v20080218</version> <versioning> <versions> <version>1.0.0-v20080218</version> + <version>1.1.0-v20090520-1800</version> </versions> - <lastUpdated>20090318201047</lastUpdated> + <lastUpdated>20090710183212</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/ip/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/ip/maven-metadata.xml.md5 index 038bc9c3a3..06c4cacf37 100644 --- a/maven/org/eclipse/equinox/ip/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/ip/maven-metadata.xml.md5 @@ -1 +1 @@ -b1ceb80c0b5b8b5b7ddaeed68fc8413d
\ No newline at end of file +2e4c0cae19939304c25a67324578e9fa
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/ip/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/ip/maven-metadata.xml.sha1 index bd1efd87c2..a2ccb57881 100644 --- a/maven/org/eclipse/equinox/ip/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/ip/maven-metadata.xml.sha1 @@ -1 +1 @@ -44b990d671f948158b7c1e72ee14f7b9051964fa
\ No newline at end of file +4a2daacceea3594076c771a9d44bac2358453358
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.jar b/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..c948f00181 --- /dev/null +++ b/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..d94fd8118d --- /dev/null +++ b/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +65ed2a42c92fc0eb3f0c9d2858c5d466
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..e4ba57e1de --- /dev/null +++ b/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +6adb7a50905af159d6e5e3881bb0bb9dc795b745
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.pom b/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.pom new file mode 100644 index 0000000000..6e60371bd8 --- /dev/null +++ b/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.jsp</groupId> + <artifactId>jasper</artifactId> + <version>1.0.200-v20090520-1800</version> + <name>Jasper Jsp Support Bundle</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..e2e5eeb7f6 --- /dev/null +++ b/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +3ae8913ca041726d914493754e069a2a
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..f2d784452a --- /dev/null +++ b/maven/org/eclipse/equinox/jsp/jasper/1.0.200-v20090520-1800/jasper-1.0.200-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +37081d6341edf5c7b3c521bf87c94c007eb9e529
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/jsp/jasper/maven-metadata.xml b/maven/org/eclipse/equinox/jsp/jasper/maven-metadata.xml index a3d8703a1d..1d3c05c0f4 100644 --- a/maven/org/eclipse/equinox/jsp/jasper/maven-metadata.xml +++ b/maven/org/eclipse/equinox/jsp/jasper/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox.jsp</groupId> <artifactId>jasper</artifactId> <version>1.0.100-v20080427-0830</version> <versioning> <versions> <version>1.0.100-v20080427-0830</version> + <version>1.0.200-v20090520-1800</version> </versions> - <lastUpdated>20090318201058</lastUpdated> + <lastUpdated>20090710183216</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/jsp/jasper/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/jsp/jasper/maven-metadata.xml.md5 index b5cbf33a5f..bb44a8f43a 100644 --- a/maven/org/eclipse/equinox/jsp/jasper/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/jsp/jasper/maven-metadata.xml.md5 @@ -1 +1 @@ -2a02ed4060ef085e54959fcbe4ea8f00
\ No newline at end of file +a27d2ac392163ae4970b91df59a8ca5c
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/jsp/jasper/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/jsp/jasper/maven-metadata.xml.sha1 index 7420f94f10..93443ec764 100644 --- a/maven/org/eclipse/equinox/jsp/jasper/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/jsp/jasper/maven-metadata.xml.sha1 @@ -1 +1 @@ -c2e51c807c437090ec7e867e89ad3dc1cea015e8
\ No newline at end of file +4bc1c696dec2861ac2d0e65a6905183450dea971
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.jar b/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..c91170f499 --- /dev/null +++ b/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..994fe16d55 --- /dev/null +++ b/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +a07971853f4be9082e670a586de2b6d5
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..0878ad2ada --- /dev/null +++ b/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +bdf3bbd125bf93dc1d766ffccce9d6664a57fb14
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.pom b/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.pom new file mode 100644 index 0000000000..6ed9229dff --- /dev/null +++ b/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.pom @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.jsp.jasper</groupId> + <artifactId>registry</artifactId> + <version>1.0.100-v20090520-1800</version> + <name>Jasper Jsp Registry Support Plug-in</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> + <dependencies> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>registry</artifactId> + <version>[0,)</version> + </dependency> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>common</artifactId> + <version>[0,)</version> + </dependency> + </dependencies> +</project> diff --git a/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..845e16289e --- /dev/null +++ b/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +e4d46f6ce96a08873daf3557bc294338
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..60312b77c7 --- /dev/null +++ b/maven/org/eclipse/equinox/jsp/jasper/registry/1.0.100-v20090520-1800/registry-1.0.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +f21f23675140b0319f05baabfa39df8e17eb58fa
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/jsp/jasper/registry/maven-metadata.xml b/maven/org/eclipse/equinox/jsp/jasper/registry/maven-metadata.xml index 47f46de208..2b5ff71a44 100644 --- a/maven/org/eclipse/equinox/jsp/jasper/registry/maven-metadata.xml +++ b/maven/org/eclipse/equinox/jsp/jasper/registry/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox.jsp.jasper</groupId> <artifactId>registry</artifactId> <version>1.0.0-v20080427-0830</version> <versioning> <versions> <version>1.0.0-v20080427-0830</version> + <version>1.0.100-v20090520-1800</version> </versions> - <lastUpdated>20090318201114</lastUpdated> + <lastUpdated>20090710183225</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/jsp/jasper/registry/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/jsp/jasper/registry/maven-metadata.xml.md5 index 369ba86b45..deed750d20 100644 --- a/maven/org/eclipse/equinox/jsp/jasper/registry/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/jsp/jasper/registry/maven-metadata.xml.md5 @@ -1 +1 @@ -589556fc27a47e7e8f072d2150e6b8aa
\ No newline at end of file +5a2598e3326de18c1a547e9b23ce766f
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/jsp/jasper/registry/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/jsp/jasper/registry/maven-metadata.xml.sha1 index 76f66d3395..1728c20d6c 100644 --- a/maven/org/eclipse/equinox/jsp/jasper/registry/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/jsp/jasper/registry/maven-metadata.xml.sha1 @@ -1 +1 @@ -36ab00cc7ddc32cf9715237378a6c1d498e9a27e
\ No newline at end of file +593112086cecde85bc562693bf1d4ebe4a7322a8
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.jar b/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.jar Binary files differnew file mode 100644 index 0000000000..42f72d79a1 --- /dev/null +++ b/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.jar diff --git a/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.jar.md5 b/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.jar.md5 new file mode 100644 index 0000000000..a23d071d4e --- /dev/null +++ b/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.jar.md5 @@ -0,0 +1 @@ +5a9c386a755d7414143f5c029f46e714
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.jar.sha1 b/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.jar.sha1 new file mode 100644 index 0000000000..687b3423d1 --- /dev/null +++ b/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.jar.sha1 @@ -0,0 +1 @@ +744dfb8a8bdd0dc7fab14e75fe20da50822de107
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.pom b/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.pom new file mode 100644 index 0000000000..275c439f5d --- /dev/null +++ b/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>launcher</artifactId> + <version>1.0.200-v20090520</version> + <name>%pluginName</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.pom.md5 b/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.pom.md5 new file mode 100644 index 0000000000..d25254a9cf --- /dev/null +++ b/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.pom.md5 @@ -0,0 +1 @@ +2f6eca8b00e5f7586257b2eab74f289c
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.pom.sha1 b/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.pom.sha1 new file mode 100644 index 0000000000..78fc0a304c --- /dev/null +++ b/maven/org/eclipse/equinox/launcher/1.0.200-v20090520/launcher-1.0.200-v20090520.pom.sha1 @@ -0,0 +1 @@ +3a0d3dbf4cb26069016dde0c7995161d6ac94992
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/launcher/maven-metadata.xml b/maven/org/eclipse/equinox/launcher/maven-metadata.xml index beb256a021..26f876e643 100644 --- a/maven/org/eclipse/equinox/launcher/maven-metadata.xml +++ b/maven/org/eclipse/equinox/launcher/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>launcher</artifactId> <version>1.0.100-v20080509-1800</version> <versioning> <versions> <version>1.0.100-v20080509-1800</version> + <version>1.0.200-v20090520</version> </versions> - <lastUpdated>20090318201107</lastUpdated> + <lastUpdated>20090710183222</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/launcher/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/launcher/maven-metadata.xml.md5 index d63534b46e..c1ecd0efd2 100644 --- a/maven/org/eclipse/equinox/launcher/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/launcher/maven-metadata.xml.md5 @@ -1 +1 @@ -af7779fb4d21082fa7b4ffb53f576bc2
\ No newline at end of file +dd45ed71c308234ae7a06c5badf78347
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/launcher/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/launcher/maven-metadata.xml.sha1 index 2a94d94a58..3634f027f2 100644 --- a/maven/org/eclipse/equinox/launcher/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/launcher/maven-metadata.xml.sha1 @@ -1 +1 @@ -29a15d242dbc5d546f593130d4a6bf3752eeac40
\ No newline at end of file +86445ff03b64d8e226a902a53ae99273c9fa83ae
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.jar b/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..7fce97e219 --- /dev/null +++ b/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..9cd970ac0c --- /dev/null +++ b/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +cded1dd14cda3d0b251d940c2c1b2741
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..f001bd9c24 --- /dev/null +++ b/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +f4df14f4c7e6d6841d595aedf2112fc56b783ec5
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.pom b/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.pom new file mode 100644 index 0000000000..696153ad67 --- /dev/null +++ b/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>log</artifactId> + <version>1.2.0-v20090520-1800</version> + <name>Log Service Bundle</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..83cca3e21a --- /dev/null +++ b/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +c6a5aea543058ce78e41374bc8026c33
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..67064554dc --- /dev/null +++ b/maven/org/eclipse/equinox/log/1.2.0-v20090520-1800/log-1.2.0-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +7dabc75de3f6eff9072c03f65c89f9d9c2d68704
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/log/maven-metadata.xml b/maven/org/eclipse/equinox/log/maven-metadata.xml index b88a0392be..49f1fc93eb 100644 --- a/maven/org/eclipse/equinox/log/maven-metadata.xml +++ b/maven/org/eclipse/equinox/log/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>log</artifactId> <version>1.1.0-v20080414</version> <versioning> <versions> <version>1.1.0-v20080414</version> + <version>1.2.0-v20090520-1800</version> </versions> - <lastUpdated>20090318201045</lastUpdated> + <lastUpdated>20090710183210</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/log/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/log/maven-metadata.xml.md5 index 8c9e48e3eb..b7683bed8f 100644 --- a/maven/org/eclipse/equinox/log/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/log/maven-metadata.xml.md5 @@ -1 +1 @@ -d20f50db19aede33459d6155e2ac1d36
\ No newline at end of file +15b869de5275f8828c53caf27a3ad968
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/log/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/log/maven-metadata.xml.sha1 index e54fde5c5f..236f5f012d 100644 --- a/maven/org/eclipse/equinox/log/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/log/maven-metadata.xml.sha1 @@ -1 +1 @@ -52480a13c415df11f758dfd5dd927206b2090f00
\ No newline at end of file +3a55b77a1612419be629e5206cbdb57a9a3bd365
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.jar b/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..0774f400e9 --- /dev/null +++ b/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..e78a3eac37 --- /dev/null +++ b/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +6a5d4346452271778e86b9ce4d5c590f
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..8ba3f6f57c --- /dev/null +++ b/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +0ecdb360f67fb30de79c4293527a9559674e8574
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.pom b/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.pom new file mode 100644 index 0000000000..848e3e08db --- /dev/null +++ b/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>metatype</artifactId> + <version>1.0.2-v20090520-1800</version> + <name>Meta Type</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..6db8fa5d99 --- /dev/null +++ b/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +29a27f3e28660e41407f14d19b0dffed
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..59be2e6b62 --- /dev/null +++ b/maven/org/eclipse/equinox/metatype/1.0.2-v20090520-1800/metatype-1.0.2-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +57cf0c7fb4ef012ff534a5b530ace002758e3997
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/metatype/maven-metadata.xml b/maven/org/eclipse/equinox/metatype/maven-metadata.xml index e20ccba52f..d28584e9ec 100644 --- a/maven/org/eclipse/equinox/metatype/maven-metadata.xml +++ b/maven/org/eclipse/equinox/metatype/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>metatype</artifactId> <version>1.0.0-v20070827</version> <versioning> <versions> <version>1.0.0-v20070827</version> + <version>1.0.2-v20090520-1800</version> </versions> - <lastUpdated>20090318201110</lastUpdated> + <lastUpdated>20090710183223</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/metatype/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/metatype/maven-metadata.xml.md5 index 3efde697b9..7fd04fc0f8 100644 --- a/maven/org/eclipse/equinox/metatype/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/metatype/maven-metadata.xml.md5 @@ -1 +1 @@ -4fad9a1fb4fb97cbf8741e99a1cb9acd
\ No newline at end of file +8c0b073101badd51743c926f651b599e
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/metatype/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/metatype/maven-metadata.xml.sha1 index 87ebf2c1cf..a1abef420e 100644 --- a/maven/org/eclipse/equinox/metatype/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/metatype/maven-metadata.xml.sha1 @@ -1 +1 @@ -19237f1cda6f12586b19664e9a6f0a9f92fa801e
\ No newline at end of file +0c15f6e76e43b0e9397728b00e77428f69569905
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.jar b/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..a14d1a166c --- /dev/null +++ b/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..a6e4749346 --- /dev/null +++ b/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +103acda79faad72f1bc932e18bebe03d
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..f78136eaa0 --- /dev/null +++ b/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +62dd865ec38ad9336ea5d961bfefc83f4d7837b3
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.pom b/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.pom new file mode 100644 index 0000000000..fa36c9d069 --- /dev/null +++ b/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.pom @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>preferences</artifactId> + <version>3.2.300-v20090520-1800</version> + <name>Eclipse Preferences Mechanism</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> + <dependencies> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>common</artifactId> + <version>[3.2.0,4.0.0)</version> + </dependency> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>registry</artifactId> + <version>[3.2.0,4.0.0)</version> + <optional>true</optional> + </dependency> + </dependencies> +</project> diff --git a/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..f1fce106ab --- /dev/null +++ b/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +3d67ca0a2cabb8d4663405952ca70ac5
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..0d0c412d82 --- /dev/null +++ b/maven/org/eclipse/equinox/preferences/3.2.300-v20090520-1800/preferences-3.2.300-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +d49e3d215c362a9158a8060631b0aeefb2e5da85
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/preferences/maven-metadata.xml b/maven/org/eclipse/equinox/preferences/maven-metadata.xml index 6717a95806..fba2d5266d 100644 --- a/maven/org/eclipse/equinox/preferences/maven-metadata.xml +++ b/maven/org/eclipse/equinox/preferences/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>preferences</artifactId> <version>3.2.200-v20080421-2006</version> <versioning> <versions> <version>3.2.200-v20080421-2006</version> + <version>3.2.300-v20090520-1800</version> </versions> - <lastUpdated>20090318201056</lastUpdated> + <lastUpdated>20090710183215</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/preferences/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/preferences/maven-metadata.xml.md5 index 821bd572cc..928177c131 100644 --- a/maven/org/eclipse/equinox/preferences/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/preferences/maven-metadata.xml.md5 @@ -1 +1 @@ -0ac9411c9efe0ef48d12e0bcf294e9c1
\ No newline at end of file +0d77cb098f55c86d70f9383ec7ea85c6
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/preferences/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/preferences/maven-metadata.xml.sha1 index 073ee76a40..43e11f36cb 100644 --- a/maven/org/eclipse/equinox/preferences/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/preferences/maven-metadata.xml.sha1 @@ -1 +1 @@ -15c93c22aee181556ef41b90f07f63626c775962
\ No newline at end of file +67df44dd99390fa380e432e4e1e2efea56c7bdd3
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.jar b/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..72a9cfd44e --- /dev/null +++ b/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..059a3fdce4 --- /dev/null +++ b/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +fde90200c69c13bae6bc7190cce59126
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..6897640274 --- /dev/null +++ b/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +727a4971182c9e3ac1aff3dcd73a20f6d9d28ce9
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.pom b/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.pom new file mode 100644 index 0000000000..2cda5e5a40 --- /dev/null +++ b/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.pom @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>registry</artifactId> + <version>3.4.100-v20090520-1800</version> + <name>Extension Registry Support</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> + <dependencies> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>common</artifactId> + <version>[3.2.0,4.0.0)</version> + </dependency> + </dependencies> +</project> diff --git a/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..ef4b2939fc --- /dev/null +++ b/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +84383b506cb4037047ec14a0a91fce05
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..89d461caac --- /dev/null +++ b/maven/org/eclipse/equinox/registry/3.4.100-v20090520-1800/registry-3.4.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +e59433ac0ec07ee189f7f80726ba13781c1c4b75
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/registry/maven-metadata.xml b/maven/org/eclipse/equinox/registry/maven-metadata.xml index 7112217d77..0544f3ee0b 100644 --- a/maven/org/eclipse/equinox/registry/maven-metadata.xml +++ b/maven/org/eclipse/equinox/registry/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>registry</artifactId> <version>3.4.0-v20080516-0950</version> <versioning> <versions> <version>3.4.0-v20080516-0950</version> + <version>3.4.100-v20090520-1800</version> </versions> - <lastUpdated>20090318201059</lastUpdated> + <lastUpdated>20090710183216</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/registry/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/registry/maven-metadata.xml.md5 index 81be13f260..9c1a2003b9 100644 --- a/maven/org/eclipse/equinox/registry/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/registry/maven-metadata.xml.md5 @@ -1 +1 @@ -d565f8726698208f22bd0d3f781261a6
\ No newline at end of file +1f5e7960cbfe5adf2e433a995ca890a8
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/registry/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/registry/maven-metadata.xml.sha1 index 6c7d20486f..cc04bd5de1 100644 --- a/maven/org/eclipse/equinox/registry/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/registry/maven-metadata.xml.sha1 @@ -1 +1 @@ -f02ef440b6c8ac68da1d769d13dd3cca812b7832
\ No newline at end of file +11ed19dd4d0004ee279cf0b5cc976125da111ac0
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.jar b/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..3a92e79280 --- /dev/null +++ b/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..d2cee6f508 --- /dev/null +++ b/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +bab064806319370f0a2f8da22227725b
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..3b6a5f319b --- /dev/null +++ b/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +79a1ac4dd7505e1b4fe28b7827f4a4727d87b21e
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.pom b/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.pom new file mode 100644 index 0000000000..da72402f71 --- /dev/null +++ b/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>security</artifactId> + <version>1.0.100-v20090520-1800</version> + <name>Equinox Java Authentication and Authorization Service (JAAS)</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..76b6763723 --- /dev/null +++ b/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +b34e98a0472927d0d390d23811feb303
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..bd57380e35 --- /dev/null +++ b/maven/org/eclipse/equinox/security/1.0.100-v20090520-1800/security-1.0.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +55fe45fbe44c0e8e3e6fc2981050a87a902815f7
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.jar b/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..b3294a3797 --- /dev/null +++ b/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..62793838e3 --- /dev/null +++ b/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +788a8c448d468e36481710d8cf0e9b57
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..367c4e2de9 --- /dev/null +++ b/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +78ffa3d2ad6dc9e36f1923df7dd360db59cc6855
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.pom b/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.pom new file mode 100644 index 0000000000..1a2a5cbfcd --- /dev/null +++ b/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.security</groupId> + <artifactId>macosx</artifactId> + <version>1.100.0-v20090520-1800</version> + <name>%fragmentName</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..fce6511fe7 --- /dev/null +++ b/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +aadb0dd2edf898e053218d3188c70729
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..9e6459a9ab --- /dev/null +++ b/maven/org/eclipse/equinox/security/macosx/1.100.0-v20090520-1800/macosx-1.100.0-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +2f2570f30e2cb508ebe21556ef201a141f3f9740
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/macosx/maven-metadata.xml b/maven/org/eclipse/equinox/security/macosx/maven-metadata.xml new file mode 100644 index 0000000000..5165fbe6d8 --- /dev/null +++ b/maven/org/eclipse/equinox/security/macosx/maven-metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>org.eclipse.equinox.security</groupId> + <artifactId>macosx</artifactId> + <version>1.100.0-v20090520-1800</version> + <versioning> + <versions> + <version>1.100.0-v20090520-1800</version> + </versions> + <lastUpdated>20090710183212</lastUpdated> + </versioning> +</metadata> diff --git a/maven/org/eclipse/equinox/security/macosx/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/security/macosx/maven-metadata.xml.md5 new file mode 100644 index 0000000000..2068ef8801 --- /dev/null +++ b/maven/org/eclipse/equinox/security/macosx/maven-metadata.xml.md5 @@ -0,0 +1 @@ +809a4de8ef20eb65b71da5339bc595b4
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/macosx/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/security/macosx/maven-metadata.xml.sha1 new file mode 100644 index 0000000000..07f5805f6f --- /dev/null +++ b/maven/org/eclipse/equinox/security/macosx/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +f183042edb6c1671fe19d600c8ecc92ec805499a
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/maven-metadata.xml b/maven/org/eclipse/equinox/security/maven-metadata.xml new file mode 100644 index 0000000000..7dc4b648ba --- /dev/null +++ b/maven/org/eclipse/equinox/security/maven-metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>org.eclipse.equinox</groupId> + <artifactId>security</artifactId> + <version>1.0.100-v20090520-1800</version> + <versioning> + <versions> + <version>1.0.100-v20090520-1800</version> + </versions> + <lastUpdated>20090710183213</lastUpdated> + </versioning> +</metadata> diff --git a/maven/org/eclipse/equinox/security/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/security/maven-metadata.xml.md5 new file mode 100644 index 0000000000..b935e49bfd --- /dev/null +++ b/maven/org/eclipse/equinox/security/maven-metadata.xml.md5 @@ -0,0 +1 @@ +43d0d2c71095f46c6977bf4743791ba9
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/security/maven-metadata.xml.sha1 new file mode 100644 index 0000000000..d187932156 --- /dev/null +++ b/maven/org/eclipse/equinox/security/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +83fb055588d59c1b1b0a6ad216b1deb4802de7c1
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.jar b/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..77846d6349 --- /dev/null +++ b/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..696d0bce49 --- /dev/null +++ b/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +c610920559fbe64b07c63cbfd2a450bc
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..0f238a440c --- /dev/null +++ b/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +8bbb681dbda7a40ef8831852bce32709f71768b1
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.pom b/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.pom new file mode 100644 index 0000000000..93636b8036 --- /dev/null +++ b/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.pom @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.security</groupId> + <artifactId>ui</artifactId> + <version>1.0.100-v20090520-1800</version> + <name>Equinox Security Default UI</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> + <dependencies> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>security</artifactId> + <version>[1.0.0,2.0.0)</version> + </dependency> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>preferences</artifactId> + <version>[3.2.200,4.0.0)</version> + </dependency> + <dependency> + <groupId>org.eclipse</groupId> + <artifactId>ui</artifactId> + <version>[3.4.0,4.0.0)</version> + </dependency> + <dependency> + <groupId>org.eclipse.core</groupId> + <artifactId>runtime</artifactId> + <version>[3.4.0,4.0.0)</version> + </dependency> + </dependencies> +</project> diff --git a/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..274481737d --- /dev/null +++ b/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +cea1ab97d87868476541a5eedafe5b66
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..6141d4d8ce --- /dev/null +++ b/maven/org/eclipse/equinox/security/ui/1.0.100-v20090520-1800/ui-1.0.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +e45dad8ad36c28ca6ba84b50e00d77ccecdd78c9
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/ui/maven-metadata.xml b/maven/org/eclipse/equinox/security/ui/maven-metadata.xml new file mode 100644 index 0000000000..ccb2ec0ff6 --- /dev/null +++ b/maven/org/eclipse/equinox/security/ui/maven-metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>org.eclipse.equinox.security</groupId> + <artifactId>ui</artifactId> + <version>1.0.100-v20090520-1800</version> + <versioning> + <versions> + <version>1.0.100-v20090520-1800</version> + </versions> + <lastUpdated>20090710183221</lastUpdated> + </versioning> +</metadata> diff --git a/maven/org/eclipse/equinox/security/ui/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/security/ui/maven-metadata.xml.md5 new file mode 100644 index 0000000000..a7bd3696b0 --- /dev/null +++ b/maven/org/eclipse/equinox/security/ui/maven-metadata.xml.md5 @@ -0,0 +1 @@ +9ac718c0850f5d9583a34be112c12cb5
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/ui/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/security/ui/maven-metadata.xml.sha1 new file mode 100644 index 0000000000..1fa7cf034f --- /dev/null +++ b/maven/org/eclipse/equinox/security/ui/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +0ff84e09206f4b92119273da31c983ab5cc43ba4
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.jar b/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..91735cdc66 --- /dev/null +++ b/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..045373dc1b --- /dev/null +++ b/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +0d3a0d828e9352a6bae67767f21539d8
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..8070faa4b1 --- /dev/null +++ b/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +82a462ee77a8c43c722ea540607de5c59a99951c
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.pom b/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.pom new file mode 100644 index 0000000000..69454a7f8f --- /dev/null +++ b/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.security.win32</groupId> + <artifactId>x86</artifactId> + <version>1.0.100-v20090520-1800</version> + <name>%fragmentName</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..0a2dbd2b33 --- /dev/null +++ b/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +90cbf95f669fb61018900d78f9ed47ff
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..44143ce5e1 --- /dev/null +++ b/maven/org/eclipse/equinox/security/win32/x86/1.0.100-v20090520-1800/x86-1.0.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +ebeb4ddd2e4157a0580b0eadf88db68f6d319268
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/win32/x86/maven-metadata.xml b/maven/org/eclipse/equinox/security/win32/x86/maven-metadata.xml new file mode 100644 index 0000000000..d784a2212b --- /dev/null +++ b/maven/org/eclipse/equinox/security/win32/x86/maven-metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>org.eclipse.equinox.security.win32</groupId> + <artifactId>x86</artifactId> + <version>1.0.100-v20090520-1800</version> + <versioning> + <versions> + <version>1.0.100-v20090520-1800</version> + </versions> + <lastUpdated>20090710183214</lastUpdated> + </versioning> +</metadata> diff --git a/maven/org/eclipse/equinox/security/win32/x86/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/security/win32/x86/maven-metadata.xml.md5 new file mode 100644 index 0000000000..3c17cb242a --- /dev/null +++ b/maven/org/eclipse/equinox/security/win32/x86/maven-metadata.xml.md5 @@ -0,0 +1 @@ +0a2d802f4fe1393ddaf1b813c9e3a837
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/security/win32/x86/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/security/win32/x86/maven-metadata.xml.sha1 new file mode 100644 index 0000000000..c93c4c4d0d --- /dev/null +++ b/maven/org/eclipse/equinox/security/win32/x86/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +b1403d1503f59e36b3c5f7847564f6ddb9b5e492
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.jar b/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..eb355e84b3 --- /dev/null +++ b/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..35ce90810f --- /dev/null +++ b/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +e3e22c08c9081ec5895481f9e05dfd31
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..e72dba69c9 --- /dev/null +++ b/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +600894f0435760ee99f924bb08173e7c87c32151
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.pom b/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.pom new file mode 100644 index 0000000000..798a879699 --- /dev/null +++ b/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>servletbridge</artifactId> + <version>1.1.0-v20090520-1800</version> + <name>Servletbridge</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..1522b36fbf --- /dev/null +++ b/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +b4778aec8c4d1df869abe2245a6c3459
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..4cea00bc8a --- /dev/null +++ b/maven/org/eclipse/equinox/servletbridge/1.1.0-v20090520-1800/servletbridge-1.1.0-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +45ce8321c4a696d0e4de7306499dd53654e1a4ca
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/servletbridge/maven-metadata.xml b/maven/org/eclipse/equinox/servletbridge/maven-metadata.xml index 1837a1fd54..c8534c6560 100644 --- a/maven/org/eclipse/equinox/servletbridge/maven-metadata.xml +++ b/maven/org/eclipse/equinox/servletbridge/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>servletbridge</artifactId> <version>1.0.100-v20080427-0830</version> <versioning> <versions> <version>1.0.100-v20080427-0830</version> + <version>1.1.0-v20090520-1800</version> </versions> - <lastUpdated>20090318201111</lastUpdated> + <lastUpdated>20090710183223</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/servletbridge/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/servletbridge/maven-metadata.xml.md5 index 486ddc5206..5f952cf8fa 100644 --- a/maven/org/eclipse/equinox/servletbridge/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/servletbridge/maven-metadata.xml.md5 @@ -1 +1 @@ -eefbbd71da6ddb7bee6314b1b1164244
\ No newline at end of file +93e8c0cbac94a61be341efc9e2fefe70
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/servletbridge/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/servletbridge/maven-metadata.xml.sha1 index 5bf1319cd9..8981ade190 100644 --- a/maven/org/eclipse/equinox/servletbridge/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/servletbridge/maven-metadata.xml.sha1 @@ -1 +1 @@ -5d3cf0fd65ee878e51acfe2fc04fef134df69e64
\ No newline at end of file +c2911750466724193b3824982f525b8d2aae2d07
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.jar b/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.jar Binary files differnew file mode 100644 index 0000000000..325e6e9fce --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.jar diff --git a/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.jar.md5 b/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.jar.md5 new file mode 100644 index 0000000000..be2db439c2 --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.jar.md5 @@ -0,0 +1 @@ +4cd78a74daffedbe4da8e1f454f46e65
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.jar.sha1 b/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.jar.sha1 new file mode 100644 index 0000000000..7fb48de589 --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.jar.sha1 @@ -0,0 +1 @@ +a4aaf3370009cf59e055880065067932f5c69fea
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.pom b/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.pom new file mode 100644 index 0000000000..7a019bdda5 --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>simpleconfigurator</artifactId> + <version>1.0.100-v20090520-1905</version> + <name>Simple Configurator</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.pom.md5 b/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.pom.md5 new file mode 100644 index 0000000000..5350460383 --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.pom.md5 @@ -0,0 +1 @@ +b3fd6f6f2e8edc689a61d8d7f62ff553
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.pom.sha1 b/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.pom.sha1 new file mode 100644 index 0000000000..a9769a4a98 --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/1.0.100-v20090520-1905/simpleconfigurator-1.0.100-v20090520-1905.pom.sha1 @@ -0,0 +1 @@ +a5c4188b477acf5b14b5995b75c720f541a8794f
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.jar b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.jar Binary files differnew file mode 100644 index 0000000000..ca26b5abd3 --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.jar diff --git a/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.jar.md5 b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.jar.md5 new file mode 100644 index 0000000000..1e3bdef721 --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.jar.md5 @@ -0,0 +1 @@ +2be06048816a6510e09de43d34438a5a
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.jar.sha1 b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.jar.sha1 new file mode 100644 index 0000000000..99038881ba --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.jar.sha1 @@ -0,0 +1 @@ +1021b10ecb37895a4e4292680cc2960a0a9653c5
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.pom b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.pom new file mode 100644 index 0000000000..e36b24d978 --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.pom @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.simpleconfigurator</groupId> + <artifactId>manipulator</artifactId> + <version>1.0.100-v20090520-1905</version> + <name>Simple Configurator Manipulator</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> + <dependencies> + <dependency> + <groupId>org.eclipse.equinox</groupId> + <artifactId>common</artifactId> + <version>3.5.0</version> + </dependency> + </dependencies> +</project> diff --git a/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.pom.md5 b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.pom.md5 new file mode 100644 index 0000000000..6134fc8c1c --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.pom.md5 @@ -0,0 +1 @@ +2fbfd85c1de164f16e165f55b825bfe0
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.pom.sha1 b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.pom.sha1 new file mode 100644 index 0000000000..5a707f36c1 --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/1.0.100-v20090520-1905/manipulator-1.0.100-v20090520-1905.pom.sha1 @@ -0,0 +1 @@ +7c4546936f1af50bcc4cb21603cb40e86cb84b53
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/simpleconfigurator/manipulator/maven-metadata.xml b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/maven-metadata.xml new file mode 100644 index 0000000000..22370740aa --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/maven-metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>org.eclipse.equinox.simpleconfigurator</groupId> + <artifactId>manipulator</artifactId> + <version>1.0.100-v20090520-1905</version> + <versioning> + <versions> + <version>1.0.100-v20090520-1905</version> + </versions> + <lastUpdated>20090710183209</lastUpdated> + </versioning> +</metadata> diff --git a/maven/org/eclipse/equinox/simpleconfigurator/manipulator/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/maven-metadata.xml.md5 new file mode 100644 index 0000000000..0159f88713 --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/maven-metadata.xml.md5 @@ -0,0 +1 @@ +5f17ee0f57c7257fb69b5122ff40e39c
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/simpleconfigurator/manipulator/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/maven-metadata.xml.sha1 new file mode 100644 index 0000000000..c1ef7a6b50 --- /dev/null +++ b/maven/org/eclipse/equinox/simpleconfigurator/manipulator/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +9fcb3ff803f0f4feaf412dcc00d10a46b253228f
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/simpleconfigurator/maven-metadata.xml b/maven/org/eclipse/equinox/simpleconfigurator/maven-metadata.xml index 77325b3857..50db12b9bd 100644 --- a/maven/org/eclipse/equinox/simpleconfigurator/maven-metadata.xml +++ b/maven/org/eclipse/equinox/simpleconfigurator/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>simpleconfigurator</artifactId> <version>1.0.0-v20080604</version> <versioning> <versions> <version>1.0.0-v20080604</version> + <version>1.0.100-v20090520-1905</version> </versions> - <lastUpdated>20090318201058</lastUpdated> + <lastUpdated>20090710183216</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/simpleconfigurator/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/simpleconfigurator/maven-metadata.xml.md5 index d6ac29f022..545b2be35e 100644 --- a/maven/org/eclipse/equinox/simpleconfigurator/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/simpleconfigurator/maven-metadata.xml.md5 @@ -1 +1 @@ -a8667d875d134cdb3a50214a22380328
\ No newline at end of file +9f795a0c123851d6817695f7df1b2809
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/simpleconfigurator/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/simpleconfigurator/maven-metadata.xml.sha1 index 9b48551f6f..ee73b65ae2 100644 --- a/maven/org/eclipse/equinox/simpleconfigurator/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/simpleconfigurator/maven-metadata.xml.sha1 @@ -1 +1 @@ -2788958cfc4832f374930c748321eadd0324e613
\ No newline at end of file +10c13f68cca40aa8f232e1955641169a1a51f7f2
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.jar b/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.jar Binary files differnew file mode 100644 index 0000000000..5508b68fdb --- /dev/null +++ b/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.jar diff --git a/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.jar.md5 b/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.jar.md5 new file mode 100644 index 0000000000..6600c081e8 --- /dev/null +++ b/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.jar.md5 @@ -0,0 +1 @@ +067196cee27347eab353155430c6c842
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.jar.sha1 b/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.jar.sha1 new file mode 100644 index 0000000000..d71cb34ecc --- /dev/null +++ b/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.jar.sha1 @@ -0,0 +1 @@ +4a7e3e8a17d36109787d20be0c5a627600d563a5
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.pom b/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.pom new file mode 100644 index 0000000000..c33d56ab97 --- /dev/null +++ b/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>supplement</artifactId> + <version>1.2.0-v20090518</version> + <name>Supplemental Equinox Functionality</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.pom.md5 b/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.pom.md5 new file mode 100644 index 0000000000..b2a1d3ef8b --- /dev/null +++ b/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.pom.md5 @@ -0,0 +1 @@ +0711a816999ac6a5135226c16fbc656b
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.pom.sha1 b/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.pom.sha1 new file mode 100644 index 0000000000..15c6779dc6 --- /dev/null +++ b/maven/org/eclipse/equinox/supplement/1.2.0-v20090518/supplement-1.2.0-v20090518.pom.sha1 @@ -0,0 +1 @@ +6e4931bd299afe13920a12f3b814840c5ff48a20
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/supplement/maven-metadata.xml b/maven/org/eclipse/equinox/supplement/maven-metadata.xml new file mode 100644 index 0000000000..06329742e2 --- /dev/null +++ b/maven/org/eclipse/equinox/supplement/maven-metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>org.eclipse.equinox</groupId> + <artifactId>supplement</artifactId> + <version>1.2.0-v20090518</version> + <versioning> + <versions> + <version>1.2.0-v20090518</version> + </versions> + <lastUpdated>20090710183209</lastUpdated> + </versioning> +</metadata> diff --git a/maven/org/eclipse/equinox/supplement/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/supplement/maven-metadata.xml.md5 new file mode 100644 index 0000000000..3f09d2e488 --- /dev/null +++ b/maven/org/eclipse/equinox/supplement/maven-metadata.xml.md5 @@ -0,0 +1 @@ +9edf81fb05ab17827283a5c43f2b9e20
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/supplement/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/supplement/maven-metadata.xml.sha1 new file mode 100644 index 0000000000..b407a00420 --- /dev/null +++ b/maven/org/eclipse/equinox/supplement/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +06675078b419a1a461bb5c849eb91ac790bf9a19
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.jar b/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..4df6821c73 --- /dev/null +++ b/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..97143b6b7d --- /dev/null +++ b/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +829f8864e4b925db13dd91b624fcb386
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..e8c184f8db --- /dev/null +++ b/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +e9cdb8565773734e0ea4120d7e684049719d1a7b
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.pom b/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.pom new file mode 100644 index 0000000000..f8dadc1ddd --- /dev/null +++ b/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.transforms</groupId> + <artifactId>hook</artifactId> + <version>1.0.100-v20090520-1800</version> + <name>%bundleName</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..ed39d11823 --- /dev/null +++ b/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +4320b01c751455b3647e71958799db0e
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..2d34328ba9 --- /dev/null +++ b/maven/org/eclipse/equinox/transforms/hook/1.0.100-v20090520-1800/hook-1.0.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +819534a051c587321d76ebf4c9f48a190390a67c
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/transforms/hook/maven-metadata.xml b/maven/org/eclipse/equinox/transforms/hook/maven-metadata.xml index ce36744410..c0dc916072 100644 --- a/maven/org/eclipse/equinox/transforms/hook/maven-metadata.xml +++ b/maven/org/eclipse/equinox/transforms/hook/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox.transforms</groupId> <artifactId>hook</artifactId> <version>1.0.0-v20080610</version> <versioning> <versions> <version>1.0.0-v20080610</version> + <version>1.0.100-v20090520-1800</version> </versions> - <lastUpdated>20090318201056</lastUpdated> + <lastUpdated>20090710183216</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/transforms/hook/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/transforms/hook/maven-metadata.xml.md5 index 0c428d0259..584252109a 100644 --- a/maven/org/eclipse/equinox/transforms/hook/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/transforms/hook/maven-metadata.xml.md5 @@ -1 +1 @@ -29a482ea10d1a59bb73bc827d7732520
\ No newline at end of file +867062f97672535a663048902a61b656
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/transforms/hook/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/transforms/hook/maven-metadata.xml.sha1 index 431cc93f33..c05e432a5b 100644 --- a/maven/org/eclipse/equinox/transforms/hook/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/transforms/hook/maven-metadata.xml.sha1 @@ -1 +1 @@ -001c0edbf12d37f682fbcc2b71fec3bc8ad48fea
\ No newline at end of file +a19f48d641ea6a8a903e686ef322f8f02278f3c4
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.jar b/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..eaa2d3e1da --- /dev/null +++ b/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..e775978afe --- /dev/null +++ b/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +189288b67b8f3a5c7a2c3b50a4be3113
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..8ac0b9fa85 --- /dev/null +++ b/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +b520cb319bc4d462e6e1fc6eec41d52820c67a59
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.pom b/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.pom new file mode 100644 index 0000000000..5e22513ecd --- /dev/null +++ b/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox.transforms</groupId> + <artifactId>xslt</artifactId> + <version>1.0.100-v20090520-1800</version> + <name>%bundleName</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..09d56db9e6 --- /dev/null +++ b/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +f7efe0a11beab0ac37549eccf5ad90d9
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..02fc46bbc7 --- /dev/null +++ b/maven/org/eclipse/equinox/transforms/xslt/1.0.100-v20090520-1800/xslt-1.0.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +6f3ff81c0634f9ffac9edcc9847e5ab3976042b6
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/transforms/xslt/maven-metadata.xml b/maven/org/eclipse/equinox/transforms/xslt/maven-metadata.xml index 40ab3b85b0..9a4772c9d7 100644 --- a/maven/org/eclipse/equinox/transforms/xslt/maven-metadata.xml +++ b/maven/org/eclipse/equinox/transforms/xslt/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox.transforms</groupId> <artifactId>xslt</artifactId> <version>1.0.0-v20080610</version> <versioning> <versions> <version>1.0.0-v20080610</version> + <version>1.0.100-v20090520-1800</version> </versions> - <lastUpdated>20090318201104</lastUpdated> + <lastUpdated>20090710183220</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/transforms/xslt/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/transforms/xslt/maven-metadata.xml.md5 index 0a6d29b273..61d9b68e47 100644 --- a/maven/org/eclipse/equinox/transforms/xslt/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/transforms/xslt/maven-metadata.xml.md5 @@ -1 +1 @@ -39a09877d007b0da8def2595936ec9dd
\ No newline at end of file +d63e152b583b5581f9d036d617350e74
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/transforms/xslt/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/transforms/xslt/maven-metadata.xml.sha1 index 823cec00dd..002ab3c664 100644 --- a/maven/org/eclipse/equinox/transforms/xslt/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/transforms/xslt/maven-metadata.xml.sha1 @@ -1 +1 @@ -35cf1c249a031a392daa1edd0a5bfa2685e24598
\ No newline at end of file +f19329bc650543e9e777cd0d4fd26a079cf8b416
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.jar b/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..c5f34dbcbd --- /dev/null +++ b/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..ff213b827f --- /dev/null +++ b/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +12a6be1660ee7ee7c77a0559d36d97f7
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..441120a0da --- /dev/null +++ b/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +42c968e987c7e620956b1fd1bda3173346e5ab4a
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.pom b/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.pom new file mode 100644 index 0000000000..12e1e4d028 --- /dev/null +++ b/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>useradmin</artifactId> + <version>1.1.100-v20090520-1800</version> + <name>User Admin Service</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..e665e48191 --- /dev/null +++ b/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +4d44b17129f935c49104b796ce917be7
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..9c6db5a84b --- /dev/null +++ b/maven/org/eclipse/equinox/useradmin/1.1.100-v20090520-1800/useradmin-1.1.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +8cee0c1d12a1ad0fc659f9edf36ab6e6540f31cf
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/useradmin/maven-metadata.xml b/maven/org/eclipse/equinox/useradmin/maven-metadata.xml index 08938b882c..285ac6d3e0 100644 --- a/maven/org/eclipse/equinox/useradmin/maven-metadata.xml +++ b/maven/org/eclipse/equinox/useradmin/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>useradmin</artifactId> <version>1.1.0-v20080508-1815</version> <versioning> <versions> <version>1.1.0-v20080508-1815</version> + <version>1.1.100-v20090520-1800</version> </versions> - <lastUpdated>20090318201103</lastUpdated> + <lastUpdated>20090710183219</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/useradmin/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/useradmin/maven-metadata.xml.md5 index 661e87a84f..1747b1a0ab 100644 --- a/maven/org/eclipse/equinox/useradmin/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/useradmin/maven-metadata.xml.md5 @@ -1 +1 @@ -564f9a7e26c44e2cf17050fbe798aba0
\ No newline at end of file +7488eb4af7e0fa724e07920370c60516
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/useradmin/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/useradmin/maven-metadata.xml.sha1 index 9902771737..6b4796ae79 100644 --- a/maven/org/eclipse/equinox/useradmin/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/useradmin/maven-metadata.xml.sha1 @@ -1 +1 @@ -ded75ae864b7dac481e8860e3eb23cbe402ce043
\ No newline at end of file +5c0099e8b45c4f317a2837e85b648575653a72db
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.jar b/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..c1b10b8cbe --- /dev/null +++ b/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..f457283768 --- /dev/null +++ b/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +a5c57198ba6e18a6c6f5b9eee5971f9d
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..f9e00a9c5d --- /dev/null +++ b/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +b973bee0e803f3b9d7790a306d9625047a7185f2
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.pom b/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.pom new file mode 100644 index 0000000000..ecfc662812 --- /dev/null +++ b/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>util</artifactId> + <version>1.0.100-v20090520-1800</version> + <name>Equinox Util Bundle</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..d6b5b6ecf4 --- /dev/null +++ b/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +ae102a5cd1453401a5ba89c2d534a87b
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..69e6d9143c --- /dev/null +++ b/maven/org/eclipse/equinox/util/1.0.100-v20090520-1800/util-1.0.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +d1abcf0093bd8536870890367eefbc677ea9a5fb
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/util/maven-metadata.xml b/maven/org/eclipse/equinox/util/maven-metadata.xml index 6102352afa..42f0f42c23 100644 --- a/maven/org/eclipse/equinox/util/maven-metadata.xml +++ b/maven/org/eclipse/equinox/util/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>util</artifactId> <version>1.0.0-v20080414</version> <versioning> <versions> <version>1.0.0-v20080414</version> + <version>1.0.100-v20090520-1800</version> </versions> - <lastUpdated>20090318201046</lastUpdated> + <lastUpdated>20090710183211</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/util/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/util/maven-metadata.xml.md5 index addcf1d027..dff9ec91b8 100644 --- a/maven/org/eclipse/equinox/util/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/util/maven-metadata.xml.md5 @@ -1 +1 @@ -19fc65eaa9b762493a5b1a8cae490939
\ No newline at end of file +2e6a37d10c384e8182974d6f349724b7
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/util/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/util/maven-metadata.xml.sha1 index 8f0e5fcbec..36191fb8b0 100644 --- a/maven/org/eclipse/equinox/util/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/util/maven-metadata.xml.sha1 @@ -1 +1 @@ -d8ae54dc792448cb4f3b89edee44fbc48de6dbef
\ No newline at end of file +da2d1d636b665b3bb564aa7b1bc40ecae679fc61
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.jar b/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..293da09349 --- /dev/null +++ b/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.jar diff --git a/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.jar.md5 b/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..7004b23a24 --- /dev/null +++ b/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +6c14cd992894febad68c757614313013
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.jar.sha1 b/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..f8962f6cb9 --- /dev/null +++ b/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +23e5864c26d3c0b3a48ccce89539d472e19711c5
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.pom b/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.pom new file mode 100644 index 0000000000..42a3d915dc --- /dev/null +++ b/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.equinox</groupId> + <artifactId>wireadmin</artifactId> + <version>1.0.100-v20090520-1800</version> + <name>Wire Admin Service</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.pom.md5 b/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..89f167d750 --- /dev/null +++ b/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +ac82eace773562155f3e392e945d577b
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.pom.sha1 b/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..e022f8ee4a --- /dev/null +++ b/maven/org/eclipse/equinox/wireadmin/1.0.100-v20090520-1800/wireadmin-1.0.100-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +9e6c9fbacacf66a22f6a100cde9cd24ae5020ffb
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/wireadmin/maven-metadata.xml b/maven/org/eclipse/equinox/wireadmin/maven-metadata.xml index f4037d2b42..7aae184e76 100644 --- a/maven/org/eclipse/equinox/wireadmin/maven-metadata.xml +++ b/maven/org/eclipse/equinox/wireadmin/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.equinox</groupId> <artifactId>wireadmin</artifactId> <version>1.0.0-v20080407</version> <versioning> <versions> <version>1.0.0-v20080407</version> + <version>1.0.100-v20090520-1800</version> </versions> - <lastUpdated>20090318201043</lastUpdated> + <lastUpdated>20090710183209</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/equinox/wireadmin/maven-metadata.xml.md5 b/maven/org/eclipse/equinox/wireadmin/maven-metadata.xml.md5 index f5fac9df7b..c9ef7daa1f 100644 --- a/maven/org/eclipse/equinox/wireadmin/maven-metadata.xml.md5 +++ b/maven/org/eclipse/equinox/wireadmin/maven-metadata.xml.md5 @@ -1 +1 @@ -1625a6849871bce9c0886d93878d481d
\ No newline at end of file +ad6e515c3a555158799d9f5428391e16
\ No newline at end of file diff --git a/maven/org/eclipse/equinox/wireadmin/maven-metadata.xml.sha1 b/maven/org/eclipse/equinox/wireadmin/maven-metadata.xml.sha1 index af66f50f7a..bf2b069291 100644 --- a/maven/org/eclipse/equinox/wireadmin/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/equinox/wireadmin/maven-metadata.xml.sha1 @@ -1 +1 @@ -61b5eb530d3ad88089d3982b9e5c94e02b8251db
\ No newline at end of file +18298ab3948831067b0844b7a84f680c2ded422f
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.jar b/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.jar Binary files differnew file mode 100644 index 0000000000..4772c9cc45 --- /dev/null +++ b/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.jar diff --git a/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.jar.md5 b/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.jar.md5 new file mode 100644 index 0000000000..b7936665a6 --- /dev/null +++ b/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.jar.md5 @@ -0,0 +1 @@ +120bd9c4478ab3b5fe3d1ced480b1153
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.jar.sha1 b/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.jar.sha1 new file mode 100644 index 0000000000..430eb8cfeb --- /dev/null +++ b/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.jar.sha1 @@ -0,0 +1 @@ +f03e9b88e4398f5b7c8ab7f2f700e7a7c292a11f
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.pom b/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.pom new file mode 100644 index 0000000000..bc53f9f63d --- /dev/null +++ b/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse</groupId> + <artifactId>osgi</artifactId> + <version>3.5.0-v20090520</version> + <name>%systemBundle</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.pom.md5 b/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.pom.md5 new file mode 100644 index 0000000000..60a52a92cf --- /dev/null +++ b/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.pom.md5 @@ -0,0 +1 @@ +cb13d672a02f9b05eff9f0415ebba0b7
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.pom.sha1 b/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.pom.sha1 new file mode 100644 index 0000000000..e4791d0843 --- /dev/null +++ b/maven/org/eclipse/osgi/3.5.0-v20090520/osgi-3.5.0-v20090520.pom.sha1 @@ -0,0 +1 @@ +1f59c47acafbcf5e5b924a3777cc34d603c94bf8
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/maven-metadata.xml b/maven/org/eclipse/osgi/maven-metadata.xml index 7a1a1986fa..18318d9e7a 100644 --- a/maven/org/eclipse/osgi/maven-metadata.xml +++ b/maven/org/eclipse/osgi/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse</groupId> <artifactId>osgi</artifactId> <version>3.4.0-v20080605-1900</version> <versioning> <versions> <version>3.4.0-v20080605-1900</version> + <version>3.5.0-v20090520</version> </versions> - <lastUpdated>20090318201059</lastUpdated> + <lastUpdated>20090710183217</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/osgi/maven-metadata.xml.md5 b/maven/org/eclipse/osgi/maven-metadata.xml.md5 index bf482aa824..c8d523994d 100644 --- a/maven/org/eclipse/osgi/maven-metadata.xml.md5 +++ b/maven/org/eclipse/osgi/maven-metadata.xml.md5 @@ -1 +1 @@ -2179d71f5ac4c42bd614b33146fa0573
\ No newline at end of file +1674c2bac0b7eaa51cfd6f0c700f6fa1
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/maven-metadata.xml.sha1 b/maven/org/eclipse/osgi/maven-metadata.xml.sha1 index 5f8c7f2533..31e80aa75a 100644 --- a/maven/org/eclipse/osgi/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/osgi/maven-metadata.xml.sha1 @@ -1 +1 @@ -41518518e72469d9441244df48dbebd6170df463
\ No newline at end of file +f2ad44a609782fa83343d4475a99a17d545f71d2
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.jar b/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..caf0ba58ad --- /dev/null +++ b/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.jar diff --git a/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.jar.md5 b/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..9c7fb2b648 --- /dev/null +++ b/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +36098d63c45a865aa35843d507e77a2c
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.jar.sha1 b/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..6b7b837ab3 --- /dev/null +++ b/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +82c7637760742040b0aa38e1b45ebed52ec84e8f
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.pom b/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.pom new file mode 100644 index 0000000000..2367cbacfe --- /dev/null +++ b/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.osgi</groupId> + <artifactId>services</artifactId> + <version>3.2.0-v20090520-1800</version> + <name>OSGi Release 4.2.0 Services</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.pom.md5 b/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..0ec907c420 --- /dev/null +++ b/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +58ce45b6c3385a1a94e0503b1727a746
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.pom.sha1 b/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..1bcd318325 --- /dev/null +++ b/maven/org/eclipse/osgi/services/3.2.0-v20090520-1800/services-3.2.0-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +0ae704fef260dc14235b972538a3ba8b261a6883
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/services/maven-metadata.xml b/maven/org/eclipse/osgi/services/maven-metadata.xml index 62cb976c26..c742b10076 100644 --- a/maven/org/eclipse/osgi/services/maven-metadata.xml +++ b/maven/org/eclipse/osgi/services/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.osgi</groupId> <artifactId>services</artifactId> <version>3.1.200-v20071203</version> <versioning> <versions> <version>3.1.200-v20071203</version> + <version>3.2.0-v20090520-1800</version> </versions> - <lastUpdated>20090318201111</lastUpdated> + <lastUpdated>20090710183224</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/osgi/services/maven-metadata.xml.md5 b/maven/org/eclipse/osgi/services/maven-metadata.xml.md5 index 57fd731f64..2e0ea7bbf2 100644 --- a/maven/org/eclipse/osgi/services/maven-metadata.xml.md5 +++ b/maven/org/eclipse/osgi/services/maven-metadata.xml.md5 @@ -1 +1 @@ -52efc9e53870fd5a225f5907a857cd0f
\ No newline at end of file +bf1a548a004c2930c20e7e4b8e1fab93
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/services/maven-metadata.xml.sha1 b/maven/org/eclipse/osgi/services/maven-metadata.xml.sha1 index a143261f4d..8d9107e61c 100644 --- a/maven/org/eclipse/osgi/services/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/osgi/services/maven-metadata.xml.sha1 @@ -1 +1 @@ -334232cbea4736e530969ff06ba3e9c13b53caee
\ No newline at end of file +78fa019c3faa24cf14394643ac4608d369b2b0e3
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.jar b/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.jar Binary files differnew file mode 100644 index 0000000000..45c4400723 --- /dev/null +++ b/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.jar diff --git a/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.jar.md5 b/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.jar.md5 new file mode 100644 index 0000000000..a5176e866d --- /dev/null +++ b/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.jar.md5 @@ -0,0 +1 @@ +eeee21aa669631f8ec4a1fec2d39b0d9
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.jar.sha1 b/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.jar.sha1 new file mode 100644 index 0000000000..4b007004f3 --- /dev/null +++ b/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.jar.sha1 @@ -0,0 +1 @@ +284a10b40217579be47277f11fb4b2d648b303e4
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.pom b/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.pom new file mode 100644 index 0000000000..7f44b9f48d --- /dev/null +++ b/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.pom @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.eclipse.osgi</groupId> + <artifactId>util</artifactId> + <version>3.2.0-v20090520-1800</version> + <name>OSGi Release 4.2.0 Utility Classes</name> + <licenses> + <license> + <name>Eclipse Public License - v 1.0</name> + <url>http://www.eclipse.org/org/documents/epl-v10.html</url> + </license> + </licenses> +</project> diff --git a/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.pom.md5 b/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.pom.md5 new file mode 100644 index 0000000000..bbb27fe672 --- /dev/null +++ b/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.pom.md5 @@ -0,0 +1 @@ +2bce9165196f9a2d0ca0e9a891415ef0
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.pom.sha1 b/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.pom.sha1 new file mode 100644 index 0000000000..e3a52aa1be --- /dev/null +++ b/maven/org/eclipse/osgi/util/3.2.0-v20090520-1800/util-3.2.0-v20090520-1800.pom.sha1 @@ -0,0 +1 @@ +bbf0bacabc7a52cb50d46393c64ed0e506cd3098
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/util/maven-metadata.xml b/maven/org/eclipse/osgi/util/maven-metadata.xml index 2e22ed03e1..c2b899e933 100644 --- a/maven/org/eclipse/osgi/util/maven-metadata.xml +++ b/maven/org/eclipse/osgi/util/maven-metadata.xml @@ -1,11 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?><metadata> +<?xml version="1.0" encoding="UTF-8"?> +<metadata> <groupId>org.eclipse.osgi</groupId> <artifactId>util</artifactId> <version>3.1.300-v20080303</version> <versioning> <versions> <version>3.1.300-v20080303</version> + <version>3.2.0-v20090520-1800</version> </versions> - <lastUpdated>20090318201106</lastUpdated> + <lastUpdated>20090710183221</lastUpdated> </versioning> -</metadata>
\ No newline at end of file +</metadata> diff --git a/maven/org/eclipse/osgi/util/maven-metadata.xml.md5 b/maven/org/eclipse/osgi/util/maven-metadata.xml.md5 index b177785fb8..ac91a18007 100644 --- a/maven/org/eclipse/osgi/util/maven-metadata.xml.md5 +++ b/maven/org/eclipse/osgi/util/maven-metadata.xml.md5 @@ -1 +1 @@ -4fa447c097f311a1a435508adb648626
\ No newline at end of file +0866cf68928739c8e48f61ebad776a9a
\ No newline at end of file diff --git a/maven/org/eclipse/osgi/util/maven-metadata.xml.sha1 b/maven/org/eclipse/osgi/util/maven-metadata.xml.sha1 index 7e7bd85ce8..cc19828aa3 100644 --- a/maven/org/eclipse/osgi/util/maven-metadata.xml.sha1 +++ b/maven/org/eclipse/osgi/util/maven-metadata.xml.sha1 @@ -1 +1 @@ -c639d8bc8d85241fa18ea7cea3ac9d8dbf46fde9
\ No newline at end of file +7192521c04653f0a9fe84e213ef2be2d62fe1fcf
\ No newline at end of file |