https://bugzilla.redhat.com/show_bug.cgi?id=1127894



--- Comment #4 from gil cattaneo <punto...@libero.it> ---
(In reply to gil cattaneo from comment #2)
> please,remove 
> #%pom_add_dep com.martiansoftware.snip %{name}.pom
> #%pom_add_dep com.martiansoftware.rundoc %{name}.pom

not have sense add these libraries as build deps.

the only dependencies required by jsap should be ant and xstream

<pathelement location="${lib}/ant.jar"/>
<pathelement location="${lib}/junit.jar"/> used only for testing?
<pathelement location="${lib}/xstream-1.1.2.jar"/>


javac target andsource MUST be changed in 1.5 or major (in ant build script/s)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to