Update of /cvsroot/xdoclet/xdoclet/samples
In directory usw-pr-cvs1:/tmp/cvs-serv22017/xdoclet/samples
Modified Files:
build.xml
Log Message:
Another XDT-55 test.
Index: build.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/samples/build.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -r1.22 -r1.23
*** build.xml 27 Sep 2002 12:23:08 -0000 1.22
--- build.xml 30 Oct 2002 02:02:31 -0000 1.23
***************
*** 18,21 ****
--- 18,24 ----
<property name="output.jar.file"
alue="${output.lib.dir}/${name}.jar"/>
+ <!-- See CustomerBean. This is to test property substitution -->
+ <property name="ejb.prefix" value="blah"/>
+
<!--
=================================================================== -->
<!-- Define class path
-->
***************
*** 28,31 ****
--- 31,35 ----
<fileset dir="${samples.lib.dir}">
<include name="*.jar"/>
+ <include name="ejb.jar"/>
</fileset>
<fileset dir="${dist.lib.dir}">
***************
*** 132,136 ****
validatexml="true"
MergeDir="fake-to-debug"
! />
<jboss
--- 136,143 ----
validatexml="true"
MergeDir="fake-to-debug"
! >
! <configParam name="Clientjar" value="blah"/>
! </deploymentdescriptor>
!
<jboss
***************
*** 177,181 ****
<castormapping destdir="${output.classes.dir}" validatexml
="false" />
!
</ejbdoclet>
--- 184,188 ----
<castormapping destdir="${output.classes.dir}" validatexml
="false" />
!
</ejbdoclet>
________________________________________________________________________
This email message has been checked for the presence of computer viruses
________________________________________________________________________
-------------------------------------------------------
This sf.net email is sponsored by: Influence the future
of Java(TM) technology. Join the Java Community
Process(SM) (JCP(SM)) program now.
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel