Sat, 07 Nov 2015 23:25:43 -0600Fixed autoDetect() for Windows. Should be available in nightly builds starting 9-Nov-2015
Lou Dasaro <mr_lou_d@netbeans.org> [Sat, 07 Nov 2015 23:25:43 -0600] rev 18344
Fixed autoDetect() for Windows. Should be available in nightly builds starting 9-Nov-2015
Task #256368 - Python Platform Autodetect is broken on Windows

Mon, 26 Oct 2015 22:29:45 -0400Automated merge with http://hg.netbeans.org/main/contrib
Tim Boudreau <tboudreau@netbeans.org> [Mon, 26 Oct 2015 22:29:45 -0400] rev 18343
Automated merge with http://hg.netbeans.org/main/contrib

Mon, 26 Oct 2015 22:29:25 -0400Make zeroadmin compilable
Tim Boudreau <tboudreau@netbeans.org> [Mon, 26 Oct 2015 22:29:25 -0400] rev 18342
Make zeroadmin compilable

Tue, 20 Oct 2015 01:33:34 -0500Task #256036 - Packaging and Signing of NBMs for 8.1 release
Lou Dasaro <mr_lou_d@netbeans.org> [Tue, 20 Oct 2015 01:33:34 -0500] rev 18341
Task #256036 - Packaging and Signing of NBMs for 8.1 release
Made changes necessary for packaging and signing of Python and Jython NBMs, including Samples Projects. Available in builds after 21-Oct-2015

Mon, 19 Oct 2015 11:13:01 -0500Task #256023 - Modify initial Python.Debugger (2008) message
Lou Dasaro <mr_lou_d@netbeans.org> [Mon, 19 Oct 2015 11:13:01 -0500] rev 18340
Task #256023 - Modify initial Python.Debugger (2008) message
Modified initial Python.Debugger (2008) message as described in 256023. Available in builds after 20-Oct-2015

Mon, 19 Oct 2015 01:14:35 -0500Task #256009 - Autodetect should at least find Python 2.7.x on Linux
Lou Dasaro <mr_lou_d@netbeans.org> [Mon, 19 Oct 2015 01:14:35 -0500] rev 18339
Task #256009 - Autodetect should at least find Python 2.7.x on Linux
Fixed PythonPlatformManager to ensure that at least default Python is found by Autodetect on Linux. Available in builds after 20-Oct-2015

Sun, 18 Oct 2015 18:48:06 -0500Changed debugger starting port number default to 49152 in accordance with IANA.
Lou Dasaro <mr_lou_d@netbeans.org> [Sun, 18 Oct 2015 18:48:06 -0500] rev 18338
Changed debugger starting port number default to 49152 in accordance with IANA.

Sun, 18 Oct 2015 18:40:30 -0500Changed debugger starting port number default to 49152 in accordance with IANA.
Lou Dasaro <mr_lou_d@netbeans.org> [Sun, 18 Oct 2015 18:40:30 -0500] rev 18337
Changed debugger starting port number default to 49152 in accordance with IANA.

Sun, 18 Oct 2015 18:35:00 -0500Task #152103 - NumberFormatException: For input string: "565213" (debugger port)
Lou Dasaro <mr_lou_d@netbeans.org> [Sun, 18 Oct 2015 18:35:00 -0500] rev 18336
Task #152103 - NumberFormatException: For input string: "565213" (debugger port)
Updated OpenIDE-Module-Specification-Version

Sat, 17 Oct 2015 18:54:27 +0200#255972 Correct default colors of None, True, False, Builtin functions for BlueTheme
Julien Enselme <jenselme@netbeans.org> [Sat, 17 Oct 2015 18:54:27 +0200] rev 18335
#255972 Correct default colors of None, True, False, Builtin functions for BlueTheme

- Change default colors to more readable colors

- If colors of these elements are changed with the UI, they are correctly taken
into account and reloaded when netbeans is restarted.