The trunk build is still broken on Windows. I build the gentools source and created the generated files, and when I ran mvn from trunk/qpid/java, I got the following error:
enerate: INFO] ------------------------------------------------------------------------ ERROR] BUILD ERROR INFO] ------------------------------------------------------------------------ INFO] Error executing ant tasks mbedded error: The following error occurred while executing this line: :\qpid\trunk\qpid\java\common\protocol-version.xml:25: Execute failed: java.io. OException: CreateProcess: pwd error=2 INFO] ------------------------------------------------------------------------ INFO] For more information, run Maven with the -e switch INFO] ------------------------------------------------------------------------ INFO] Total time: 4 seconds INFO] Finished at: Thu Dec 28 13:51:44 CST 2006 INFO] Final Memory: 7M/12M INFO] ------------------------------------------------------------------------ Regards Tejeswar -----Original Message----- From: Steve Vinoski [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 27, 2006 12:34 AM To: [email protected] Subject: Re: Trunk build broken On Dec 23, 2006, at 9:51 AM, Carl Trieloff wrote: > >> >> Yes, I think an ant target would make sense since it is not just for >> the Java broker/client. As long as we can set up a dependency so that >> it all builds when you build the java broker I think that would be >> workable. >> > > Agreed, Kim and I took a brief look at that but did not get time to > figure it out before I needed to go do final shopping :-) As I've suggested before, wouldn't it be easier if this code generation stuff were all just written in Python? Then there'd be no compilation necessary, there'd be no Java required for the non-Java folks, and it'd probably be a lot less code too. --steve
