Build Error in Assembly

2004-10-20 Thread mouli
I still get the error == [echo] C:\asf\geronimo [echo] Preprocessing client-system-plan.xml [echo] Preprocessing default-database-plan.xml [echo] Preprocessing deployer-system-plan.xml [echo] Preprocessing

Re: Build Error in Assembly

2004-10-20 Thread Ralf Barkow
Let me add the error I get after a fresh checkout, as described on the Building page on the wiki : + | Executing default Geronimo :: Assembly | Memory: 28M/33M + (...) [echo] Preprocessing system-jms-plan.xml

Re: Build Error in Assembly

2004-10-20 Thread David Jencks
I believe that finding xml in the output like define:jellybean means that the appropriate maven plugin is not installed. I have no idea how this could be the case here, but maybe this would provide a clue. david jencks On Oct 19, 2004, at 10:54 PM, Ralf Barkow wrote: Let me add the error

Re: Build Error in Assembly

2004-10-20 Thread Gianny Damour
Hi Mouli, A couple of tests have been added to detect File.delete or File.renameTo failures. Moreover, if File.renameTo fails, then an atttempt to create a new index file from scratch is done. Could you please update your local copy and give it another try? Thanks, Gianny On 20/10/2004 11:54

Re: Build error

2004-10-20 Thread Jeff Fletcher
This seems to have been caused by a previous build failing and leaving a process running. The process in question is: 0 S jeff 20787 1 0 83 0 - 62294 schedu 14:40 pts1 00:00:02 /usr/java/j2sdk1.4.2_05/jre/bin/java

Re: Build error

2004-10-20 Thread David Jencks
Thanks for pointing this out on the list. The itest plugin is not entirely failsafe: if an error occurs during the pretest setup goal/script it won't execute the post test teardown script. If anyone has ideas on how to fix this... it's the itest plugin, now part of maven. david jencks

new geronimo logo contribution

2004-10-20 Thread Stefan Groschupf
Hi Geronimo developers, there is not much we can do from here then thank you for your work. I'm really looking forward to use Geronimo soon for all of our projects and hold my fingers crossed for the project. :-) Anyway as very small thank you, I asked our company designer 'Thomas Deichsel'

Re: Geronimo Schema Versioning

2004-10-20 Thread Bruce Snyder
Aaron Mulder wrote: All, I suggest we add the Geronimo version number to our schema file names and namespaces. For example, a Geronimo Jetty header currently looks like this: web-app xmlns=http://geronimo.apache.org/xml/ns/web/jetty;