diff options
| author | Kim van der Riet <kpvdr@apache.org> | 2012-08-03 12:13:32 +0000 |
|---|---|---|
| committer | Kim van der Riet <kpvdr@apache.org> | 2012-08-03 12:13:32 +0000 |
| commit | d43d1912b376322e27fdcda551a73f9ff5487972 (patch) | |
| tree | ce493e10baa95f44be8beb5778ce51783463196d /java/lib | |
| parent | 04877fec0c6346edec67072d7f2d247740cf2af5 (diff) | |
| download | qpid-python-d43d1912b376322e27fdcda551a73f9ff5487972.tar.gz | |
QPID-3858: Updated branch - merged from trunk r.1368650
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1368910 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/lib')
120 files changed, 262 insertions, 575 deletions
diff --git a/java/lib/bdbstore/README.txt b/java/lib/bdbstore/README.txt deleted file mode 100644 index 80adb199bf..0000000000 --- a/java/lib/bdbstore/README.txt +++ /dev/null @@ -1,14 +0,0 @@ -The BDB JE jar must be downloaded into this directory in order to allow the optional bdbstore module to be built against it. - -*NOTE* The BDB JE library is licensed under the Sleepycat Licence [1], which is not compatible with the Apache Lience v2.0. As a result, the BDB JE library is not distributed with the project, and the optional bdbstore module is not compiled by default. - -The jar file may be downloaded by either: - - Seperately running the following command from the qpid/java/bdbstore dir: ant download-bdb - - OR - - Adding -Ddownload-bdb=true to your regular build command - - -[1] http://www.oracle.com/technetwork/database/berkeleydb/downloads/jeoslicense-086837.html diff --git a/java/lib/bnd-0.0.384.jar b/java/lib/bnd-0.0.384.jar Binary files differdeleted file mode 100644 index fa5e5263f7..0000000000 --- a/java/lib/bnd-0.0.384.jar +++ /dev/null diff --git a/java/lib/cobertura/README.txt b/java/lib/cobertura/README.txt deleted file mode 100644 index 080bb5f2f3..0000000000 --- a/java/lib/cobertura/README.txt +++ /dev/null @@ -1,9 +0,0 @@ -Download the cobertura binary from the following location and expand it into -this directory. -
-http://cobertura.sourceforge.net/download.html -
-Alternatively run "ant download-cobertura" to do this automatically. -(to set a http proxy for ant use ANT_OPTS="-Dhttp.proxyHost=<host> -Dhttp.proxyPort=<port>") -
-Run "ant cover-test coverage-report" to generate coverage report. diff --git a/java/lib/com.ibm.icu_3.8.1.v20080530.jar b/java/lib/com.ibm.icu_3.8.1.v20080530.jar Binary files differdeleted file mode 100644 index 1d8a0a0997..0000000000 --- a/java/lib/com.ibm.icu_3.8.1.v20080530.jar +++ /dev/null diff --git a/java/lib/commons-beanutils-core-1.8.0.jar b/java/lib/commons-beanutils-core-1.8.0.jar Binary files differdeleted file mode 100644 index 87c15f4565..0000000000 --- a/java/lib/commons-beanutils-core-1.8.0.jar +++ /dev/null diff --git a/java/lib/commons-cli-1.0.jar b/java/lib/commons-cli-1.0.jar Binary files differdeleted file mode 100644 index 22a004e14e..0000000000 --- a/java/lib/commons-cli-1.0.jar +++ /dev/null diff --git a/java/lib/commons-codec-1.3.jar b/java/lib/commons-codec-1.3.jar Binary files differdeleted file mode 100644 index 957b6752af..0000000000 --- a/java/lib/commons-codec-1.3.jar +++ /dev/null diff --git a/java/lib/commons-collections-3.2.jar b/java/lib/commons-collections-3.2.jar Binary files differdeleted file mode 100644 index 75580be255..0000000000 --- a/java/lib/commons-collections-3.2.jar +++ /dev/null diff --git a/java/lib/commons-configuration-1.6.jar b/java/lib/commons-configuration-1.6.jar Binary files differdeleted file mode 100644 index 2d4689a1b8..0000000000 --- a/java/lib/commons-configuration-1.6.jar +++ /dev/null diff --git a/java/lib/commons-digester-1.8.1.jar b/java/lib/commons-digester-1.8.1.jar Binary files differdeleted file mode 100644 index 7abda9696a..0000000000 --- a/java/lib/commons-digester-1.8.1.jar +++ /dev/null diff --git a/java/lib/commons-lang-2.2.jar b/java/lib/commons-lang-2.2.jar Binary files differdeleted file mode 100644 index b9105611f3..0000000000 --- a/java/lib/commons-lang-2.2.jar +++ /dev/null diff --git a/java/lib/commons-logging-1.0.4.jar b/java/lib/commons-logging-1.0.4.jar Binary files differdeleted file mode 100644 index b73a80fab6..0000000000 --- a/java/lib/commons-logging-1.0.4.jar +++ /dev/null diff --git a/java/lib/derby-10.6.1.0.jar b/java/lib/derby-10.6.1.0.jar Binary files differdeleted file mode 100644 index 33a84e9dc5..0000000000 --- a/java/lib/derby-10.6.1.0.jar +++ /dev/null diff --git a/java/lib/findbugs/README.txt b/java/lib/findbugs/README.txt deleted file mode 100644 index 56343d7e63..0000000000 --- a/java/lib/findbugs/README.txt +++ /dev/null @@ -1,30 +0,0 @@ -Download the FindBugs archive from the following location: -http://findbugs.sourceforge.net/downloads.html - -Unpack the contents of the 'findbugs-<version>/lib' folder within the archive -to the 'qpid/java/lib/findbugs' (i.e. this) directory. This should leave you -with contents of 'qpid/java/lib/findbugs' similar to: - -annotations.jar -ant.jar -asm-3.1.jar -asm-analysis-3.1.jar -asm-commons-3.1.jar -asm-tree-3.1.jar -asm-util-3.1.jar -asm-xml-3.1.jar -bcel.jar -buggy.icns -commons-lang-2.4.jar -dom4j-1.6.1.jar -findbugs-ant.jar -findbugs.jar -jFormatString.jar -jaxen-1.1.1.jar -jdepend-2.9.jar -jsr305.jar -mysql-connector-java-5.1.7-bin.jar - - -Now simply run "ant findbugs" in qpid/java to generate the report. - diff --git a/java/lib/geronimo-ejb_3.0_spec-1.0.1.jar b/java/lib/geronimo-ejb_3.0_spec-1.0.1.jar Binary files differdeleted file mode 100644 index 29087f2f46..0000000000 --- a/java/lib/geronimo-ejb_3.0_spec-1.0.1.jar +++ /dev/null diff --git a/java/lib/geronimo-j2ee-connector_1.5_spec-2.0.0.jar b/java/lib/geronimo-j2ee-connector_1.5_spec-2.0.0.jar Binary files differdeleted file mode 100644 index 70e7ed4a93..0000000000 --- a/java/lib/geronimo-j2ee-connector_1.5_spec-2.0.0.jar +++ /dev/null diff --git a/java/lib/geronimo-jms_1.1_spec-1.0.jar b/java/lib/geronimo-jms_1.1_spec-1.0.jar Binary files differdeleted file mode 100644 index 42bf403e28..0000000000 --- a/java/lib/geronimo-jms_1.1_spec-1.0.jar +++ /dev/null diff --git a/java/lib/geronimo-jta_1.1_spec-1.1.1.jar b/java/lib/geronimo-jta_1.1_spec-1.1.1.jar Binary files differdeleted file mode 100644 index ee9963dfc8..0000000000 --- a/java/lib/geronimo-jta_1.1_spec-1.1.1.jar +++ /dev/null diff --git a/java/lib/geronimo-kernel-2.2.1.jar b/java/lib/geronimo-kernel-2.2.1.jar Binary files differdeleted file mode 100644 index 34c46c3183..0000000000 --- a/java/lib/geronimo-kernel-2.2.1.jar +++ /dev/null diff --git a/java/lib/gson-2.0.jar b/java/lib/gson-2.0.jar Binary files differdeleted file mode 100644 index 7b413f9570..0000000000 --- a/java/lib/gson-2.0.jar +++ /dev/null diff --git a/java/lib/jackson-core-asl-1.9.0.jar b/java/lib/jackson-core-asl-1.9.0.jar Binary files differdeleted file mode 100644 index e9456ad887..0000000000 --- a/java/lib/jackson-core-asl-1.9.0.jar +++ /dev/null diff --git a/java/lib/jackson-mapper-asl-1.9.0.jar b/java/lib/jackson-mapper-asl-1.9.0.jar Binary files differdeleted file mode 100644 index f8beebcfea..0000000000 --- a/java/lib/jackson-mapper-asl-1.9.0.jar +++ /dev/null diff --git a/java/lib/javacc.jar b/java/lib/javacc.jar Binary files differdeleted file mode 100644 index 2550727eef..0000000000 --- a/java/lib/javacc.jar +++ /dev/null diff --git a/java/lib/junit-3.8.1.jar b/java/lib/junit-3.8.1.jar Binary files differdeleted file mode 100644 index 674d71e89e..0000000000 --- a/java/lib/junit-3.8.1.jar +++ /dev/null diff --git a/java/lib/jython-2.5.0.jar b/java/lib/jython-2.5.0.jar Binary files differdeleted file mode 100644 index f8fc553ae7..0000000000 --- a/java/lib/jython-2.5.0.jar +++ /dev/null diff --git a/java/lib/log4j-1.2.12.jar b/java/lib/log4j-1.2.12.jar Binary files differdeleted file mode 100644 index 9b5a720088..0000000000 --- a/java/lib/log4j-1.2.12.jar +++ /dev/null diff --git a/java/lib/maven-ant-tasks-2.1.1.jar b/java/lib/maven-ant-tasks-2.1.1.jar Binary files differdeleted file mode 100644 index 7810a541b8..0000000000 --- a/java/lib/maven-ant-tasks-2.1.1.jar +++ /dev/null diff --git a/java/lib/mockito-all-1.9.0.jar b/java/lib/mockito-all-1.9.0.jar Binary files differdeleted file mode 100644 index 273fd50feb..0000000000 --- a/java/lib/mockito-all-1.9.0.jar +++ /dev/null diff --git a/java/lib/org.apache.commons.codec_1.3.0.v20080530-1600.jar b/java/lib/org.apache.commons.codec_1.3.0.v20080530-1600.jar Binary files differdeleted file mode 100644 index d9b4c8ea1f..0000000000 --- a/java/lib/org.apache.commons.codec_1.3.0.v20080530-1600.jar +++ /dev/null diff --git a/java/lib/org.apache.felix.main-2.0.5.jar b/java/lib/org.apache.felix.main-2.0.5.jar Binary files differdeleted file mode 100644 index 71e5a84231..0000000000 --- a/java/lib/org.apache.felix.main-2.0.5.jar +++ /dev/null diff --git a/java/lib/org.eclipse.core.commands_3.4.0.I20080509-2000.jar b/java/lib/org.eclipse.core.commands_3.4.0.I20080509-2000.jar Binary files differdeleted file mode 100644 index 6467d78d66..0000000000 --- a/java/lib/org.eclipse.core.commands_3.4.0.I20080509-2000.jar +++ /dev/null diff --git a/java/lib/org.eclipse.core.contenttype_3.3.0.v20080604-1400.jar b/java/lib/org.eclipse.core.contenttype_3.3.0.v20080604-1400.jar Binary files differdeleted file mode 100644 index 0b6163cf1b..0000000000 --- a/java/lib/org.eclipse.core.contenttype_3.3.0.v20080604-1400.jar +++ /dev/null diff --git a/java/lib/org.eclipse.core.databinding_1.1.1.M20080827-0800b.jar b/java/lib/org.eclipse.core.databinding_1.1.1.M20080827-0800b.jar Binary files differdeleted file mode 100644 index 7f9d1b637e..0000000000 --- a/java/lib/org.eclipse.core.databinding_1.1.1.M20080827-0800b.jar +++ /dev/null diff --git a/java/lib/org.eclipse.core.expressions_3.4.0.v20080603-2000.jar b/java/lib/org.eclipse.core.expressions_3.4.0.v20080603-2000.jar Binary files differdeleted file mode 100644 index 671e92aa4b..0000000000 --- a/java/lib/org.eclipse.core.expressions_3.4.0.v20080603-2000.jar +++ /dev/null diff --git a/java/lib/org.eclipse.core.jobs_3.4.0.v20080512.jar b/java/lib/org.eclipse.core.jobs_3.4.0.v20080512.jar Binary files differdeleted file mode 100644 index 7bdbc00313..0000000000 --- a/java/lib/org.eclipse.core.jobs_3.4.0.v20080512.jar +++ /dev/null diff --git a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/META-INF/ECLIPSE.RSA b/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/META-INF/ECLIPSE.RSA Binary files differdeleted file mode 100644 index d694a14d7f..0000000000 --- a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/META-INF/ECLIPSE.RSA +++ /dev/null diff --git a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/META-INF/ECLIPSE.SF b/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/META-INF/ECLIPSE.SF deleted file mode 100644 index 6bf4f8d81a..0000000000 --- a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/META-INF/ECLIPSE.SF +++ /dev/null @@ -1,17 +0,0 @@ -Signature-Version: 1.0
-SHA1-Digest-Manifest: lM34M2cYUookZFTsw+CIRRJzG/o=
-Created-By: 1.5.0 (IBM Corporation)
-SHA1-Digest-Manifest-Main-Attributes: XjH6FbEjs0cznPMbHs9K2V7KmP4=
-
-Name: runtime_registry_compatibility.jar
-SHA1-Digest: 3ZA+TQU6TxgVia+krDcqMAAYdpU=
-
-Name: about.html
-SHA1-Digest: M+fykt9heyWoEv1LNiIEeBhi/2Q=
-
-Name: META-INF/eclipse.inf
-SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=
-
-Name: fragment.properties
-SHA1-Digest: Gi/SEQV8Vl9A/8928AtuhnVkrKQ=
-
diff --git a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/META-INF/MANIFEST.MF b/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/META-INF/MANIFEST.MF deleted file mode 100644 index d9a497e8f4..0000000000 --- a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/META-INF/MANIFEST.MF +++ /dev/null @@ -1,25 +0,0 @@ -Manifest-Version: 1.0
-Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
-Bundle-SymbolicName: org.eclipse.core.runtime.compatibility.registry
-Bundle-ManifestVersion: 2
-Bundle-Localization: fragment
-Bundle-Name: %fragmentName
-Bundle-Version: 3.2.200.v20080610
-Bundle-ClassPath: runtime_registry_compatibility.jar
-Fragment-Host: org.eclipse.equinox.registry;bundle-version="[3.3.0,3.5
- .0)"
-Eclipse-PatchFragment: true
-Bundle-Vendor: %providerName
-
-Name: runtime_registry_compatibility.jar
-SHA1-Digest: Oxij1RUWY4Q3SjHVBqQuVSFgLxs=
-
-Name: about.html
-SHA1-Digest: ejOZra0kypGLQQ2bJtGTX+LI8tU=
-
-Name: META-INF/eclipse.inf
-SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=
-
-Name: fragment.properties
-SHA1-Digest: 4yjHkU5Z/6ej6ZFYT+PE9sMOJPY=
-
diff --git a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/META-INF/eclipse.inf b/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/META-INF/eclipse.inf deleted file mode 100644 index 7864d3c4c3..0000000000 --- a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/META-INF/eclipse.inf +++ /dev/null @@ -1,3 +0,0 @@ -#Processed using Jarprocessor -pack200.args = -E4 -pack200.conditioned = true diff --git a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/about.html b/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/about.html deleted file mode 100644 index 460233046e..0000000000 --- a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/about.html +++ /dev/null @@ -1,28 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> -<title>About</title> -</head> -<body lang="EN-US"> -<h2>About This Content</h2> - -<p>June 2, 2006</p> -<h3>License</h3> - -<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available -at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. -For purposes of the EPL, "Program" will mean the Content.</p> - -<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p> - -</body> -</html>
\ No newline at end of file diff --git a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/fragment.properties b/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/fragment.properties deleted file mode 100644 index e60dbf5c67..0000000000 --- a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/fragment.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2006 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -providerName=Eclipse.org -fragmentName=Eclipse Registry Compatibility Fragment diff --git a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/runtime_registry_compatibility.jar b/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/runtime_registry_compatibility.jar Binary files differdeleted file mode 100644 index 3103fb0ce7..0000000000 --- a/java/lib/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20080610/runtime_registry_compatibility.jar +++ /dev/null diff --git a/java/lib/org.eclipse.core.runtime_3.4.0.v20080512.jar b/java/lib/org.eclipse.core.runtime_3.4.0.v20080512.jar Binary files differdeleted file mode 100644 index 366be26fe3..0000000000 --- a/java/lib/org.eclipse.core.runtime_3.4.0.v20080512.jar +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.app_1.1.0.v20080421-2006.jar b/java/lib/org.eclipse.equinox.app_1.1.0.v20080421-2006.jar Binary files differdeleted file mode 100644 index e46c099fe4..0000000000 --- a/java/lib/org.eclipse.equinox.app_1.1.0.v20080421-2006.jar +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar b/java/lib/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar Binary files differdeleted file mode 100644 index c73223995b..0000000000 --- a/java/lib/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/META-INF/ECLIPSE.RSA b/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/META-INF/ECLIPSE.RSA Binary files differdeleted file mode 100644 index 29e6f3e7a0..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/META-INF/ECLIPSE.RSA +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/META-INF/ECLIPSE.SF b/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/META-INF/ECLIPSE.SF deleted file mode 100644 index 1d2eece149..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/META-INF/ECLIPSE.SF +++ /dev/null @@ -1,17 +0,0 @@ -Signature-Version: 1.0
-SHA1-Digest-Manifest: FheFhPCFIe9e17dtN19PvFpfHzs=
-Created-By: 1.5.0 (IBM Corporation)
-SHA1-Digest-Manifest-Main-Attributes: X4gDjCpbD8vwxPcCNeLjJjIHBoU=
-
-Name: about.html
-SHA1-Digest: xGcp/Hbq/ywyvVWkPzD/2vkIzdY=
-
-Name: eclipse_1115.so
-SHA1-Digest: ItFKEUKn9bCxLiWwFj8ubKbopDg=
-
-Name: META-INF/eclipse.inf
-SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=
-
-Name: launcher.carbon.macosx.properties
-SHA1-Digest: iJiwtqN46CqxjQPiFqskiJDS2hk=
-
diff --git a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/META-INF/MANIFEST.MF b/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/META-INF/MANIFEST.MF deleted file mode 100644 index f9ef43c43a..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/META-INF/MANIFEST.MF +++ /dev/null @@ -1,25 +0,0 @@ -Manifest-Version: 1.0
-Bundle-SymbolicName: org.eclipse.equinox.launcher.carbon.macosx;single
- ton:=true
-Bundle-ManifestVersion: 2
-Bundle-Localization: launcher.carbon.macosx
-Bundle-Name: %pluginName
-Eclipse-PlatformFilter: (& (osgi.ws=carbon) (osgi.os=macosx) (|(osgi.a
- rch=x86)(osgi.arch=ppc)) )
-Bundle-Version: 1.0.101.R34x_v20080731
-Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.1
- .0)"
-Bundle-Vendor: %providerName
-
-Name: eclipse_1115.so
-SHA1-Digest: RRLhb5Prci79GCZFsylKadyPBvM=
-
-Name: about.html
-SHA1-Digest: a9lDHrGuLPkvHBUhsqWU+V2mhPw=
-
-Name: META-INF/eclipse.inf
-SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=
-
-Name: launcher.carbon.macosx.properties
-SHA1-Digest: L4VSSU2M0KAWyhCp8QBLMsnC6Jk=
-
diff --git a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/META-INF/eclipse.inf b/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/META-INF/eclipse.inf deleted file mode 100644 index 7864d3c4c3..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/META-INF/eclipse.inf +++ /dev/null @@ -1,3 +0,0 @@ -#Processed using Jarprocessor -pack200.args = -E4 -pack200.conditioned = true diff --git a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/about.html b/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/about.html deleted file mode 100644 index 395df3ba90..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/about.html +++ /dev/null @@ -1,28 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> -<title>About</title> -</head> -<body lang="EN-US"> -<h2>About This Content</h2> - -<p>June 5, 2006</p> -<h3>License</h3> - -<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). -Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available -at <a href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>. -For purposes of the EPL, "Program" will mean the Content.</p> - -<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor’s license -that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p> - -</body> -</html>
\ No newline at end of file diff --git a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/eclipse_1115.so b/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/eclipse_1115.so Binary files differdeleted file mode 100644 index 17e8230b19..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/eclipse_1115.so +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/launcher.carbon.macosx.properties b/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/launcher.carbon.macosx.properties deleted file mode 100644 index 4373d35790..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/launcher.carbon.macosx.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2007 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -pluginName = Equinox Launcher MacOSX Fragment -providerName = Eclipse.org diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/META-INF/ECLIPSE.RSA b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/META-INF/ECLIPSE.RSA Binary files differdeleted file mode 100644 index 566c0abd11..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/META-INF/ECLIPSE.RSA +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/META-INF/ECLIPSE.SF b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/META-INF/ECLIPSE.SF deleted file mode 100644 index 4122b4ea8f..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/META-INF/ECLIPSE.SF +++ /dev/null @@ -1,17 +0,0 @@ -Signature-Version: 1.0
-SHA1-Digest-Manifest: tswsDz0e+s2SPhfY7LybTLEXoI4=
-Created-By: 1.5.0 (IBM Corporation)
-SHA1-Digest-Manifest-Main-Attributes: Ymnpf9HjgpR8t0MrPx1wLH4tJFQ=
-
-Name: launcher.gtk.linux.x86.properties
-SHA1-Digest: +CJXeQUkWFS+xYpRY6jNNT065mI=
-
-Name: about.html
-SHA1-Digest: xGcp/Hbq/ywyvVWkPzD/2vkIzdY=
-
-Name: eclipse_1115.so
-SHA1-Digest: gvha3rnYpdA1SDXsMMxPKyEB/Xg=
-
-Name: META-INF/eclipse.inf
-SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=
-
diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/META-INF/MANIFEST.MF b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/META-INF/MANIFEST.MF deleted file mode 100644 index d699938858..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/META-INF/MANIFEST.MF +++ /dev/null @@ -1,25 +0,0 @@ -Manifest-Version: 1.0
-Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.linux.x86;single
- ton:=true
-Bundle-ManifestVersion: 2
-Bundle-Localization: launcher.gtk.linux.x86
-Bundle-Name: %pluginName
-Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x8
- 6))
-Bundle-Version: 1.0.101.R34x_v20080805
-Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.1
- .0)"
-Bundle-Vendor: %providerName
-
-Name: launcher.gtk.linux.x86.properties
-SHA1-Digest: BSbhScorws9R/DVRUdKNmymMSIU=
-
-Name: eclipse_1115.so
-SHA1-Digest: n3UyHV1KgJ0YuFIDUxPBXj2dxw0=
-
-Name: about.html
-SHA1-Digest: a9lDHrGuLPkvHBUhsqWU+V2mhPw=
-
-Name: META-INF/eclipse.inf
-SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=
-
diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/META-INF/eclipse.inf b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/META-INF/eclipse.inf deleted file mode 100644 index 7864d3c4c3..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/META-INF/eclipse.inf +++ /dev/null @@ -1,3 +0,0 @@ -#Processed using Jarprocessor -pack200.args = -E4 -pack200.conditioned = true diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/about.html b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/about.html deleted file mode 100644 index 395df3ba90..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/about.html +++ /dev/null @@ -1,28 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> -<title>About</title> -</head> -<body lang="EN-US"> -<h2>About This Content</h2> - -<p>June 5, 2006</p> -<h3>License</h3> - -<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). -Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available -at <a href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>. -For purposes of the EPL, "Program" will mean the Content.</p> - -<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor’s license -that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p> - -</body> -</html>
\ No newline at end of file diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/eclipse_1115.so b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/eclipse_1115.so Binary files differdeleted file mode 100644 index 3ec14a5e88..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/eclipse_1115.so +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/launcher.gtk.linux.x86.properties b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/launcher.gtk.linux.x86.properties deleted file mode 100644 index 792485112e..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/launcher.gtk.linux.x86.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2007 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -pluginName = Equinox Launcher Linux X86 Fragment -providerName = Eclipse.org diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/META-INF/ECLIPSE.RSA b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/META-INF/ECLIPSE.RSA Binary files differdeleted file mode 100644 index df6b24ad57..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/META-INF/ECLIPSE.RSA +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/META-INF/ECLIPSE.SF b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/META-INF/ECLIPSE.SF deleted file mode 100644 index 4193e97338..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/META-INF/ECLIPSE.SF +++ /dev/null @@ -1,17 +0,0 @@ -Signature-Version: 1.0
-SHA1-Digest-Manifest: gnfArgp6eM77c1JxQF9X3q9/Hd8=
-Created-By: 1.5.0 (IBM Corporation)
-SHA1-Digest-Manifest-Main-Attributes: hR6QNnvCGlzBxiyTmh4DMZ03Yyg=
-
-Name: about.html
-SHA1-Digest: xGcp/Hbq/ywyvVWkPzD/2vkIzdY=
-
-Name: eclipse_1115.so
-SHA1-Digest: 33jSy/p2jY6bvgg4W0xBlxjxMWA=
-
-Name: META-INF/eclipse.inf
-SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=
-
-Name: launcher.gtk.linux.x86_64.properties
-SHA1-Digest: Q2rsj7VmfkLLH24miqu0v+2sZjE=
-
diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/META-INF/MANIFEST.MF b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/META-INF/MANIFEST.MF deleted file mode 100644 index b790c0af9a..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/META-INF/MANIFEST.MF +++ /dev/null @@ -1,25 +0,0 @@ -Manifest-Version: 1.0
-Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.linux.x86_64;sin
- gleton:=true
-Bundle-ManifestVersion: 2
-Bundle-Localization: launcher.gtk.linux.x86_64
-Bundle-Name: %pluginName
-Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x8
- 6_64))
-Bundle-Version: 1.0.101.R34x_v20080731
-Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.1
- .0)"
-Bundle-Vendor: %providerName
-
-Name: eclipse_1115.so
-SHA1-Digest: l0VkVxLXANjcUEWTLRqXKUmIfn8=
-
-Name: about.html
-SHA1-Digest: a9lDHrGuLPkvHBUhsqWU+V2mhPw=
-
-Name: META-INF/eclipse.inf
-SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=
-
-Name: launcher.gtk.linux.x86_64.properties
-SHA1-Digest: thXaNI0tmsHrCOYNbQBW2zzAh+Q=
-
diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/META-INF/eclipse.inf b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/META-INF/eclipse.inf deleted file mode 100644 index 7864d3c4c3..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/META-INF/eclipse.inf +++ /dev/null @@ -1,3 +0,0 @@ -#Processed using Jarprocessor -pack200.args = -E4 -pack200.conditioned = true diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/about.html b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/about.html deleted file mode 100644 index 395df3ba90..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/about.html +++ /dev/null @@ -1,28 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> -<title>About</title> -</head> -<body lang="EN-US"> -<h2>About This Content</h2> - -<p>June 5, 2006</p> -<h3>License</h3> - -<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). -Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available -at <a href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>. -For purposes of the EPL, "Program" will mean the Content.</p> - -<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor’s license -that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p> - -</body> -</html>
\ No newline at end of file diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/eclipse_1115.so b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/eclipse_1115.so Binary files differdeleted file mode 100644 index 8bf855533c..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/eclipse_1115.so +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/launcher.gtk.linux.x86_64.properties b/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/launcher.gtk.linux.x86_64.properties deleted file mode 100644 index da448aadbb..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/launcher.gtk.linux.x86_64.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2007 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -pluginName = Equinox Launcher Linux X86_64 Fragment -providerName = Eclipse.org diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/META-INF/ECLIPSE.RSA b/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/META-INF/ECLIPSE.RSA Binary files differdeleted file mode 100644 index 81599f2e21..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/META-INF/ECLIPSE.RSA +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/META-INF/ECLIPSE.SF b/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/META-INF/ECLIPSE.SF deleted file mode 100644 index 20fe507cdf..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/META-INF/ECLIPSE.SF +++ /dev/null @@ -1,17 +0,0 @@ -Signature-Version: 1.0
-SHA1-Digest-Manifest: kR1kAxZlcW3W0rm/xjIZED9LrAo=
-Created-By: 1.5.0 (IBM Corporation)
-SHA1-Digest-Manifest-Main-Attributes: pqNWWWTyBz8hsANASpU3hoVl9kc=
-
-Name: about.html
-SHA1-Digest: xGcp/Hbq/ywyvVWkPzD/2vkIzdY=
-
-Name: eclipse_1115.so
-SHA1-Digest: o5PGzpcLRdWF5shzEwmVFCwZrb0=
-
-Name: META-INF/eclipse.inf
-SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=
-
-Name: launcher.gtk.solaris.sparc.properties
-SHA1-Digest: gu+HrnaK+kn508ppLY/iXys12yA=
-
diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/META-INF/MANIFEST.MF b/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/META-INF/MANIFEST.MF deleted file mode 100644 index f81e6141bb..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/META-INF/MANIFEST.MF +++ /dev/null @@ -1,25 +0,0 @@ -Manifest-Version: 1.0
-Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.solaris.sparc;si
- ngleton:=true
-Bundle-ManifestVersion: 2
-Bundle-Localization: launcher.gtk.solaris.sparc
-Bundle-Name: %pluginName
-Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=solaris) (osgi.arch=
- sparc))
-Bundle-Version: 1.0.101.R34x_v20080731
-Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.1
- .0)"
-Bundle-Vendor: %providerName
-
-Name: eclipse_1115.so
-SHA1-Digest: 5km5rPngvbWH3aWIYrl+xMejhCE=
-
-Name: about.html
-SHA1-Digest: a9lDHrGuLPkvHBUhsqWU+V2mhPw=
-
-Name: META-INF/eclipse.inf
-SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=
-
-Name: launcher.gtk.solaris.sparc.properties
-SHA1-Digest: B/N7qN8v4Os5flFl4mE2UaqnMZs=
-
diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/META-INF/eclipse.inf b/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/META-INF/eclipse.inf deleted file mode 100644 index 7864d3c4c3..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/META-INF/eclipse.inf +++ /dev/null @@ -1,3 +0,0 @@ -#Processed using Jarprocessor -pack200.args = -E4 -pack200.conditioned = true diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/about.html b/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/about.html deleted file mode 100644 index 395df3ba90..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/about.html +++ /dev/null @@ -1,28 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> -<title>About</title> -</head> -<body lang="EN-US"> -<h2>About This Content</h2> - -<p>June 5, 2006</p> -<h3>License</h3> - -<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). -Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available -at <a href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>. -For purposes of the EPL, "Program" will mean the Content.</p> - -<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor’s license -that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p> - -</body> -</html>
\ No newline at end of file diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/eclipse_1115.so b/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/eclipse_1115.so Binary files differdeleted file mode 100644 index 3d8beb88dd..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/eclipse_1115.so +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/launcher.gtk.solaris.sparc.properties b/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/launcher.gtk.solaris.sparc.properties deleted file mode 100644 index c3f2ae186e..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/launcher.gtk.solaris.sparc.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2007 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -pluginName = Equinox Launcher Sparc Fragment -providerName = Eclipse.org diff --git a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/META-INF/ECLIPSE.RSA b/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/META-INF/ECLIPSE.RSA Binary files differdeleted file mode 100644 index e2350f7b3d..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/META-INF/ECLIPSE.RSA +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/META-INF/ECLIPSE.SF b/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/META-INF/ECLIPSE.SF deleted file mode 100644 index a4cc0ac995..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/META-INF/ECLIPSE.SF +++ /dev/null @@ -1,17 +0,0 @@ -Signature-Version: 1.0
-SHA1-Digest-Manifest: oXE8Y8m0B4hXXkniJ3e42s+zWZA=
-Created-By: 1.5.0 (IBM Corporation)
-SHA1-Digest-Manifest-Main-Attributes: D+OZA9EIs+7l5qfZkdxKrzNalvU=
-
-Name: about.html
-SHA1-Digest: xGcp/Hbq/ywyvVWkPzD/2vkIzdY=
-
-Name: launcher.win32.win32.x86.properties
-SHA1-Digest: TMYbn4sXlC4uxONCDt2S0kP1hTY=
-
-Name: META-INF/eclipse.inf
-SHA1-Digest: SAqY+5ITAL0mkdYeijlSRhyIaZk=
-
-Name: eclipse_1115.dll
-SHA1-Digest: ishZ405IXeNkJcKK6X6ZCmhtZOk=
-
diff --git a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/META-INF/MANIFEST.MF b/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/META-INF/MANIFEST.MF deleted file mode 100644 index 6acfe13c74..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/META-INF/MANIFEST.MF +++ /dev/null @@ -1,25 +0,0 @@ -Manifest-Version: 1.0
-Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.x86; sin
- gleton:=true
-Bundle-ManifestVersion: 2
-Bundle-Localization: launcher.win32.win32.x86
-Bundle-Name: %pluginName
-Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=
- x86))
-Bundle-Version: 1.0.101.R34x_v20080731
-Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.1
- .0)"
-Bundle-Vendor: %providerName
-
-Name: about.html
-SHA1-Digest: a9lDHrGuLPkvHBUhsqWU+V2mhPw=
-
-Name: META-INF/eclipse.inf
-SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=
-
-Name: launcher.win32.win32.x86.properties
-SHA1-Digest: rhstucCaFV5tj2GARC/9A5zdmB4=
-
-Name: eclipse_1115.dll
-SHA1-Digest: 6f1Zg9WvwnS5OsA5EB8tWKy1480=
-
diff --git a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/META-INF/eclipse.inf b/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/META-INF/eclipse.inf deleted file mode 100644 index 7864d3c4c3..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/META-INF/eclipse.inf +++ /dev/null @@ -1,3 +0,0 @@ -#Processed using Jarprocessor -pack200.args = -E4 -pack200.conditioned = true diff --git a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/about.html b/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/about.html deleted file mode 100644 index 395df3ba90..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/about.html +++ /dev/null @@ -1,28 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> -<title>About</title> -</head> -<body lang="EN-US"> -<h2>About This Content</h2> - -<p>June 5, 2006</p> -<h3>License</h3> - -<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). -Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available -at <a href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>. -For purposes of the EPL, "Program" will mean the Content.</p> - -<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor’s license -that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p> - -</body> -</html>
\ No newline at end of file diff --git a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/eclipse_1115.dll b/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/eclipse_1115.dll Binary files differdeleted file mode 100644 index 5e438cf505..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/eclipse_1115.dll +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/launcher.win32.win32.x86.properties b/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/launcher.win32.win32.x86.properties deleted file mode 100644 index e8f40bca50..0000000000 --- a/java/lib/org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731/launcher.win32.win32.x86.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2007 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -pluginName = Equinox Launcher Win32 X86 Fragment -providerName = Eclipse.org diff --git a/java/lib/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar b/java/lib/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar Binary files differdeleted file mode 100644 index 21cc2a6a07..0000000000 --- a/java/lib/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.preferences_3.2.201.R34x_v20080709.jar b/java/lib/org.eclipse.equinox.preferences_3.2.201.R34x_v20080709.jar Binary files differdeleted file mode 100644 index 0efcea4022..0000000000 --- a/java/lib/org.eclipse.equinox.preferences_3.2.201.R34x_v20080709.jar +++ /dev/null diff --git a/java/lib/org.eclipse.equinox.registry_3.4.0.v20080516-0950.jar b/java/lib/org.eclipse.equinox.registry_3.4.0.v20080516-0950.jar Binary files differdeleted file mode 100644 index ddc97ffe7c..0000000000 --- a/java/lib/org.eclipse.equinox.registry_3.4.0.v20080516-0950.jar +++ /dev/null diff --git a/java/lib/org.eclipse.help_3.3.101.v20080702_34x.jar b/java/lib/org.eclipse.help_3.3.101.v20080702_34x.jar Binary files differdeleted file mode 100644 index 8bb2b74a73..0000000000 --- a/java/lib/org.eclipse.help_3.3.101.v20080702_34x.jar +++ /dev/null diff --git a/java/lib/org.eclipse.jface.databinding_1.2.1.M20080827-0800a.jar b/java/lib/org.eclipse.jface.databinding_1.2.1.M20080827-0800a.jar Binary files differdeleted file mode 100644 index b61037ef9f..0000000000 --- a/java/lib/org.eclipse.jface.databinding_1.2.1.M20080827-0800a.jar +++ /dev/null diff --git a/java/lib/org.eclipse.jface_3.4.1.M20080827-2000.jar b/java/lib/org.eclipse.jface_3.4.1.M20080827-2000.jar Binary files differdeleted file mode 100644 index ad1c58f0d0..0000000000 --- a/java/lib/org.eclipse.jface_3.4.1.M20080827-2000.jar +++ /dev/null diff --git a/java/lib/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar b/java/lib/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar Binary files differdeleted file mode 100644 index 673f3f5932..0000000000 --- a/java/lib/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar +++ /dev/null diff --git a/java/lib/org.eclipse.swt.carbon.macosx_3.4.1.v3449c.jar b/java/lib/org.eclipse.swt.carbon.macosx_3.4.1.v3449c.jar Binary files differdeleted file mode 100644 index d64249df6a..0000000000 --- a/java/lib/org.eclipse.swt.carbon.macosx_3.4.1.v3449c.jar +++ /dev/null diff --git a/java/lib/org.eclipse.swt.gtk.linux.x86_3.4.1.v3449c.jar b/java/lib/org.eclipse.swt.gtk.linux.x86_3.4.1.v3449c.jar Binary files differdeleted file mode 100644 index cda22da341..0000000000 --- a/java/lib/org.eclipse.swt.gtk.linux.x86_3.4.1.v3449c.jar +++ /dev/null diff --git a/java/lib/org.eclipse.swt.gtk.linux.x86_64_3.4.1.v3449c.jar b/java/lib/org.eclipse.swt.gtk.linux.x86_64_3.4.1.v3449c.jar Binary files differdeleted file mode 100644 index 95909028d4..0000000000 --- a/java/lib/org.eclipse.swt.gtk.linux.x86_64_3.4.1.v3449c.jar +++ /dev/null diff --git a/java/lib/org.eclipse.swt.gtk.solaris.sparc_3.4.1.v3449c.jar b/java/lib/org.eclipse.swt.gtk.solaris.sparc_3.4.1.v3449c.jar Binary files differdeleted file mode 100644 index d7143505a4..0000000000 --- a/java/lib/org.eclipse.swt.gtk.solaris.sparc_3.4.1.v3449c.jar +++ /dev/null diff --git a/java/lib/org.eclipse.swt.win32.win32.x86_3.4.1.v3449c.jar b/java/lib/org.eclipse.swt.win32.win32.x86_3.4.1.v3449c.jar Binary files differdeleted file mode 100644 index 5c261c8411..0000000000 --- a/java/lib/org.eclipse.swt.win32.win32.x86_3.4.1.v3449c.jar +++ /dev/null diff --git a/java/lib/org.eclipse.swt_3.4.1.v3449c.jar b/java/lib/org.eclipse.swt_3.4.1.v3449c.jar Binary files differdeleted file mode 100644 index 606abc5a3b..0000000000 --- a/java/lib/org.eclipse.swt_3.4.1.v3449c.jar +++ /dev/null diff --git a/java/lib/org.eclipse.ui.forms_3.3.101.v20080708_34x.jar b/java/lib/org.eclipse.ui.forms_3.3.101.v20080708_34x.jar Binary files differdeleted file mode 100644 index a458fcb058..0000000000 --- a/java/lib/org.eclipse.ui.forms_3.3.101.v20080708_34x.jar +++ /dev/null diff --git a/java/lib/org.eclipse.ui.workbench_3.4.1.M20080827-0800a.jar b/java/lib/org.eclipse.ui.workbench_3.4.1.M20080827-0800a.jar Binary files differdeleted file mode 100644 index 3e151c8122..0000000000 --- a/java/lib/org.eclipse.ui.workbench_3.4.1.M20080827-0800a.jar +++ /dev/null diff --git a/java/lib/org.eclipse.ui_3.4.1.M20080910-0800.jar b/java/lib/org.eclipse.ui_3.4.1.M20080910-0800.jar Binary files differdeleted file mode 100644 index c7a8cf4256..0000000000 --- a/java/lib/org.eclipse.ui_3.4.1.M20080910-0800.jar +++ /dev/null diff --git a/java/lib/poms/commons-beanutils-core-1.8.0.xml b/java/lib/poms/commons-beanutils-core-1.8.3.xml index 612b45e1a6..10d664fca8 100644 --- a/java/lib/poms/commons-beanutils-core-1.8.0.xml +++ b/java/lib/poms/commons-beanutils-core-1.8.3.xml @@ -18,5 +18,5 @@ <dep> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils-core</artifactId> - <version>1.8.0</version> + <version>1.8.3</version> </dep> diff --git a/java/lib/poms/commons-cli-1.0.xml b/java/lib/poms/commons-cli-1.2.xml index 77b47f63f1..5b4f0e35d7 100644 --- a/java/lib/poms/commons-cli-1.0.xml +++ b/java/lib/poms/commons-cli-1.2.xml @@ -18,5 +18,5 @@ <dep> <groupId>commons-cli</groupId> <artifactId>commons-cli</artifactId> - <version>1.0</version> + <version>1.2</version> </dep> diff --git a/java/lib/poms/commons-codec-1.3.xml b/java/lib/poms/commons-codec-1.6.xml index 772ff6ab71..95f6f24aa2 100644 --- a/java/lib/poms/commons-codec-1.3.xml +++ b/java/lib/poms/commons-codec-1.6.xml @@ -18,5 +18,5 @@ <dep> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> - <version>1.3</version> + <version>1.6</version> </dep> diff --git a/java/lib/poms/commons-collections-3.2.xml b/java/lib/poms/commons-collections-3.2.1.xml index 3a07dc4a9d..85be0c2e6a 100644 --- a/java/lib/poms/commons-collections-3.2.xml +++ b/java/lib/poms/commons-collections-3.2.1.xml @@ -18,5 +18,5 @@ <dep> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> - <version>3.2</version> + <version>3.2.1</version> </dep> diff --git a/java/lib/poms/commons-configuration-1.6.xml b/java/lib/poms/commons-configuration-1.8.xml index 523310f10a..337b9d0993 100644 --- a/java/lib/poms/commons-configuration-1.6.xml +++ b/java/lib/poms/commons-configuration-1.8.xml @@ -18,5 +18,5 @@ <dep> <groupId>commons-configuration</groupId> <artifactId>commons-configuration</artifactId> - <version>1.6</version> + <version>1.8</version> </dep> diff --git a/java/lib/poms/commons-lang-2.2.xml b/java/lib/poms/commons-lang-2.6.xml index b0bef7ca04..be092371ce 100644 --- a/java/lib/poms/commons-lang-2.2.xml +++ b/java/lib/poms/commons-lang-2.6.xml @@ -18,5 +18,5 @@ <dep> <groupId>commons-lang</groupId> <artifactId>commons-lang</artifactId> - <version>2.2</version> + <version>2.6</version> </dep> diff --git a/java/lib/poms/commons-logging-1.0.4.xml b/java/lib/poms/commons-logging-1.1.1.xml index c85d0f7b29..bf14523b24 100644 --- a/java/lib/poms/commons-logging-1.0.4.xml +++ b/java/lib/poms/commons-logging-1.1.1.xml @@ -18,5 +18,5 @@ <dep> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> - <version>1.0.4</version> + <version>1.1.1</version> </dep> diff --git a/java/lib/poms/derby-10.6.1.0.xml b/java/lib/poms/derby-10.8.2.2.xml index de6a4d79f3..897dddd607 100644 --- a/java/lib/poms/derby-10.6.1.0.xml +++ b/java/lib/poms/derby-10.8.2.2.xml @@ -18,5 +18,5 @@ <dep> <groupId>org.apache.derby</groupId> <artifactId>derby</artifactId> - <version>10.6.1.0</version> + <version>10.8.2.2</version> </dep> diff --git a/java/lib/poms/geronimo-servlet_2.5_spec-1.2.xml b/java/lib/poms/geronimo-servlet_2.5_spec-1.2.xml new file mode 100644 index 0000000000..11228afcfa --- /dev/null +++ b/java/lib/poms/geronimo-servlet_2.5_spec-1.2.xml @@ -0,0 +1,22 @@ +<?xml version="1.0"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<dep> + <groupId>org.apache.geronimo.specs</groupId> + <artifactId>geronimo-servlet_2.5_spec</artifactId> + <version>1.2</version> +</dep> diff --git a/java/lib/poms/je-5.0.34.xml b/java/lib/poms/je-5.0.55.xml index 1e4688019b..0c40ea541a 100644 --- a/java/lib/poms/je-5.0.34.xml +++ b/java/lib/poms/je-5.0.55.xml @@ -18,5 +18,5 @@ <dep> <groupId>com.sleepycat</groupId> <artifactId>je</artifactId> - <version>5.0.34</version> + <version>5.0.55</version> </dep> diff --git a/java/lib/poms/jetty-continuation-7.6.3.v20120416.xml b/java/lib/poms/jetty-continuation-7.6.3.v20120416.xml new file mode 100644 index 0000000000..6ace17c18a --- /dev/null +++ b/java/lib/poms/jetty-continuation-7.6.3.v20120416.xml @@ -0,0 +1,22 @@ +<?xml version="1.0"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<dep> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-continuation</artifactId> + <version>7.6.3.v20120416</version> +</dep> diff --git a/java/lib/poms/jetty-http-7.6.3.v20120416.xml b/java/lib/poms/jetty-http-7.6.3.v20120416.xml new file mode 100644 index 0000000000..02af020cfe --- /dev/null +++ b/java/lib/poms/jetty-http-7.6.3.v20120416.xml @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<dep> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-http</artifactId> + <version>7.6.3.v20120416</version> + <exclusions> + <exclusion> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-io</artifactId> + </exclusion> + </exclusions> +</dep> diff --git a/java/lib/poms/jetty-io-7.6.3.v20120416.xml b/java/lib/poms/jetty-io-7.6.3.v20120416.xml new file mode 100644 index 0000000000..b6c865f0fb --- /dev/null +++ b/java/lib/poms/jetty-io-7.6.3.v20120416.xml @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<dep> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-io</artifactId> + <version>7.6.3.v20120416</version> + <exclusions> + <exclusion> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-util</artifactId> + </exclusion> + </exclusions> +</dep> diff --git a/java/lib/poms/jetty-security-7.6.3.v20120416.xml b/java/lib/poms/jetty-security-7.6.3.v20120416.xml new file mode 100644 index 0000000000..ba643ccb97 --- /dev/null +++ b/java/lib/poms/jetty-security-7.6.3.v20120416.xml @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<dep> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-security</artifactId> + <version>7.6.3.v20120416</version> + <exclusions> + <exclusion> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-server</artifactId> + </exclusion> + </exclusions> +</dep> diff --git a/java/lib/poms/jetty-server-7.6.3.v20120416.xml b/java/lib/poms/jetty-server-7.6.3.v20120416.xml new file mode 100644 index 0000000000..1e7ce42623 --- /dev/null +++ b/java/lib/poms/jetty-server-7.6.3.v20120416.xml @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<dep> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-server</artifactId> + <version>7.6.3.v20120416</version> + <exclusions> + <exclusion> + <groupId>org.eclipse.jetty.orbit</groupId> + <artifactId>javax.servlet</artifactId> + </exclusion> + <exclusion> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-continuation</artifactId> + </exclusion> + <exclusion> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-http</artifactId> + </exclusion> + </exclusions> +</dep> diff --git a/java/lib/poms/jetty-servlet-7.6.3.v20120416.xml b/java/lib/poms/jetty-servlet-7.6.3.v20120416.xml new file mode 100644 index 0000000000..001bcce824 --- /dev/null +++ b/java/lib/poms/jetty-servlet-7.6.3.v20120416.xml @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<dep> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-servlet</artifactId> + <version>7.6.3.v20120416</version> + <exclusions> + <exclusion> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-security</artifactId> + </exclusion> + </exclusions> +</dep> diff --git a/java/lib/poms/jetty-util-7.6.3.v20120416.xml b/java/lib/poms/jetty-util-7.6.3.v20120416.xml new file mode 100644 index 0000000000..c40d7e5f60 --- /dev/null +++ b/java/lib/poms/jetty-util-7.6.3.v20120416.xml @@ -0,0 +1,22 @@ +<?xml version="1.0"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<dep> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-util</artifactId> + <version>7.6.3.v20120416</version> +</dep> diff --git a/java/lib/poms/jetty-websocket-7.6.3.v20120416.xml b/java/lib/poms/jetty-websocket-7.6.3.v20120416.xml new file mode 100644 index 0000000000..bba80d9236 --- /dev/null +++ b/java/lib/poms/jetty-websocket-7.6.3.v20120416.xml @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<dep> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-websocket</artifactId> + <version>7.6.3.v20120416</version> + <exclusions> + <exclusion> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-util</artifactId> + </exclusion> + <exclusion> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-io</artifactId> + </exclusion> + <exclusion> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-http</artifactId> + </exclusion> + </exclusions> +</dep> diff --git a/java/lib/poms/log4j-1.2.12.xml b/java/lib/poms/log4j-1.2.16.xml index 87331f4acc..b60a30d993 100644 --- a/java/lib/poms/log4j-1.2.12.xml +++ b/java/lib/poms/log4j-1.2.16.xml @@ -18,5 +18,5 @@ <dep> <groupId>log4j</groupId> <artifactId>log4j</artifactId> - <version>1.2.12</version> + <version>1.2.16</version> </dep> diff --git a/java/lib/poms/slf4j-api-1.6.1.xml b/java/lib/poms/slf4j-api-1.6.4.xml index e3f989bd4e..4eb7c2fe96 100644 --- a/java/lib/poms/slf4j-api-1.6.1.xml +++ b/java/lib/poms/slf4j-api-1.6.4.xml @@ -18,5 +18,5 @@ <dep> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.6.1</version> + <version>1.6.4</version> </dep> diff --git a/java/lib/poms/slf4j-log4j12-1.6.1.xml b/java/lib/poms/slf4j-log4j12-1.6.4.xml index 482bbec894..516dda9eeb 100644 --- a/java/lib/poms/slf4j-log4j12-1.6.1.xml +++ b/java/lib/poms/slf4j-log4j12-1.6.4.xml @@ -18,5 +18,5 @@ <dep> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId> - <version>1.6.1</version> + <version>1.6.4</version> </dep> diff --git a/java/lib/slf4j-api-1.6.1.jar b/java/lib/slf4j-api-1.6.1.jar Binary files differdeleted file mode 100644 index 42e0ad0de7..0000000000 --- a/java/lib/slf4j-api-1.6.1.jar +++ /dev/null diff --git a/java/lib/slf4j-log4j12-1.6.1.jar b/java/lib/slf4j-log4j12-1.6.1.jar Binary files differdeleted file mode 100644 index 873d11983e..0000000000 --- a/java/lib/slf4j-log4j12-1.6.1.jar +++ /dev/null diff --git a/java/lib/xalan-2.7.0.jar b/java/lib/xalan-2.7.0.jar Binary files differdeleted file mode 100644 index 007be3960a..0000000000 --- a/java/lib/xalan-2.7.0.jar +++ /dev/null |
