Here's the manifest ... Manifest-Version: 1.0 Ant-Version: Apache Ant 1.5.3 Created-By: Apache Maven Built-By: Niall Pemberton Package: org.apache.commons.validator Build-Jdk: 1.4.2_05 Extension-Name: commons-validator Specification-Title: Commons Validator Specification-Vendor: The Apache Software Foundation Implementation-Title: org.apache.commons.validator Implementation-Vendor: The Apache Software Foundation Implementation-Version: 1.1.4
You just recently changed build.xml to get version 1.2 ? If so, thanks. If the older version of commons-validator was being pulled from ibiblio, wouldn't that have broken the nightly build? ---- Original message ---- >Date: Mon, 28 Nov 2005 11:15:31 +0100 >From: Matthias Wessendorf <[EMAIL PROTECTED]> >Subject: Re: ISBNValidator can't compile w/ resolver.jar >To: MyFaces Discussion <[email protected]> > >Dennis- > >you need commons-validator.jar in version 1.2 >I changed the build.xml to download that jar from ibiblio. > >Can you check, if your commons-valiator.jar in $MYFACES/lib is really >version 1.2 ? > >Thanks, >Matthias > >On 11/28/05, Dennis Byrne <[EMAIL PROTECTED]> wrote: >> correction : change resolver.jar to commons-validator.jar . >> >> ---- Original message ---- >> >Date: Sun, 27 Nov 2005 23:43:19 -0900 >> >From: Dennis Byrne <[EMAIL PROTECTED]> >> >Subject: ISBNValidator can't compile w/ resolver.jar >> >To: [email protected] >> > >> >ISBNValidator has a reference to >> >org.apache.commons.validator.ISBNValidator in trunk. This >> >class definition is not in resolver.jar that is returned >> from >> >ibiblio when running 'download deps' w/ ant. >> > >> >I do not know if this is a versioning issue with the jar. >> > >> >Is there no guarantee that the sandbox will compile against >> >the jars we get from ibiblio? >> > >> >Dennis Byrne >> >> Dennis Byrne >> > > >-- >Matthias Wessendorf >Zülpicher Wall 12, 239 >50674 Köln >http://www.wessendorf.net >mwessendorf-at-gmail-dot-com Dennis Byrne

