Return-Path: Delivered-To: apmail-incubator-abdera-commits-archive@locus.apache.org Received: (qmail 93778 invoked from network); 30 Jul 2007 17:09:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2007 17:09:56 -0000 Received: (qmail 8934 invoked by uid 500); 30 Jul 2007 17:09:56 -0000 Delivered-To: apmail-incubator-abdera-commits-archive@incubator.apache.org Received: (qmail 8914 invoked by uid 500); 30 Jul 2007 17:09:56 -0000 Mailing-List: contact abdera-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-commits@incubator.apache.org Received: (qmail 8884 invoked by uid 99); 30 Jul 2007 17:09:56 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2007 10:09:56 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2007 17:09:46 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B9BC31A981A; Mon, 30 Jul 2007 10:09:25 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r561045 - /incubator/abdera/java/trunk/dependencies/deps.properties Date: Mon, 30 Jul 2007 17:09:25 -0000 To: abdera-commits@incubator.apache.org From: jmsnell@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070730170925.B9BC31A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jmsnell Date: Mon Jul 30 10:09:24 2007 New Revision: 561045 URL: http://svn.apache.org/viewvc?view=rev&rev=561045 Log: Updating dependencies. All but three tests pass after doing this. I'll be fixing those three tests shortly. Maven'ites will need to update the maven build to match this. Modified: incubator/abdera/java/trunk/dependencies/deps.properties Modified: incubator/abdera/java/trunk/dependencies/deps.properties URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/dependencies/deps.properties?view=diff&rev=561045&r1=561044&r2=561045 ============================================================================== --- incubator/abdera/java/trunk/dependencies/deps.properties (original) +++ incubator/abdera/java/trunk/dependencies/deps.properties Mon Jul 30 10:09:24 2007 @@ -2,22 +2,20 @@ geronimo.activation.jar=geronimo-activation_1.0.2_spec-1.1.jar axiom.dir=http://people.apache.org/~jmsnell -axiom.api.jar=axiom-api-1.2.4.jar -axiom.impl.jar=axiom-impl-1.2.4.jar +axiom.api.jar=axiom-api-1.2.5.jar +axiom.impl.jar=axiom-impl-1.2.5.jar jaxen.dir=http://dist.codehaus.org/jaxen/jars jaxen.jar=jaxen-1.1.1.jar log4j.dir=http://www.apache.org/dist/java-repository/log4j/jars -log4j.jar=log4j-1.2.12.jar +log4j.jar=log4j-1.2.14.jar stax.dir=http://dist.codehaus.org/stax/jars -stax.api.jar=stax-api-1.0.jar +stax.api.jar=stax-api-1.0.1.jar -#wstx.dir=http://woodstox.codehaus.org/2.0.5 -#wstx.jar=wstx-asl-2.0.5.jar -wstx.dir=http://woodstox.codehaus.org/3.1.1 -wstx.jar=wstx-asl-3.1.1.jar +wstx.dir=http://woodstox.codehaus.org/3.1.2 +wstx.jar=wstx-asl-3.1.2.jar commons.logging.dir=http://www.apache.org/dist/java-repository/commons-logging/jars commons.logging.jar=commons-logging-1.0.4.jar @@ -29,33 +27,27 @@ commons.httpclient.jar=commons-httpclient-3.1-rc1.jar junit.dir=http://www.ibiblio.org/maven/junit/jars -junit.jar=junit-3.8.1.jar +junit.jar=junit-4.3.jar geronimo.servlet.dir=http://www.apache.org/dist/java-repository/org.apache.geronimo.specs/jars geronimo.servlet.jar=geronimo-servlet_2.4_spec-1.0.jar -stax.dir=http://dist.codehaus.org/stax/jars -stax.jar=stax-1.1.2-dev.jar -stax.api.jar=stax-api-1.0.jar - -retroweaver.dir=http://easynews.dl.sourceforge.net/sourceforge/retroweaver -retroweaver.zip=retroweaver-1.2.3.zip +retroweaver.dir=http://people.apache.org/~jmsnell +retroweaver.zip=retroweaver-2.0.zip -#xmlsecurity.dir=http://www.apache.org/dist/java-repository/xml-security/jars -#xmlsecurity.jar=xmlsec-1.3.0.jar xmlsecurity.dir=http://people.apache.org/~jmsnell xmlsecurity.jar=xmlsec-1.4.1.jar bouncycastle.dir=http://www.bouncycastle.org/download -bouncycastle.jar=bcprov-jdk15-136.jar -bouncycastle.jar.retro=bcprov-jdk14-136.jar +bouncycastle.jar=bcprov-jdk15-137.jar +bouncycastle.jar.retro=bcprov-jdk14-137.jar bouncycastle.provider=org.bouncycastle.jce.provider.BouncyCastleProvider -jetty.dir=http://www.ibiblio.org/maven2/jetty/jetty/6.0.0rc0 -jetty.jar=jetty-6.0.0rc0.jar +jetty.dir=http://people.apache.org/~jmsnell +jetty.jar=jetty-6.1.3.jar -jetty-util.dir=http://www.ibiblio.org/maven2/jetty/jetty-util/6.0.0rc0 -jetty-util.jar=jetty-util-6.0.0rc0.jar +jetty-util.dir=http://people.apache.org/~jmsnell +jetty-util.jar=jetty-util-6.1.3.jar json.dir=http://json.org/java json.zip=apache.zip