I don't know for sure if it has something to do, but in jboss test site (http://sourceforge.net/mailarchive/forum.php?thread_id=795206&forum_id=7101)
the text is : See http://lubega.com/testarchive/${build.uid} <http://lubega.com/testarchive/$%7Bbuild.uid%7D> for details of this test. it looks like the same problem, but now it's fixed on JBoss site. Try to ask in the jboss list how they fixed that... Richard Steele wrote: >I can't seem to get Ant property values into my xdoclet tags. If I >understand correctly, I can do something like: > >/** > * @ejb.pk class="${xdoclet.ejb.pk.class}" > */ > >and have xdoclet use the ant property xdoclet.ejb.pk.class; however, all >I get in the deployment descriptor is > ><prim-key-class>${xdoclet.ejb.pk.class}</prim-key-class> > >The property is set in Ant; I can echo it out in my ejbdoclet task. > >Am I misunderstanding how this should work, or is this broken? > >I'm using a build from CVS dated yesterday (06/12/02), Ant 1.5 beta 2, >Windows 2000 SP2. > >Rich > > >_______________________________________________________________ > >Don't miss the 2002 Sprint PCS Application Developer's Conference >August 25-28 in Las Vegas - >http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > >_______________________________________________ >Xdoclet-user mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/xdoclet-user > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
