[webbeans-commits] Webbeans SVN: r8 - in ri/trunk: webbeans-impl and 1 other directory.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Mon Jun 2 12:26:55 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-06-02 12:26:55 -0400 (Mon, 02 Jun 2008)
New Revision: 8

Removed:
   ri/trunk/webbeans-api/.classpath
   ri/trunk/webbeans-api/.project
   ri/trunk/webbeans-impl/.classpath
   ri/trunk/webbeans-impl/.project
Log:
remove eclipse files

Deleted: ri/trunk/webbeans-api/.classpath
===================================================================
--- ri/trunk/webbeans-api/.classpath	2008-06-02 16:24:11 UTC (rev 7)
+++ ri/trunk/webbeans-api/.classpath	2008-06-02 16:26:55 UTC (rev 8)
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src/main/java"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="output" path="target/classes"/>
-</classpath>

Deleted: ri/trunk/webbeans-api/.project
===================================================================
--- ri/trunk/webbeans-api/.project	2008-06-02 16:24:11 UTC (rev 7)
+++ ri/trunk/webbeans-api/.project	2008-06-02 16:26:55 UTC (rev 8)
@@ -1,13 +0,0 @@
-<projectDescription>
-  <name>webbeans-api</name>
-  <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

Deleted: ri/trunk/webbeans-impl/.classpath
===================================================================
--- ri/trunk/webbeans-impl/.classpath	2008-06-02 16:24:11 UTC (rev 7)
+++ ri/trunk/webbeans-impl/.classpath	2008-06-02 16:26:55 UTC (rev 8)
@@ -1,7 +0,0 @@
-<classpath>
-  <classpathentry kind="src" path="src/main/java"/>
-  <classpathentry kind="src" path="src/test/java" output="target/test-classes"/>
-  <classpathentry kind="output" path="target/classes"/>
-  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-  <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar"/>
-</classpath>
\ No newline at end of file

Deleted: ri/trunk/webbeans-impl/.project
===================================================================
--- ri/trunk/webbeans-impl/.project	2008-06-02 16:24:11 UTC (rev 7)
+++ ri/trunk/webbeans-impl/.project	2008-06-02 16:26:55 UTC (rev 8)
@@ -1,13 +0,0 @@
-<projectDescription>
-  <name>webbeans-impl</name>
-  <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




More information about the weld-commits mailing list