|
Revision 3857, 1.0 KB
(checked in by EricAllen, 5 months ago)
|
|
Added infrastructure of a database-backed Fortress repository. Updated the Scala version.
|
| Line | |
|---|
| 1 | This directory includes the following third_party software: |
|---|
| 2 | |
|---|
| 3 | * Ant 1.6.5 (The Apache Software License Version 2.0) |
|---|
| 4 | See http://ant.apache.org/bindownload.cgi |
|---|
| 5 | |
|---|
| 6 | * JUnit 3.8.1 (The Common Public License Version 1.0) |
|---|
| 7 | See http://prdownloads.sourceforge.net/junit/junit |
|---|
| 8 | |
|---|
| 9 | * eXTensible C 1.10.0 (The GNU GPL version 2) |
|---|
| 10 | See http://cs.nyu.edu/rgrimm/xtc/xtc.jar |
|---|
| 11 | |
|---|
| 12 | * Unicode 5.0.0 |
|---|
| 13 | See http://www.unicode.org/Public/UNIDATA/UnicodeData.txt |
|---|
| 14 | |
|---|
| 15 | * jsr166y (Doug Lea's Fork Join Library) is released into the public domain as |
|---|
| 16 | explained at http://creativecommons.org/licenses/publicdomain and sited in |
|---|
| 17 | the jsr166y directory. |
|---|
| 18 | |
|---|
| 19 | * ASTGen |
|---|
| 20 | See http://sourceforge.net/projects/astgen |
|---|
| 21 | |
|---|
| 22 | * PLT Utilities |
|---|
| 23 | See http://drjava.org |
|---|
| 24 | |
|---|
| 25 | * Unsigned |
|---|
| 26 | Is unavailable on the web. It was provided under the BSD license from NaturalBridge , Inc |
|---|
| 27 | |
|---|
| 28 | * Scala |
|---|
| 29 | See http://www.scala-lang.org/ |
|---|
| 30 | |
|---|
| 31 | * Java DB |
|---|
| 32 | See http://developers.sun.com/javadb/ |
|---|
| 33 | |
|---|
| 34 | Details of the appropriate licenses are in their respective directories. |
|---|