[jboss-cvs] JBossAS SVN: r114537 - in projects/security/security-negotiation/trunk: jboss-negotiation-extras and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 23 13:39:41 EDT 2013


Author: darran.lofthouse at jboss.com
Date: 2013-10-23 13:39:41 -0400 (Wed, 23 Oct 2013)
New Revision: 114537

Modified:
   projects/security/security-negotiation/trunk/jboss-negotiation-common/.classpath
   projects/security/security-negotiation/trunk/jboss-negotiation-extras/.classpath
   projects/security/security-negotiation/trunk/jboss-negotiation-ntlm/.classpath
   projects/security/security-negotiation/trunk/jboss-negotiation-spnego/.classpath
Log:
Minor automatic .classpath updates from Eclipse.

Modified: projects/security/security-negotiation/trunk/jboss-negotiation-common/.classpath
===================================================================
--- projects/security/security-negotiation/trunk/jboss-negotiation-common/.classpath	2013-10-23 17:39:26 UTC (rev 114536)
+++ projects/security/security-negotiation/trunk/jboss-negotiation-common/.classpath	2013-10-23 17:39:41 UTC (rev 114537)
@@ -6,7 +6,11 @@
 			<attribute name="maven.pomderived" value="true"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry excluding="**" kind="src" output="target/classes" path="src/resources"/>
+	<classpathentry excluding="**" kind="src" output="target/classes" path="src/resources">
+		<attributes>
+			<attribute name="maven.pomderived" value="true"/>
+		</attributes>
+	</classpathentry>
 	<classpathentry kind="src" output="target/test-classes" path="src/tests/java">
 		<attributes>
 			<attribute name="optional" value="true"/>

Modified: projects/security/security-negotiation/trunk/jboss-negotiation-extras/.classpath
===================================================================
--- projects/security/security-negotiation/trunk/jboss-negotiation-extras/.classpath	2013-10-23 17:39:26 UTC (rev 114536)
+++ projects/security/security-negotiation/trunk/jboss-negotiation-extras/.classpath	2013-10-23 17:39:41 UTC (rev 114537)
@@ -6,7 +6,11 @@
 			<attribute name="maven.pomderived" value="true"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry excluding="**" kind="src" output="target/classes" path="src/resources"/>
+	<classpathentry excluding="**" kind="src" output="target/classes" path="src/resources">
+		<attributes>
+			<attribute name="maven.pomderived" value="true"/>
+		</attributes>
+	</classpathentry>
 	<classpathentry kind="src" output="target/test-classes" path="src/tests/java">
 		<attributes>
 			<attribute name="optional" value="true"/>

Modified: projects/security/security-negotiation/trunk/jboss-negotiation-ntlm/.classpath
===================================================================
--- projects/security/security-negotiation/trunk/jboss-negotiation-ntlm/.classpath	2013-10-23 17:39:26 UTC (rev 114536)
+++ projects/security/security-negotiation/trunk/jboss-negotiation-ntlm/.classpath	2013-10-23 17:39:41 UTC (rev 114537)
@@ -6,7 +6,11 @@
 			<attribute name="maven.pomderived" value="true"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry excluding="**" kind="src" output="target/classes" path="src/resources"/>
+	<classpathentry excluding="**" kind="src" output="target/classes" path="src/resources">
+		<attributes>
+			<attribute name="maven.pomderived" value="true"/>
+		</attributes>
+	</classpathentry>
 	<classpathentry kind="src" output="target/test-classes" path="src/tests/java">
 		<attributes>
 			<attribute name="optional" value="true"/>

Modified: projects/security/security-negotiation/trunk/jboss-negotiation-spnego/.classpath
===================================================================
--- projects/security/security-negotiation/trunk/jboss-negotiation-spnego/.classpath	2013-10-23 17:39:26 UTC (rev 114536)
+++ projects/security/security-negotiation/trunk/jboss-negotiation-spnego/.classpath	2013-10-23 17:39:41 UTC (rev 114537)
@@ -6,7 +6,11 @@
 			<attribute name="maven.pomderived" value="true"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry excluding="**" kind="src" output="target/classes" path="src/resources"/>
+	<classpathentry excluding="**" kind="src" output="target/classes" path="src/resources">
+		<attributes>
+			<attribute name="maven.pomderived" value="true"/>
+		</attributes>
+	</classpathentry>
 	<classpathentry kind="src" output="target/test-classes" path="src/tests/java">
 		<attributes>
 			<attribute name="optional" value="true"/>



More information about the jboss-cvs-commits mailing list