You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/06/12 22:57:25 UTC

[jira] Created: (GERONIMO-3241) The J2G Sources tool should have the ability to easily add compatibility classes

The J2G Sources tool should have the ability to easily add compatibility classes
--------------------------------------------------------------------------------

                 Key: GERONIMO-3241
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3241
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: J2G
            Reporter: Jason Warner
            Assignee: Jason Warner


The J2G sources tool has some already built in classes used for compatibility between JBoss and Geronimo.  These classes are wrapped inside of jars, though, and make it difficult to add more without having to rebuild the tool.  There should be a top-level folder where these classes can be dropped for use with the tool after it's already been built.

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


[jira] Updated: (GERONIMO-3241) The J2G Sources tool should have the ability to easily add compatibility classes

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

Jason Warner updated GERONIMO-3241:
-----------------------------------

    Patch Info: [Patch Available]

> The J2G Sources tool should have the ability to easily add compatibility classes
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3241
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3241
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: J2G
>            Reporter: Jason Warner
>            Assignee: Jason Warner
>         Attachments: Geronimo-3241.patch
>
>
> The J2G sources tool has some already built in classes used for compatibility between JBoss and Geronimo.  These classes are wrapped inside of jars, though, and make it difficult to add more without having to rebuild the tool.  There should be a top-level folder where these classes can be dropped for use with the tool after it's already been built.

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


[jira] Updated: (GERONIMO-3241) The J2G Sources tool should have the ability to easily add compatibility classes

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

Jason Warner updated GERONIMO-3241:
-----------------------------------

    Attachment: Geronimo-3241.patch

The required java files have been moved to a directory called compatibility/org.apache.geronimo.j2g.sources.dependence.compatibility in the root directory of the deployable.  Any java files a user wishes to add can be placed within this directory and will be picked up by the tool at runtime.

> The J2G Sources tool should have the ability to easily add compatibility classes
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3241
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3241
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: J2G
>            Reporter: Jason Warner
>            Assignee: Jason Warner
>         Attachments: Geronimo-3241.patch
>
>
> The J2G sources tool has some already built in classes used for compatibility between JBoss and Geronimo.  These classes are wrapped inside of jars, though, and make it difficult to add more without having to rebuild the tool.  There should be a top-level folder where these classes can be dropped for use with the tool after it's already been built.

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


[jira] Resolved: (GERONIMO-3241) The J2G Sources tool should have the ability to easily add compatibility classes

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

Donald Woods resolved GERONIMO-3241.
------------------------------------

    Resolution: Fixed

Completed: At revision: 546862  


> The J2G Sources tool should have the ability to easily add compatibility classes
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3241
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3241
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: J2G
>            Reporter: Jason Warner
>            Assignee: Jason Warner
>         Attachments: Geronimo-3241.patch
>
>
> The J2G sources tool has some already built in classes used for compatibility between JBoss and Geronimo.  These classes are wrapped inside of jars, though, and make it difficult to add more without having to rebuild the tool.  There should be a top-level folder where these classes can be dropped for use with the tool after it's already been built.

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