> -----Original Message----- > From: Farr, Aaron [mailto:[EMAIL PROTECTED] > Sent: 23 August 2004 21:39 > To: 'Avalon Developers List' > Subject: RE: [patch] trunk/build.xml > > Stephen, > > I applied your other patches. However, I don't understand why we're > changing the name of the project from "avalon" to "avalon-trunk". This > patch has not yet been applied (by me at least).
The name of the ant project defines the name of the gump module that the gump task generates. If the name of the project is 'avalon' then the generated gump module is also named 'avalon' and this conflicts with other gump module definitions from Avalon cvs. Changing the project name to avalon-trunk results in a module name of 'avalon-trunk' which is what is setup in the gump project repository. Stephen. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]