From: Tim P. <tim...@ou...> - 2009-07-25 15:41:55
|
Hi Olaf, On Saturday 25 July 2009 14:04:51 Olaf Hartig wrote: > Hello, > > I'm a bit unsure. I want to upgrade the included nekohtml.jar to the latest > version. Can I simply replace the old version by the latest one (maybe with a > name that reflects the version number) and update ./lib/LIBRARIES.txt ? Or > will this break something for Maven users? The Maven build does not use any of the files in the /lib/ directory, so this will have no effect. Interestingly this is not a jar mentioned in the pom.xml so I assume it is a transitive dependency. cheers Tim |