[jboss-cvs] Picketlink SVN: r1201 - in integration-tests/branches/product: picketlink-saml-eap5 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 6 08:52:23 EDT 2011


Author: pskopek at redhat.com
Date: 2011-09-06 08:52:23 -0400 (Tue, 06 Sep 2011)
New Revision: 1201

Modified:
   integration-tests/branches/product/picketlink-pdp-tests/.classpath
   integration-tests/branches/product/picketlink-saml-eap5/
   integration-tests/branches/product/picketlink-sts-eap5-native/
Log:
update of existing .classpath files

Modified: integration-tests/branches/product/picketlink-pdp-tests/.classpath
===================================================================
--- integration-tests/branches/product/picketlink-pdp-tests/.classpath	2011-09-06 12:37:25 UTC (rev 1200)
+++ integration-tests/branches/product/picketlink-pdp-tests/.classpath	2011-09-06 12:52:23 UTC (rev 1201)
@@ -2,7 +2,7 @@
 <classpath>
 	<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
 	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+	<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.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
 	<classpathentry kind="output" path="target/classes"/>
 </classpath>


Property changes on: integration-tests/branches/product/picketlink-saml-eap5
___________________________________________________________________
Modified: svn:ignore
   - target
.settings

   + target
.settings
.externalToolBuilders
.project



Property changes on: integration-tests/branches/product/picketlink-sts-eap5-native
___________________________________________________________________
Modified: svn:ignore
   - target

   + target
.classpath
.project
.settings




More information about the jboss-cvs-commits mailing list