[picocontainer-dev] dependency upgrades

Paul Hammant <[email protected]> Sun, 16 Jun 2013 16:20:07 -0500
Newsgroups gmane.comp.java.picocontainer.devel
Message-ID <CA+298Ug8H4E80NqHf+E-+P0wbVC-WmBwWeMs3i6dXEo3n8xyfg@mail.gmail.com>
--047d7bacc03050b8a704df4c0bcf
Content-Type: text/plain; charset=ISO-8859-1

Mike,

Running this from root :

   mvn versions:use-latest-releases

Suggests a number of upgrades - most of which are "too advanced", or red
herrings.

However,

1) jtype could/should be upgraded (but has subtle incompatibilities) :

-
 <groupId>com.googlecode.jtype</groupId><artifactId>jtype</artifactId><version>0.1.1</version>
+
 <groupId>com.googlecode.jtype</groupId><artifactId>jtype</artifactId><version>0.1.3</version>

2) The servlet-api (for web/) has some weirdness in 2.4 and 2.5, which is
no longer weird in 3.x (though that's still in beta) according to 'mvn
central'. Specifically a PageContext global is available as a compilation
target in 2.3 and 3.0, but not in 2.4 and 2.5.

Thoughts?

- Paul

--047d7bacc03050b8a704df4c0bcf
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div style>Mike,</div><div style><br></div><div style>Runn=
ing this from root :</div><div style><br></div><div style>=A0 =A0mvn versio=
ns:use-latest-releases<br></div><div style><br></div><div style>Suggests a =
number of upgrades - most of which are &quot;too advanced&quot;, or red her=
rings.</div>
<div style><br></div><div style>However,=A0</div><div style><br></div><div =
style>1) jtype could/should be upgraded (but has subtle incompatibilities) =
:</div><div><br></div><div>- =A0 =A0 =A0 =A0 =A0 =A0&lt;groupId&gt;com.goog=
lecode.jtype&lt;/groupId&gt;&lt;artifactId&gt;jtype&lt;/artifactId&gt;&lt;v=
ersion&gt;0.1.1&lt;/version&gt;</div>
<div>+ =A0 =A0 =A0 =A0 =A0 =A0&lt;groupId&gt;com.googlecode.jtype&lt;/group=
Id&gt;&lt;artifactId&gt;jtype&lt;/artifactId&gt;&lt;version&gt;0.1.3&lt;/ve=
rsion&gt;</div><div><br></div><div style>2) The servlet-api (for web/) has =
some weirdness in 2.4 and 2.5, which is no longer weird in 3.x (though that=
&#39;s still in beta) according to &#39;mvn central&#39;. Specifically a Pa=
geContext global is available as a compilation target in 2.3 and 3.0, but n=
ot in 2.4 and 2.5.</div>
<div style><br></div><div style>Thoughts?</div><div style><br></div><div st=
yle>- Paul</div></div>

--047d7bacc03050b8a704df4c0bcf--