Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tools-pmc] [CQ 5814] Version: ?? (PB CQ3915)

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





--- Comment #4 from Brian Svihovec <svihovec@xxxxxxxxxx>  2011-11-18 15:48:16 ---
During a recent review of the EDT project, the following third party library
reference was flagged as possibly needing a CQ:

Bundle: org.eclipse.edt.ide.rui_0.7.0.v201110251332.jar
Require-Bundle:
        org.mortbay.jetty.server;bundle-version="6.1.0"
        org.mortbay.jetty.util;bundle-version="6.1.0"

The comment provided was, "If these libraries are being used indirectly by EDT
code, then they shouldn't require an entry in the bundle manifest. If they are
being used directly, then a CQ is required."

We are using this code directly to run a Test Server in the IDE, so we opened
this CQ.  

As mentioned in comment 3, we are referencing the version of Jetty that ships
with Eclipse.


-- 
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