In the meantime... I'd like to just repacakge pax-wicket myself so I can get moving on what I want to do.
How did you guys package up wicket for this? Did you just create a wicket jar or something and include is as a lib? Cheers, Dave On Mar 14, 2007, at 19:36, 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 > > > Thanks... but I'm referring to the svn revision number, not the > version number. > > I already checked out the same version number, but the code is still > out of synch. > > > Cheers, > Dave > > > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
