Menu

#433 XML export is incorrect

1.5rc1
closed
S
5
2005-10-19
2005-10-17
Adam Zell
No

Hello,

Exporting Jalopy settings from the Eclipse plug-in
results in flawed XML. It appears that tags with
common names are incorrectly inserted into the output,
which results in Jalopy never finding the settings.

For example in the enclosed XML look at lines 86 and
170. The <printer> and <javadoc> tags should be
top-level elements but they are located under
<priority> and <chunks> respectively.

Currently I manually edit the XML to work properly
(also enclosed).

Windows XP
Sun Java 1.5_04
Eclipse 3.1

jalopy-1.5b1.jar
jalopy-eclipse-0.2.8.jar

Discussion

  • Adam Zell

    Adam Zell - 2005-10-17

    Original XML export

     
  • Adam Zell

    Adam Zell - 2005-10-17

    Corrected XML

     
  • S

    S - 2005-10-19

    Logged In: YES
    user_id=723231

    Found problem will be fixed in jalopy-1.5rc1.jar

     
  • S

    S - 2005-10-19
    • assigned_to: nobody --> notzippy
    • status: open --> closed
     

Log in to post a comment.