[ 
https://issues.apache.org/jira/browse/ARIES-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121892#comment-13121892
 ] 

Jeremy Hughes commented on ARIES-755:
-------------------------------------

Since 0.3 we've changed the release process, so each sub-module is released on 
its own. This is so we can get to the notion of 'release by bundle' rather than 
release by top-level-module, which is a set of bundles.

I've just checked, and what happens now is for each module  we release you'll 
get a foo-source-release.zip AND a foo-source.jar ... so I believe we'll need 
to change that so we only release the source-release.zip.

You mention 'composite' - do you mean you were using the 'uber' bundle which is 
a merge of the finer grained bundles - for JMX, jmx-bundle is a merge of 
jmx-api and jmx-core. By using finer grained bundles, if you are using a 
runtime that can dynamically replace bundles of a running system, you can (say) 
replace an implementation bundle that has a bug fix without having to replace 
the API bundle. Sorry I'm not sure whether Karaf supports that.
                
> org.apache.aries.jmx at search.maven.org has empty source jar
> -------------------------------------------------------------
>
>                 Key: ARIES-755
>                 URL: https://issues.apache.org/jira/browse/ARIES-755
>             Project: Aries
>          Issue Type: Bug
>          Components: JMX
>    Affects Versions: 0.3
>            Reporter: Chris Dolan
>            Priority: Minor
>
> Go to http://search.maven.org/#search%7Cga%7C1%7Caries%20jmx and download the 
> sources.jar file. It only has META-INF files, no source files. Same thing if 
> you pull sources from repo1 via Maven or IDE.
> Here's the full URL:
> http://search.maven.org/remotecontent?filepath=org/apache/aries/jmx/org.apache.aries.jmx/0.3/org.apache.aries.jmx-0.3-sources.jar

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to