You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Michael Elges (JIRA)" <ad...@incubator.apache.org> on 2006/08/18 19:13:13 UTC

[jira] Created: (ADFFACES-143) JavaScript obfuscator is ignoring command to remove logging and asserts

JavaScript obfuscator is ignoring command to remove logging and asserts
-----------------------------------------------------------------------

                 Key: ADFFACES-143
                 URL: http://issues.apache.org/jira/browse/ADFFACES-143
             Project: MyFaces ADF-Faces
          Issue Type: Bug
          Components: Plugins
         Environment: All
            Reporter: Michael Elges
            Priority: Minor
         Attachments: AnnotatedToken.patch

The JavaScript Obfuscator has a bug the static fileds SPECIAL_TYPES that was no matching the current Adf tags for logging, Asserts and Profiling.  I have attached a patch that fixes this issue.

Please apply this patch to the following file in the JavaScript plugin:

plugins/maven-javascript-plugin\src/main/java/org/apache/myfaces/trinidadbuild/plugin/javascript/obfuscator/javascript15parser/AnnotatedToken.java
 

-- 
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

        

[jira] Updated: (ADFFACES-143) JavaScript obfuscator is ignoring command to remove logging and asserts

Posted by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-143:
----------------------------------------

    Affects Version/s: 1.0.1-incubating-core-SNAPSHOT

> JavaScript obfuscator is ignoring command to remove logging and asserts
> -----------------------------------------------------------------------
>
>                 Key: ADFFACES-143
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-143
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
>         Environment: All
>            Reporter: Michael Elges
>            Priority: Minor
>         Attachments: AnnotatedToken.patch
>
>
> The JavaScript Obfuscator has a bug the static fileds SPECIAL_TYPES that was no matching the current Adf tags for logging, Asserts and Profiling.  I have attached a patch that fixes this issue.
> Please apply this patch to the following file in the JavaScript plugin:
> plugins/maven-javascript-plugin\src/main/java/org/apache/myfaces/trinidadbuild/plugin/javascript/obfuscator/javascript15parser/AnnotatedToken.java
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ADFFACES-143) JavaScript obfuscator is ignoring command to remove logging and asserts

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
    [ http://issues.apache.org/jira/browse/ADFFACES-143?page=comments#action_12429098 ] 
            
Adam Winer commented on ADFFACES-143:
-------------------------------------

Michael,  what we really need is a patch that makes all of this configuration driven;  we can't be hardcoding Oracle constants in an Apache Trinidad plugin.

> JavaScript obfuscator is ignoring command to remove logging and asserts
> -----------------------------------------------------------------------
>
>                 Key: ADFFACES-143
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-143
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Plugins
>         Environment: All
>            Reporter: Michael Elges
>            Priority: Minor
>         Attachments: AnnotatedToken.patch
>
>
> The JavaScript Obfuscator has a bug the static fileds SPECIAL_TYPES that was no matching the current Adf tags for logging, Asserts and Profiling.  I have attached a patch that fixes this issue.
> Please apply this patch to the following file in the JavaScript plugin:
> plugins/maven-javascript-plugin\src/main/java/org/apache/myfaces/trinidadbuild/plugin/javascript/obfuscator/javascript15parser/AnnotatedToken.java
>  

-- 
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

        

[jira] Updated: (ADFFACES-143) JavaScript obfuscator is ignoring command to remove logging and asserts

Posted by "Michael Elges (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-143?page=all ]

Michael Elges updated ADFFACES-143:
-----------------------------------

    Status: Patch Available  (was: Open)

> JavaScript obfuscator is ignoring command to remove logging and asserts
> -----------------------------------------------------------------------
>
>                 Key: ADFFACES-143
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-143
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Plugins
>         Environment: All
>            Reporter: Michael Elges
>            Priority: Minor
>         Attachments: AnnotatedToken.patch
>
>
> The JavaScript Obfuscator has a bug the static fileds SPECIAL_TYPES that was no matching the current Adf tags for logging, Asserts and Profiling.  I have attached a patch that fixes this issue.
> Please apply this patch to the following file in the JavaScript plugin:
> plugins/maven-javascript-plugin\src/main/java/org/apache/myfaces/trinidadbuild/plugin/javascript/obfuscator/javascript15parser/AnnotatedToken.java
>  

-- 
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

        

[jira] Updated: (ADFFACES-143) JavaScript obfuscator is ignoring command to remove logging and asserts

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-143?page=all ]

Adam Winer updated ADFFACES-143:
--------------------------------

    Status: Open  (was: Patch Available)

> JavaScript obfuscator is ignoring command to remove logging and asserts
> -----------------------------------------------------------------------
>
>                 Key: ADFFACES-143
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-143
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Plugins
>         Environment: All
>            Reporter: Michael Elges
>            Priority: Minor
>         Attachments: AnnotatedToken.patch
>
>
> The JavaScript Obfuscator has a bug the static fileds SPECIAL_TYPES that was no matching the current Adf tags for logging, Asserts and Profiling.  I have attached a patch that fixes this issue.
> Please apply this patch to the following file in the JavaScript plugin:
> plugins/maven-javascript-plugin\src/main/java/org/apache/myfaces/trinidadbuild/plugin/javascript/obfuscator/javascript15parser/AnnotatedToken.java
>  

-- 
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