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).

J. Aaron Farr
  SONY ELECTRONICS
  STP SYSTEMS
  (724) 696-7653


> -----Original Message-----
> From: Stephen McConnell [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 23, 2004 2:20 PM
> To: Avalon Developers List
> Subject: [patch] trunk/build.xml
> 
> 
> The following patch updates build.xml to use a different ant project
> name. This ensures that the correct module name is generated when
> executing the gump target from the Avalon trunk root directory.
> 
> Steve.
> 
> 
> Index: build.xml
> ===================================================================
> --- build.xml   (revision 36764)
> +++ build.xml   (working copy)
> @@ -1,6 +1,6 @@
>  <?xml version="1.0" encoding="UTF-8" ?>
> 
> -<project name="avalon" default="install" basedir="."
> +<project name="avalon-trunk" default="install" basedir="."
>    xmlns:x="antlib:org.apache.avalon.tools">
> 
>    <available property="magic.available"
> classname="org.apache.avalon.tools.model.Home" >
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to