Install Guide

30 Source Installation for Android
RSA BSAFE SSL-J 6.2.6 Installation Guide
Install Third-party Software Tools
To successfully build and test the source release, a number of third-party tools are
required. The table below 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 specified sub-directory.
tools denotes the path
root/sslj-src/build/lib/tools.
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.2
http://archive.apache.org/dist/jakarta/bcel/binaries/
bcel-5.2.zip bcel-5.2.jar
Copy to tools/bcel/
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
Copy to tools/checkstyle/
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
Copy to tools/cobertura/
JUnit 4.8.2
https://repo1.maven.org/maven2/junit/junit/4.8.2/
junit-4.8.2.jar junit-4.8.2.jar
Copy to tools/junit/
Proguard 4.4
http://sourceforge.net/projects/proguard/files/proguard/4.4
proguard4.4.zip proguard.jar
Copy to tools/proguard/