perfsonar-dev - Re: [pS-dev] Ant problem
Subject: perfsonar development work
List archive
- From: Roman Lapacz <>
- To:
- Cc: Maciej Glowiak <>, Perfsonar Development <>
- Subject: Re: [pS-dev] Ant problem
- Date: Mon, 13 Aug 2007 13:20:28 +0200
Jason Zurawski wrote:
Roman & Maciej;Right, I thought to use this property with a condition and redefine input task creating a macro (with name 'input') in psbase namespace
I think I know how to this in a quite good way. I'll come back to this when I have finished my current tasks.
Roman
I remember seeing this in some software I installed not too long ago:
<target name="checkVersion" description="Ensure that we're running *ant* 1.7">
<fail message="Please install using *ant* 1.7">
<condition>
<not>
<contains string="${*ant*.*version*}" substring="1.7"/>
</not>
</condition>
</fail>
</target>
It may or may not work with older versions, but it could be a useful way to start.
-jason
- Ant problem, Maciej Glowiak, 08/02/2007
- Re: [pS-dev] Ant problem, Roman Lapacz, 08/02/2007
- Re: [pS-dev] Ant problem, Chris Welti, 08/03/2007
- Re: [pS-dev] Ant problem, Loukik Kudarimoti, 08/03/2007
- Re: [pS-dev] Ant problem, Maciej Glowiak, 08/13/2007
- Re: [pS-dev] Ant problem, Roman Lapacz, 08/13/2007
- Re: [pS-dev] Ant problem, Jason Zurawski, 08/13/2007
- Re: [pS-dev] Ant problem, Roman Lapacz, 08/13/2007
- Re: [pS-dev] Ant problem, Jason Zurawski, 08/13/2007
- Re: [pS-dev] Ant problem, Roman Lapacz, 08/13/2007
- Re: [pS-dev] Ant problem, Maciej Glowiak, 08/13/2007
- Re: [pS-dev] Ant problem, Loukik Kudarimoti, 08/03/2007
Archive powered by MHonArc 2.6.16.