[Jboss-cvs] JBossAS SVN: r55464 - in projects/microcontainer/trunk: . thirdparty

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 9 21:34:38 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-09 21:34:37 -0400 (Wed, 09 Aug 2006)
New Revision: 55464

Added:
   projects/microcontainer/trunk/thirdparty/
   projects/microcontainer/trunk/thirdparty/.project
   projects/microcontainer/trunk/thirdparty/readme.txt
Log:
Add a thirdpart project to the microcontainer


Added: projects/microcontainer/trunk/thirdparty/.project
===================================================================
--- projects/microcontainer/trunk/thirdparty/.project	2006-08-10 00:11:12 UTC (rev 55463)
+++ projects/microcontainer/trunk/thirdparty/.project	2006-08-10 01:34:37 UTC (rev 55464)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>thirdparty</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+	</buildSpec>
+	<natures>
+	</natures>
+</projectDescription>

Added: projects/microcontainer/trunk/thirdparty/readme.txt
===================================================================
--- projects/microcontainer/trunk/thirdparty/readme.txt	2006-08-10 00:11:12 UTC (rev 55463)
+++ projects/microcontainer/trunk/thirdparty/readme.txt	2006-08-10 01:34:37 UTC (rev 55464)
@@ -0,0 +1,2 @@
+This is an empty basic eclipse project whose contents are populated by the build/build-thirdparty.xml ant script. When in eclipse if there are build errors due to missing thirdparty references, rebuild from the command line and then refresh all projects including thirdparty.
+




More information about the jboss-cvs-commits mailing list