Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 482438
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/build.xml 
0
++ b/build.xml 
Lines 134-140 Link Here
134
134
135
  </target>
135
  </target>
136
136
137
  <target name="jar.all" depends="test">
137
  <target name="jar.all" depends="compile">
138
    <taskdef name="jarjar" classname="com.tonicsystems.jarjar.JarJarTask" classpathref="ant.classpath" />
138
    <taskdef name="jarjar" classname="com.tonicsystems.jarjar.JarJarTask" classpathref="ant.classpath" />
139
    <jarjar jarfile="${target.dir}/${jar.all}">
139
    <jarjar jarfile="${target.dir}/${jar.all}">
140
        <manifest>
140
        <manifest>

Return to bug 482438