DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27351>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27351

Why is  there a requirement for ejb.manifest.classpath == true?





------- Additional Comments From [EMAIL PROTECTED]  2004-03-02 09:10 -------
I think it's a correct patch.

Emmanuel


Index: integration/maven/plugin.jelly
===================================================================
RCS file: /home/cvs/jakarta-cactus/integration/maven/plugin.jelly,v
retrieving revision 1.22
diff -r1.22 plugin.jelly
1208c1208
<           <j:if test="${dep.getProperty('ejb.manifest.classpath')=='true'}">
---
>           <j:if test="${dep.getProperty('ear.bundle')=='true' || 
dep.getProperty('ear.module')=='true'}">

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to