Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [amp-dev] Missing CQ?

According to the downloads report [1], AMP is using code from a handful of Eclipse projects.

AFAICT, these are the only other projects that include the JAR with their downloads:

Orion
OSEE
Jetty
Gyrex

There are several other projects that have CQs open for this as well.

I'll keep digging to see what I can sort out.

For completeness (because I'm pretty sure you know this already), you need a piggyback CQ even for libraries that are used out of Orbit. You only need a CQ if you are directly using the library. You do not need a CQ if code from an Eclipse project you're consuming uses the the library (but your project code does not).

Wayne

[1] http://www.eclipse.org/projects/tools/downloads.php?id=modeling.amp

On 04/05/2012 08:49 PM, Miles Parker wrote:

Hi Wayne,

Hmm..I don't know where that is coming from. It's not a direct AMP dependency and we should only be provisioning from Eclipse and Orbit. I'll try to track down what's going on with it.

re: AMP itself, things have been really quiet in the last 9 months or so, as I've been very focussed on other projects and my new position. There is a lot of room for future growth, but Its also reached a certain level of maturity. Right now though it's a matter of finding time to maintain the builds, etc. 

cheers,

Miles


On Thu, Apr 5, 2012 at 11:24 AM, Wayne Beaton <wayne@xxxxxxxxxxx> wrote:
Hi AMP committers.

While doing some unrelated scans, I noticed that there is a single third-party library being distributed by AMP that I cannot resolve to a CQ.

org.slf4j.jcl_1.6.1.*.jar (No CQ found)

Can you help me resolve this? Is this a third-party library that the project directly uses, or is it inherited from one of the other Eclipse projects AMP includes with downloads?

Is AMP still active? There doesn't seem to be much commit activity over the past year.

Wayne
--
Wayne Beaton
The Eclipse Foundation
Twitter: @waynebeaton
EclipseCon 2012AGILEALM 2012



_______________________________________________
amp-dev mailing list
amp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/amp-dev


_______________________________________________ amp-dev mailing list amp-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/amp-dev

--
Wayne Beaton
The Eclipse Foundation
Twitter: @waynebeaton
EclipseCon
          2012AGILEALM
          2012

Back to the top