You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2006/11/02 01:03:16 UTC

[jira] Created: (GERONIMO-2539) car-maven-plugin should allow more stuff into manifest classpath

car-maven-plugin should allow more stuff into manifest classpath
----------------------------------------------------------------

                 Key: GERONIMO-2539
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2539
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: buildsystem
    Affects Versions: 1.2
            Reporter: David Jencks
             Fix For: 1.2
         Attachments: GERONIMO-2539.patch

In the m1 build online-deployer config which turns into deployer.jar has a manifest cp entry for server.jar which let the offline deployer work. This is missing from the m2 build.

I think I'm going to need something similar for runtime class enhancement for jpa.

I've come up with a patch to car-maven-plugin that lets you add arbitrary aliases for dependencies.  I'd prefer some review before committing.



-- 
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-2539) car-maven-plugin should allow more stuff into manifest classpath

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

David Jencks updated GERONIMO-2539:
-----------------------------------

    Attachment: GERONIMO-2539.patch

Proposed solution to allow adding arbitrary aliased jars to manifest cp.

> car-maven-plugin should allow more stuff into manifest classpath
> ----------------------------------------------------------------
>
>                 Key: GERONIMO-2539
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2539
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>            Reporter: David Jencks
>             Fix For: 1.2
>
>         Attachments: GERONIMO-2539.patch
>
>
> In the m1 build online-deployer config which turns into deployer.jar has a manifest cp entry for server.jar which let the offline deployer work. This is missing from the m2 build.
> I think I'm going to need something similar for runtime class enhancement for jpa.
> I've come up with a patch to car-maven-plugin that lets you add arbitrary aliases for dependencies.  I'd prefer some review before committing.

-- 
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-2539) car-maven-plugin should allow more stuff into manifest classpath

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

David Jencks closed GERONIMO-2539.
----------------------------------

    Resolution: Fixed
      Assignee: David Jencks

Sachin committed a solution.  I added a comment to the online-deployer pom in rev 470452.

> car-maven-plugin should allow more stuff into manifest classpath
> ----------------------------------------------------------------
>
>                 Key: GERONIMO-2539
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2539
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 1.2
>
>         Attachments: GERONIMO-2539.patch
>
>
> In the m1 build online-deployer config which turns into deployer.jar has a manifest cp entry for server.jar which let the offline deployer work. This is missing from the m2 build.
> I think I'm going to need something similar for runtime class enhancement for jpa.
> I've come up with a patch to car-maven-plugin that lets you add arbitrary aliases for dependencies.  I'd prefer some review before committing.

-- 
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-2539) car-maven-plugin should allow more stuff into manifest classpath

Posted by "Anita Kulshreshtha (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2539?page=comments#action_12446420 ] 
            
Anita Kulshreshtha commented on GERONIMO-2539:
----------------------------------------------

Could you please add a comment to the online-deployer configs's pom.xml explaining why the server.jar is needed so it is not removed accidentally again (http://issues.apache.org/jira/browse/GERONIMO-2281#action_12426766 )?

> car-maven-plugin should allow more stuff into manifest classpath
> ----------------------------------------------------------------
>
>                 Key: GERONIMO-2539
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2539
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>            Reporter: David Jencks
>             Fix For: 1.2
>
>         Attachments: GERONIMO-2539.patch
>
>
> In the m1 build online-deployer config which turns into deployer.jar has a manifest cp entry for server.jar which let the offline deployer work. This is missing from the m2 build.
> I think I'm going to need something similar for runtime class enhancement for jpa.
> I've come up with a patch to car-maven-plugin that lets you add arbitrary aliases for dependencies.  I'd prefer some review before committing.

-- 
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-2539) car-maven-plugin should allow more stuff into manifest classpath

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2539?page=comments#action_12446427 ] 
            
Jason Dillon commented on GERONIMO-2539:
----------------------------------------

I believe that Sachin's commit in 470169 gets the same basic functionality... with slightly less cosmetic changes.

> car-maven-plugin should allow more stuff into manifest classpath
> ----------------------------------------------------------------
>
>                 Key: GERONIMO-2539
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2539
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 1.2
>            Reporter: David Jencks
>             Fix For: 1.2
>
>         Attachments: GERONIMO-2539.patch
>
>
> In the m1 build online-deployer config which turns into deployer.jar has a manifest cp entry for server.jar which let the offline deployer work. This is missing from the m2 build.
> I think I'm going to need something similar for runtime class enhancement for jpa.
> I've come up with a patch to car-maven-plugin that lets you add arbitrary aliases for dependencies.  I'd prefer some review before committing.

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