You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Prasad Kashyap (JIRA)" <de...@geronimo.apache.org> on 2006/04/24 19:48:06 UTC

[jira] Created: (GERONIMO-1904) Precompile JSPs for all apps by default

Precompile JSPs for all apps by default
---------------------------------------

         Key: GERONIMO-1904
         URL: http://issues.apache.org/jira/browse/GERONIMO-1904
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
    Versions: 1.1    
    Reporter: Prasad Kashyap
 Assigned to: Dain Sundstrom 
     Fix For: 1.1


Here's a patch that will precompile jsps for all apps by default.

This patch also removes the jasper jars (compiler and runtime) from being bundled with the console. These jars exist in the repo anyways. Paul verified that the console runs successfully without these. Moreover these 2 jars were being bundled in 2 war modules, console-standard and console-framework. We should be able to get rid of close to 2MB of redundant jars.

http://www.mail-archive.com/dev@geronimo.apache.org/msg20940.html



-- 
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: (GERONIMO-1904) Precompile JSPs for all apps by default

Posted by "Prasad Kashyap (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1904?page=all ]

Prasad Kashyap updated GERONIMO-1904:
-------------------------------------

    Attachment: jsp-precompile-apply-me.patch

Please use the jsp-precompile-apply-me.patch

> Precompile JSPs for all apps by default
> ---------------------------------------
>
>          Key: GERONIMO-1904
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1904
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>     Versions: 1.1
>     Reporter: Prasad Kashyap
>     Assignee: Prasad Kashyap
>      Fix For: 1.1
>  Attachments: jsp-precompile-apply-me.patch, jsp-precompile_for_all.patch
>
> Here's a patch that will precompile jsps for all apps by default.
> This patch also removes the jasper jars (compiler and runtime) from being bundled with the console. These jars exist in the repo anyways. Paul verified that the console runs successfully without these. Moreover these 2 jars were being bundled in 2 war modules, console-standard and console-framework. We should be able to get rid of close to 2MB of redundant jars.
> http://www.mail-archive.com/dev@geronimo.apache.org/msg20940.html

-- 
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] Assigned: (GERONIMO-1904) Precompile JSPs for all apps by default

Posted by "Prasad Kashyap (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1904?page=all ]

Prasad Kashyap reassigned GERONIMO-1904:
----------------------------------------

    Assign To: Dain Sundstrom  (was: Prasad Kashyap)

> Precompile JSPs for all apps by default
> ---------------------------------------
>
>          Key: GERONIMO-1904
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1904
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>     Versions: 1.1
>     Reporter: Prasad Kashyap
>     Assignee: Dain Sundstrom
>      Fix For: 1.1
>  Attachments: jsp-precompile-apply-me.patch, jsp-precompile_for_all.patch
>
> Here's a patch that will precompile jsps for all apps by default.
> This patch also removes the jasper jars (compiler and runtime) from being bundled with the console. These jars exist in the repo anyways. Paul verified that the console runs successfully without these. Moreover these 2 jars were being bundled in 2 war modules, console-standard and console-framework. We should be able to get rid of close to 2MB of redundant jars.
> http://www.mail-archive.com/dev@geronimo.apache.org/msg20940.html

-- 
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] Assigned: (GERONIMO-1904) Precompile JSPs for all apps by default

Posted by "Prasad Kashyap (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1904?page=all ]

Prasad Kashyap reassigned GERONIMO-1904:
----------------------------------------

    Assign To: Prasad Kashyap  (was: Dain Sundstrom)

> Precompile JSPs for all apps by default
> ---------------------------------------
>
>          Key: GERONIMO-1904
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1904
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>     Versions: 1.1
>     Reporter: Prasad Kashyap
>     Assignee: Prasad Kashyap
>      Fix For: 1.1
>  Attachments: jsp-precompile_for_all.patch
>
> Here's a patch that will precompile jsps for all apps by default.
> This patch also removes the jasper jars (compiler and runtime) from being bundled with the console. These jars exist in the repo anyways. Paul verified that the console runs successfully without these. Moreover these 2 jars were being bundled in 2 war modules, console-standard and console-framework. We should be able to get rid of close to 2MB of redundant jars.
> http://www.mail-archive.com/dev@geronimo.apache.org/msg20940.html

