2751f9e78a
Guidelines fixes.
16 lines
440 B
Diff
16 lines
440 B
Diff
--- build.xml.orig 2010-12-28 14:45:24.000000000 +0200
|
|
+++ build.xml 2010-12-28 14:46:40.843377673 +0200
|
|
@@ -730,10 +730,10 @@
|
|
<include name="LICENSE.txt"/>
|
|
<include name="NOTICE.txt"/>
|
|
</metainf>
|
|
- <manifest>
|
|
+ <!--manifest>
|
|
<attribute name="Class-Path"
|
|
value="ant.jar xalan.jar"/>
|
|
- </manifest>
|
|
+ </manifest-->
|
|
</jar>
|
|
|
|
<macrodef name="optional-jar">
|