Template Javadoc output causes Jalopy parser to fail (mismatched tags)
----------------------------------------------------------------------

         Key: MISC-50
         URL: http://jira.andromda.org/browse/MISC-50
     Project: Miscellaneous
        Type: Bug

 Environment: AndroMDA 3.3-SNAPSHOT (V3_HEAD CVS)
    Reporter: Bob Fields
 Assigned to: Wouter Zoons 
    Priority: Minor


I want to use Jalopy to format the gen and impl template output, including 
javadoc. Many of the templates have unmatched or invalid tags, for example:
<p/> should be </p> or <p></p>
"</strong " should be '</strong> " (No ending bracket)
<code>entities<code> should be <code>entities</code>
If Jalopy fails to parse the file, it won't change anything.
I created a patch file with all of the text file changes: java 
(Enumeration.vsl), bpm4struts (PatternMatchingExceptionHandler, Controller, 
ActionFormInterface), jsf (Controller, formMacros), spring (SpringDao, 
SpringHibernateDaoBase). I also added fixes for <p/> in the cartridge source 
files (10 java files). I also updated the test expected cartridge-output.zip so 
that the tests pass, but there is no way to add binary files to a patch file, 
so I have to submit those as a zip file. I apologize in advance for the zip 
file, if there's another way we a re supposed to submit binary patches, let me 
know.

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


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

Reply via email to