Comment 10 for bug 126069

Revision history for this message
Scott Howard (showard314) wrote :

This is a little more complicated:

TripleA depends on:
  <pathelement path="lib\standalone-compiler.jar" />
  <pathelement path="lib\AppleJavaExtensions.jar" />
  <pathelement path="lib\commons-httpclient-3.0.1.jar" />
  <pathelement path="lib\commons-logging-1.1.jar" />
  <pathelement path="lib\commons-codec-1.3.jar" />
  <pathelement path="lib\substance_5.3.jar" />

which they distribute as .jars (and not source code). These are not packaged in Debian, and would have to be for security and license compliance.

Some of those libraries are end of life, and I haven't been able to find the source code anywhere. If you'd like to help, please try to find links to the source code of those libraries.

Thanks