Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-pmc] [CQ 11430] cglib:cglib-nodep:jar:3.1

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


Jens Reimann <jens.reimann@xxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jens.reimann@xxxxxxxxxxxxxxx




--- Comment #3 from Jens Reimann <jens.reimann@xxxxxxxxxxxxxxx>  2016-05-18 04:16:55 ---
I just did check the source attachment and found a few issues:

 - The source and project URL fields seems to be missing
   You probably mean: https://github.com/cglib/cglib and
https://github.com/cglib/cglib/wiki .. but I guess the IP teams want you to
confirm this
 - The supplied sources must not contain and other JAR or ZIP files, however
there is a "lib" folder which does a few things

If the JARs in the "lib" folder are required only during the build and won't
get distributed, and are not required later on during runtime, you can do a
single "build and test" CQ for all of those dependencies, let me know and I can
help you with that.

If those are real dependencies, which are required during runtime, each of
those dependencies requires a separate CQ.


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