Hi Syed,
I think you can do it like the following:
1. Checkout via the date1 / tag1
2. Checkout via the date2 / tag2
3. then diff the two results , if same then ignore , otherwise then
you got the what you need.
On 8/19/06, Syed Abuthahir <[EMAIL PROTECTED]> wrote:
Hi,
I need info on ant scri
I think you only needs to configure JAVA_HOME variable to the jdk
version you need.
On 8/20/06, John Davis <[EMAIL PROTECTED]> wrote:
Hello
i am still trying to get the J9 compiler to work with Ant. Does
anybody know where I can find an example using the external compiler
setting of ant?
--
Thierry Rietsch wrote:
> Hi all
>
> I like to run the com.sun.tools.ws.WsGen tool from the build.xml. For
> that I defined a taskdef in my build.xml:
>
>
>
>
>
> and the related classpath:
>
>
>
>
>
>
>
Hi Thierry
if you use in the classpath element the attribute refid i
Hi all
I like to run the com.sun.tools.ws.WsGen tool from the build.xml. For
that I defined a taskdef in my build.xml:
and the related classpath:
The java.home and java.jaxws.home properties are set.
When I try now to run ant with this build file, I get an the f