Author: elvisisking
Date: 2009-09-21 17:35:43 -0400 (Mon, 21 Sep 2009)
New Revision: 1235
Added:
branches/eclipse/org.jboss.dna.publish.ui.swt/dna-web-jcr-rest-client-0.7-SNAPSHOT-jar-with-dependencies.jar
branches/eclipse/org.jboss.dna.publish.ui.swt/dna-web-jcr-rest-client-0.7-SNAPSHOT-sources.jar
Removed:
branches/eclipse/org.jboss.dna.publish.ui.swt/dna-common-0.6-SNAPSHOT-sources.jar
branches/eclipse/org.jboss.dna.publish.ui.swt/dna-web-jcr-rest-client-0.6-SNAPSHOT-jar-with-dependencies.jar
branches/eclipse/org.jboss.dna.publish.ui.swt/dna-web-jcr-rest-client-0.6-SNAPSHOT-sources.jar
Modified:
branches/eclipse/org.jboss.dna.publish.ui.swt/.classpath
branches/eclipse/org.jboss.dna.publish.ui.swt/META-INF/MANIFEST.MF
branches/eclipse/org.jboss.dna.publish.ui.swt/build.properties
Log:
Updated to use the 0.7 client snapshot.
Modified: branches/eclipse/org.jboss.dna.publish.ui.swt/.classpath
===================================================================
--- branches/eclipse/org.jboss.dna.publish.ui.swt/.classpath 2009-09-21 20:03:40 UTC (rev
1234)
+++ branches/eclipse/org.jboss.dna.publish.ui.swt/.classpath 2009-09-21 21:35:43 UTC (rev
1235)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry exported="true" kind="lib"
path="dna-web-jcr-rest-client-0.6-SNAPSHOT-jar-with-dependencies.jar"
sourcepath="dna-web-jcr-rest-client-0.6-SNAPSHOT-sources.jar"/>
+ <classpathentry exported="true" kind="lib"
path="dna-web-jcr-rest-client-0.7-SNAPSHOT-jar-with-dependencies.jar"
sourcepath="dna-web-jcr-rest-client-0.7-SNAPSHOT-sources.jar"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
Modified: branches/eclipse/org.jboss.dna.publish.ui.swt/META-INF/MANIFEST.MF
===================================================================
--- branches/eclipse/org.jboss.dna.publish.ui.swt/META-INF/MANIFEST.MF 2009-09-21 20:03:40
UTC (rev 1234)
+++ branches/eclipse/org.jboss.dna.publish.ui.swt/META-INF/MANIFEST.MF 2009-09-21 21:35:43
UTC (rev 1235)
@@ -14,5 +14,5 @@
org.eclipse.debug.ui
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
-Bundle-ClassPath: dna-web-jcr-rest-client-0.6-SNAPSHOT-jar-with-dependencies.jar,
- dnaPublishUi.jar
+Bundle-ClassPath: dna-web-jcr-rest-client-0.7-SNAPSHOT-jar-with-dependencies.jar,
+ jcrRestClient.jar
Modified: branches/eclipse/org.jboss.dna.publish.ui.swt/build.properties
===================================================================
--- branches/eclipse/org.jboss.dna.publish.ui.swt/build.properties 2009-09-21 20:03:40 UTC
(rev 1234)
+++ branches/eclipse/org.jboss.dna.publish.ui.swt/build.properties 2009-09-21 21:35:43 UTC
(rev 1235)
@@ -3,23 +3,23 @@
# See the LEGAL.txt file distributed with this work for information regarding copyright
ownership and licensing.
#
# See the AUTHORS.txt file distributed with this work for a full listing of individual
contributors.
-source.dnaPublishUi.jar = src/
-output.dnaPublishUi.jar = bin/
bin.includes = META-INF/,\
- dnaPublishUi.jar,\
plugin.properties,\
icons/,\
plugin.xml,\
LEGAL.txt,\
AUTHORS.txt,\
- dna-web-jcr-rest-client-0.6-SNAPSHOT-jar-with-dependencies.jar,\
src/log4j.properties,\
docs/helpContexts.xml,\
docs/,\
about.ini,\
about.mappings,\
about.properties,\
- feature.png
+ feature.png,\
+ dna-web-jcr-rest-client-0.7-SNAPSHOT-jar-with-dependencies.jar,\
+ jcrRestClient.jar
src.includes = src/,\
LEGAL.txt
-source.dnaPublishUi.jar = src/
+jars.compile.order = jcrRestClient.jar
+source.jcrRestClient.jar = src/
+output.jcrRestClient.jar = bin/
Deleted:
branches/eclipse/org.jboss.dna.publish.ui.swt/dna-common-0.6-SNAPSHOT-sources.jar
===================================================================
(Binary files differ)
Deleted:
branches/eclipse/org.jboss.dna.publish.ui.swt/dna-web-jcr-rest-client-0.6-SNAPSHOT-jar-with-dependencies.jar
===================================================================
(Binary files differ)
Deleted:
branches/eclipse/org.jboss.dna.publish.ui.swt/dna-web-jcr-rest-client-0.6-SNAPSHOT-sources.jar
===================================================================
(Binary files differ)
Added:
branches/eclipse/org.jboss.dna.publish.ui.swt/dna-web-jcr-rest-client-0.7-SNAPSHOT-jar-with-dependencies.jar
===================================================================
(Binary files differ)
Property changes on:
branches/eclipse/org.jboss.dna.publish.ui.swt/dna-web-jcr-rest-client-0.7-SNAPSHOT-jar-with-dependencies.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
branches/eclipse/org.jboss.dna.publish.ui.swt/dna-web-jcr-rest-client-0.7-SNAPSHOT-sources.jar
===================================================================
(Binary files differ)
Property changes on:
branches/eclipse/org.jboss.dna.publish.ui.swt/dna-web-jcr-rest-client-0.7-SNAPSHOT-sources.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Show replies by date