Sweet! Thanks for the patches (Marc sent 'em to me in a different e-mail).
-- Adam On 5/8/06, Marc Fonteijn <[EMAIL PROTECTED]> wrote:
Hey Adam, I attached the patches. After some more tweaking I managed to succesfully build the ADF Faces Apache project! A fresh 11-m7-SNAPSHOT is happily sitting in my repository now :) Other dependencies I had to solve manually were: - jsp-el-api-2.0.jar --> got the jsp-api.jar from tomcat-5.5.16 - jsf-facelets-1.1.4.jar --> downloaded from https://facelets.dev.java.net/files/documents/3448/32382/facelets-1.1.4.zip - el-api-1.0alpha.jar --> used the jetty jar from http://ibiblio.org/maven2/org/mortbay/jetty/jsp-api-2.1/6.0.0beta14/jsp-api-2.1-6.0.0beta14.jar - and the jsr173 jar from bea --> http://dev2dev.bea.com/xml/stax.html I build the maven-xrts-plugin from adf-drop and then adapted it to work with the latest source in the repository (changed the packages). Marc On Mon, 08 May 2006 17:56:05 +0200, Adam Winer <[EMAIL PROTECTED]> wrote: > Marc, > > Could you submit patches for this? Or, just attach them to this thread? > The bali.rts is just a mistake - it should be deleted, but the oracle XML > parser should definitely be changed to Xerces. > > Thanks! > Adam > > > > > On 5/8/06, Marc Fonteijn <[EMAIL PROTECTED]> wrote: >> Hi (again), >> >> I saw that the two oracle dependencies in maven-xrts-plugin were >> replaces >> by xerces in the adf-drop zip file. I guess this can also be done in the >> repository. >> >> One other thing I found is that the dependency on stax can be update >> from >> version 1.2.0_rc1-dev (not present in repository) to 1.2.0_rc2-dev >> (present in repository). >> >> On Mon, 08 May 2006 16:48:52 +0200, Marc Fonteijn >> <[EMAIL PROTECTED]> wrote: >> >> > Hi, >> > >> > I did a fresh checkout today and tried to build it all. >> > >> > First I changed the javax.xml.stream dependency to version 1.0 which >> can >> > be downloaded from bea http://dev2dev.bea.com/xml/stax.html but then i >> > got stuck at the 2 oracle dependencies in the maven-xrts-plugin >> > (oracle.bali.rts and oracle.xml). Anyone figured a way to get these >> jars? >> > >> > Regards, >> > Marc >> > >> >> >> >> -- >> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ >> -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
