You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2011/01/23 01:28:43 UTC

[jira] Created: (GERONIMO-5778) Exclude jars from annotation scanning and/or bundle classpath

Exclude jars from annotation scanning and/or bundle classpath
-------------------------------------------------------------

                 Key: GERONIMO-5778
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5778
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: dependencies
    Affects Versions: 3.0-M2
            Reporter: Jarek Gawor


In most cases large web applications with a number of embedded dependencies contain jars that do not need to be scanned for annotations and/or included on bundle class path. So it would be nice to have a way to specify in a deployment descriptor 1) a list of jars that shouldn't be scanned for annotations, and 2) a list of jars that do not need to be included in the bundle class path.

#2 is probably a bit less useful as the web application archive can always be recreated but #1 might be very useful. It would help to speed up the (re)deployment process.


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


[jira] [Updated] (GERONIMO-5778) Exclude jars from annotation scanning and/or bundle classpath

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

Ivan updated GERONIMO-5778:
---------------------------

    Fix Version/s: 3.0-beta-2
    
> Exclude jars from annotation scanning and/or bundle classpath
> -------------------------------------------------------------
>
>                 Key: GERONIMO-5778
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5778
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0
>            Reporter: Jarek Gawor
>            Assignee: Ivan
>             Fix For: 3.0-beta-2
>
>
> In most cases large web applications with a number of embedded dependencies contain jars that do not need to be scanned for annotations and/or included on bundle class path. So it would be nice to have a way to specify in a deployment descriptor 1) a list of jars that shouldn't be scanned for annotations, and 2) a list of jars that do not need to be included in the bundle class path.
> #2 is probably a bit less useful as the web application archive can always be recreated but #1 might be very useful. It would help to speed up the (re)deployment process.

--
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] (GERONIMO-5778) Exclude jars from annotation scanning and/or bundle classpath

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

Ivan commented on GERONIMO-5778:
--------------------------------

This jira is based on the GERONIMO-5813, not sure I could include this in the 3.0-beta-2, may move to next version.
                
> Exclude jars from annotation scanning and/or bundle classpath
> -------------------------------------------------------------
>
>                 Key: GERONIMO-5778
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5778
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0
>            Reporter: Jarek Gawor
>            Assignee: Ivan
>             Fix For: 3.0-beta-2
>
>
> In most cases large web applications with a number of embedded dependencies contain jars that do not need to be scanned for annotations and/or included on bundle class path. So it would be nice to have a way to specify in a deployment descriptor 1) a list of jars that shouldn't be scanned for annotations, and 2) a list of jars that do not need to be included in the bundle class path.
> #2 is probably a bit less useful as the web application archive can always be recreated but #1 might be very useful. It would help to speed up the (re)deployment process.

--
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] Assigned: (GERONIMO-5778) Exclude jars from annotation scanning and/or bundle classpath

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

Ivan reassigned GERONIMO-5778:
------------------------------

    Assignee: Ivan

> Exclude jars from annotation scanning and/or bundle classpath
> -------------------------------------------------------------
>
>                 Key: GERONIMO-5778
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5778
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2
>            Reporter: Jarek Gawor
>            Assignee: Ivan
>
> In most cases large web applications with a number of embedded dependencies contain jars that do not need to be scanned for annotations and/or included on bundle class path. So it would be nice to have a way to specify in a deployment descriptor 1) a list of jars that shouldn't be scanned for annotations, and 2) a list of jars that do not need to be included in the bundle class path.
> #2 is probably a bit less useful as the web application archive can always be recreated but #1 might be very useful. It would help to speed up the (re)deployment process.

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


[jira] [Commented] (GERONIMO-5778) Exclude jars from annotation scanning and/or bundle classpath

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266358#comment-13266358 ] 

Forrest Xia commented on GERONIMO-5778:
---------------------------------------

Can we close this jira now? Since GERONIMO-5813 has provided a way to exclude jars from scan.
                
> Exclude jars from annotation scanning and/or bundle classpath
> -------------------------------------------------------------
>
>                 Key: GERONIMO-5778
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5778
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0
>            Reporter: Jarek Gawor
>            Assignee: Ivan
>             Fix For: 3.0-beta-2
>
>
> In most cases large web applications with a number of embedded dependencies contain jars that do not need to be scanned for annotations and/or included on bundle class path. So it would be nice to have a way to specify in a deployment descriptor 1) a list of jars that shouldn't be scanned for annotations, and 2) a list of jars that do not need to be included in the bundle class path.
> #2 is probably a bit less useful as the web application archive can always be recreated but #1 might be very useful. It would help to speed up the (re)deployment process.

--
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: (GERONIMO-5778) Exclude jars from annotation scanning and/or bundle classpath

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

Jarek Gawor updated GERONIMO-5778:
----------------------------------

    Component/s:     (was: dependencies)
                 deployment

> Exclude jars from annotation scanning and/or bundle classpath
> -------------------------------------------------------------
>
>                 Key: GERONIMO-5778
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5778
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2
>            Reporter: Jarek Gawor
>
> In most cases large web applications with a number of embedded dependencies contain jars that do not need to be scanned for annotations and/or included on bundle class path. So it would be nice to have a way to specify in a deployment descriptor 1) a list of jars that shouldn't be scanned for annotations, and 2) a list of jars that do not need to be included in the bundle class path.
> #2 is probably a bit less useful as the web application archive can always be recreated but #1 might be very useful. It would help to speed up the (re)deployment process.

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


[jira] [Commented] (GERONIMO-5778) Exclude jars from annotation scanning and/or bundle classpath

Posted by "Forrest Xia (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13183150#comment-13183150 ] 

Forrest Xia commented on GERONIMO-5778:
---------------------------------------

Seems the proposed improvement does not implemented yet, though I saw some commits linkage.
                
> Exclude jars from annotation scanning and/or bundle classpath
> -------------------------------------------------------------
>
>                 Key: GERONIMO-5778
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5778
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0
>            Reporter: Jarek Gawor
>            Assignee: Ivan
>
> In most cases large web applications with a number of embedded dependencies contain jars that do not need to be scanned for annotations and/or included on bundle class path. So it would be nice to have a way to specify in a deployment descriptor 1) a list of jars that shouldn't be scanned for annotations, and 2) a list of jars that do not need to be included in the bundle class path.
> #2 is probably a bit less useful as the web application archive can always be recreated but #1 might be very useful. It would help to speed up the (re)deployment process.

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