Inside ant you can resolve a full path by doing this <project name="test"> <property name="somejar.path" location="some.jar"/> <echo>somejar.path=${somejar.path}"</echo> </project>
> > --- Rodolfo García Esteban/CYII > <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I need to specify a absolute path, not relative to > > base, how can I do? > > Depends on the context. You will have to explain a > little more what you want. > > -Matt > > > > Thanks > > > > Rodolfo > > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Personals - Better first dates. More second dates. > http://personals.yahoo.com > > > --------------------------------------------------------------------- > 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]