You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Jie Huang (JIRA)" <ji...@apache.org> on 2012/08/01 15:21:02 UTC

[jira] [Created] (CHUKWA-653) Pre-compile JSP code in mvn compile phase

Jie Huang created CHUKWA-653:
--------------------------------

             Summary: Pre-compile JSP code in mvn compile phase
                 Key: CHUKWA-653
                 URL: https://issues.apache.org/jira/browse/CHUKWA-653
             Project: Chukwa
          Issue Type: Bug
          Components: Build and Test Code
            Reporter: Jie Huang


We need to check those compiling errors in jsp files during the compile phase in maven. It can avoid some obvious errors in advance.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CHUKWA-653) Pre-compile JSP code in mvn compile phase

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501457#comment-13501457 ] 

Hudson commented on CHUKWA-653:
-------------------------------

Integrated in Chukwa-trunk #460 (See [https://builds.apache.org/job/Chukwa-trunk/460/])
    CHUKWA-653. Added pre-compile JSP code profile for build process. (Jie Huang via Eric Yang) (Revision 1411815)

     Result = SUCCESS
eyang : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1411815
Files : 
* /incubator/chukwa/trunk/CHANGES.txt
* /incubator/chukwa/trunk/pom.xml

                
> Pre-compile JSP code in mvn compile phase
> -----------------------------------------
>
>                 Key: CHUKWA-653
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-653
>             Project: Chukwa
>          Issue Type: Bug
>          Components: Build and Test Code
>            Reporter: Jie Huang
>            Assignee: Jie Huang
>             Fix For: 0.6.0
>
>         Attachments: chukwa-653.patch
>
>
> We need to check those compiling errors in jsp files during the compile phase in maven. It can avoid some obvious errors in advance.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CHUKWA-653) Pre-compile JSP code in mvn compile phase

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13500900#comment-13500900 ] 

Eric Yang commented on CHUKWA-653:
----------------------------------

+1 looks good.
                
> Pre-compile JSP code in mvn compile phase
> -----------------------------------------
>
>                 Key: CHUKWA-653
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-653
>             Project: Chukwa
>          Issue Type: Bug
>          Components: Build and Test Code
>            Reporter: Jie Huang
>            Assignee: Jie Huang
>             Fix For: 0.6.0
>
>         Attachments: chukwa-653.patch
>
>
> We need to check those compiling errors in jsp files during the compile phase in maven. It can avoid some obvious errors in advance.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CHUKWA-653) Pre-compile JSP code in mvn compile phase

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CHUKWA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated CHUKWA-653:
-----------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this, thanks Grace.
                
> Pre-compile JSP code in mvn compile phase
> -----------------------------------------
>
>                 Key: CHUKWA-653
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-653
>             Project: Chukwa
>          Issue Type: Bug
>          Components: Build and Test Code
>            Reporter: Jie Huang
>            Assignee: Jie Huang
>             Fix For: 0.6.0
>
>         Attachments: chukwa-653.patch
>
>
> We need to check those compiling errors in jsp files during the compile phase in maven. It can avoid some obvious errors in advance.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CHUKWA-653) Pre-compile JSP code in mvn compile phase

Posted by "Jie Huang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CHUKWA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jie Huang updated CHUKWA-653:
-----------------------------

    Attachment:     (was: chukwa-653.patch)
    
> Pre-compile JSP code in mvn compile phase
> -----------------------------------------
>
>                 Key: CHUKWA-653
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-653
>             Project: Chukwa
>          Issue Type: Bug
>          Components: Build and Test Code
>            Reporter: Jie Huang
>         Attachments: chukwa-653.patch
>
>
> We need to check those compiling errors in jsp files during the compile phase in maven. It can avoid some obvious errors in advance.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CHUKWA-653) Pre-compile JSP code in mvn compile phase

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CHUKWA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated CHUKWA-653:
-----------------------------

    Fix Version/s: 0.6.0
         Assignee: Jie Huang
           Status: Patch Available  (was: Open)
    
> Pre-compile JSP code in mvn compile phase
> -----------------------------------------
>
>                 Key: CHUKWA-653
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-653
>             Project: Chukwa
>          Issue Type: Bug
>          Components: Build and Test Code
>            Reporter: Jie Huang
>            Assignee: Jie Huang
>             Fix For: 0.6.0
>
>         Attachments: chukwa-653.patch
>
>
> We need to check those compiling errors in jsp files during the compile phase in maven. It can avoid some obvious errors in advance.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CHUKWA-653) Pre-compile JSP code in mvn compile phase

Posted by "Jie Huang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CHUKWA-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jie Huang updated CHUKWA-653:
-----------------------------

    Attachment: chukwa-653.patch
                chukwa-653.patch
                chukwa-653.patch

Add the jsp-compile plugin in the *jspc profile*. If the user defines *-Djspc*, the maven attempts to compile the existing jsp code into target/web folder. 

It somehow helps to identify any potential bugs in jsp code. However, this maven plugin lacks of some detailed compiling error messages. If any tool is better than it, please let me know. Thanks.
                
> Pre-compile JSP code in mvn compile phase
> -----------------------------------------
>
>                 Key: CHUKWA-653
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-653
>             Project: Chukwa
>          Issue Type: Bug
>          Components: Build and Test Code
>            Reporter: Jie Huang
>         Attachments: chukwa-653.patch
>
>
> We need to check those compiling errors in jsp files during the compile phase in maven. It can avoid some obvious errors in advance.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira