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]