Details
-
Type: Bug
-
Status: Open (View Workflow)
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 1.6
-
Fix Version/s: 1.7
-
Component/s: build
-
Labels:None
-
Environment:
ant build on the CrossWire server
Description
We currently store the QA jars in SVN under jsword-support. This causes bloat.
Either use ant <wget> task or ivy to manage these. Only download them on first use.
Put the rules either in core.xml or ivy.xml
Move the other supporting files to the JSword git project.
The list: PMD/CPD, CheckStyle, Java2Html javancss, jdepend, findbugs and nsis.
Jcoverage is not longer supported as a free option, and we have the last free version that is no longer available. We should see if there is an open source option, and failing that a free option.
Note: Findbugs is done, using wget.