You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2018/04/17 18:44:19 UTC

[incubator-netbeans] branch master updated (5cacb41 -> 4ed1336)

This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from 5cacb41  Merge pull request #496 from junichi11/netbeans-649
     add 7e88b05  [NETBEANS-673] Add support for MariaDB JDBC driver in Add Connection wizard
     new 4ed1336  Merge pull request #506 from eirikbakke/NETBEANS-673

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/netbeans/modules/db/util/Bundle.properties   |  1 +
 .../org/netbeans/modules/db/util/DriverListUtil.java | 12 +++++++++++-
 .../netbeans/modules/db/util/DriverListUtilTest.java | 20 ++++++++++++++++++++
 3 files changed, 32 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
matthiasblaesing@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[incubator-netbeans] 01/01: Merge pull request #506 from eirikbakke/NETBEANS-673

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 4ed13367ea904f6a438d6b3f9624c7555d52226d
Merge: 5cacb41 7e88b05
Author: Matthias Bläsing <mb...@doppel-helix.eu>
AuthorDate: Tue Apr 17 20:44:15 2018 +0200

    Merge pull request #506 from eirikbakke/NETBEANS-673
    
    [NETBEANS-673] Add support for MariaDB JDBC driver in Add Connection wizard

 .../org/netbeans/modules/db/util/Bundle.properties   |  1 +
 .../org/netbeans/modules/db/util/DriverListUtil.java | 12 +++++++++++-
 .../netbeans/modules/db/util/DriverListUtilTest.java | 20 ++++++++++++++++++++
 3 files changed, 32 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
matthiasblaesing@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists