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.