Marcel, are you saying that those extra files such as node.java are actually generated by javacc and so I need to get javacc to re-generate them and then add them manually as they are not supposed to be included in the SVN repository ?
Ta Si PS I don't actually know what javacc is guess I better check up on it :;) -----Original Message----- From: Marcel Reutegger [mailto:[EMAIL PROTECTED] Sent: 21 April 2005 10:55 To: [email protected] Subject: Re: Unable to build Hi Jos, Simon, yeah, that was me, sorry about the inconvenience. I renamed a package which causes trouble with existing checkouts. The problem is, that the xpath and sql packages contain classes generated by javacc. those classes are not removed during a svn update. regards marcel Jos Potargent wrote: > Hello, > > I had the same problem last week. The simplest thing I did was making > the directory empty and getting the release back from svn. Then the > build was succesful. > > Jos > > On 4/21/05, Simon Gash <[EMAIL PROTECTED]> wrote: > >>Hope someone can help as I can no longer get JackRabbit to build. >> >>Both the XPath and SQL query packages aren't building. In the XPath I >>seem to be missing the node object. In my previous version of the >>source code this class was included but now it seems to have gone. >> >>Anyone get any ideas. >> >>Thanks >> >>PS thought Roy's article on TSS was really cool ,anyone who hasn't >>already read it, its a really useful start for JackRabbit. >> >>This email contains proprietary information, some or all of which may be legally privileged. It is for the intended recipient only. If an addressing or transmission error has misdirected this email, please notify the author by replying to this email. If you are not the intended recipient you may not use, disclose, distribute, copy, print or rely on this email. >> >>Email transmission cannot be guaranteed to be secure or error free, as information may be intercepted, corrupted, lost, destroyed, arrive late or incomplete or contain viruses. This email and any files attached to it have been checked with virus detection software before transmission. You should nonetheless carry out your own virus check before opening any attachment. GOSS Interactive Ltd accepts no liability for any loss or damage that may be caused by software viruses. >> >>GOSS - Ranked 4th in the Deloitte Technology Fast 50 Awards 2004 and 88th in the Deloitte Technology Fast 500 EMEA. >> >> > > > This email contains proprietary information, some or all of which may be legally privileged. It is for the intended recipient only. If an addressing or transmission error has misdirected this email, please notify the author by replying to this email. If you are not the intended recipient you may not use, disclose, distribute, copy, print or rely on this email. Email transmission cannot be guaranteed to be secure or error free, as information may be intercepted, corrupted, lost, destroyed, arrive late or incomplete or contain viruses. This email and any files attached to it have been checked with virus detection software before transmission. You should nonetheless carry out your own virus check before opening any attachment. GOSS Interactive Ltd accepts no liability for any loss or damage that may be caused by software viruses. GOSS - Ranked 4th in the Deloitte Technology Fast 50 Awards 2004 and 88th in the Deloitte Technology Fast 500 EMEA.
