PATH is for shell scripts to locate binaries (C++ programs)
CLASSPATH is for java classes (.jar)

My location is ant-apache-resolver.jar $APACHE_HOME/lib/ant-apache-resolver.jar
CLASSPATH=$APACHE_HOME/lib/ant-apache-resolver.jar;%CLASSPATH%

 

lets get this working  before moving onto step 2
Martin 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.

Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.

  


> From: richard.ke...@atos.net
> To: user@ant.apache.org
> Subject: RE: Use of XML Catalog with Ant (xslt task) - request for example
> Date: Fri, 23 Aug 2013 16:11:00 +0000
> 
> 
> 
> Thanks.
> 
> 
> 
> Regarding the first issue - Saxon's built-in catalog handling - I already 
> know how to do this. When I call Saxon from a Java task I pass all of -x, -y, 
> -r, -u.
> 
> 
> 
> Regarding the second - Saxon from within Ant's xslt task - I have been 
> advised that it isn't really possible with Saxon-6 which is the processor 
> needed for DocBook XSL. The page you've referenced looks like Saxon-9, so 
> that's not useful for me.
> 
> 
> 
> 
> 
> Appreciatively,
> 
> Richard.
> 
> 
> 
> 
> 
> 
> [Blue line]
> Richard Kerry
> BNCS Engineer, SI SOL Telco & Media Vertical Practice
> T: +44 (0)20 82259063[X]<thismessage:/Body.htm#>
> M: +44 (0)7812 325518[X]<thismessage:/Body.htm#>
> G300, Stadium House, Wood Lane, London, W12 7TA
> richard.ke...@atos.net<https://webmail.siemens-it-solutions.com/owa/redir.aspx?C=9fb20d019e3e4cb99344d708709a3177&URL=mailto%3arichard.kerry%40atos.net>
> 
> [Atos logo]
> This e-mail and the documents attached are confidential and intended solely 
> for the addressee; it may also be privileged. If you receive this e-mail in 
> error, please notify the sender immediately and destroy it. As its integrity 
> cannot be secured on the Internet, the Atos group liability cannot be 
> triggered for the message content. Although the sender endeavours to maintain 
> a computer virus-free network, the sender does not warrant that this 
> transmission is virus-free and will not be liable for any damages resulting 
> from any virus transmitte
> ________________________________
> From: Peter West [li...@pbw.id.au]
> Sent: 23 August 2013 16:20
> To: Ant Users List
> Subject: Re: Use of XML Catalog with Ant (xslt task) - request for example
> 
> 
> I'm walking in late here, so I may be missing the point.
> 
> Have you seen 
> http://stackoverflow.com/questions/14165765/how-to-use-saxon-built-in-catalog-feature
> and http://www.saxonica.com/documentation/using-xsl/xsltfromant.html
> 
> The first is about Saxon and catalogs, the second is about the problems of 
> getting the ant xslt task to use Saxon.
> 
> Peter West
> 
> When the young man heard this, he went away sorrowful, for he had great 
> possessions.
> 
> On 24/08/2013, at 12:56 AM, Stefan Bodewig <bode...@apache.org> wrote:
> 
> > On 2013-08-23, Kerry, Richard wrote:
> >
> >> Can I add this as a feature request ?
> >
> > Sure: 
> > https://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=enhancement
> >
> >> Saxon is able to do this, but it is run as a Java application so is
> >> able to do anything a Java app can do, in whatever way it wants to.
> >
> >> Enquiring on either the Xsl or DocBook list indicated that although
> >> Ant's xslt task can take a classpath parameter it is not possible to
> >> get it to use Saxon due to some other limitations within one or the
> >> other.
> >
> > I'm pretty sure I've read from people using Saxon, but I've never done
> > so myself.
> >
> > Sorry
> >
> > Stefan
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
> > For additional commands, e-mail: user-h...@ant.apache.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
> For additional commands, e-mail: user-h...@ant.apache.org
                                          

Reply via email to