You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Johnny Clark (JIRA)" <ji...@apache.org> on 2014/05/20 20:28:38 UTC

[jira] [Created] (AMQ-5193) Java Files Started Appearing in activemq-all jar starting in 5.9.0

Johnny Clark created AMQ-5193:
---------------------------------

             Summary: 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.1, 5.9.0
            Reporter: Johnny Clark


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)