diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-07-31 01:11:36 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-07-31 01:11:36 +0000 |
commit | 4e462fff83a233967017525b18166bad7a177ee9 (patch) | |
tree | b3edd37008c5606afcb689b762f4f913f6c74c99 /java/sca | |
parent | 11eab0bcdf3d98e7903dab971dcfd05464b653ba (diff) |
Add missing jackson jars to the LICENSE file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799479 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r-- | java/sca/distribution/all/src/main/release/bin/LICENSE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sca/distribution/all/src/main/release/bin/LICENSE b/java/sca/distribution/all/src/main/release/bin/LICENSE index 634515b5df..210b01f102 100644 --- a/java/sca/distribution/all/src/main/release/bin/LICENSE +++ b/java/sca/distribution/all/src/main/release/bin/LICENSE @@ -255,6 +255,8 @@ The following components come under Apache Software License 2.0 geronimo-transaction-2.0.1.jar
httpcore-4.0-beta1.jar
httpcore-nio-4.0-beta1.jar
+ jackson-core-asl-1.0.1.jar
+ jackson-mapper-asl-1.0.1.jar
jetty-6.1.19.jar
jetty-util-6.1.19.jar
juli-6.0.18.jar
|