The Geotools codebase is not completely in line with the jars in
geoserver, so please don't commit and mess them up. We're trying to
get a change rolled in to geotools, and I think gabriel needs to commit
a few jars.
You should actually be fine on the validation jar, as there are no
changes there.
If you have other changes that need to get in the war the easiest thing
is to create the new war by hand.
take the jar, and do jar cf gt2-main.jar (or which ever jar)
This will create META-INF/ and org/. Copy your compiled classes from
the geotools tree to the appropriate place in org/. Then do jar cf
gt2-main.jar META-INF/ org/ Then you're done! You can commit to
geoserver.
If you're working with a data store you can easily make the changes
needed, just add isAvailable and have it return true to the
DataStoreFactory. Then you can compile the jar and add it.
Sorry for this inconvenience, I didn't realize people would be working
on the gt2 side of things today, as I thought you all were done on
friday. And I'll get isAvailable in asap.
Chris
----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/