Releases: apache/netbeans
Releases · apache/netbeans
Apache NetBeans 12.0 update 1
What's Changed
- Snapshot of APIs as of Apache NetBeans 12.0 by @ebarboni in #2165
- Sync API sigs to release120 branch by @ebarboni in #2174
- [NETBEANS-4341] Disable maven global cache by @matthiasblaesing in #2181
- Make Lookup & NbBundle usable in a sandbox by @JaroslavTulach in #2226
- Make configureproxy idenpotent when invoked multiple times by @JaroslavTulach in #2225
- [NETBEANS-4410] Fixed NPE on Certain Gradle Test Executions. by @lkishalmi in #2235
- [NETBEANS-4438] Fix new action wizard by @lkishalmi in #2236
- [NETBEANS-4420] Fix IAE on tooltip images with unknown size. by @lkishalmi in #2237
- [NETBEANS-4528] Setting classname for GradleTestcase by @lkishalmi in #2238
Full Changelog: 12.0...12.0-u1
Apache NetBeans 12.0
What's Changed
- [NETBEANS-3807] - cleanup ArrayList rawtype warnings.. by @BradWalker in #1932
- Snapshot of APIs as of Apache NetBeans 11.3 by @ebarboni in #1975
- Increment all standard module specification versions ready for NB 12.… by @ebarboni in #1976
- [TRAVIS] Fix for macOS tests by @hectorespert in #1971
- [NETBEANS-3903] - Netbeans 11.2 fails to detect startup of Tomcat by @nam-van-nguyen in #1981
- [NETBEANS-3646] - Update google guava from 15.0 to 27.0 by @pepness in #1828
- [NETBEANS-3807] - cleanup ArrayList rawtype warnings.. by @BradWalker in #1982
- Ensuring that 'newText' in TextEdit is non-null. by @jlahoda in #1911
- Update winp and use processtreekiller from maven central by @matthiasblaesing in #1899
- [NETBEANS-2763] CSS files with huge number of classes/ids/elements fail autocompletion by @matthiasblaesing in #1959
- [NETBEANS-2314] Truncated param descriptions should not yield exceptions by @matthiasblaesing in #1973
- Attempt to fix potential issue with NbLexerCharStream(s) by @Ihsahn in #1969
- [NETBEANS-3799] Improve extracting types from PHP annotations by @czukowski in #1934
- [NETBEANS-2183] Workaround change in CDNJS search API by @matthiasblaesing in #1967
- [NETBEANS-3909] SQL Execution should reuse Output Window if possible by @matthiasblaesing in #1962
- [NETBEANS-2613] Enable fetching schemas for urn schema by @matthiasblaesing in #1970
- [NETBEANS-3630] - Upgrade javaee8.api binaries by @pepness in #1809
- [NETBEANS-3923] - cleanup ThreadLocal rawtype warnings by @BradWalker in #1984
- Hook formating/rangeFormating into LSP Client by @matthiasblaesing in #1955
- Opening ide/jumpto API for everyone by @JaroslavTulach in #1987
- Fix HtmlRenderer.createLabel() by @matthiasblaesing in #1990
- [NETBEANS-3918] defer creation of target folder until/if needed by @errael in #1991
- [NETBEANS-3345] - cleanup fallthrough warnings.. by @BradWalker in #1618
- More stabilization fixes for vanilla indexerer - mostly stabilizing b… by @jlahoda in #1964
- [TRAVIS] Fix macOS job by @hectorespert in #1997
- Only register LSP based formatting if MimePath has language server by @matthiasblaesing in #1996
- [TRAVIS] Run tests for PHP modules by @hectorespert in #1988
- [TRAVIS] Add ide modules in Travis config by @hectorespert in #1989
- [NETBEANS-3907] - Update JDBC PostgreSQL from 42.2.8 to 42.2.10 by @pepness in #1960
- [NETBEANS-2559] Avoid NPE when openjfx by @errael in #2003
- Get a file of all libraries during download by @ebarboni in #2001
- [NETBEANSINFRA-6] get latest archetype from maven repo by @oyarzun in #1999
- [NETBEANS-3313] Implemented Project Delete Action for Gradle Projects by @lkishalmi in #1939
- [NETBEANS-3968] Fix convert visibility hint for methods by @junichi11 in #2005
- [NETBEANS-445][NETBEANS-2634] Update CSS display property to CSS display module level 3 + add unicode-range by @matthiasblaesing in #2006
- [NETBEANS-2446] Use parent of saved projectFolder as projectLocation by @errael in #1980
- [NETBEANS-4002] - clean Iterator raw types by @BradWalker in #2016
- [NETBEANS-3961] Save project location for reuse for native maven proj… by @errael in #2002
- NETBEANS-3188 use Apache Maven 3.6.3 by @ebarboni in #2012
- NETBEANS-3254 Remove allowAmbigousCommand follow up by @ebarboni in #2008
- Update SpringFramework 3 by @hectorespert in #1954
- Adding a new hint for hardcoded version numbers after -source when --… by @jlahoda in #1993
- [NETBEANS-3915] - Update JUnit from 5.5.2 to 5.6.0 by @pepness in #1977
- Fix member references in Jackpot scripts by @jlahoda in #1940
- Fixing Java code completion tests on JDK 14, switching tests to use JDK 14. by @jlahoda in #2004
- Updated README.md with permit.jdk9.builds details for build by @ebresie in #2019
- [NETBEANS-3558] Fix SpringFramework dispatcher servlet template by @hectorespert in #1966
- [TRAVIS] Add more webcommon modules in Travis config by @hectorespert in #2018
- [NETBEANS-3986] Creating New Class On Pasting Class Text by @Akshay-Gupta-19 in #2020
- [NETBEANS-3806] - cleanup hashcode in DBElementsCollection by @BradWalker in #1931
- Fixing vanilla partial reparse on current JDKs; adding optional mode … by @jlahoda in #1965
- Notifications module long description by @hectorespert in #2009
- NETBEANS-3738 filter evenspy parameter according to jdk spec by @ebarboni in #2011
- [NETBEANS-3730] Use NewProject JavaFX archetypes tailored for NetBeans by @errael in #1983
- Revert "[NETBEANS-3986] Creating New Class On Pasting Class Text" by @ebarboni in #2022
- NETBEANS-4028 NETBEANS-3738 better check of null case by @ebarboni in #2029
- [NETBEANS-3428] Update FlatLaf from 0.26 to 0.28 by @DevCharly in #2024
- [NETBEANS-3942] FlatLaf: fix editor annotations when switching LaF and switching color profile too on restart by @DevCharly in #2031
- [NETBEANS-3957] fixed "opened documents list" show HTML code instead of rich text by @DevCharly in #2035
- [NETBEANS-3879] FlatLaf: fix Ctrl+PAGE_UP and Ctrl+PAGE_DOWN by @DevCharly in #2027
- [NETBEANS-3941] FlatLaf dark: fixed text color of additional columns in "Search Results" view by @DevCharly in #2033
- NETBEANSINFRA-12 get better list for mavencoordinates by @ebarboni in #2043
- Update groovy support to use 2.5.10 by @svenreimers in #2042
- Allow explicit selection of JUnit4 test generator by @jtulach in #2038
- Adding full support for Wildfly 17, 18 by @ehsavoie in #2000
- Sync master to release 12.0 beta2 by @ebarboni in #2028
- Default JavaFX archetypes to javafx 1.8 when running on jdk1.8 by @errael in #2036
- Ignore module-info.java if on jdk1.8 or earlier. by @errael in #2037
- Update JavaFX archetypes for recent JavaFX/maven PRs #2036,#2037 by @errael in #2057
- [TRAVIS] Add java modules by @hectorespert in #2032
- [NETBEANS-4119] Prevent NPE on Closing DefaultProjectOperationDialog by @lkishalmi in #2066
- [NETBEANS-2543] File names clipped in Files and Projects tabs by @eirikbakke in #2025
- [TRAVIS] Retry webcommon javascript2.jquery module by @hectorespert in #2045
- Use current platform for OpenJDK tests by @jlahoda in #2069
- Improving LSP client: ability to share language servers across differ… by @jlahoda in #2052
- [NETBEANS-3428] FlatLaf: hover in multi-tabs by @DevCharly in #2051
- [NETBEANS-3870] FlatLaf and Windows LaF: fix smooth scrolling by @DevCharly in #2058
- [NETBEANS-3881] FlatLaf: "Find Usages" dialog: fixed warning overlaps Scope combobox by @DevCharly in #2034
- [NETBEANS-4039] Added SPI for Preferred Color Profile Changes by @lkishalmi in #2039
- Fix Java refactoring with vanilla javac by @jlahoda in #2013
- [NETBEANS-3428] Update FlatLaf from 0.28 to 0.30 by @DevCharly in #2060
- [NETBEANS-4118] Moved Gradle Tooling into its own module and to version 6.3...
Apache NetBeans 11.3
What's Changed
- Snapshot of APIs as of Apache NetBeans 11.2 by @neilcsmith-net in #1594
- Increment spec versions for NB 11.3 by @neilcsmith-net in #1602
- [NETBEANS-3243] Prioritize "--standard" parameter of the path of Code Sniffer by @junichi11 in #1574
- [NETBEANS-3002] NullPointerExceptions during PHPStan inspection by @junichi11 in #1592
- [NETBEANS-1657] PHP visibility keywords via drop-down list by @junichi11 in #1599
- Fix unit tests for ConvertVisibilitySuggestion by @junichi11 in #1606
- [TRAVIS] Move check-line-endings script and RAT report by @hectorespert in #1586
- Fix org.osgi.framework.BundleException when run core/osgi/ActivatorTest by @hectorespert in #1600
- Improving Java code completion behavior in presence of type variables. by @jlahoda in #1575
- Must ensure javac is initialized before attempting any lookups. by @jlahoda in #1573
- [NETBEANS-3279] Added RunUtils.cancelGradle() implementation by @lkishalmi in #1585
- Some more fixes to vanilla indexing: by @jlahoda in #1553
- Javadoc for the Java LSP server, markdown->HTML conversion for docume… by @jlahoda in #1544
- JarClassLoader needs to catch NoSuchFileException in addition to FileNotFoundException by @matthiasblaesing in #1608
- [NETBEANS-3330] Modules detection in build platform (nbbuild/netbeans) fixed by @borisheithecker in #1610
- Default JDK for Maven projects by @jtulach in #1566
- Fix unittest ProxyClassLoaderNB11PackageAnnotationsTest by @matthiasblaesing in #1611
- [NETBEANS-1855] Autocomplete for property and method without $this-> by @junichi11 in #1605
- [NETBEANS-519] Update jgit by @matthiasblaesing in #1528
- Partial Reparse without nb-javac by @jlahoda in #1319
- [TRAVIS] Run tests for platform modules by @hectorespert in #1597
- [NETBEANS-3335] Enhance robustness of HTML Lexer by @matthiasblaesing in #1617
- Configure proxy before trying to download release.json from its URL by @JaroslavTulach in #1619
- [NETBEANS-3276] Let GradleJavaEEProjectSettings be always registered. by @lkishalmi in #1603
- [NETBEANS-2439] Java Frontend Application cannot be activated on JDK11 by @dukescript in #1612
- [NETBEANS-3252] NodeListModel must clear VisualizerNode count cache b… by @sdedic in #1580
- [NETBEAN-3230] - remove hg-clean target from build.xml by @BradWalker in #1564
- JEDDICT-322 org.netbeans.modules.db.metadata.model convert friend to public packages by @jGauravGupta in #1482
- NETBEANS-3250: Fix warnings from annotation processors. by @sdedic in #1578
- [NETBEANS-1985] Honour initial values of stateful delegate actions. by @sdedic in #1579
- [NETBEANS-3256] Upgrade Gradle Tooling API to 6.0 by @lkishalmi in #1625
- Align OSGI symbolic bundle name and module name for SLF4J and Bouncy Castle by @matthiasblaesing in #1630
- [NETBEANS-2950] A possible solution to avoid debug loop with Gradle projects by @lkishalmi in #1622
- [NETBEANS-3281] Upgrade junixsocket to 2.2.1 by @Ihsahn in #1640
- [NETBEANS-3397] Updating to postgresql 42.2.8 by @pepness in #1629
- Removes old LBL_Ergonomics_Extra_Required message about Javascript parser by @emilianbold in #1637
- [NETBEANS-2983] Gradre returns CompileCP instead of RuntimeCP on non-modular projects by @lkishalmi in #1641
- [NETBEANS-3346] - Upgrade asm-all-5.0.1 version to asm-7.2 by @pepness in #1620
- [NETBEANS-2555] Display test output while running tests. by @lkishalmi in #1635
- [NETBEANS-3380] Fix default of checkOnlyImmutables option in Constant… by @errael in #1642
- [NETBEANS-3393] - cleanup ArrayList uncheck conversion by @BradWalker in #1628
- [NETBEANS-3387] classes loaded from scanned path should get CodeSource.location by @sdedic in #1627
- [TRAVIS] Fix Travis config when run tests for ide modules by @hectorespert in #1595
- [NETBEANS-3399] - Updating to junit 5.5.2 by @pepness in #1632
- [NETBEANS-3398] - Updating to Apache Felix 6.0.3 by @pepness in #1631
- [NETBEANS-3416] - cleanup non-generic EMPTY_LIST usage by @BradWalker in #1644
- [NETBEANS-3420] Update Gradle Code Coverage Support for Java 13 by @lkishalmi in #1647
- [NETBEANS-2960] Added Reload Project action for Gradle by @lkishalmi in #1634
- [NETBEANS-3400] Catch Gradle Serialization Exceptions by @lkishalmi in #1636
- [NETBEANS-3427] Import Dark Metal and Dark Nimbus LaF from Oracle Donation 4 by @lkishalmi in #1651
- Fixing end position in the document change event in case multiple lin… by @jlahoda in #1648
- [TRAVIS] Test ergonomics modules by @hectorespert in #1653
- [NETBEANS-3257]: Fixed issue on refactoring rename of java method by @Akshay-Gupta-19 in #1604
- [NETBEANS-3428] Initial support of FlatLaf Look and Feels by @lkishalmi in #1652
- [NETBEANS-3438] - Upgrade bouncycastle from 1.63 to 1.64 by @pepness in #1660
- NETBEANS-3290 fix common xml by @ebarboni in #1593
- [NETBEANS-3449] remove warning related to use of EMPTY_SET by @BradWalker in #1667
- [NETBEANS-3432] Removed the auto activation code from Dark LaF Support by @lkishalmi in #1655
- [NETBEANS-2604] Support SVG icon loading from ImageUtilities by @eirikbakke in #1278
- Removes old CREDITS.html by @emilianbold in #1675
- [NETBEANS-3443] - Upgrade h2 database from 1.4.196 to 1.4.200 by @pepness in #1665
- [NETBEANS-3441] - Upgrade apache compress from 1.8.1 to 1.19 by @pepness in #1663
- [NETBEANS-3453] - Upgrade mysql-connector-java from 5.1.23 to 5.1.48 by @pepness in #1670
- [TRAVIS] Run tests for webcommon modules by @hectorespert in #1650
- [NETBEANS-3440] Allow to define a palette for fontcolors XML Schema. by @lkishalmi in #1661
- [NETBEANS-3474] Added o.n.swing.laf.dark and o.n.swing.flatlaf to the core.kit by @lkishalmi in #1685
- [NETBEANS-3476] - cleanup redundant casts.. by @BradWalker in #1686
- [NETBEANS-3428] Moved flatlaf into a library wrapper module. by @lkishalmi in #1699
- [TRAVIS] Remove timeouts for platform/api.htmlui tests by @hectorespert in #1700
- [NETBEANS-2417] Gradle Logo Update by @lkishalmi in #1557
- [NETBEANS-3497] Allow LaF to prefer a color profile by @lkishalmi in #1701
- [NETBEANS-3462] Fixed compiler warnings concerning rawtypes SimpleFuture by @mklaehn in #1680
- [NETBEANS-3463] Fixed compiler warnings concerning rawtypes Observabl… by @mklaehn in #1681
- Adding default indent capabilities while typing for the LSP client. by @jlahoda in #1673
- [NETBEANS-3202] Fix issue in Text Block by @Akshay-Gupta-19 in #1570
- [NETBEANS-3428] FlatLaf: Fixed colors of categories buttons in Options dialog by @DevCharly in #1703
- [NETBEANS-3464] Fixed compiler warnings concerning rawtypes WeakSet by @mklaehn in #1682
- [NETBEANS-3480] Fixed compiler warnings concerning rawtypes LinkedHas… by @mklaehn in #1690
- [NETBEANS-3518] - fix bug in AbstractSummaryView.java by @BradWalker in #1722
- [TRAVIS] Compile all modules with OpenJDK11 by @hectorespert in #1709
- ...
Apache NetBeans 11.2
What's Changed
- [NETBEANS-1696] PHP 7.4 Support by @junichi11 in #1314
- [NETBEANS-1696] PHP 7.4 Support by @junichi11 in #1317
- [NETBEANS-1696] PHP 7.4 Support Arrow Functions 2.0 by @junichi11 in #1363
- [NETBEANS-1696] PHP 7.4 Support Arrow Functions 2.0 by @junichi11 in #1378
- [NETBEANS-1696] PHP 7.4 Support Arrow Functions 2.0 by @junichi11 in #1384
- Snapshot of APIs as of Apache NetBeans 11.1 by @neilcsmith-net in #1389
- Increment spec versions for NB 11.2 by @neilcsmith-net in #1390
- Fix SAXEntityParserTest test class in api.xml module by @hectorespert in #1321
- @Deprecation in the comment section , without an @Deprecation annotat… by @BradWalker in #1364
- HashMap is not thread safe. Field map is typically synchronized by this. However, in two places, field map is not protected with synchronized. by @paulward24 in #1328
- [NETBEANS-2667] Manage JOptionPane border by @YannLeCorse in #1335
- [NETBEANS-2873] Suggest using combined assignment operators by @junichi11 in #1393
- [NETBEANS-1696] PHP 7.4 Support by @junichi11 in #1400
- [NETBEANS-2783] Fix missing dependencies nodes in Project view when editing POM file by @AlexFalappa in #1367
- [NETBEANS-2729] Make netbeans and netbeans-dev snap descriptor coexists. by @lkishalmi in #1329
- Update htmlparser/lexer to support html5 attribute syntax by @matthiasblaesing in #1380
- Fix ClassPathTest in ide/api.java.classpath module by @hectorespert in #1320
- Updates to JDK support notifications by @geertjanw in #1401
- [NETBEANS-2845] Update URLs of README.html by @junichi11 in #1379
- [NETBEANS-2881] Prevent java.lang.StringIndexOutOfBoundsException by @junichi11 in #1395
- [NETBEANS-2785] Move NIO2 File Watcher implementation into the front. by @lkishalmi in #1349
- Fixing injection of com.sun.tools.javac.code.Scope and adding injecti… by @jlahoda in #1397
- NETBEANS-2883 Remove link to bits.netbeans.org/maven2 + test by @ebarboni in #1394
- Assorted language server protocol client improvements by @jlahoda in #1373
- [NETBEANS-2910] Suggest using brackets for accessing arrays instead of curly braces by @junichi11 in #1413
- [NETBEANS-1159] Using UPL licensed graal-js-parser. by @JaroslavTulach in #1407
- Fix update centre links in master by @neilcsmith-net in #1408
- [NETBEANS-1872] Prevent backtracking loops in CSS Parser by @matthiasblaesing in #1417
- [NETBEANS-1047] Don't add whitespace to a wrong place when textual operators are used by @junichi11 in #1418
- [NETBEANS-2974] PHPStan - make level optional by @junichi11 in #1419
- [NETBEANS-2971] Missing spaces in anonymous function declaration by @junichi11 in #1424
- Fixing java.completion tests on JDK 13. by @jlahoda in #1322
- [NETBEANS-53] Improve constructor getter setter code generation by @junichi11 in #1423
- [NETBEANS-2975]: Schema2Beans shouldn't return 'null' for primitive types. by @ehsavoie in #1420
- Fix NPE if PAC cannot be resolved by @akuhtz in #1382
- Avoid accessing network by j2ee.dd build by @JaroslavTulach in #1432
- [NETBEANS-2993] PHP 7.1: Add void return type to generated setter by @junichi11 in #1433
- [NETBEANS-2992] Code completion does not work well inside Closures by @junichi11 in #1434
- Ensuring the correct address is used when connecting to debugger, ins… by @jlahoda in #1381
- Fixing Select in Projects for OpenJDK project tests. by @jlahoda in #1357
- [NETBEANS-2994] PHP - formatting of unary operators adds extra space by @junichi11 in #1436
- [NETBEANS-501] Support (clone $object)->method() in PHP by @junichi11 in #1435
- NETBEANS-544: Merge conflicts resolver doesn't recognize "|||||||" conflict markers by @hodawg04 in #1333
- [NETBEANS-2418][NETBEANS-2298] update suggested MySQL Driver to latest by @mcdonnell-john in #1421
- Fix SaasUtilTest test in websvc.saas.api module by @hectorespert in #1429
- Fix derby database tests in ide/db.metadata.model module. by @hectorespert in #1438
- Fix tests in ide/versioning.ui module by @hectorespert in #1440
- Fix tests in ide/db module by @hectorespert in #1437
- Fix tests in ide/db.mysql module by @hectorespert in #1439
- [NETBEANS-2149] Space-Formatting of == and === in PHP does not match "Binary Operators" by @junichi11 in #1449
- Cleanup raw class type by @BradWalker in #1385
- Fix tests for ide/editor.structure module by @hectorespert in #1453
- Fix a few cases where rendering hints were handled incorrectly by @timboudreau in #1448
- [NETBEANS-3023] Added null check to prevent the NPE by @lkishalmi in #1459
- Jdk13 text block support by @rtaneja1 in #1443
- [NETBEANS-2480] Fixed filtering out UTF8 characters from Gradle output. by @lkishalmi in #1460
- [NETBEANS-1763] Integrate maven failsafe output into test runner output by @matthiasblaesing in #1402
- [NETBEANS-2917]: Support for yield in Switch-Expression for JDK-13 by @arusinha-zz in #1409
- [NETBEANS-2878]: Compile the probe for J2SE platforms on the target p… by @jlahoda in #1396
- [NETBEANS-2832] Added input reading to Gradle projects. by @lkishalmi in #1461
- [NETBEANS-2661] Trying to avoid excessive computations by using Binar… by @jlahoda in #1430
- INSANE bugs by @jglick in #1463
- [NETBEANS-2980] Fix potential NPE on ImportAnalysis2.getPackage() by @lkishalmi in #1426
- NETBEANS-1097 "Copy Dependent Libraries" does not work if "Source/Bin… by @geertjanw in #1468
- NETBEANS-2409: attempting to avoid FileUtil.normalizeFile … by @jlahoda in #1204
- [NETBEANS-2863]: change javac to 1.8 in libs.nbi.ant to allow RCP installers to be bui… by @oyarzun in #1414
- [NETBEANS-97] Don't add braces around try/synchronized blocks when reformatting by @bondolo in #1392
- NETBEANS-3020 Cleanup Welcome screen by @geertjanw in #1457
- NP-49 Payara Platform 5.193 support by @jGauravGupta in #1470
- [NETBEANS-1861] Recognize @method static for documenting static methods by @junichi11 in #1466
- Adding hint for missing /ref in @compile jtreg tags. by @jlahoda in #1360
- NP-50 Upgrade Payara Micro Maven plugin to 1.0.6 and custom contextRoot support by @jGauravGupta in #1471
- [NETBEANS-2775] Fix duplicate server entries by filtering using PlatformFactory by @jGauravGupta in #1412
- [NETBEANS-132] Docker support: add inspect & process list actions by @Ihsahn in #1257
- Fixed typo in gitattributes file by @lbruun in #1472
- LSP Server for Java by @jlahoda in #926
- [NETBEANS-2653] Generate toString() with StringBuilder by @junichi11 in #1288
- [NETBEANS-2893] Regenerate signature files for PHP 7.4 by @junichi11 in #1476
- [NETBEANS-2925] Solution to not to filter out sources from the buildDir by @lkishalmi in #1404
- [NETBEANS-2940] Cache ArchiveRootProviders by @lkishalmi in #1422
- [NETBEANS-2400] Fix for AWS Cloud missing Regions by @peedeeboy in #1312
- Report all failed binaries...
Apache NetBeans 11.1
What's Changed
- [NETBEANS-1969]:Fixed reindentation issues for Switch Rule-Case and S… by @arusinha-zz in #1124
- [NETBEANS-1673]:Added support for auto-complete of enum case values i… by @arusinha-zz in #1059
- fix editor hint typo in java/java ee/jpa by @iapostolidis in #1137
- [NETBEANS-2038] Do not dump ambiguous output when a build is cancelled. by @lkishalmi in #1138
- Verify 'GraalVM:js' engine is created. by @JaroslavTulach in #1096
- [NETBEANS-1251] nb-javac 11 testcase failure : Compound var declaration by @vikasprabhakar in #1131
- [NETBEANS-2120] Placing synthetically generated classes in spi.java.h… by @jlahoda in #1139
- [NETBEANS-2121] Updated dependency version on our Java EE support modules. by @lkishalmi in #1140
- [NETBEANS-2148] Maven dependency Check Out action is failing with "The goal you specified requires a project to execute ..." by @herkrath in #1142
- Use .class files instead of compiling the sources by @JaroslavTulach in #1123
- [NETBEANS-1995] Exclude extra cluster when generating LICENSE file by @dukescript in #1143
- [NETBEANS-2125] Enable Oracle JS Parser to be installed with Java EE by @geertjanw in #1147
- [NETBEANS-2047] Maven/Java project template should be preferred by @geertjanw in #1146
- [NETBEANS-2130] Add support to download/install/register GlassFish 5.1 by @geertjanw in #1141
- [NETBEANS-2182] Display correct licence (Oracle / Eclipse Foundation) depending on version of GlassFish to download by @peedeeboy in #1148
- NETBEANS-1774 Use fragment host instead of fragment bundle for class loading in Netigso by @iajn in #1048
- Fix ExplorerManager#setSelectedNodes() by @sjaenick in #1151
- [NETBEANS-2201] GlassFish log view manager bundle missing by @jGauravGupta in #1152
- [NETBEANS-1780]:Fixed formatting issue in Switch Expression(JDK-12) by @arusinha-zz in #1079
- [NETBEANS-1675]Java Hint to fix error :different case kinds used in s… by @vikasprabhakar in #1126
- [NETBEANS-1936] Removing the SVN client version suffix before parsing the number by @jan-tosovsky-cz in #1156
- [NETBEANS-2126] Use correct grammar for javaee-endorsed-api-7.0.xml by @matthiasblaesing in #1155
- [NETBEANS-2009] Improve Gradle sub-project Detection by @lkishalmi in #1150
- [NETBEANS-2179] Fixed sub-project serialization and display name improvements. by @lkishalmi in #1153
- [NETBEANS-326] fix for local variables not visible in autocomplete in… by @sarveshkesharwani in #1145
- [NETBEANS-2212]:Using Plugin Portal for NetBeans-11.0 in master by @arusinha-zz in #1157
- [NETBEANS-2220] Preventing NPE when there is no item at the specified… by @jlahoda in #1158
- [NETBEANS-2160] Start on jdk11.0.2 by @JaroslavTulach in #1160
- [NETBEANS-2132] Sign wrapping NBMs bundled in the ZIP distribution by @dukescript in #1159
- [NETBEANS-1402] Added nb.laf.norestart system property to prevent restart on LaF changes by @lkishalmi in #1056
- [NETBEANS-1976] Play fair with Atilla's Gradle Plugin by @lkishalmi in #1161
- maven project compile args not passed to editor javac by @rtaneja1 in #1173
- Add the "main" abbreviation as the alias of "psvm" by @junichi11 in #1176
- [NETBEANS-747] Implement basic support for variable syntax in CSS grammar by @matthiasblaesing in #1172
- [NETBEANS-2311] Changed the Copyright year to 2019 in NOTICE by @lkishalmi in #1180
- When multiple sources are needed to create a model of a single file, … by @jlahoda in #1125
- Update PHP samples by @junichi11 in #1183
- NETBEANS-1820 Deleting images with licensing conerns by @geertjanw in #1179
- [NETBEANS-2315] Switch expression multi cases should have Enum values… by @vikasprabhakar in #1175
- [NETBEANS-2318] Remove synchronized elements from SQLEditorSupport by @matthiasblaesing in #1177
- [NETBEANS-2080] Snapshot of APIs as of release 11.0 by @jtulach in #1185
- [NETBEANS-1691] Add support for @supports at-rule (fix error in CSS) by @peedeeboy in #1181
- [NETBEANS-1775] Fix for NPE by @lbruun in #1189
- Changing the date for apichange calculation by @ebarboni in #1184
- [NETBEANS-2185] Preventing NPE on close. by @jlahoda in #1187
- [NETBEANS-2346] Fixed index out of bound exception in GAV parsing. by @lkishalmi in #1186
- Add link from dev javadoc to new released apidoc 11 by @ebarboni in #1190
- Starting to eliminate remaining usages of old javadoc API and impleme… by @jlahoda in #1107
- [NETBEANS-2080] Additional .sig files as of release 11.0 by @JaroslavTulach in #1192
- [NETBEANS-2389] Missing source level 11 and 12 in a NetBeans module project by @junichi11 in #1194
- Adding Java-level registration for TextMate grammers, adding the text… by @jlahoda in #1200
- Only load the custom CSS when the LaF is one of the recognized ones by @JaroslavTulach in #1195
- [NETBEANS-2378] Tighten the Groovy more to the Gralde plugin by @lkishalmi in #1191
- Java Frontend Application wizard for Gradle by @dukescript in #1154
- [NETBEANS-2293, NETBEANS-2348] Fixes in the Gradle Java action/replace token providers. by @lkishalmi in #1198
- Ensuring important DTDs are used locally when running java.completion… by @jlahoda in #1206
- [NETBEANS-2284]:NB build with jdk11 by @vikasprabhakar in #1144
- [NETBEANS-2392] adjusting handling of erroneous types in TreeFactory … by @jlahoda in #1210
- [NETBEANS-2463] Applied proposed fix for HTML font family selection. by @lkishalmi in #1218
- [NETBEANS-2399] Make sub Project node as a Tree based on the paths on by @lkishalmi in #1205
- Popupswitcher npe fixes by @timboudreau in #1219
- uihandler/arch.xml → platform/uihandler/arch.xml by @ooxi in #1214
- Making sure profiler.oql tests pass. by @JaroslavTulach in #1213
- [NETBEANS-2466] Guard JavaSource.create() result against possible NPE. by @lkishalmi in #1217
- [NETBEANS-2430] Ensuring the lexer can be also restarted inside a lin… by @jlahoda in #1222
- Remove incubator parts by @junichi11 in #1221
- Integration of JEP-330 by @sarveshkesharwani in #1171
- Upgrading the LSP4J library to 0.7.0. by @jlahoda in #1169
- [NETBEANS-2274] Remove special casing of JComboBox handling in language chooser by @matthiasblaesing in #1208
- Add position info to gradle extension registration by @matthiasblaesing in #1227
- [NETBEANS-2035] Enable Always show Gradle Build output by default. by @lkishalmi in #1220
- [NETBEANS-2349] Convert switch to switch expression by @vikasprabhakar in #1193
- [NETBEANS-2350]NPE while doing auto complete in rule switch block by @vikasprabhakar in #1211
- [NETBEANS-1671] Donation 3 - Include installer sources by @rtaneja1 in #1052
- NETBEANS-888 Open Recent file not working by @michaelsembwever in #1216
- [NETBEANS-2448] Add jdk 10, 12 migrate configs under Inspect and Transform by @rtaneja1 in #1212
- [NETBEANS-2119] Let the netbeans-dev Snapcraft package happen by @lkishalmi in #1225
- Syntax coloring for .kt files by @JaroslavTulach in #1228
- Correct license information...
Apache NetBeans 11.0 (Incubating)
What's Changed
- [NETBEANS-1074] module review javaee.api by @rtaneja1 in #912
- [NETBEANS-1074] Module Review websvc.rest by @vikasprabhakar in #933
- Fixed typo:
ant -Dcluster.conf[i]g=full
by @asbachb in #939 - [NETBEANS-1147,NETBEANS-1298] Autoupdated fragment restarts only if its host is already ON by @sdedic in #934
- [NETBEANS-49] Avoid large scroll pane jumps on Windows by @eirikbakke in #881
- Incrementing spec. versions after the creation of the release100 branch. by @jlahoda in #946
- [NETBEANS-1074] : module review web.jsf by @rtaneja1 in #935
- [NETBEANS-1350] Fix "PHP 5" text by @junichi11 in #947
- [NETBEANS-1074] Module Review web.jsf20 by @sarveshkesharwani in #949
- [NETBEANS-1074] Module Review websvc.restlib by @vikasprabhakar in #937
- [NETBEANS-804]: Support for JDK 11 classfiles changes by @arusinha-zz in #910
- [NETBEANS-1074] Module Review web.jsf.editor by @sarveshkesharwani in #956
- [NETBEANS-1074] : module review web.monitor by @arusinha-zz in #936
- Fixing "ant clean", clean runs in travis builds by @sdedic in #957
- Fixes for the OpenJDK project: by @jlahoda in #955
- Fixed typo at readme by @schneiderl in #961
- For multi-release modular jars, use the newest module-info available … by @jlahoda in #941
- [NETBEANS-1386]: Fixing handling of non-modularized repositories in p… by @jlahoda in #954
- [NETBEANS-1227] Mark Windows launchers as DPI-aware by @eirikbakke in #883
- Update README.md by @Prashant3009 in #963
- [NETBEANS-1074] Module review websvc.jaxwsmodel by @arusinha-zz in #960
- [NETBEANS-1252] Fix shifted cursor in output window with GDK_SCALE=2 by @hlavki in #878
- Fix the invalid java version pattern by @junichi11 in #971
- [NETBEANS-1443] Error creating Symfony project by @junichi11 in #970
- [NETBEANS-1461] PHPStan max level by @junichi11 in #974
- [NETBEANS-1463] PHPStan memory-limit by @junichi11 in #975
- Hint to convert ordinary switch to a rule switch by @jlahoda in #822
- New phpsigfiles by @junichi11 in #982
- [NETBEANS-1550] Cannot set custom configuration of the inspection feature by @junichi11 in #984
- [NETBEANS-1507] PHPStan empty inspector Window by @junichi11 in #986
- [NETBEANS-1490] Setting the OSGi to use the ext class loader as a par… by @jlahoda in #985
- Improve PHPStan level by @junichi11 in #987
- [NETBEANS-1342] Hide the panel for iOS in the Mobile Platforms Options by @junichi11 in #953
- [NETBEANS-1563] Error while parsing HEREDOC by @junichi11 in #989
- [NETBEANS-1552] Syntax error for UVS by @junichi11 in #990
- Update .gitignore by @junichi11 in #988
- NETBEANS-1498 - Added Maven2Icon.gif to change the pom file icon to it. by @Chris2011 in #983
- HiDPI icons for window system icons on Windows and Mac by @eirikbakke in #859
- [NETBEANS-1197] Avoid ClosedByInterruptException in JarClassLoader by @eirikbakke in #854
- [NETBEANS-1575] Change twig and smarty file icons by @junichi11 in #996
- [NETBEANS-1438] : stackoverflowerror opening .js files by @rtaneja1 in #994
- [NETBEANS-1576] PHP autocompletion partially broken by @junichi11 in #1002
- Using Plugin Portal for NetBeans 10.0 in master. by @jlahoda in #1001
- [NETBEANS-1420][NETBEANS-1308] Updating Windows Launchers, disabling … by @jlahoda in #969
- [NETBEANS-1344] Force to use GTK 2.2 on Linux to improve LAF on Java 11+. by @lkishalmi in #1004
- [NETBEANS-1576] PHP autocompletion partially broken by @junichi11 in #1008
- [NETBEANS-1074] : module review j2ee.dd.webservice by @vikasprabhakar in #967
- Minor changes for the php.editor by @junichi11 in #1009
- [NETBEANS-1074] Review j2ee.kit by @juneau001 in #1010
- GraalJS parser JAR removed from distribution. Created convenience mod… by @sdedic in #973
- [NETBEANS-1074] Module review j2ee.sun.dd by @arusinha-zz in #958
- When modifying .form files, ensure any existing initial comments (e.g… by @jlahoda in #981
- [NETBEANS-1419] Fix assertion error on Java Projects when Edit JDK from popup menu. by @lkishalmi in #1006
- [NETBEANS-792] Return type CC does not work correctly when arguments have a default value by @junichi11 in #1018
- [NETBEANS-586]: NPE findUsages by @rtaneja1 in #1016
- [NETBEANS-1481] Fix handling of eager module fragments (regression netbeans 9.0) by @fvogler in #978
- [NETBEANS-1074] Module review j2ee.platform by @arusinha-zz in #959
- [NETBEANS-1294] Fix failing unit tests in groovy.editor. by @svenreimers in #948
- [NETBEANS-1478] Use a public API to convert ThreadInfo to CompositeDa… by @jlahoda in #1013
- [NETBEANS-565] Reintegrate CSS3 grammar by @matthiasblaesing in #1020
- NETBEANS-1698: Listview only performs action on left-doubleclick. Con… by @sdedic in #1023
- [NETBEANS-1719] Removing accidentally added jar files. by @jlahoda in #1026
- Fragments for libs.javafx with JavaFX 11 implementation by @dukescript in #917
- Fix the unit test for CC in php.editor by @junichi11 in #1021
- [NETBEANS-1718] Improve Unused Variables Hint by @junichi11 in #1027
- [NETBEANS-1622] Sort editor tabs when a document opens by @junichi11 in #1015
- [NETBEANS-1727] Native Execution does not correctly sanitize username for temp directory by @matthiasblaesing in #1028
- [NETBEANS-1733] Ask user before installing nbjavac by @JaroslavTulach in #1035
- Avoiding crash on orphaned catch block, and ensuring its content is r… by @jlahoda in #1003
- [NETBEANS-1729] Refactoring dialog does not close by @junichi11 in #1029
- Allow to open projects without nb-javac on supported JDKs. by @jlahoda in #1037
- [NETBEANS-1440] Fixed BadLocationException on triple click to select … by @arusinha-zz in #1012
- Enhance AU to install missing feature parts by @sdedic in #1044
- [NETBEANS-1605] Removed NetBeans max HeapSize heuristics. by @lkishalmi in #1007
- [NETBEANS-1352][NETBEANS-586] Filter out non-Java files before passin… by @jlahoda in #1014
- Fix minor typos by @kinow in #1055
- Enable travis for java.completion tests. by @jlahoda in #1053
- Fixing implicit trees in conditions; when a variable/field pattern ha… by @jlahoda in #1049
- When copying build output classfiles as a last resort when indexing w… by @jlahoda in #546
- Adding an error fix to create methods when a method ref refers to an … by @jlahoda in #979
- Adding support for JDK sources from the checkout attached to JDK plat… by @jlahoda in #1051
- Simplifying semantic highlighter. by @jlahoda in #997
- [Netbeans-1818] Fix/remove license files by @matthiasblaesing in #1057
- NETBEANS-1663: Better support for JUnit 5 ParameterizedTest by @srdo in #1019
- Making CreateLicenseSummary logging less aggressive by @jtulach in #1062
- [NETBEANS-1834]...
Apache NetBeans 10 (Incubating)
What's Changed
- nb-javac jars upgrade for NETBEANS-463 fix by @rtaneja1 in #468
- Maven Indexing Optimizations by @timboudreau in #537
- Bringing Editor Hints SPI up-to-date by @JaroslavTulach in #554
- [NETBEANS-781] Adds Maven coordinates for Ant libs by @emilianbold in #548
- Renames Apache-JDOM license to BSD-JDOM. by @emilianbold in #556
- [NETBEANS-785] java.lang.IllegalArgumentException by @junichi11 in #545
- [NETBEANS-829] Add notice file for ini4j by @matthiasblaesing in #560
- [NETBEANS-764] JDK10-LVTI: Skip ConvertToVar hint for compound variable declaration by @arusinha-zz in #547
- Optimize readability of the NOTICE file by @matthiasblaesing in #559
- [NETBEANS-481] JDK10-LVTI: Added new ErrorRule to fix compiler error on initialization of var type variable with array by @arusinha-zz in #519
- [NETBEANS-777] JDK10-LVTI: Fix for NPE on typing invalid block/javadoc comment just after var keyword by @arusinha-zz in #551
- Updating specification versions and plugin portal update center after the release90 was branched. by @jlahoda in #557
- NETBEANS-716 Help-Report Issue should navigate to JIRA link in browser by @rtaneja1 in #549
- Allow modules to be located in cluster.dir/cnb structure by @JaroslavTulach in #564
- [NETBEANS-851] Update About box text by @geertjanw in #571
- [NETBEANS-817] Preventing exceptions when opening project: by @jlahoda in #552
- [NETBEANS-438] Cannot Sign Platform app due to symlink by @SirIntellegence in #440
- [NETBEANS-830][NETBEANS-831] Fix license info for jaxb implementation by @matthiasblaesing in #582
- [NETBEANS-774] Disable var hint for anonymous type by @rtaneja1 in #563
- [NETBEANS-851] New image for splash screen and about box by @geertjanw in #584
- Modify the JavaScript script to work with GraalVM 1.0.0-rc1 by @JaroslavTulach in #580
- NETBEANS-951: terminate application in headless mode by @sdedic in #586
- License/Notice updates by @matthiasblaesing in #585
- NETBEANS-896 Added missing nullcheck on JCTree.ErrorneousTree by @lkishalmi in #575
- added unbound generic type argument to Class in BeanNode and Lib by @krichter722 in #528
- [NetBeans-778] Formatting issue with var declaration statement by @vikasprabhakar in #568
- [NETBEANS-837] Update winp to released 1.26 version and fix license by @matthiasblaesing in #593
- License cleanup part 2 by @matthiasblaesing in #590
- Fixing problems with watches evaluation on (not only) the upcoming JD… by @jlahoda in #544
- [NETBEANS-892] Fix lambda expr and multi catch rewrite issues by @rtaneja1 in #591
- Update licenses + notices (4) by @matthiasblaesing in #594
- [NETBEANS-975] Wizard properly reports items created on configuration FS by @sdedic in #597
- [NETBEANS-990] New splash screen for NetBeans Platform by @geertjanw in #601
- Update updater splash by @thilina01 in #604
- Replace old logo and URL with new Logo and URL on Start Page by @thilina01 in #583
- NETBEANS-892: Fix updation of unrelated files during refactor by @rtaneja1 in #595
- [NETBEANS-290] Provided support for hyperlink on dependencies. by @mcdonnell-john in #481
- Backport of junichi11's fixes made after Apr 22, 2017 by @junichi11 in #607
- Revert "Backport of junichi11's fixes made after Apr 22, 2017" by @junichi11 in #613
- Backport of junichi11's fixes made after Apr 22, 2017 by @junichi11 in #614
- Integrate existing patches by @junichi11 in #615
- [NETBEANS-853] Fix license info for entity definitions and DTDs by @matthiasblaesing in #606
- Backport of tmysik's fixes made after Apr 22, 2017 by @tmysik in #618
- Completion improvements by @jlahoda in #616
- NETBEANS-999: Show convert to/from var hints only when caret on current line by @rtaneja1 in #617
- donation2_merge: #233298: fix goto declaration navigation by @rtaneja1 in #621
- donation2_merge: #268488 : Fixing formatting for bower.json and package.json files by @arusinha-zz in #625
- donation2_merge:#240529: Fixing folding of empty {} by @arusinha-zz in #626
- donation2_merge:#215318: Fixing the auto comment population by @arusinha-zz in #627
- #268649-NPE at JsStructureScanner.folds while opening .js file by @rtaneja1 in #620
- NETBEANS-1035: Made org.netbeans.modules.web.wicket a friend of html.… by @pnabbefeld in #632
- [NETBEANS-791] Highlights for the top line of JavaDoc are done on every line. by @junichi11 in #550
- NETBEANS-1049: prevent NPE on unpersistable components by @sdedic in #638
- NETBEANS-1048: display start of product info in about box by @sdedic in #637
- NETBEANS-998: update display name when DelayedNode resolves it by @sdedic in #636
- [NETBEANS-974] Fix for AWT Event Queue exception on viewing variable value is debug mode by @arusinha-zz in #624
- [NetBeans-1019]False positive of "Null Pointer Dereference" when passing a lambda with a null possible result to a non-null argument by @vikasprabhakar in #635
- NETBEANS-716: use netbeans.apache.org/nb/ url in IDE by @rtaneja1 in #631
- Replace the old icon with new icon by @thilina01 in #633
- [NETBEANS-953] Profiling jdk10 remote target missing conditional branch by @dellgreen in #588
- [NETBEANS-1074] Licensed 13005 files from 2nd Donation to Apache by @geertjanw in #640
- [NETBEANS-860] Hints: Convert Lambda to Use 'var' Parameter Types by @vikasprabhakar in #596
- Adds Version parsing to svn output. by @pokebadgerswithspoon in #641
- [NETBEANS-856] Remove last OASIS license references by @matthiasblaesing in #645
- Another attempt to merge 2ndDonation into master by @jlahoda in #646
- [NETBEANS-369] Code-complete outputs unwanted newline characters by @matthiasblaesing in #648
- [NETBEANS-1108] Replace the repetitive code for error check in Hint module by @vikasprabhakar in #647
- [NETBEANS-1074] Relicensing form files in enterprise and ergonomics clusters by @geertjanw in #651
- [NETBEANS-1083] Fix value replacement in POM editing by @matthiasblaesing in #642
- [NETBEANS-691]: Corrected undo conversion of constructor to factory w… by @arusinha-zz in #639
- [NETBEANS-1074] Relicensing form files in webcommon cluster by @thilina01 in #654
- [NETBEANS-1074] Relicensing form files in php cluster by @thilina01 in #656
- [NETBEANS-1074] Relicensing form files in groovy cluster by @thilina01 in #655
- Initial implementation of @ActionState support by @sdedic in #652
- [NETBEANS-1074] Module Review php.code.analysis by @junichi11 in #663
- [NETBEANS-1074] Module Review php.atoum by @junichi11 in #662
- [NETBEANS-1074] Module Review php.apigen by @junichi11 in #661
- [NETBEANS-1074] Module Review languages.neon by @junichi11 in #659
- [NETBEANS-1074] Module Review php.codeception by @junichi11 in #664
- #1065: No warnings when creating platform app by @jtulach in #669
- [NETBEANS-1074] Module Review php.doctrine2 by @junichi11 in https://github.com/apache/netbeans/pull...
Apache NetBeans 9.0 (Incubating)
What's Changed
- [NETBEANS-54] Module Review db.sql.editor by @matthiasblaesing in #23
- [NETBEANS-54] Module Review uihandler by @ebarboni in #15
- [NETBEANS-54] Module Review editor.lib by @vieiro in #37
- [NETBEANS-54] Module Review editor.lib2 by @vieiro in #38
- [NETBEANS-54] Module Review db.drivers by @matthiasblaesing in #20
- [NETBEANS-54] Module Review defaults by @matthiasblaesing in #30
- [NETBEANS-54] Module Review db.mysql by @matthiasblaesing in #22
- [NETBEANS-54] Module Review openide.filesystems.* by @emilianbold in #10
- [NETBEANS-54] Module Review openide.modules by @emilianbold in #13
- [NETBEANS-54] Module Review c.jcraft.jsch by @junichi11 in #47
- [NETBEANS-54] Module Review c.jcraft.jzlib by @junichi11 in #48
- [NETBEANS-54] Module Review c.google.guava by @junichi11 in #41
- [NETBEANS-54] Module Review c.googlecode.javaewah.JavaEWAH by @junichi11 in #40
- [NETBEANS-54] Module Review bugzilla by @junichi11 in #39
- [NETBEANS-54] Module Review bugtracking by @junichi11 in #28
- [NETBEANS-54] Module Review api.xml.ui by @junichi11 in #27
- [NETBEANS-54] Module Review api.debugger by @junichi11 in #26
- [NETBEANS-54] Module review docker.editor by @matthiasblaesing in #51
- [NETBEANS-54] Module Review db.sql.visualeditor by @matthiasblaesing in #24
- [NETBEANS-54] Module Review db.dataview by @matthiasblaesing in #16
- [NETBEANS-54] Add license header to binaries-list by @matthiasblaesing in #49
- [NETBEANS-54] Module Review spellchecker by @emilianbold in #60
- [NETBEANS-54] Module Review parsing.api by @emilianbold in #57
- [NETBEANS-54] Module Review parsing.indexing by @emilianbold in #59
- Updating the rat exclusion list by @vieiro in #46
- [NETBEANS-54] Module Review api.xml by @junichi11 in #36
- [NETBEANS-54] Module Review api.templates by @geertjanw in #75
- [NETBEANS-54] Module Review api.visual by @geertjanw in #76
- [NETBEANS-54] Module Review api.search by @geertjanw in #77
- [NETBEANS-54] Module Review autoupdate.services by @geertjanw in #78
- [NETBEANS-54] Module Review derby by @matthiasblaesing in #29
- [NETBEANS-54] Module Review lexer.nbbridge by @vieiro in #79
- [NETBEANS-54] Module Review libs.antlr3.runtime by @vieiro in #80
- [NETBEANS-54] Module Review editor.settings.lib - Added Apache License by @subhash-koganti in #66
- [NETBEANS-54] Module Review j2ee.core.utilities by @juneau001 in #64
- [NETBEANS-54] Module Review editor.errorstripe by @vieiro in #56
- [NETBEANS-54] Module Review editor.completion by @vieiro in #55
- [NETBEANS-54] Module Review csl.api by @junichi11 in #63
- [NETBEANS-54] Module Review team.commons by @junichi11 in #67
- [NETBEANS-54] Module Review project.libraries by @junichi11 in #68
- [NETBEANS-54] Module Review terminal by @junichi11 in #74
- [NETBEANS-54] Module Review libs.antlr4.runtime by @vieiro in #81
- [NETBEANS-54] Module Review libs.bytelist by @vieiro in #83
- [NETBEANS-54] Module Review libs.ini4j by @vieiro in #94
- [NETBEANS-54] Module Review db.core by @matthiasblaesing in #5
- [NETBEANS-54] Module Review core.kit by @geertjanw in #84
- [NETBEANS-54] Module Review core.multiview by @geertjanw in #86
- [NETBEANS-54] Module Review core.output2 by @geertjanw in #88
- [NETBEANS-54] Module Review core.startup by @geertjanw in #89
- [NETBEANS-54] Module Review core.ui by @geertjanw in #90
- [NETBEANS-54] Module Review core.windows by @geertjanw in #92
- [NETBEANS-54] Module Review core.io.ui by @geertjanw in #93
- [NETBEANS-54] Module Review hibernate by @ikysil in #82
- [NETBEANS-54] Module Review j2ee.metadata by @juneau001 in #98
- [NETBEANS-54] Module Review libs.jsch.agentproxy by @vieiro in #101
- Enable travis by @JaroslavTulach in #108
- Not all tests can be compiled right now. Compile them as part of travis run. by @JaroslavTulach in #109
- Add support for specifying classifier and extension for maven binaries by @matthiasblaesing in #97
- [NETBEANS-54] Module Review libs.junit4 by @geertjanw in #103
- [NETBEANS-54] Module Review libs.asm by @geertjanw in #102
- [NETBEANS-54] Module Review j2ee.metadata.model.support by @juneau001 in #110
- [NETBEANS-54] Module Review libs.lucene by @vieiro in #112
- [NETBEANS-54] Module review xml modules by @matthiasblaesing in #52
- [NETBEANS-54] Module Review o.apache.ws.commons.util by @vieiro in #143
- [NETBEANS-54] Module Review spi.debugger.ui by @vieiro in #142
- [NETBEANS-54] Module Review nbjunit by @geertjanw in #141
- [NETBEANS-54] Module Review java.editor create shell script by @geertjanw in #140
- [NETBEANS-54] Module Review libs.cglib by @vieiro in #133
- [NETBEANS-54] Module Review javafx2.sample by @mcdonnell-john in #128
- [NETBEANS-54] Module Review o.eclipse.jgit by @mcdonnell-john in #118
- [NETBEANS-54] Module Review org.eclipse.jgit.java7 by @mcdonnell-john in #119
- [NETBEANS-54] Module Review refactoring.api by @junichi11 in #137
- [NETBEANS-54] Module Review junitlib by @geertjanw in #120
- [NETBEANS-54] Fix central problems by @matthiasblaesing in #148
- [NETBEANS-54] Module Review o.apache.xmlrpc by @vieiro in #149
- [NETBEANS-54] Module Review libs.jvyamlb by @vieiro in #115
- [NETBEANS-54] Module Review extexecution.process by @vieiro in #138
- [NETBEANS-54] Module Review dlight.nativeexecution by @vieiro in #135
- Testcases related fixes by @rtaneja1 in #44
- Removed failing test UpdateFromNbmTest by @rtaneja1 in #106
- Renamed VerifyFileTest class to exclude it from TestSuite run as it depends on deleted resource by @arusinha-zz in #155
- [NETBEANS-54] Module Review maven.model by @rosslamont in #160
- Renamed AutoupdateInfoParserTest class to exclude it from Test Suite run as it depends on deleted resource by @arusinha-zz in #167
- [NETBEANS-54] Module Review lib.terminalemulator by @vieiro in #131
- [NETBEANS-54] Module Review maven.embedder by @rosslamont in #162
- [NETBEANS-54] Module Review hibernate by @junichi11 in #136
- [NETBEANS-54] Module Review java.j2semodule by @junichi11 in #165
- Fix unittests for Netbeans Build system by @matthiasblaesing in #170
- Removed failing tests dependent on nbm by @rtaneja1 in #107
- NETBEANS-87 - incorrect warning displayed by @lbruun in #154
- [NETBEANS-94] Cannot build NB Javadocs on Windows by @lbruun in #157
- [NETBEANS-54] Module Review debugger.jpda.ui by @junichi11 in #164
- [NETBEANS-5...