On Sun, Aug 17, 2008 at 9:18 PM, Francisco Tolmasky <[EMAIL PROTECTED]> wrote:
> I have a common.xml file that I import in all my build.xml throughout my
> project (subdirectories included). One of the tasks defined in this
> common.xml has to reference a file in a java task, as so:
>
>
>
>
On Sun, 17 Aug 2008, Francisco Tolmasky <[EMAIL PROTECTED]> wrote:
Before I answer the original question let me state that I have seen a
bug with a combination of , and that
manifested itself as -elements using the wrong basedir - I was
able to work around it by using instead of .
Unfortunatel
> -Original Message-
> From: Clifton Craig [mailto:[EMAIL PROTECTED]
> Sent: sexta-feira, 13 de Janeiro de 2006 14:04
> To: Ant Users List
> Subject: Re: Relative paths
>
>
> One more suggestion, maybe you could clean it up a little by using:
>
>
On Friday 13 January 2006 8:53 am, Paulo Jorge Guedes wrote:
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: sexta-feira, 13 de Janeiro de 2006 13:20
> > To: Ant Users List
> > Subject: RE: Relative paths
> >
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: sexta-feira, 13 de Janeiro de 2006 13:20
> To: Ant Users List
> Subject: RE: Relative paths
>
> >It looks on the nbproject path...
>
> I thought, that is what you want.
> Tha
age-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: sexta-feira, 13 de Janeiro de 2006 12:38
> > To: Ant Users List
> > Subject: RE: Relative paths
> >
> > OK,
> > inheritall="false"
> > is better than using the dir at
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: sexta-feira, 13 de Janeiro de 2006 12:38
> To: Ant Users List
> Subject: RE: Relative paths
>
> OK,
> inheritall="false"
> is better than using the dir attribute.
And
2006 11:57
> > To: Ant Users List
> > Subject: RE: Relative paths
> >
> > Something like this maybe help you in your root build.xml:
> >
> >
> > target="compileApp1"
> > inheritall="true" inheritrefs=&q
Sorry, a little mistake.
It should be
Regards, Frank
Quoting [EMAIL PROTECTED]:
> Something like this maybe help you in your root build.xml:
>
>
> inheritall="true" inheritrefs="true"/>
>
>
>
> inheritall="true" inheritrefs="true"/>
>
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: sexta-feira, 13 de Janeiro de 2006 11:57
> To: Ant Users List
> Subject: RE: Relative paths
>
> Something like this maybe help you in your root build.xml:
>
>
>
Something like this maybe help you in your root build.xml:
It isn't nice, but it should work.
Regards, Frank
Quoting Paulo Jorge Guedes <[EMAIL PROTECTED]>:
> I already discovered why:
> http://ant.apache.org/manu
I already discovered why:
http://ant.apache.org/manual/CoreTasks/import.html
The problem is I can't touch on the nbproject build file as it is
automatically generated by the IDE.
Is there any way to workaround it instead of overriding the targets in
the app1 folder?
Paulo
> -Original Message
On 13/01/06, Paulo Jorge Guedes <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have this directory structure:
>
> Root
> Apps
> App1
> Nbproject
> Src
>
> The build.xml files just import the files in the inner directories. The
> buil
13 matches
Mail list logo