From: Brad C. <pr...@ya...> - 2005-06-01 21:14:54
|
The binary is packaged with all required jars. If you're building from source maven will retrieve whatever you need from ibiblio automagically. With ant you can run "ant initialize" to get them directly from ibiblio but this is not the prefered method. Brad C --- Robert Knox <Rob...@pl...> wrote: > Hi guys, > > > > First of all I just want to complement you guys on what seems like a > very cool project. I can't wait to try it out. > > > > I am having a few problems tracking down the jars I will need to run > things. > > > > You give a list of needed jars: > > I can not seem to find the following: > > > > saxpath-1.0-FCS.jar <http://saxpath.org/> > > commons-collections-3.1.jar > <http://jakarta.apache.org/commons/collections.html> ( broken link ) > > xercesImpl-2.6.2.jar <http://xml.apache.org/xerces2-j/index.html> > > xmlParserAPIs-2.2.1.jar <http://xml.apache.org/xerces2-j/index.html> > > > > Could you help me find them or send them to me? > > > > I suspect that most of these point to sites that have changed the name > of the jar and/or version. > > > > It might be a great idea to keep the version that is required on the > HTMLUNIT site so that HTMLUNIT has control over > > What it needs to build and run. > > > > Thanks, > > -R > > > > |