[jxr] Error for dot target in java.xml
--------------------------------------

                 Key: MSANDBOX-34
                 URL: http://jira.codehaus.org/browse/MSANDBOX-34
             Project: Maven 2.x Sandbox
          Issue Type: Bug
          Components: jxr
            Reporter: Vincent Siveton


Using the rev 554901 of forrestdoc, the dot target in the src/java.xml produces 
errors on Windows with graphviz-2.12.

Here is an extract of the build output:

{noformat}
xml2dot:
Processing 
D:\temp\forrest\whiteboard\forrestdoc\build\forrestdoc\forrestdoc\xml\xmldocs.xml
 to 
D:\temp\forrest\whiteboard\forrestdoc\build\forrestdoc\forrestdoc\dot\graph.dot
Loading stylesheet 
D:\temp\forrest\whiteboard\forrestdoc\src\resources\javadoc\xml2dot.xsl

dot:
Error: 
D:\temp\forrest\whiteboard\forrestdoc\build\forrestdoc\forrestdoc\dot/graph.dot:3:
 syntax error near line 3
context: >>> Converts <<< path and classpath information to a specific target OS
Warning: 
D:\temp\forrest\whiteboard\forrestdoc\build\forrestdoc\forrestdoc\dot/graph.dot:190:
 string ran past end of line
Warning: 
D:\temp\forrest\whiteboard\forrestdoc\build\forrestdoc\forrestdoc\dot/graph.dot:249:
 string ran past end of line
Result: 1

uml:
Using Project dir: D:\temp\forrest\whiteboard\forrestdoc
Using Target dir: D:\temp\forrest\whiteboard\forrestdoc\build\forrestdoc\for
restdoc
ant buildfine available: true

dot:
Error: 
D:\temp\forrest\whiteboard\forrestdoc\build\forrestdoc\forrestdoc\dot/graph.dot:3:
 syntax error near line 3
context: >>> Converts <<< path and classpath information to a specific target OS
Warning: 
D:\temp\forrest\whiteboard\forrestdoc\build\forrestdoc\forrestdoc\dot/graph.dot:190:
 string ran past end of line
Warning: 
D:\temp\forrest\whiteboard\forrestdoc\build\forrestdoc\forrestdoc\dot/graph.dot:249:
 string ran past end of line
Result: 1
{noformat}

It seems that the xml2dot target produces wrong graph.dot.
Here is an extract from build\forrestdoc\forrestdoc\dot\graph.dot

{noformat}


Converts path and classpath information to a specific target OS
 format. The resulting formatted path is placed into the specified property.Ant 
1.4
category="utility"





constructor


Create a nested PATH element

...

{noformat} 

Refer to https://issues.apache.org/jira/browse/FOR-1023

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to