Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-pmc] [CQ 18943] artemis-core-client Version: 2.6.4

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=18943


Kai Hudalla <kai.hudalla@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kai.hudalla@xxxxxxxxxxxx




--- Comment #4 from Kai Hudalla <kai.hudalla@xxxxxxxxxxxx>  2019-02-11 03:45:40 ---
Kilton,

I have taken a look at the artifact that you attached. When I compare it to the
source jar that I can download from Maven Central [1], it looks quite different
and seems to contain other code as well.

When you are creating CQs for dependencies that correspond to a Maven artifact,
the easiest way to go is to always simply attach the source jar for the
artifact which you find on Maven Central. That way you will (usually) be sure
that the archive contains only those source files which constitute the
dependency itself.

The archive you have attached seems to also include sources from Artemis
Commons and Artemis Spring Integration, which both are separate components. Can
you please

a) replace the archive attached to this CQ with the sources for Artemis Core
only and
b) create additional (separate) CQs for Artemis Commons and Artemis Spring
Integration

That way others can take advantage of piggybacking your CQs more easily.

Thanks,
Kai

[1]
https://search.maven.org/remotecontent?filepath=org/apache/activemq/artemis-core-client/2.6.4/artemis-core-client-2.6.4-sources.jar


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top