Index: lams_build/build.xml =================================================================== diff -u -re604030b7b751a1ead9cfd3e01e4e48c42a8ab19 -r67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1 --- lams_build/build.xml (.../build.xml) (revision e604030b7b751a1ead9cfd3e01e4e48c42a8ab19) +++ lams_build/build.xml (.../build.xml) (revision 67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1) @@ -566,6 +566,13 @@ + + + + + Index: lams_build/conf/j2ee/jboss-deployment-structure.xml =================================================================== diff -u -rb50d9d54756366de432a8d6613b5ead293ea5e17 -r67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1 --- lams_build/conf/j2ee/jboss-deployment-structure.xml (.../jboss-deployment-structure.xml) (revision b50d9d54756366de432a8d6613b5ead293ea5e17) +++ lams_build/conf/j2ee/jboss-deployment-structure.xml (.../jboss-deployment-structure.xml) (revision 67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1) @@ -34,6 +34,7 @@ + Index: lams_build/lib/batik/batik.module.xml =================================================================== diff -u -rcdf5749d174b01c2dcf85c42b303f4b49b2c4e1f -r67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1 --- lams_build/lib/batik/batik.module.xml (.../batik.module.xml) (revision cdf5749d174b01c2dcf85c42b303f4b49b2c4e1f) +++ lams_build/lib/batik/batik.module.xml (.../batik.module.xml) (revision 67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1) @@ -26,4 +26,15 @@ - + + + + + + + + + + + + \ No newline at end of file Index: lams_build/lib/jakarta-commons/fileupload.module.xml =================================================================== diff -u -rcf3e4981d227b3b3c4bf934a56f8887853e118ef -r67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1 --- lams_build/lib/jakarta-commons/fileupload.module.xml (.../fileupload.module.xml) (revision cf3e4981d227b3b3c4bf934a56f8887853e118ef) +++ lams_build/lib/jakarta-commons/fileupload.module.xml (.../fileupload.module.xml) (revision 67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1) @@ -25,5 +25,9 @@ - - + + + + + + \ No newline at end of file Index: lams_build/lib/jdk/jdk.module.xml =================================================================== diff -u --- lams_build/lib/jdk/jdk.module.xml (revision 0) +++ lams_build/lib/jdk/jdk.module.xml (revision 67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1) @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Index: lams_build/lib/struts/struts.module.xml =================================================================== diff -u -r7224a624e0d01dea3c6fc32d66723fbb67446754 -r67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1 --- lams_build/lib/struts/struts.module.xml (.../struts.module.xml) (revision 7224a624e0d01dea3c6fc32d66723fbb67446754) +++ lams_build/lib/struts/struts.module.xml (.../struts.module.xml) (revision 67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1) @@ -35,6 +35,7 @@ + - + \ No newline at end of file Index: lams_build/lib/urlrewritefilter/urlrewrite.module.xml =================================================================== diff -u -ra97551456cf5afd4f3ca943f18423aa89bc67fb2 -r67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1 --- lams_build/lib/urlrewritefilter/urlrewrite.module.xml (.../urlrewrite.module.xml) (revision a97551456cf5afd4f3ca943f18423aa89bc67fb2) +++ lams_build/lib/urlrewritefilter/urlrewrite.module.xml (.../urlrewrite.module.xml) (revision 67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1) @@ -26,7 +26,16 @@ + + + + + + + + + \ No newline at end of file Index: lams_build/lib/wddx/wddx.module.xml =================================================================== diff -u -r76a69094d6b55d08144a793fdab44114d751e766 -r67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1 --- lams_build/lib/wddx/wddx.module.xml (.../wddx.module.xml) (revision 76a69094d6b55d08144a793fdab44114d751e766) +++ lams_build/lib/wddx/wddx.module.xml (.../wddx.module.xml) (revision 67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1) @@ -25,5 +25,14 @@ - - + + + + + + + + + + + \ No newline at end of file Index: lams_build/lib/xml-commons/xmlcommons.module.xml =================================================================== diff -u -r253b4ddb3a1d592fd36cd9058806ee44b9b15bda -r67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1 --- lams_build/lib/xml-commons/xmlcommons.module.xml (.../xmlcommons.module.xml) (revision 253b4ddb3a1d592fd36cd9058806ee44b9b15bda) +++ lams_build/lib/xml-commons/xmlcommons.module.xml (.../xmlcommons.module.xml) (revision 67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1) @@ -30,6 +30,7 @@ + @@ -41,6 +42,7 @@ + Index: lams_common/src/java/org/lamsfoundation/lams/util/svg/SVGGenerator.java =================================================================== diff -u -r668a627903b72826f7dffa148a7e775139af8b5e -r67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1 --- lams_common/src/java/org/lamsfoundation/lams/util/svg/SVGGenerator.java (.../SVGGenerator.java) (revision 668a627903b72826f7dffa148a7e775139af8b5e) +++ lams_common/src/java/org/lamsfoundation/lams/util/svg/SVGGenerator.java (.../SVGGenerator.java) (revision 67c47e0f0fd8701ebd288c74e4dd0aa03291f3c1) @@ -108,7 +108,7 @@ SVGGenerator.serializer = SVGGenerator.lsDOMImplementation.createLSSerializer(); SVGGenerator.serializer.getDomConfig().setParameter("format-pretty-print", Boolean.TRUE); } catch (Exception e) { - SVGGenerator.log.error(e); + SVGGenerator.log.error("Initialization error", e); } }