You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2008/09/08 16:55:57 UTC

[jira] Updated: (AMQ-1040) Full src-jar distributed with binary

     [ https://issues.apache.org/activemq/browse/AMQ-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully updated AMQ-1040:
----------------------------

    Fix Version/s: 5.3.0
                       (was: 5.2.0)

> Full src-jar distributed with binary
> ------------------------------------
>
>                 Key: AMQ-1040
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1040
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 4.1.0
>         Environment: n/a
>            Reporter: Endre Stølsvik
>             Fix For: 5.3.0
>
>         Attachments: pom.xml.diff.txt
>
>
> For absolutely all developers (extrapolating from one person, myself), a src-jar that comes with the "bin" distribution makes the world a better place to live.
> With a src jar, you only add the full jar, "attach" the src-jar, and you're _rellay_ good to go both developing but not least stack-tracing and debugging. The src-jar should include sources for most of the stuff that actually reside in the full jar, if not all.
> Eclipse: if you include the "full jar", it's slightly problematic to include a whole bunch of dirs from the src-distro. You'll end up having to include all those lib jars, and on each of them put the corresponding src dir.
> The whole thing won't bloat the distro very much - but will relieve very many developers from having to download the extra distro, and from the annoyance of not being able to just configure one simple jar with src-attachment.

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