[Libreoffice-commits] .: apache-commons/java

Thomas Arnhold tarnhold at kemper.freedesktop.org
Wed Feb 2 03:07:29 PST 2011


 apache-commons/java/httpclient/makefile.mk |    4 ----
 apache-commons/java/lang/makefile.mk       |    4 ----
 2 files changed, 8 deletions(-)

New commits:
commit fbc41b4d795da12e962c4b8ec6b736d9064a3ed1
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Wed Feb 2 11:46:24 2011 +0100

    Clean up makefiles

diff --git a/apache-commons/java/httpclient/makefile.mk b/apache-commons/java/httpclient/makefile.mk
index 900fb08..55302e8 100644
--- a/apache-commons/java/httpclient/makefile.mk
+++ b/apache-commons/java/httpclient/makefile.mk
@@ -49,10 +49,6 @@ TARFILE_MD5=2c9b0f83ed5890af02c0df1c1776f39b
 
 TARFILE_ROOTDIR=commons-httpclient-3.1
 
-#PATCH_FILES=$(PRJ)$/patches$/httpclient.patch
-
-#CONVERTFILES=build.xml
-                
 OUT2CLASS=dist$/commons-httpclient.jar
 
 COMMONS_LOGGING_JAR=..$/..$/..$/..$/$(INPATH)$/class$/commons-logging-1.1.1-SNAPSHOT.jar
diff --git a/apache-commons/java/lang/makefile.mk b/apache-commons/java/lang/makefile.mk
index 6482b1a..88a7e1f 100644
--- a/apache-commons/java/lang/makefile.mk
+++ b/apache-commons/java/lang/makefile.mk
@@ -49,10 +49,6 @@ TARFILE_MD5=2ae988b339daec234019a7066f96733e
 
 TARFILE_ROOTDIR=commons-lang-2.3-src
 
-#PATCH_FILES=$(PRJ)$/patches$/logging.patch
-
-#CONVERTFILES=build.xml
-                
 OUT2CLASS=dist$/commons-lang-2.3.jar
 
 ANT_OPTS+="-Dfile.encoding=ISO-8859-1"


More information about the Libreoffice-commits mailing list