Reference to -SNAPSHOT breaking plugin's Tuscany classpath libary
-----------------------------------------------------------------
Key: TUSCANY-2142
URL: https://issues.apache.org/jira/browse/TUSCANY-2142
Project: Tuscany
Issue Type: Bug
Components: Build System
Affects Versions: Java-SCA-1.2
Reporter: Jean-Sebastien Delfino
Priority: Critical
Fix For: Java-SCA-1.2
The 1.2 RC2 Tuscany Eclipse plugin still references Tuscany runtime and src
distros named 1.2-incubating-SNAPSHOT instead of 1.2-incubating.
This is breaking the Tuscany Library configuration in Eclipse, which ends up
empty instead of containing all the Tuscany runtime JARs.
There's a temporary workaround:
- after having installed the Tuscany Eclipse feature from the update site, cd
to eclipse/features/org.apache.tuscany.sca.feature_1.2.0
- rename runtime/tuscany-sca-1.2-incubating to
runtime/tuscany-sca-1.2-incubating-SNAPSHOT
- rename src/apache-tuscany-sca-1.2-incubating-src.zip to
apache-tuscany-sca-1.2-incubating-SNAPSHOT-src.zip
- after doing that, adding the Tuscany Library to a Java project should
correctly add all the required JARs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]