From babdfe9b548683dc97cf63ac796b4caabb30a277 Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 14 May 2010 10:05:59 +0000 Subject: Add sca-api jar into the lib folder so that it's in a consistent place when the user is creating simple classpaths. I'd like this to be don't by a feature so that the user always refers to the same thing (and the same mvn group) regardless of which parts of the system they are including. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944185 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/distribution/all/src/main/components/bin-lib.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'sca-java-2.x/trunk/distribution/all/src') diff --git a/sca-java-2.x/trunk/distribution/all/src/main/components/bin-lib.xml b/sca-java-2.x/trunk/distribution/all/src/main/components/bin-lib.xml index 67ed0b8eaa..6b91c43976 100644 --- a/sca-java-2.x/trunk/distribution/all/src/main/components/bin-lib.xml +++ b/sca-java-2.x/trunk/distribution/all/src/main/components/bin-lib.xml @@ -30,6 +30,7 @@ org.apache.tuscany.sca.shades:tuscany-base com.hazelcast:* wsdl4j:wsdl4j + org.apache.tuscany.sca:tuscany-sca-api -- cgit v1.2.3