-- 
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: (GERONIMO-1904) Precompile JSPs for all apps by default

Posted by "Prasad Kashyap (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1904?page=all ]

Prasad Kashyap updated GERONIMO-1904:
-------------------------------------

    Attachment: jsp-precompile_for_all.patch

> Precompile JSPs for all apps by default
> ---------------------------------------
>
>          Key: GERONIMO-1904
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1904
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>     Versions: 1.1
>     Reporter: Prasad Kashyap
>     Assignee: Dain Sundstrom
>      Fix For: 1.1
>  Attachments: jsp-precompile_for_all.patch
>
> Here's a patch that will precompile jsps for all apps by default.
> This patch also removes the jasper jars (compiler and runtime) from being bundled with the console. These jars exist in the repo anyways. Paul verified that the console runs successfully without these. Moreover these 2 jars were being bundled in 2 war modules, console-standard and console-framework. We should be able to get rid of close to 2MB of redundant jars.
> http://www.mail-archive.com/dev@geronimo.apache.org/msg20940.html

-- 
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] Closed: (GERONIMO-1904) Precompile JSPs for all apps by default

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1904?page=all ]
     
Dain Sundstrom closed GERONIMO-1904:
------------------------------------

    Resolution: Fixed

> Precompile JSPs for all apps by default
> ---------------------------------------
>
>          Key: GERONIMO-1904
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1904
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>     Versions: 1.1
>     Reporter: Prasad Kashyap
>     Assignee: Dain Sundstrom
>      Fix For: 1.1
>  Attachments: jsp-precompile-apply-me.patch, jsp-precompile_for_all.patch
>
> Here's a patch that will precompile jsps for all apps by default.
> This patch also removes the jasper jars (compiler and runtime) from being bundled with the console. These jars exist in the repo anyways. Paul verified that the console runs successfully without these. Moreover these 2 jars were being bundled in 2 war modules, console-standard and console-framework. We should be able to get rid of close to 2MB of redundant jars.
> http://www.mail-archive.com/dev@geronimo.apache.org/msg20940.html

-- 
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] Commented: (GERONIMO-1904) Precompile JSPs for all apps by default

Posted by "Prasad Kashyap (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1904?page=comments#action_12376294 ] 

Prasad Kashyap commented on GERONIMO-1904:
------------------------------------------

Though the JIRA title talks about precompiling all apps by default, the apps that need their JSPs precompiled should include the following lines in their maven.xml

<postGoal name="war:webapp">
      <attainGoal name="preCompile"/>
 </postGoal>

and include the following dependencies as seen in applications/welcome/project.xml.

It is because of these dependencies that maven.xml needs to explicitly attainGoal="precompile". 

In M2, we shall include these dependencies in the application/pom.xml so that all apps under it will precompile JSPs automatically, "by default".

> Precompile JSPs for all apps by default
> ---------------------------------------
>
>          Key: GERONIMO-1904
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1904
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>     Versions: 1.1
>     Reporter: Prasad Kashyap
>     Assignee: Dain Sundstrom
>      Fix For: 1.1
>  Attachments: jsp-precompile-apply-me.patch, jsp-precompile_for_all.patch
>
> Here's a patch that will precompile jsps for all apps by default.
> This patch also removes the jasper jars (compiler and runtime) from being bundled with the console. These jars exist in the repo anyways. Paul verified that the console runs successfully without these. Moreover these 2 jars were being bundled in 2 war modules, console-standard and console-framework. We should be able to get rid of close to 2MB of redundant jars.
> http://www.mail-archive.com/dev@geronimo.apache.org/msg20940.html

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