Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] Heads up -- updating (some) pre-reqs from Orbit.

For Luna stream: can effected teams open "use from Orbit" CQs, if haven't already?

For details, see

Bug 430284 - Update Orbit pre-reqs to latest Orbit I-build
= Changing:

com.jcraft.jsch         Technical fix. Qualifier only.  https://bugs.eclipse.org/bugs/show_bug.cgi?id=430031

org.objectweb.asm       3.3.1 to 5.0.0: Effects API analysis, need for Java 8 support.

                        (This one will cause compile errors, I believe, but think Michael has simply been waiting on me).

org.w3c.dom.smil        service increment: 1.0.0 to 1.0.1.

org.apache.mina.core    service increment: 2.0.2 to 2.0.7


= Not changing: (but, would like to if/when effected teams can react)

javax.servlet           Minor incrment 3.0 to 3.1: Does effect several of our classes (where additional methods must be implemented)

org.mockito             minor increment: 1.8.4 to 1.9.5  (Effects test framework)

org.hamcrest.integration  minor increment: 1.1.0 to 1.3.0 (Effects test framework)
org.hamcrest.library


Feel free to raise questions, suggestions, or concerns in the bug.
Thanks,

Back to the top