[jboss-cvs] JBossAS SVN: r65237 - projects/aop/trunk/build.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Sep 7 13:21:10 EDT 2007
Author: kabir.khan at jboss.com
Date: 2007-09-07 13:21:10 -0400 (Fri, 07 Sep 2007)
New Revision: 65237
Modified:
projects/aop/trunk/build/build-release.xml
Log:
Add FIXME
Modified: projects/aop/trunk/build/build-release.xml
===================================================================
--- projects/aop/trunk/build/build-release.xml 2007-09-07 17:01:15 UTC (rev 65236)
+++ projects/aop/trunk/build/build-release.xml 2007-09-07 17:21:10 UTC (rev 65237)
@@ -167,7 +167,8 @@
<!--
The Annotation creator stuff indirectly uses some classes that do not exist until jboss-common-core.jar 2.2.1.GA,
- create a jar containing these classes here
+ create a jar containing these classes here.
+ FIXME: This might be unnecessary to deploy in JBoss? The annotation creator is a client side thing...
-->
<mkdir dir="output/temp/jboss-common-core-classes"/>
<mkdir dir="output/temp/jboss-common-core-classes14"/>
More information about the jboss-cvs-commits
mailing list