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/06/14 04:56:29 UTC

[jira] Created: (GERONIMO-2116) Precompile JSPs in apps. Jar classes into web-inf/lib

Precompile JSPs in apps. Jar classes into web-inf/lib
-----------------------------------------------------

         Key: GERONIMO-2116
         URL: http://issues.apache.org/jira/browse/GERONIMO-2116
     Project: Geronimo
        Type: Sub-task
    Security: public (Regular issues) 
  Components: web  
    Versions: 1.2    
    Reporter: Prasad Kashyap
     Fix For: 1.2
 Attachments: jspc.patch

Patch precompiles jsps.

Patch also jars classes into web-inf/lib/${project.build.finalName}.jar.
Note: The 2.0.1 snapshot of the maven-war-plugin has not been deployed yet. To test the jar functionality, you will have to build your own war plugin.

-- 
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-2116) Precompile JSPs in apps. Jar classes into web-inf/lib

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

Prasad Kashyap reassigned GERONIMO-2116:
----------------------------------------

    Assign To: David Jencks

> Precompile JSPs in apps. Jar classes into web-inf/lib
> -----------------------------------------------------
>
>          Key: GERONIMO-2116
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2116
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: web
>     Versions: 1.2
>     Reporter: Prasad Kashyap
>     Assignee: David Jencks
>      Fix For: 1.2
>  Attachments: jspc.patch
>
> Patch precompiles jsps.
> Patch also jars classes into web-inf/lib/${project.build.finalName}.jar.
> Note: The 2.0.1 snapshot of the maven-war-plugin has not been deployed yet. To test the jar functionality, you will have to build your own war plugin.

-- 
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-2116) Precompile JSPs in apps. Jar classes into web-inf/lib

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

Prasad Kashyap commented on GERONIMO-2116:
------------------------------------------

DJ, I didn't think you had to rebuild the jspc plugin. Jeff  has applied my patches to that plugin and had also deployed it. So if you just deleted the plugin from your local repo, it should get you the latest version.

As for the war plugin, Jason wantesd us to play with it for a while before he deployed it. Since you have built it too, if you feel comfortable with the way it works, we can impress upon him to deploy the war plugin.

> Precompile JSPs in apps. Jar classes into web-inf/lib
> -----------------------------------------------------
>
>          Key: GERONIMO-2116
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2116
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: web
>     Versions: 1.2
>     Reporter: Prasad Kashyap
>     Assignee: David Jencks
>      Fix For: 1.2
>  Attachments: jspc.patch
>
> Patch precompiles jsps.
> Patch also jars classes into web-inf/lib/${project.build.finalName}.jar.
> Note: The 2.0.1 snapshot of the maven-war-plugin has not been deployed yet. To test the jar functionality, you will have to build your own war plugin.

-- 
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-2116) Precompile JSPs in apps. Jar classes into web-inf/lib

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

    Resolution: Fixed

Patch applied in rev 416656.  I also fixed the openejb version to 2.2-SNAPSHOT from incorrect 2.1-SNAPSHOT

> Precompile JSPs in apps. Jar classes into web-inf/lib
> -----------------------------------------------------
>
>          Key: GERONIMO-2116
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2116
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: web
>     Versions: 1.2
>     Reporter: Prasad Kashyap
>     Assignee: David Jencks
>      Fix For: 1.2
>  Attachments: jspc.patch
>
> Patch precompiles jsps.
> Patch also jars classes into web-inf/lib/${project.build.finalName}.jar.
> Note: The 2.0.1 snapshot of the maven-war-plugin has not been deployed yet. To test the jar functionality, you will have to build your own war plugin.

-- 
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-2116) Precompile JSPs in apps. Jar classes into web-inf/lib

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

Prasad Kashyap updated GERONIMO-2116:
-------------------------------------

    Attachment: jspc.patch

> Precompile JSPs in apps. Jar classes into web-inf/lib
> -----------------------------------------------------
>
>          Key: GERONIMO-2116
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2116
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: web
>     Versions: 1.2
>     Reporter: Prasad Kashyap
>      Fix For: 1.2
>  Attachments: jspc.patch
>
> Patch precompiles jsps.
> Patch also jars classes into web-inf/lib/${project.build.finalName}.jar.
> Note: The 2.0.1 snapshot of the maven-war-plugin has not been deployed yet. To test the jar functionality, you will have to build your own war plugin.

-- 
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-2116) Precompile JSPs in apps. Jar classes into web-inf/lib

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2116?page=comments#action_12417335 ] 

David Jencks commented on GERONIMO-2116:
----------------------------------------

The error I got before rebuilding the plugins was:

Embedded error: The -uriroot option must specify a pre-existing directory   

This went away after I built the jspc plugin (mojo/codehaus) and war plugin (apache)

> Precompile JSPs in apps. Jar classes into web-inf/lib
> -----------------------------------------------------
>
>          Key: GERONIMO-2116
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2116
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: web
>     Versions: 1.2
>     Reporter: Prasad Kashyap
>     Assignee: David Jencks
>      Fix For: 1.2
>  Attachments: jspc.patch
>
> Patch precompiles jsps.
> Patch also jars classes into web-inf/lib/${project.build.finalName}.jar.
> Note: The 2.0.1 snapshot of the maven-war-plugin has not been deployed yet. To test the jar functionality, you will have to build your own war plugin.

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