- ejbspec="2.0" + ejbspec="1.1" ?? The samples are written for EJB 2.0 IIRC
Mathias ------------------------ Aslak Helles?y <[EMAIL PROTECTED]> wrote: ------------------------ User: rinkrank > Date: 02/09/27 05:08:36 > > Modified: samples build.xml > Added: samples build.properties > Log: > Some changes to make the samples in the binary distro happy about required >properties > > Revision Changes Path > 1.21 +4 -1 xdoclet/samples/build.xml > > Index: build.xml > =================================================================== > RCS file: /cvsroot/xdoclet/xdoclet/samples/build.xml,v > retrieving revision 1.20 > retrieving revision 1.21 > diff -u -w -r1.20 -r1.21 > --- build.xml 19 Sep 2002 07:09:16 -0000 1.20 > +++ build.xml 27 Sep 2002 12:08:36 -0000 1.21 > @@ -3,7 +3,10 @@ > > > > + > > + > + > > > > @@ -88,7 +91,7 @@ > mergedir="parent-fake-to-debug" > excludedtags="@version,@author,@todo" > addedtags="@xdoclet-generated at ${TODAY},@copyright The XDoclet >Team,@author XDoclet,@version ${version}" > - ejbspec="2.0" > + ejbspec="1.1" > force="${xdoclet.force}" > verbose="false" > > > > > > 1.1 xdoclet/samples/build.properties > > Index: build.properties > =================================================================== > lib.dir = ${xdoclet.root.dir}/lib > dist.lib.dir = ${lib.dir} > samples.dir = ${xdoclet.root.dir}/samples > samples.build.dir = ${samples.dir}/build > samples.classes.dir = ${samples.build.dir}/classes > samples.src.dir = ${samples.dir}/src > samples.java.dir = ${samples.src.dir}/java > samples.web.dir = ${samples.src.dir}/web > samples.merge.dir = ${samples.src.dir}/merge > samples.lib.dir = ${samples.dir}/lib > samples.xdoclet.force = false > > > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Xdoclet-devel mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/xdoclet-devel ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel