[ http://issues.apache.org/jira/browse/ADFFACES-112?page=comments#action_12425849 ] Matthias Weßendorf commented on ADFFACES-112: ---------------------------------------------
thanks mike. patch applied to branch, first; trunk will follow > JavaScript Parsing errors in Obfuscator > --------------------------------------- > > Key: ADFFACES-112 > URL: http://issues.apache.org/jira/browse/ADFFACES-112 > Project: MyFaces ADF-Faces > Issue Type: Bug > Components: Plugins > Environment: All > Reporter: Michael Elges > Assigned To: Matthias Weßendorf > Priority: Critical > Attachments: js1.5.jj, js1.5.patch > > > There is an issue with the JavaScript parser that is used by the obfuscator. > This issue is only in the JavaScript 1.5 version and is fixed in the > JavaScript 2.0 prototype but the obfuscator uses the 1.5 version. I have > attached the fixed version of the grammer file. This file resides in the the > directory path: > plugins/maven-javascript-plugin/src/main/java/org/apache/myfaces/trinidadbuild/plugin/javascript/obfuscator/javascript15parser > The file to replace is > js1.5.jj -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
