[jboss-cvs] JBossAS SVN: r90845 - branches/JBPAPP_5_0/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jul 6 09:27:35 EDT 2009


Author: smarlow at redhat.com
Date: 2009-07-06 09:27:35 -0400 (Mon, 06 Jul 2009)
New Revision: 90845

Modified:
   branches/JBPAPP_5_0/build/.classpath
   branches/JBPAPP_5_0/build/.project
Log:
restore r89447 revision

Modified: branches/JBPAPP_5_0/build/.classpath
===================================================================
--- branches/JBPAPP_5_0/build/.classpath	2009-07-06 13:25:09 UTC (rev 90844)
+++ branches/JBPAPP_5_0/build/.classpath	2009-07-06 13:27:35 UTC (rev 90845)
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<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.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
-	<classpathentry kind="output" path="target/classes"/>
+    <classpathentry kind="output" path=""/>
 </classpath>

Modified: branches/JBPAPP_5_0/build/.project
===================================================================
--- branches/JBPAPP_5_0/build/.project	2009-07-06 13:25:09 UTC (rev 90844)
+++ branches/JBPAPP_5_0/build/.project	2009-07-06 13:27:35 UTC (rev 90845)
@@ -1,29 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>jboss-as-build</name>
+	<name>build</name>
 	<comment></comment>
 	<projects>
 	</projects>
 	<buildSpec>
 		<buildCommand>
-			<name>org.eclipse.wst.common.project.facet.core.builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
 			<name>org.eclipse.jdt.core.javabuilder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
-		<buildCommand>
-			<name>org.maven.ide.eclipse.maven2Builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
 	</buildSpec>
 	<natures>
-		<nature>org.maven.ide.eclipse.maven2Nature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
-		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
 	</natures>
 </projectDescription>




More information about the jboss-cvs-commits mailing list