Tim Williams wrote:
>
> I've gone through and updated what I can.  I didn't touch Cocoon
> itself.  I'm left with the following unresolved.  If you can offer any
> help in either ruling out the need to update these or letting me know
> where it's used and how to test, I'd appreciate it.  I'd be ok with
> leaving all of these as is personally.  Anyway, help appreciated.

Many thanks for doing that work.

I can help with explaining some.

> batik-all-1.6.jar - used? how to test?

Used for our SVG-to-PNG conversions.
The seed-sample has some demonstrations.

However, our Gump is using Forrest's packaged version,
so Gump is not helping with suggesting whether our Batik
can be upgraded.

> castor-0.9.6-xml.jar - used? how to test?

I don't know. IIUC, then our commits mail archives say that
nikolaken added it when updating the Chaperon libraries.

> chaperon-20040205.jar - Not sure about the version, but $current seems
> just as old.

Yeah, leave it alone.

> commons-httpclient-2.0.2.jar - i assume the excalibur protocol
> handlers use this and therefore we should leave?

The Gump work suggests that we can update Excalibur.

> commons-jci-r306555.jar - used? how to test?
> commons-jexl-1.0.jar - used?  how to test?

Dunno. Dunno.

> concurrent-1.3.4.jar - is this still used anywhere - if so, it
> probably shouldn't?

Gump said that it was needed, when i started getting
Gump to build our "seed-sample-basic". But sorry no idea
where or why.

> jcs-1.2.5-dev-20050313.jar - used?  how to test?  I thought the
> default storeimpl was ehcache now too?

Dunno.

> jtidy-04aug2000r7-dev.jar - not sure what do to.

Me either. As far as i know, we don't actually use it
by default. See the match for "**.html"
around line 50 of main/webapp/raw.xmap

> lucene-1.4.3.jar - cocoon dep, so I assume we're stuck with it.

Dunno.

> slf4j-api-1.5.11.jar - tempted to leave it
> slf4j-log4j12-1.5.11.jar - tempted to leave it

Okay.

> xml-commons-resolver-1.2-dev-r395116.jar

There is a JIRA issue about it. Cannot seem to find an
interested Windows user to help.

> xmlbeans-1.0.3.jar - The next version is a major, and not sure where it's 
> used.
> xmlgraphics-commons-1.3.1.jar - couldn't find checksums

I have not investigated, sorry.

-David