Hi, All is working well now, but how do I get the ant property into my maven manifest file? When I refer to it like a property, the value that get's returned is null. Are the ant properties at all available outside the scope of the ant task?
Wouter On 2/21/06, Kees de Kooter <[EMAIL PROTECTED]> wrote: > Yes, you need ant-contrib.jar (like it says in the comment ;-)). > You can find it here: http://ant-contrib.sourceforge.net/ > > On 2/21/06, Wouter de Vaal <[EMAIL PROTECTED]> wrote: > > Well I'm trying your solution anyway now, but ant can't run the task > > propertyregex. > > Do I need an optional library for that? I can't find the task in the ant > > manual > > > > Wouter > > > > --------------------------------------------------------------------- > 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]
