Hi all,

is there somewhere a list with all 3rd party dependencies, their version
and license model and what they are used for in Tuscany ?
This would be really helpful for eclipse legal process. It could also
help us to solve conflicts in OSGi environment when integrating Tuscany
to our software (e.g when having requirements for the same lib in
different versions). It could also help figure out what Tuscany jars are
needed for certain use cases and which 3rd party libs are required
therefore (for minimizing the list of dependencies).
If there is no such list, would it be possible to provide on in the wiki
?



Another Question: If I build OSGi bundles in sca\itest\osgi-tuscany, all
3rd party bundles are created twice in
sca\itest\osgi-tuscany\tuscany-versioned\target\classes. On has the
original name, the other uses the prefix
"org.apache.tuscany.sca.3rdparty.". I compared the ones created for
xerces and could not find any differences (besides different format in
Manifest.mf). 

The number of jars is slightly different, as the ones with prefix also
contains these, which do not seem to be real 3rd party libs

org.apache.tuscany.das.tuscany-das-rdb_1.0.0.SNAPSHOT.jar
org.apache.tuscany.sdo.lib_1.1.1.jar
org.apache.tuscany.sdo.spec_1.1.1.jar
org.apache.tuscany.sdo.tuscany-sdo-impl_1.1.1.jar
org.apache.tuscany.sdo.tuscany-sdo-tools_1.1.0.incubating.jar

So why are the other bundles available twice and why are some Tuscany
libs handled as 3rd party ?


Bye,
Daniel

Reply via email to