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 2007/08/18 02:08:30 UTC

[jira] Created: (GERONIMO-3422) Provide per-db filtering of artifacts in the console database wizard

Provide per-db filtering of artifacts in the console database wizard
--------------------------------------------------------------------

                 Key: GERONIMO-3422
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3422
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.0
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 2.1


We can pretty easily filter the artifacts shown in the jar list to those appropriate for each database by including a set of filters in the db info gbean.

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


[jira] Closed: (GERONIMO-3422) Provide per-db filtering of artifacts in the console database wizard

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

David Jencks closed GERONIMO-3422.
----------------------------------

    Resolution: Fixed

Implemented in trunk in rev 567194.  I added filters for the dbs listed in http://geronimo.apache.org/driver-downloads.properties except for the sybase jconnect ones since I have no idea which gbean they correspond to.  It might be useful to do the same for the non-freely-downloadable drivers.

> Provide per-db filtering of artifacts in the console database wizard
> --------------------------------------------------------------------
>
>                 Key: GERONIMO-3422
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3422
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.1
>
>
> We can pretty easily filter the artifacts shown in the jar list to those appropriate for each database by including a set of filters in the db info gbean.

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