tn5250j build.xml,1.46,1.47
Barry van Someren <[email protected]> Thu, 15 Apr 2004 14:04:40 +0000
| Newsgroups | gmane.comp.java.tn5250j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tn5250j/tn5250j
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23588
Modified Files:
build.xml
Log Message:
Fixed the ANT build to work properly with log4j.
Sorry for the delay
Index: build.xml
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/build.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** build.xml 13 Mar 2004 16:51:45 -0000 1.46
--- build.xml 15 Apr 2004 14:04:38 -0000 1.47
***************
*** 19,23 ****
<property name="main.class" value="org.tn5250j.My5250"/>
! <property name="runtime.classpath" value="activation.jar mailapi.jar smtp.jar jython.jar jt400.jar itext.jar kunststoff.jar"/>
<!-- compile options -->
--- 19,23 ----
<property name="main.class" value="org.tn5250j.My5250"/>
! <property name="runtime.classpath" value="activation.jar mailapi.jar smtp.jar jython.jar jt400.jar itext.jar kunststoff.jar log4j-1.2.8.jar"/>
<!-- compile options -->
***************
*** 55,59 ****
<exclude name="org/**"/>
<exclude name="*.gif"/>
- <exclude name="*.properties"/>
</fileset>
--- 55,58 ----
***************
*** 283,286 ****
--- 282,288 ----
file="${lib.dir}/itext.jar">
</copy>
+ <copy todir="${dist.dir}/${dist.base.name}"
+ file="${lib.dir}/log4j-1.2.8.jar">
+ </copy>
</target>
***************
*** 296,300 ****
basedir="${dist.dir}/${dist.base.name}"
includes="**"
! excludes="jython.jar,jythonlib.jar,jt400.jar,itext.jar">
</zip>
</target>
--- 298,302 ----
basedir="${dist.dir}/${dist.base.name}"
includes="**"
! excludes="jython.jar,jythonlib.jar,jt400.jar,itext.jar,log4j-1.2.8.jar">
</zip>
</target>
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click