*lol*

> -----Urspr�ngliche Nachricht-----
> Von: Siegfried G�schl [mailto:[EMAIL PROTECTED]
> Gesendet am: Montag, 20. Oktober 2003 12:17
> An: Maven Users List
> Betreff: Re: AW: [jelly] How to parameterize xml:transform
> 
> "Sogar ein blindes Huhn findet manchmal ein Korn"
> 
> or a rough translation
> 
> "Even blind chicken sometimes finds a corn"
> 
> Cheers,
> 
> Siegfried Goeschl
> 
> 
> On 18 Oct 2003 at 13:18, Rademacher Tobias wrote:
> 
> > Thanks Siegfied!!!
> > 
> > It works!!! 
> > 
> > Servus
> > Toby
> > 
> > > -----Urspr�ngliche Nachricht-----
> > > Von: Siegfried G�schl [mailto:[EMAIL PROTECTED]
> > > Gesendet am: Freitag, 17. Oktober 2003 16:54
> > > An: Maven Users List
> > > Cc: '[EMAIL PROTECTED]'
> > > Betreff: Re: [jelly] How to parameterize xml:transform
> > > 
> > > Hi Tobias,
> > > 
> > > don't know if this helps but I had a similar problem with 
> XALAN and
> > > fully qualified filenames under Windows. Needed to prefix with
> > > "file:"
> > > 
> > > Cheers,
> > > 
> > > Siegfried Goeschl
> > > 
> > > On 17 Oct 2003 at 14:59, Rademacher Tobias wrote:
> > > 
> > > > Hi I have the following jelly script:
> > > > 
> > > >   <echo>${plugin.resources}/clone.xsl</echo>
> > > >   <echo>${basedir}/project.xml</echo> 
> > > >   <j:file name="${maven.grob.release.pom.file}" 
> > > >              outputMode="xml" 
> > > >              prettyPrint="true" 
> > > >              encoding="UTF-8" 
> > > >              var="clone"> 
> > > >       <x:transform        
> > > >         xslt="${plugin.resources}/clone.xsl"        
> > > >       >      
> > > >         <x:parse xml="${basedir}/project.xml"/>
> > > >       </x:transform>
> > > >   </j:file>  
> > > > 
> > > > It throws a MalformedURLException? Whats wrong? All the 
> files are
> > > > in the expected directories.
> > > > 
> > > > Any hints?
> > > > 
> > > > Thx
> > > > Toby
> > > > 
> > > > 
> > > 
> --------------------------------------------------------------------
> > > -
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED] For
> > > > additional commands, e-mail: [EMAIL PROTECTED]
> > > > 
> > > 
> > > 
> > > 
> --------------------------------------------------------------------
> > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For
> > > additional commands, e-mail: [EMAIL PROTECTED]
> > > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED] For
> > additional commands, e-mail: [EMAIL PROTECTED]
> > 
> 
> 
> 
> Siegfried Goeschl
> CTO
> =================================
> IT20one GmbH
> mail: [EMAIL PROTECTED]
> phone: +43-1-9900046
> fax: +43-1-52 37 888
> www.it20one.at
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to