Install Guide
Source Installation 23
RSA BSAFE Cert-J 6.2.4 Installation Guide
Install Third-party Software Tools
To successfully build and test the source release, a number of third-party tools are
required. The following table lists the required tools and provides the download
location from which each can be retrieved.
To install each software tool:
1. Download the required file from the download location.
2. If the file is a
zip file, extract the required jar files from the zip file.
3. Place the required jar files in the
<root>/certj-src/build/lib/tools
directory, or the specified sub-directory.
Build and Test the Source Code
To build and test the Toolkit Jar files:
1. In a command prompt, navigate to the <root>/certj-src/ directory.
2. Compile all of the toolkit classes and run the confidence build using the following
command:
ant
3. View gen/reports/index.html to verify the success of the build and test
process.
Table 12 Third-party Software Download Details
Software Tool Download File Required Jars
Ant 1.8 ant-junit.jar
ant-junit.jar
Copy to tools/ant/
BCEL 5.1 bcel-5.1.zip bcel-5.1.jar
Checkstyle 4.4 checkstyle-all-4.4.jar.zip
checkstyle-all-4.4.jar
Cobertura 1.9.4.1 cobertura-1.9.4.1-bin.zip
asm-3.0.jar
asm-tree-3.0.jar
cobertura.jar
log4j-1.2.9.jar
JUnit 4.8.2 junit-4.8.2.jar
junit-4.8.2.jar
Proguard 4.1 proguard4.1.zip
proguard.jar
Velocity 1.5 velocity-1.5.zip
commons-collections-3.1.jar
commons-lang-2.1.jar
jdom-1.0.jar
oro-2.0.8.jar
velocity-1.5.jar
werken-xpath-0.9.4.jar