summaryrefslogtreecommitdiff
path: root/apache-commons/prj
diff options
context:
space:
mode:
authorRené Engelhard <rene@openoffice.org>2008-02-04 08:02:15 +0000
committerRené Engelhard <rene@openoffice.org>2008-02-04 08:02:15 +0000
commitad1f290140dbf7e58c01b4e127ce044a3d6f0638 (patch)
treed17b2f4f3b36474ae398cdac7943f7a449a702bf /apache-commons/prj
parentf2fe8c6aad0d44c85b1c22dbdff656c8a9d3fcb0 (diff)
Issue number:
Submitted by: Reviewed by: #i85726# don't ship binary-only jars, build them
Diffstat (limited to 'apache-commons/prj')
-rw-r--r--apache-commons/prj/build.lst6
-rw-r--r--apache-commons/prj/d.lst5
2 files changed, 11 insertions, 0 deletions
diff --git a/apache-commons/prj/build.lst b/apache-commons/prj/build.lst
new file mode 100644
index 000000000000..ffa3a806d40b
--- /dev/null
+++ b/apache-commons/prj/build.lst
@@ -0,0 +1,6 @@
+ac apache-common : solenv TOMCAT:tomcat NULL
+ac apache-common usr1 - all ac_mkout NULL
+ac apache-commons\java\codec nmake - all ac_codec NULL
+ac apache-commons\java\lang nmake - all ac_lang NULL
+ac apache-commons\java\logging nmake - all ac_logging NULL
+ac apache-commons\java\httpclient nmake - all ac_httpclient ac_logging ac_codec NULL
diff --git a/apache-commons/prj/d.lst b/apache-commons/prj/d.lst
new file mode 100644
index 000000000000..21f6e01700ea
--- /dev/null
+++ b/apache-commons/prj/d.lst
@@ -0,0 +1,5 @@
+..\%__SRC%\class\commons-logging-1.1.1-SNAPSHOT.jar %_DEST%\bin%_EXT%\commons-logging-1.1.1.jar
+..\%__SRC%\class\commons-codec-1.3.jar %_DEST%\bin%_EXT%\commons-codec-1.3.jar
+..\%__SRC%\class\commons-httpclient.jar %_DEST%\bin%_EXT%\commons-httpclient-3.1.jar
+..\%__SRC%\class\commons-lang-2.3.jar %_DEST%\bin%_EXT%\commons-lang-2.3.jar
+