Just found it... http://opensource.atlassian.com/projects/xdoclet/browse/XJD-41
Should be in xdoclet's trunk/HEAD... > I have a patched version of xdoclet around, that supports java 5 > features... > I do not remember where I actually found it on the net, but I could send > it to one of you... > > hth, > Rainer > >> Yeah, I tried all that a few months ago, and reached the same >> conclusion. Either we have to use one of the javadoc processors that >> support java 5 or screw it altogether. As for Ant, if you can do it in >> ant, then just use the antrun plugin to run that. >> >> Don >> >> Ted Husted wrote: >>> Actually, re-reading WW-1392 >>> >>> * https://issues.apache.org/struts/browse/WW-1392 >>> >>> the problem may be XDoclet and Java 5. >>> >>> * >>> http://swik.net/xdoclet/XDoclet/Tip:XDoclet+1.2.3+does+not+work+with+Java+5.0/k0w >>> >>> >>> In any event, Rene pinged me to say that he can try a simple Ant-based >>> solution. Maybe once we have that, we can isolate the problem. Perhaps >>> if we can point Ant at files that don't use J5 features like >>> annotations, we can work around the problem. >>> >>> Worst case, for 2.0.0, we could go with a patched version of the WW >>> 2.2.3 TLD that I committed a few days ago. >>> >>> -Ted. >>> >>> On 8/25/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: >>>> On 8/25/06, Ted Husted <[EMAIL PROTECTED]> wrote: >>>> >>>> > The simplest thing might be to setup a very simple Ant build file >>>> that >>>> > just called XDoclet to create the TLD. Then everything else falls >>>> into >>>> > place. If we need to call it as a separate process for now, then so >>>> be >>>> > it. I expect that eventually XDoclet will catch up to Maven 2, and >>>> we >>>> > can dump the separate TLD build. >>>> >>>> If we can do it with Ant, we should be able to do it as part of the >>>> Maven build, using maven-antrun-plugin. So if someone can come up >>>> with that simple Ant build file, I'll try to integrate it in the Maven >>>> build. Shouldn't we be able to find it (or at least something to >>>> start with) in the old WW Ant build files? >>>> >>>> -- >>>> Wendy >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]