On Wednesday 14 March 2007 18:14, David Leangen wrote: > You think there is any way of somehow extracting the revision number > pax-wicket is using?
You can always see the Wicket version by doing; jar tf \ org/ops4j/pax/wicket/service/<version>/service-<version>.jar \ | grep lib/wicket Cheers -- Niclas Hedhman, Software Developer I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
