RE: Relative paths

2006-01-13 Thread harnackf
>It looks on the nbproject path... I thought, that is what you want. That's nice, I don't understand your problem and nevertheless I have helped you to solve it. :-) Have a nice weekend! Frank Quoting Paulo Jorge Guedes <[EMAIL PROTECTED]>: > > -Original Message- > > From: [EMAIL PROT

RE: Relative paths

2006-01-13 Thread harnackf
OK, inheritall="false" is better than using the dir attribute. Regards, Frank Quoting Paulo Jorge Guedes <[EMAIL PROTECTED]>: > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: sexta-feira, 13 de Janeiro de 2006 11:57 > > To: Ant Users List > > Subjec

RE: Relative paths

2006-01-13 Thread harnackf
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"/> > > > >

RE: Relative paths

2006-01-13 Thread harnackf
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