Bugs item #529784, was opened at 2002-03-14 00:41
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402704&aid=529784&group_id=31602

Category: ejbdoclet
Group: v1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Vincent Harcq (vharcq)
Summary: Merge Files don't work with 1.1.2.

Initial Comment:
Using XDoclet 1.1.1. I successfully utilized 
the "mergedir" attribute of the
deploymentdescriptor task to merge stuff like 
environment entries etc. into the generated ejb-
jar.xml. After switching to the new 1.1.2. XDoclet 
everything worked fine, except the env entries that 
appeared in my ejb-jar.xml before didn't make it into 
it any longer.

I did not change anything in my build file, the 
specified mergedir with my package structure
is there as before as well as the XML file containing 
the entries to be merged. So why doesn't the merge 
work anymore?

Since I didn't changed anything except than copying 
the new xdoclet.jar in my lib directory I suspect this 
is a bug. BTW, I'm using JDK 1.4 if this is an
issue in this respect.


----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2002-03-15 00:18

Message:
Logged In: NO 

My file sure looks like you stated and is in the correct 
directory. As I said I did not change anything about my 
project, structure or build file, the only thing I did was 
changing from XDoclet 1.1.1. to XDoclet 1.1.2. by replacing 
the xdoclet.jar in my lib directory which is on the 
classpath and where my build file looks for jars.

----------------------------------------------------------------------

Comment By: Vincent Harcq (vharcq)
Date: 2002-03-14 14:48

Message:
Logged In: YES 
user_id=125677

Does you file looks like ejb-env-entries-{0}.xml where {0} 
is the class name under a subdirectory corresponding to the 
classpath under the value of mergedir ?

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402704&aid=529784&group_id=31602

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to