CDK template compiler & special symbols
---------------------------------------

                 Key: RF-8908
                 URL: https://jira.jboss.org/browse/RF-8908
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.0.0.Alpha2
            Reporter: Anton Belevich
            Assignee: Alex Kolonitsky
            Priority: Blocker
             Fix For: 4.0.0.Milestone1


we use special characters (« » ) in the datascroller.template.xml.  
In the generated render file we have got next line java code  Object text = 
"\u00BB\u00BB"/* »» */; This is cause javadoc generation error during maven 
-P release build;

steps to reproduce: 
run build with -P release from the root

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

       

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to