Install Guide

Source Installation for Android 27
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.
Table 13 Third-party Software Download Details
Software Tool
Download Location
Download File
Required Jars
Ant 1.8
<ant-home>/lib
ant-junit.jar ant-junit.jar
Copy to tools/ant/
BCEL 5.1
http://archive.apache.org/dist/jakarta/bcel/old/v5.1
bcel-5.1.zip bcel-5.1.jar
Checkstyle 4.4
http://sourceforge.net/projects/checkstyle/files/checkstyle/4.4
checkstyle-4.4.zip antlr.jar
checkstyle-all-4.4.jar
commons-beanutils-core.jar
commons-logging.jar
Cobertura 1.9.4.1
http://sourceforge.net/projects/cobertura/files/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
http://search.maven.org/remotecontent?filepath=junit/junit/4.8.2/
junit-4.8.2.jar junit-4.8.2.jar
Proguard 4.1
http://sourceforge.net/projects/proguard/files/proguard/4.1
proguard4.1.zip proguard.jar
Velocity 1.5
http://archive.apache.org/dist/velocity/engine/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