diff options
author | René Engelhard <rene@openoffice.org> | 2008-02-04 08:02:15 +0000 |
---|---|---|
committer | René Engelhard <rene@openoffice.org> | 2008-02-04 08:02:15 +0000 |
commit | ad1f290140dbf7e58c01b4e127ce044a3d6f0638 (patch) | |
tree | d17b2f4f3b36474ae398cdac7943f7a449a702bf /apache-commons/prj/d.lst | |
parent | f2fe8c6aad0d44c85b1c22dbdff656c8a9d3fcb0 (diff) |
Issue number:
Submitted by:
Reviewed by:
#i85726# don't ship binary-only jars, build them
Diffstat (limited to 'apache-commons/prj/d.lst')
-rw-r--r-- | apache-commons/prj/d.lst | 5 |
1 files changed, 5 insertions, 0 deletions
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 + |