Author: marrs
Date: Thu Sep 12 06:40:22 2013
New Revision: 1522457
URL: http://svn.apache.org/r1522457
Log:
Reset all JRE's to use the default, which should be a Java 6 compatible JRE.
There is a compilation error in the agent that uses Java 7 now.
Modified:
ace/trunk/org.apache.ace.agent.update.itest/.classpath
ace/trunk/org.apache.ace.bnd/.classpath
ace/trunk/org.apache.ace.client.repository/.classpath
ace/trunk/org.apache.ace.deployment.rp.autoconf.itest/.classpath
ace/trunk/org.apache.ace.deployment.rp.autoconf/.classpath
ace/trunk/org.apache.ace.deployment/.classpath
ace/trunk/org.apache.ace.discovery/.classpath
ace/trunk/org.apache.ace.gogo/.classpath
ace/trunk/org.apache.ace.http/.classpath
ace/trunk/org.apache.ace.identification/.classpath
ace/trunk/org.apache.ace.nodelauncher/.classpath
ace/trunk/org.apache.ace.obr/.classpath
ace/trunk/org.apache.ace.repository/.classpath
ace/trunk/org.apache.ace.verifier/.classpath
ace/trunk/run-client/.classpath
ace/trunk/run-obr/.classpath
ace/trunk/run-server/.classpath
Modified: ace/trunk/org.apache.ace.agent.update.itest/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.agent.update.itest/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.agent.update.itest/.classpath (original)
+++ ace/trunk/org.apache.ace.agent.update.itest/.classpath Thu Sep 12 06:40:22
2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" output="bin" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: ace/trunk/org.apache.ace.bnd/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.bnd/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.bnd/.classpath (original)
+++ ace/trunk/org.apache.ace.bnd/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" output="bin" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: ace/trunk/org.apache.ace.client.repository/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.client.repository/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.client.repository/.classpath (original)
+++ ace/trunk/org.apache.ace.client.repository/.classpath Thu Sep 12 06:40:22
2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
Modified: ace/trunk/org.apache.ace.deployment.rp.autoconf.itest/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment.rp.autoconf.itest/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment.rp.autoconf.itest/.classpath (original)
+++ ace/trunk/org.apache.ace.deployment.rp.autoconf.itest/.classpath Thu Sep 12
06:40:22 2013
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="bin" path="src"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: ace/trunk/org.apache.ace.deployment.rp.autoconf/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment.rp.autoconf/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment.rp.autoconf/.classpath (original)
+++ ace/trunk/org.apache.ace.deployment.rp.autoconf/.classpath Thu Sep 12
06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" output="bin" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: ace/trunk/org.apache.ace.deployment/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment/.classpath (original)
+++ ace/trunk/org.apache.ace.deployment/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
Modified: ace/trunk/org.apache.ace.discovery/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.discovery/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.discovery/.classpath (original)
+++ ace/trunk/org.apache.ace.discovery/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
Modified: ace/trunk/org.apache.ace.gogo/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.gogo/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.gogo/.classpath (original)
+++ ace/trunk/org.apache.ace.gogo/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" output="bin" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: ace/trunk/org.apache.ace.http/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.http/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.http/.classpath (original)
+++ ace/trunk/org.apache.ace.http/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: ace/trunk/org.apache.ace.identification/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.identification/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.identification/.classpath (original)
+++ ace/trunk/org.apache.ace.identification/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
Modified: ace/trunk/org.apache.ace.nodelauncher/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.nodelauncher/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.nodelauncher/.classpath (original)
+++ ace/trunk/org.apache.ace.nodelauncher/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
Modified: ace/trunk/org.apache.ace.obr/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.obr/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.obr/.classpath (original)
+++ ace/trunk/org.apache.ace.obr/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
Modified: ace/trunk/org.apache.ace.repository/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.repository/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.repository/.classpath (original)
+++ ace/trunk/org.apache.ace.repository/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
Modified: ace/trunk/org.apache.ace.verifier/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.verifier/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.verifier/.classpath (original)
+++ ace/trunk/org.apache.ace.verifier/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
Modified: ace/trunk/run-client/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/run-client/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/run-client/.classpath (original)
+++ ace/trunk/run-client/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: ace/trunk/run-obr/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/run-obr/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/run-obr/.classpath (original)
+++ ace/trunk/run-obr/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Modified: ace/trunk/run-server/.classpath
URL:
http://svn.apache.org/viewvc/ace/trunk/run-server/.classpath?rev=1522457&r1=1522456&r2=1522457&view=diff
==============================================================================
--- ace/trunk/run-server/.classpath (original)
+++ ace/trunk/run-server/.classpath Thu Sep 12 06:40:22 2013
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="bin_test" path="test"/>
- <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.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
<classpathentry kind="output" path="bin"/>
</classpath>