Fri, 18 Sep 2015 16:20:24 -0500Modified update to o.jython.distro/manifest and other places (dependencies) to reflect correct version (2.7)
Lou Dasaro <mr_lou_d@netbeans.org> [Fri, 18 Sep 2015 16:20:24 -0500] rev 18312
Modified update to o.jython.distro/manifest and other places (dependencies) to reflect correct version (2.7)
We will use this "short" version for all dependencies. Going forward, when updating to a newer Jython release, the engineer will only need to update OpenIDE-Module-Long-Description to indicate version/minor version.
Example from Bundle.properties: "Bundled distribution of Jython 2.7.0"
Changes should be available in development build on 19-Sep-2015

Fri, 18 Sep 2015 11:52:46 -0500Added update to o.jython.distro/manifest to reflect correct version (2.7.0)
Lou Dasaro <mr_lou_d@netbeans.org> [Fri, 18 Sep 2015 11:52:46 -0500] rev 18311
Added update to o.jython.distro/manifest to reflect correct version (2.7.0)
Should be available in build on 19-Sep-2015
Task #252716 - Update Jython distribution LABEL to reflect latest version

Fri, 11 Sep 2015 16:53:49 +0200Don't mark builtin Exceptions as unresolved
Julien Enselme <jenselme@netbeans.org> [Fri, 11 Sep 2015 16:53:49 +0200] rev 18310
Don't mark builtin Exceptions as unresolved

Fri, 11 Sep 2015 16:28:37 +0200Don't mark builtin functions or keywords as unresolved
Julien Enselme <jenselme@netbeans.org> [Fri, 11 Sep 2015 16:28:37 +0200] rev 18309
Don't mark builtin functions or keywords as unresolved

Sat, 15 Aug 2015 01:49:37 +0200Add missing builtin functions
Julien Enselme <jenselme@netbeans.org> [Sat, 15 Aug 2015 01:49:37 +0200] rev 18308
Add missing builtin functions

List complete according to https://docs.python.org/2/library/functions.html and
https://docs.python.org/3.5/library/functions.html

Thu, 09 Jul 2015 15:46:07 +0200Add python special symbols to PythonTokenId.STD_SYMBOLS
Julien Enselme <jenselme@netbeans.org> [Thu, 09 Jul 2015 15:46:07 +0200] rev 18307
Add python special symbols to PythonTokenId.STD_SYMBOLS

Concern symbols surrounded by __

Fri, 14 Aug 2015 23:18:24 +0200Add all missing python keywords
Julien Enselme <jenselme@netbeans.org> [Fri, 14 Aug 2015 23:18:24 +0200] rev 18306
Add all missing python keywords

From https://hg.python.org/cpython/file/3.5/Lib/keyword.py and https://hg.python.org/cpython/file/2.7/Lib/keyword.py

Fri, 11 Sep 2015 15:32:16 +0200Allow variables from TOPSCOPE to be marked as unused
Julien Enselme <jenselme@netbeans.org> [Fri, 11 Sep 2015 15:32:16 +0200] rev 18305
Allow variables from TOPSCOPE to be marked as unused

Sat, 12 Sep 2015 23:03:15 -0700#252716 - Update Jython distribution LABEL to reflect latest version
Julio C. Rocha <juniel_katarn@netbeans.org> [Sat, 12 Sep 2015 23:03:15 -0700] rev 18304
#252716 - Update Jython distribution LABEL to reflect latest version

Fri, 11 Sep 2015 14:35:00 +0200Don't display __pycache__ folder in project view
Julien Enselme <jenselme@netbeans.org> [Fri, 11 Sep 2015 14:35:00 +0200] rev 18303
Don't display __pycache__ folder in project view