Skip to content
Snippets Groups Projects
Commit 978b7402 authored by cramakri's avatar cramakri
Browse files

LMS-2323 Include log4j.

SVN: 21680
parent 44555615
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ public class DataSetUploadClientServingServlet extends AbstractWebStartClientSer ...@@ -49,7 +49,7 @@ public class DataSetUploadClientServingServlet extends AbstractWebStartClientSer
+ " <jar href='commons-httpclient.jar'/>\n" + " <jar href='commons-httpclient.jar'/>\n"
+ " <jar href='commons-io.jar'/>\n" + " <jar href='commons-lang.jar'/>\n" + " <jar href='commons-io.jar'/>\n" + " <jar href='commons-lang.jar'/>\n"
+ " <jar href='commons-logging.jar'/>\n" + " <jar href='jython.jar'/>\n" + " <jar href='commons-logging.jar'/>\n" + " <jar href='jython.jar'/>\n"
+ " <jar href='dss_upload_gui.jar'/>\n" + " <jar href='dss_upload_gui.jar'/>\n" + " <jar href='log4j.jar'/>\n"
+ " <jar href='poi-3.7-20101029.jar'/>\n" + " <jar href='poi-3.7-20101029.jar'/>\n"
+ " <jar href='poi-ooxml-3.7-20101029.jar'/>\n" + " <jar href='poi-ooxml-3.7-20101029.jar'/>\n"
+ " <jar href='poi-ooxml-schemas-3.7-20101029.jar'/>\n" + " <jar href='poi-ooxml-schemas-3.7-20101029.jar'/>\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment