Thanks Chris;
I'm not sure I understand... I'm running Ant manually from the command line,
I'm not familiar with any cache to clear.
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-
I'm not compiling the XSLT; I've tried both the and tasks, as
shown below.
The XSLT file is copied from ClearCase to a directory by the task. (I've
verified that the 'correct' version is being copied and that the XSLT is
actually being run from that directory). The checkin was done manually
Hej,
Using Ivy 2.2.0 from Eclipse and pulling in the spring-data-neo4j module from:
http://maven.springframework.org/milestone/org/springframework/data/spring-data-neo4j/2.1.0.M1/
Inside the POM there are a series of default dependencies that I want to pull
down. Have in my Ivy file:
"Dunning, John (LNG-HBE)" wrote on
16/04/2012 20:03:48:
> I'm facing a rather strange problem with Ant - I have a task that
> uses to copy an XSLT file managed under ClearCase, then uses
> to perform XSL transformations. Any changes to the XSLT are
> ignored *unless the file is renamed*.