DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16175>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16175

anakia not portable to windows

           Summary: anakia not portable to windows
           Product: Velocity
           Version: 1.3-rc1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Anakia
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


it works fine under cygwin, but 1) when I use it under Win2k cmd in the very
same directory, I get:
<< ...dir>ant
Buildfile: build.xml

prepare:

prepare-error:

docs:

BUILD FAILED
file:C:/Data/MyDocRalf/bin/Java/jars/velocity/jakarta-ant/proposal/ant-site/anak
ia/build.xml:51: Could not create task of type: anakia due to java.lang.NoClassD
efFoundError: org/apache/commons/collections/ExtendedProperties>>

Furthermore, it appears that in the build.xml 
 <anakia basedir="${docs.src}" destdir="${docs.dest}/"
             extension=".html" style="./site.vsl"
2) the "./style" cannot be a property
3) it appears to be hard-coded that even when all paths (src, dest, templ.path)
are set to ., style doesn't find "./style.vsl" nor "../style.vsl" ??

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

Reply via email to