conditional global variables?

2010-09-28 Thread Heath, Graham
On Sep 26, 2010, at 8:23 AM, Marina wrote: > Hello! > In essence, I would like to know how to define a global property > conditionally, and then have it available to all build files via . > What I do is supply a -Dtarget=Debug or Release via the commandline which causes a build.properties file t

using task with XML Schema 1.1 and Saxon

2010-05-11 Thread Heath, Graham
sing task with XML Schema 1.1 and Saxon On 2010-05-10, Heath, Graham wrote: > I include here Mike Kay's offline assessment of using saxon validate > inside ant. >> It looks as if this task relies on the validation engine implementing >> XMLReader - that is, it's a

using task with XML Schema 1.1 and Saxon

2010-05-10 Thread Heath, Graham
Greetings readers, just to add my take on this.. I use ant extensively and with saxon too. My first attempts used the ant task, but that fell over when my stylesheets needed to use xslt2.0. So I switched to , except that then I could not switch on line-numbers and tracing. After a discussion o

regexp teaser!

2008-06-26 Thread Heath, Graham
Hi guys, I am using the following targets to read the Windows registry. These work fine for most registry keys that I require. My problem is that when I try to read the InstallDir