[jboss-cvs] JBossAS SVN: r69060 - projects/ejb3/trunk/ext-api-impl.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 16 23:33:41 EST 2008


Author: ALRubinger
Date: 2008-01-16 23:33:40 -0500 (Wed, 16 Jan 2008)
New Revision: 69060

Modified:
   projects/ejb3/trunk/ext-api-impl/.project
Log:
[EJBTHREE-1178] Updated Eclipe Project name

Modified: projects/ejb3/trunk/ext-api-impl/.project
===================================================================
--- projects/ejb3/trunk/ext-api-impl/.project	2008-01-17 04:27:28 UTC (rev 69059)
+++ projects/ejb3/trunk/ext-api-impl/.project	2008-01-17 04:33:40 UTC (rev 69060)
@@ -1,13 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-  <name>jboss-ejb3-impl</name>
-  <comment>JBoss EJB 3.0 Implementation Internals conforming to API</comment>
-  <projects/>
-  <buildSpec>
-    <buildCommand>
-      <name>org.eclipse.jdt.core.javabuilder</name>
-    </buildCommand>
-  </buildSpec>
-  <natures>
-    <nature>org.eclipse.jdt.core.javanature</nature>
-  </natures>
-</projectDescription>
\ No newline at end of file
+	<name>jboss-ejb3-ext-api-impl</name>
+	<comment>JBoss EJB 3.0 Implementation Internals conforming to API</comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>




More information about the jboss-cvs-commits mailing list