You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2006/11/06 19:30:36 UTC

[jira] Created: (GERONIMO-2550) Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository

Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository
-------------------------------------------------------------------------------------------------------

                 Key: GERONIMO-2550
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2550
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: Plugins
    Affects Versions: 1.x
            Reporter: Donald Woods
         Assigned To: Donald Woods
             Fix For: 1.2


Plugin enhancement to allow the download of a Zip/Jar bundle and extraction to a filesystem location besides /repository.
Example uses:
1) Download a Docs zipfile bundle and extract it to GERONIMO_HOME/docs
2) Download a Samples zipfile bundle and extract it to GERONIMO_HOME/samples
3) Download Java Service Wrapper and extract it to GERONIMO_HOME/jsw
4) Download PHP and extract it to GERONIMO_HOME/php
. . .


-- 
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-2550) Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository

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

David Jencks commented on GERONIMO-2550:
----------------------------------------

I don't understand why this would be a good or even meaningful idea. How would we export such a plugin?  

Note that just about anything can now (2.1) be extracted from a plugin and put anywhere in the server, based either on the geronimo home or server home.  Does this do enough of what you want?  This feature is used extensively in assembling the server.

> Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository
> -------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2550
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2550
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 1.x
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>             Fix For: 2.0.x
>
>
> Plugin enhancement to allow the download of a Zip/Jar bundle and extraction to a filesystem location besides /repository.
> Example uses:
> 1) Download a Docs zipfile bundle and extract it to GERONIMO_HOME/docs
> 2) Download a Samples zipfile bundle and extract it to GERONIMO_HOME/samples
> 3) Download Java Service Wrapper and extract it to GERONIMO_HOME/jsw
> 4) Download PHP and extract it to GERONIMO_HOME/php
> . . .

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


[jira] Updated: (GERONIMO-2550) Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository

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

Prasad Kashyap updated GERONIMO-2550:
-------------------------------------

    Fix Version/s:     (was: 2.0-M7)
                   2.0.x

> Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository
> -------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2550
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2550
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 1.x
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>             Fix For: 2.0.x
>
>
> Plugin enhancement to allow the download of a Zip/Jar bundle and extraction to a filesystem location besides /repository.
> Example uses:
> 1) Download a Docs zipfile bundle and extract it to GERONIMO_HOME/docs
> 2) Download a Samples zipfile bundle and extract it to GERONIMO_HOME/samples
> 3) Download Java Service Wrapper and extract it to GERONIMO_HOME/jsw
> 4) Download PHP and extract it to GERONIMO_HOME/php
> . . .

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


[jira] Updated: (GERONIMO-2550) Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository

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

Joe Bohn updated GERONIMO-2550:
-------------------------------

    Fix Version/s:     (was: 2.0.x)

> Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository
> -------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2550
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2550
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 1.x
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>
> Plugin enhancement to allow the download of a Zip/Jar bundle and extraction to a filesystem location besides /repository.
> Example uses:
> 1) Download a Docs zipfile bundle and extract it to GERONIMO_HOME/docs
> 2) Download a Samples zipfile bundle and extract it to GERONIMO_HOME/samples
> 3) Download Java Service Wrapper and extract it to GERONIMO_HOME/jsw
> 4) Download PHP and extract it to GERONIMO_HOME/php
> . . .

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


[jira] Closed: (GERONIMO-2550) Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository

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

Donald Woods closed GERONIMO-2550.
----------------------------------

    Resolution: Won't Fix

OK, I'll give it a try on 2.1 and open a new JIRA if any changes/enhancements are needed.  Thanks.

> Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository
> -------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2550
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2550
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 1.x
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>             Fix For: 2.0.x
>
>
> Plugin enhancement to allow the download of a Zip/Jar bundle and extraction to a filesystem location besides /repository.
> Example uses:
> 1) Download a Docs zipfile bundle and extract it to GERONIMO_HOME/docs
> 2) Download a Samples zipfile bundle and extract it to GERONIMO_HOME/samples
> 3) Download Java Service Wrapper and extract it to GERONIMO_HOME/jsw
> 4) Download PHP and extract it to GERONIMO_HOME/php
> . . .

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


[jira] Updated: (GERONIMO-2550) Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository

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

Dain Sundstrom updated GERONIMO-2550:
-------------------------------------

    Fix Version/s:     (was: 1.2)

This won't be addressed in 1.2 unless you provide a patch in the next few days.  If you do, simply reassign this issue to 1.2.

> Plugin enhancement to allow the download of a Zip/Jar bundle and extraction location outside repository
> -------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2550
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2550
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 1.x
>            Reporter: Donald Woods
>         Assigned To: Donald Woods
>
> Plugin enhancement to allow the download of a Zip/Jar bundle and extraction to a filesystem location besides /repository.
> Example uses:
> 1) Download a Docs zipfile bundle and extract it to GERONIMO_HOME/docs
> 2) Download a Samples zipfile bundle and extract it to GERONIMO_HOME/samples
> 3) Download Java Service Wrapper and extract it to GERONIMO_HOME/jsw
> 4) Download PHP and extract it to GERONIMO_HOME/php
> . . .

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