[GitHub] incubator-netbeans pull request #2: Allow custom authenticator

2017-09-26 Thread JaroslavTulach
Github user JaroslavTulach commented on a diff in the pull request: https://github.com/apache/incubator-netbeans/pull/2#discussion_r141021368 --- Diff: o.n.core/src/org/netbeans/core/NbAuthenticator.java --- @@ -61,6 +63,7 @@ */ final class NbAuthenticator extends

[GitHub] incubator-netbeans pull request #2: Allow custom authenticator

2017-09-19 Thread phansson
Github user phansson commented on a diff in the pull request: https://github.com/apache/incubator-netbeans/pull/2#discussion_r139614856 --- Diff: o.n.core/src/org/netbeans/core/NbAuthenticator.java --- @@ -71,7 +74,19 @@ private NbAuthenticator() { static void

[GitHub] incubator-netbeans pull request #2: Allow custom authenticator

2017-09-19 Thread phansson
Github user phansson commented on a diff in the pull request: https://github.com/apache/incubator-netbeans/pull/2#discussion_r139604336 --- Diff: o.n.core/src/org/netbeans/core/NbAuthenticator.java --- @@ -71,7 +74,19 @@ private NbAuthenticator() { static void

[GitHub] incubator-netbeans pull request #2: Allow custom authenticator

2017-09-19 Thread emilianbold
Github user emilianbold commented on a diff in the pull request: https://github.com/apache/incubator-netbeans/pull/2#discussion_r139607093 --- Diff: o.n.core/src/org/netbeans/core/NbAuthenticator.java --- @@ -71,7 +74,19 @@ private NbAuthenticator() { static void

[GitHub] incubator-netbeans pull request #2: Allow custom authenticator

2017-09-18 Thread emilianbold
Github user emilianbold commented on a diff in the pull request: https://github.com/apache/incubator-netbeans/pull/2#discussion_r139602545 --- Diff: o.n.core/src/org/netbeans/core/NbAuthenticator.java --- @@ -71,7 +74,19 @@ private NbAuthenticator() { static void

[GitHub] incubator-netbeans pull request #2: Allow custom authenticator

2017-09-18 Thread phansson
Github user phansson commented on a diff in the pull request: https://github.com/apache/incubator-netbeans/pull/2#discussion_r139602369 --- Diff: o.n.core/src/org/netbeans/core/NbAuthenticator.java --- @@ -71,7 +74,19 @@ private NbAuthenticator() { static void

[GitHub] incubator-netbeans pull request #2: Allow custom authenticator

2017-09-18 Thread emilianbold
Github user emilianbold commented on a diff in the pull request: https://github.com/apache/incubator-netbeans/pull/2#discussion_r139602349 --- Diff: o.n.core/src/org/netbeans/core/NbAuthenticator.java --- @@ -61,6 +63,7 @@ */ final class NbAuthenticator extends

[GitHub] incubator-netbeans pull request #2: Allow custom authenticator

2017-09-18 Thread emilianbold
Github user emilianbold commented on a diff in the pull request: https://github.com/apache/incubator-netbeans/pull/2#discussion_r139596801 --- Diff: o.n.core/src/org/netbeans/core/NbAuthenticator.java --- @@ -71,7 +74,19 @@ private NbAuthenticator() { static void

[GitHub] incubator-netbeans pull request #2: Allow custom authenticator

2017-09-18 Thread emilianbold
Github user emilianbold commented on a diff in the pull request: https://github.com/apache/incubator-netbeans/pull/2#discussion_r139596868 --- Diff: o.n.core/src/org/netbeans/core/NbAuthenticator.java --- @@ -71,7 +74,19 @@ private NbAuthenticator() { static void

[GitHub] incubator-netbeans pull request #2: Allow custom authenticator

2017-09-18 Thread phansson
Github user phansson commented on a diff in the pull request: https://github.com/apache/incubator-netbeans/pull/2#discussion_r139601775 --- Diff: o.n.core/src/org/netbeans/core/NbAuthenticator.java --- @@ -61,6 +63,7 @@ */ final class NbAuthenticator extends

[GitHub] incubator-netbeans pull request #2: Allow custom authenticator

2017-09-18 Thread emilianbold
Github user emilianbold commented on a diff in the pull request: https://github.com/apache/incubator-netbeans/pull/2#discussion_r139596689 --- Diff: o.n.core/src/org/netbeans/core/NbAuthenticator.java --- @@ -61,6 +63,7 @@ */ final class NbAuthenticator extends

[GitHub] incubator-netbeans pull request #2: Allow custom authenticator

2017-09-18 Thread phansson
GitHub user phansson opened a pull request: https://github.com/apache/incubator-netbeans/pull/2 Allow custom authenticator Fixes [NETBEANS-61](https://issues.apache.org/jira/browse/NETBEANS-61). Allows a Platform user to install his own version of an Authenticator which