[jira] Updated: (GERONIMO-3754) Username/password is ignored in PluginInstallerGBean

2008-01-16 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor updated GERONIMO-3754:
--

Attachment: GERONIMO-3754.patch

Updated patch with a fix to validatePlugin() code that checks if a plugin is 
already installed. Before, the validatePlugin() was checking if a plugin was 
running and therefore, plugins that were not running but installed were 
considered installable.
 

> Username/password is ignored in PluginInstallerGBean
> 
>
> Key: GERONIMO-3754
> URL: https://issues.apache.org/jira/browse/GERONIMO-3754
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: general
>Affects Versions: 2.1
>Reporter: Jarek Gawor
> Attachments: GERONIMO-3754.patch
>
>
> The username/password is ignored in PluginInstallerGBean in listPlugins() 
> function. That means, for example, that with plugin installer portlet I'm 
> unable to see the plugins from http://localhost:8080/plugin/maven-repo/ repo 
> as it requires basic authentication.

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



[jira] Updated: (GERONIMO-3754) Username/password is ignored in PluginInstallerGBean

2008-01-16 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor updated GERONIMO-3754:
--

Attachment: (was: GERONIMO-3754.patch)

> Username/password is ignored in PluginInstallerGBean
> 
>
> Key: GERONIMO-3754
> URL: https://issues.apache.org/jira/browse/GERONIMO-3754
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: general
>Affects Versions: 2.1
>Reporter: Jarek Gawor
> Attachments: GERONIMO-3754.patch
>
>
> The username/password is ignored in PluginInstallerGBean in listPlugins() 
> function. That means, for example, that with plugin installer portlet I'm 
> unable to see the plugins from http://localhost:8080/plugin/maven-repo/ repo 
> as it requires basic authentication.

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



[jira] Updated: (GERONIMO-3754) Username/password is ignored in PluginInstallerGBean

2008-01-16 Thread Jarek Gawor (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor updated GERONIMO-3754:
--

Attachment: GERONIMO-3754.patch

Proposed patch for this issue.


> Username/password is ignored in PluginInstallerGBean
> 
>
> Key: GERONIMO-3754
> URL: https://issues.apache.org/jira/browse/GERONIMO-3754
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: general
>Affects Versions: 2.1
>Reporter: Jarek Gawor
> Attachments: GERONIMO-3754.patch
>
>
> The username/password is ignored in PluginInstallerGBean in listPlugins() 
> function. That means, for example, that with plugin installer portlet I'm 
> unable to see the plugins from http://localhost:8080/plugin/maven-repo/ repo 
> as it requires basic authentication.

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