You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by gb...@apache.org on 2009/06/15 20:40:29 UTC

svn commit: r784907 - in /incubator/pivot/trunk/wtk: .classpath lib/stax-api-1.0.1.jar lib/stax-api-1.0.jar

Author: gbrown
Date: Mon Jun 15 18:40:28 2009
New Revision: 784907

URL: http://svn.apache.org/viewvc?rev=784907&view=rev
Log:
Update StAX API JAR to stax-api-1.0.1.jar.

Added:
    incubator/pivot/trunk/wtk/lib/stax-api-1.0.1.jar   (with props)
Removed:
    incubator/pivot/trunk/wtk/lib/stax-api-1.0.jar
Modified:
    incubator/pivot/trunk/wtk/.classpath

Modified: incubator/pivot/trunk/wtk/.classpath
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/wtk/.classpath?rev=784907&r1=784906&r2=784907&view=diff
==============================================================================
--- incubator/pivot/trunk/wtk/.classpath (original)
+++ incubator/pivot/trunk/wtk/.classpath Mon Jun 15 18:40:28 2009
@@ -5,6 +5,6 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/core"/>
 	<classpathentry kind="lib" path="lib/stax-1.2.0.jar"/>
-	<classpathentry kind="lib" path="lib/stax-api-1.0.jar"/>
+	<classpathentry kind="lib" path="lib/stax-api-1.0.1.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Added: incubator/pivot/trunk/wtk/lib/stax-api-1.0.1.jar
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/wtk/lib/stax-api-1.0.1.jar?rev=784907&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/pivot/trunk/wtk/lib/stax-api-1.0.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream