Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.3
-
Component/s: None
-
Labels:None
Description
This patch adds junit reporting to the java plugin's test task.
Note that ant-trax-1.7.0.jar needs to be added to trunk/lib/ for this patch to work
It also:
- adds a 'developerBuild' task to gradle's build script, which can be used to check changes before submitting a patch
- fixes the 'install' task for when the install directory does not exist
- fixes a problem in TestTest that prevented its test cases being run