on 3/16/02 9:20 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> kaz         02/03/16 21:20:54
> 
> Added:       src/java/org/apache/maven DVSLPathTool.java
>              src/test/org/apache/maven DVSLPathToolTest.java
> Log:
> This DVSL tool provides functionality similiar to Anakia's $relativePath
> context variable.  DVSL currently does not provide any facilities to
> obtain the relative path of a file with respece to the basedir specified
> as part of the Ant task.  This tool provides the getRelativePath()
> (based on the same method from Anakia).
> 
> Geir is making some changes to DVSL to enable this functionality to be
> used.  Specifically, he is adding the name of the file that is currently
> being processed by the DVSL Ant task into the context.  It was decided
> that $relativePath was too specific to add into the DVSLTask so we opted
> to build this tool and make a more generic change to DVSLTask.
> 
> Also included is the unit test for this class.

Nice to see that you guys are hitting the same problems that I ran into. :-)

-jon


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

Reply via email to