Author: dallen6
Date: 2009-05-25 07:11:21 -0400 (Mon, 25 May 2009)
New Revision: 2701
Added:
ri/trunk/osgi-bundle/.project
Removed:
ri/trunk/osgi-bundle/.project
Modified:
ri/trunk/osgi-bundle/
Log:
Removing Eclipse project file from the OSGi bundle project.
Property changes on: ri/trunk/osgi-bundle
___________________________________________________________________
Name: svn:ignore
- target
+ target
.settings
.classpath
Deleted: ri/trunk/osgi-bundle/.project
===================================================================
--- ri/trunk/osgi-bundle/.project 2009-05-24 20:17:54 UTC (rev 2700)
+++ ri/trunk/osgi-bundle/.project 2009-05-25 11:11:21 UTC (rev 2701)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>osgi</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- </natures>
-</projectDescription>
Added: ri/trunk/osgi-bundle/.project
===================================================================
--- ri/trunk/osgi-bundle/.project (rev 0)
+++ ri/trunk/osgi-bundle/.project 2009-05-25 11:11:21 UTC (rev 2701)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>webbeans-osgi-bundle</name>
+ <comment>Web Beans implementation packaged as an OSGi bundle</comment>
+ <projects>
+ <project>jsr299-api</project>
+ <project>webbeans-api</project>
+ <project>webbeans-core</project>
+ <project>webbeans-logging</project>
+ <project>webbeans-spi</project>
+ </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>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+ </natures>
+</projectDescription>
Show replies by date