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/build.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/build.lst')
-rw-r--r-- | apache-commons/prj/build.lst | 6 |
1 files changed, 6 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 |