> -----Original Message----- > From: Maik Mrazovic [mailto:[EMAIL PROTECTED] > Do you have any experience with building james?
I'm guessing your attempting to build the MAIN branch of James using the build file in the root directory. If so, I'm not at all surprised that you would be having multiple projects. I have recently put in place a totally clean build solution in the directory named 'project'. In principal all you should have to do to build the james jar file is the following: 1. checkout james-server 2. $ cd $james-server/project Then to build... 4. $ ant setup 5. $ ant Please note that I've tested this locally and all is working fine but I have not got any confirmation from other James developers on this. If the above procedure works or if any errors occur I would be interested in hearing about them. Cheers, Steve. > > best regards, > > Maik > ________________________________________________________________ > Verschicken Sie romantische, coole und witzige Bilder per SMS! > Jetzt neu bei WEB.DE FreeMail: http://freemail.web.de/?mc=021193 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
