[
https://issues.apache.org/jira/browse/TUSCANY-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931364#action_12931364
]
Simon Nash commented on TUSCANY-3762:
-------------------------------------
The changes in revision r1030063 (1.6.1 branch) and r1030068 (1.x trunk) cause
mvn eclipse:eclipse to fail on tools/eclipse/plugin/core with a message about a
filtering conflict. The fix is to move the Java code in this module from the
org/apache/tuscany/sca/core directory to a new directory
src/main/java/org/apache/tuscany/sca/core.
Fixed under revisions r1034302, r1034303, r1034308 and r1034311 in the 1.6.1
branch and revisions r1034323, r1034328 and r1034331 in the 1.x trunk.
> Tuscany SCA Eclipse plugin doesn't install correctly
> ----------------------------------------------------
>
> Key: TUSCANY-3762
> URL: https://issues.apache.org/jira/browse/TUSCANY-3762
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Tools
> Affects Versions: Java-SCA-1.6
> Reporter: Simon Nash
> Assignee: Simon Nash
> Fix For: Java-SCA-1.6.1
>
>
> When installing the Tuscany SCA Eclipse feature and plugin from the Eclipse
> update site, there are a number of problems as follows:
> 1. The Tuscany SCA Eclipse feature installation isn't compatible with the
> current Eclipse software installation and update mechanism in Eclipse 3.4 and
> above. This forces a switch to the older Update Manager which requires the
> update site information to be re-entered.
> 2. After the installation completes, the Eclipse installed software window
> doesn't have an entry for Tuscany in the Installed Software or Features tabs.
> Tuscany is shown only in the Plug-ins tab.
> 3. It isn't possible to uninstall the Tuscany SCA Eclipse feature. The
> Tuscany feature and plugin directories can be deleted from Eclipse manually
> but this doesn't remove the Tuscany plug-in from the list of installed
> plug-ins.
> 4. The version number of the Tuscany SCA Eclipse feature and plug-in doesn't
> conform to Eclipse format conventions which require a timestamp following the
> release number.
> 5. It's not possible to install and test the Tuscany SCA Eclipse feature when
> it's built from the trunk or from a release branch because Eclipse can't
> handle n.n.n-SNAPSHOT as a version number.
> 6. The Tuscany SCA Eclipse feature and plug-in don't conform to Eclipse
> conventions for displaying copyright and license information when they are
> installed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.