diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2010-11-03 12:43:14 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2010-11-03 12:43:14 +0000 |
commit | d63c8ad1885acb086a2947502a3beeded8f5dd05 (patch) | |
tree | d8689a250b022634e4828a263fe57d64ff3603d9 /sca-java-2.x/trunk/distribution/all/src | |
parent | 5c66a5a8be00cafecf6769dcdb0e369a4f6393c6 (diff) |
Correct to take into account the dependencies that have been added back in to make the stripes and impl.web module compile in the PDE environment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030438 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/distribution/all/src')
-rw-r--r-- | sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE index ab661a1183..bd65ffed73 100644 --- a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE +++ b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE @@ -259,9 +259,11 @@ The following components come under Apache Software License 2.0 geronimo-activation_1.1_spec-1.0.1.jar
geronimo-connector-2.1.4.jar
geronimo-ejb_3.0_spec-1.0.1.jar
+ geronimo-el_1.0_spec-1.0.1.jar
geronimo-javamail_1.4_spec-1.6.jar
geronimo-jms_1.1_spec-1.1.1.jar
geronimo-jpa_3.0_spec-1.1.1.jar
+ geronimo-jsp_2.1_spec-1.0.1.jar
geronimo-jta_1.0.1B_spec-1.0.jar
geronimo-jta_1.1_spec-1.1.1.jar
geronimo-j2ee-connector_1.5_spec-2.0.0.jar
@@ -315,6 +317,7 @@ The following components come under Apache Software License 2.0 spring-context-3.0.2.RELEASE.jar
spring-core-3.0.2.RELEASE.jar
spring-expression-3.0.2.RELEASE.jar
+ stripes-1.5.2.jar
tranql-connector-1.1.jar
tribes-6.0.26.jar
wink-common-1.1.1-incubating.jar
|