svn commit: r14092 - trunk/src/model/build.xml

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: linus
Date: 2008-02-08 22:56:17-0800
New Revision: 14092

Modified:
   trunk/src/model/build.xml

Log:
Cleaned out the reference to log4j.


Modified: trunk/src/model/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/build.xml?view=diff&rev=14092&p1=trunk/src/model/build.xml&p2=trunk/src/model/build.xml&r1=14091&r2=14092
==============================================================================
--- trunk/src/model/build.xml	(original)
+++ trunk/src/model/build.xml	2008-02-08 22:56:17-0800
@@ -31,7 +31,6 @@
     <!-- These should already be set, but set some basics just in case -->
     <property name="argo.build.dir" value="${argo.root.dir}/build"/>
     <property name="argo.lib.dir" value="${argo.root.dir}/lib"/>
-    <property name="log4j.jar.path" value="${argo.lib.dir}/log4j-1.2.6.jar"/>
     
     <property name="build.dir" value="build"/>
     <property name="build.classes" value="${build.dir}/classes"/>
@@ -41,14 +40,6 @@
     <property name="debug" value="yes"/>
     <property name="deprecation" value="yes"/>
     <property name="optimize" value="yes"/>
-
-    <path id="compile.classpath">
-      <pathelement location="${log4j.jar.path}"/>
-    </path>
-
-    <available classname="org.apache.log4j.Category"
-               classpathref="compile.classpath"
-               property="has.log4j"/>
   </target>
 
   <!-- =================================================================== -->
@@ -72,9 +63,6 @@
            source="1.5"
            target="1.5">
        <compilerarg compiler="javac1.5" line="-Xlint:unchecked"/>
-       <classpath>
-	  <path refid="compile.classpath"/>
-       </classpath>
     </javac>
   </target>
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.