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
This commit is contained in:
parent
e220ce4dd5
commit
babdfe9b54
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
<include>org.apache.tuscany.sca.shades:tuscany-base</include>
|
||||
<include>com.hazelcast:*</include>
|
||||
<include>wsdl4j:wsdl4j</include>
|
||||
<include>org.apache.tuscany.sca:tuscany-sca-api</include>
|
||||
</includes>
|
||||
</dependencySet>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue