[seam-commits] Seam SVN: r8537 - trunk/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed Jul 30 13:27:53 EDT 2008
Author: jbalunas at redhat.com
Date: 2008-07-30 13:27:53 -0400 (Wed, 30 Jul 2008)
New Revision: 8537
Modified:
trunk/build/classpath.tmpl
Log:
Removed reference to "src/interop/jbas5" because the module was removed.
Modified: trunk/build/classpath.tmpl
===================================================================
--- trunk/build/classpath.tmpl 2008-07-30 12:11:21 UTC (rev 8536)
+++ trunk/build/classpath.tmpl 2008-07-30 17:27:53 UTC (rev 8537)
@@ -10,7 +10,6 @@
<classpathentry kind="src" path="src/pdf"/>
<classpathentry kind="src" path="src/debug"/>
<classpathentry kind="src" path="src/gen"/>
- <classpathentry kind="src" path="src/interop/jbas5"/>
<classpathentry kind="src" path="src/interop/jul"/>
<classpathentry kind="src" path="src/test/unit"/>
<classpathentry kind="src" path="src/test/integration/src"/>
More information about the seam-commits
mailing list