[
https://issues.apache.org/jira/browse/AMQ-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-5193.
-------------------------------
Resolution: Fixed
Fix Version/s: 5.11.0
added shade transformer that ensures the sources are not shaded into the uber
jar.
> Java Files Started Appearing in activemq-all jar starting in 5.9.0
> ------------------------------------------------------------------
>
> Key: AMQ-5193
> URL: https://issues.apache.org/jira/browse/AMQ-5193
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.9.0, 5.9.1
> Reporter: Johnny Clark
> Fix For: 5.11.0
>
>
> activemq-all-5.8.0.jar and older versions do not contain any .java files,
> only .class files as I would expect. Strating in version
> activemq-all-5.9.0.jar .java and .class files are included in the JAR.
> Was this intentional? I'm having a problem related to the fact that Maven
> is attempting to compile the.java files within the jar. I'm sure I can work
> around the issue in the short term, however I wanted to make sure that you
> were aware of it. It seems odd to me that the .java files are included in
> the .jar file, normally they would only appear in the sources jar (example:
> activemq-all-5.9.0-sources.jar).
--
This message was sent by Atlassian JIRA
(v6.2#6252)