Re: [lang] package/manifest utils WAS Re: Version classes

2010-09-15 Thread James Carman
On Wed, Sep 15, 2010 at 10:40 AM, Matt Benson wrote: > > Agreed--I didn't even realize this info was in Package.  On the idea of > manifest reading, though, I still have some code adapted from Ant's manifest > code that does provide manifest access, if we want to polish it into a > ManifestUtil

[lang] package/manifest utils WAS Re: Version classes

2010-09-15 Thread Matt Benson
On Sep 15, 2010, at 8:04 AM, James Carman wrote: > We should just add this to commons lang Agreed--I didn't even realize this info was in Package. On the idea of manifest reading, though, I still have some code adapted from Ant's manifest code that does provide manifest access, if we want to