openamf/build build.xml,1.35,1.36

[email protected]
Newsgroups gmane.comp.java.openamf.cvs
Message-ID <[email protected]>
Update of /cvsroot/openamf/openamf/build
In directory sc8-pr-cvs1:/tmp/cvs-serv1725/build

Modified Files:
	build.xml 
Log Message:
got rid of hard coded commons-logging nam/path

Index: build.xml
===================================================================
RCS file: /cvsroot/openamf/openamf/build/build.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** build.xml	2 Jun 2003 16:47:16 -0000	1.35
--- build.xml	2 Jun 2003 16:59:13 -0000	1.36
***************
*** 223,227 ****
        <jar jarfile="${ejb.jar.file}">
        	<manifest>
!       		<attribute name="Class-Path" value="commons-logging.jar"/>
        	</manifest>
          <fileset dir="${ejb.build.classes.dir}" />
--- 223,227 ----
        <jar jarfile="${ejb.jar.file}">
        	<manifest>
!       		<attribute name="Class-Path" value="${logging.jar.file}"/>
        	</manifest>
          <fileset dir="${ejb.build.classes.dir}" />
***************
*** 234,238 ****
        <ear destfile="${ear.file}" appxml="${application.xml.file}">
          <fileset dir="${build.dir}" includes="openamf-ejb.jar,openamf.war" />
!         <fileset dir="${lib.dir}" includes="commons-logging.jar" />
        </ear>
     </target>
--- 234,238 ----
        <ear destfile="${ear.file}" appxml="${application.xml.file}">
          <fileset dir="${build.dir}" includes="openamf-ejb.jar,openamf.war" />
!         <fileset dir="${basedir}" includes="${logging.jar.file}" />
        </ear>
     </target>




-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.