Menu

Tree [r201] /
 History

HTTPS access


File Date Author Commit
 .settings 2012-03-19 andnyb [r194] New package names. Pom updates.
 html 2012-01-07 andnyb [r192] Smaller build fixes.
 package 2012-01-07 andnyb [r193] 2.0.0 release
 src 2012-06-11 andnyb [r201] Additional integration test cases.
 LICENSE.txt 2010-07-15 andnyb [r4] CVS2SVN
 README.txt 2012-01-07 andnyb [r192] Smaller build fixes.
 build-cov.xml 2010-07-15 andnyb [r4] CVS2SVN
 build.properties 2012-01-07 andnyb [r192] Smaller build fixes.
 build.xml 2012-03-19 andnyb [r194] New package names. Pom updates.
 out.log 2012-03-19 andnyb [r194] New package names. Pom updates.
 pom.xml 2012-03-29 andnyb [r196] Fixed some broken test cases. More to be fixed....
 svn.properties 2011-12-09 andnyb [r166] Folder properties
 unitth-image-layouts.pptx 2010-10-04 andnyb [r42] Multiple new build targets.
 unitth.properties 2012-03-19 andnyb [r194] New package names. Pom updates.

Read Me

INSTALL
---
* unzip
* [OPTIONAL] edit and move the unitth.properties file to the working directory or $HOME

Configuration
---
* unitth.properties
* System properties
* -D flags

unitth.properties
---
Make sure to get the paths correct in here, especially if running on Microsoft 
platforms. There should be enough examples in the provided properties file.

System properties
---
If preferring to use system properties instead feel free to do so. All properties
defined as system properties will override the default ones and those in the 
unitth.properties file.

D flags
---
Used with the java invokation  e.g. -Dunitth.report.

USAGE
---
Run 'java -jar unitth.jar' to get full usage descriptions. 

java -jar unitth-x.y.z.jar <reports to parse>
java -jar unitth-x.y.z.jar -j <jenkins build folder e.g. ../../builds>

NOTES
---
The reports shall not be moved around after generation since all the links 
will be generated as relative paths.