Thanks Geir!!  I am now able to get the equivalent functionality of
Anakia's $relativePath context variable using DVSL and a DVSLPathTool I
wrote for Maven.  This will enable users of DVSL to determine the
relative path of the current file being processed (with respect to the
'basedir' attribute specified in the DVSL Ant task).  It is useful when
building relative links for web sites generated by DVSL.

Thanks again!
Pete

On Sun, Mar 17, 2002 at 09:08:52PM -0000, [EMAIL PROTECTED] wrote:
> geirm       02/03/17 13:08:52
> 
>   Modified:    src/java/org/apache/tools/dvsl DVSL.java DVSLTask.java
>                         TransformTool.java Transformer.java
>   Log:
>   Adding support for getAppValue() and putAppValue() to allow application-defined
>   values to be accessed from w/in the stylesheet.  There are yecchy aspects, but
>   this is needed and beats the prev solution, magic references in the context.
>   
>   The DVSLTask will put in "infilename" and "outfilename"

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

Reply via email to