You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2010/10/28 09:02:05 UTC

[jira] Commented: (TUSCANY-3752) Shade jars create incorrect source jar

    [ https://issues.apache.org/jira/browse/TUSCANY-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925726#action_12925726 ] 

ant elder commented on TUSCANY-3752:
------------------------------------

The fix is to always build the source for the modules but as a workaround for the release before doing the release build do a build with -Psource

> Shade jars create incorrect source jar
> --------------------------------------
>
>                 Key: TUSCANY-3752
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3752
>             Project: Tuscany
>          Issue Type: Bug
>            Reporter: ant elder
>             Fix For: Java-SCA-2.0-Beta1
>
>
> The shaded jars such as base-runtime include config to create a source jar, however as the build doesn't build the source jars for the modules by default the source that the shade plugin uses is from whenever the last time source jars were built which is likely to be out of date with the latest code in the modules. This is yet another problem caused by having source jars created only sometimes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.