This is an automated email from the ASF dual-hosted git repository.
arusinha pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from dfb33df [NETBEANS-2066] Update pluginimporter and upgrader tool to
look for NetBeans 10.0
new 08df3b5 [NETBEANS-1969]:Fixed reindentation issues for Switch
Rule-Case and Switch Expression(JDK-12)
new 109496b Merge remote-tracking branch 'upstream/master' into
netbeans-1969
new 626eb5d [NETBEANS-1969]: Refactored code and added test-cases for
reindentation issue in Switch Expression/Switch Rule
new fccdbb2 Merge pull request #1124 from arusinha/netbeans-1969
The 2363 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:
.../netbeans/modules/java/source/TreeShims.java | 62 ++++++++
.../modules/java/source/save/Reindenter.java | 167 +++++++++++++--------
.../modules/java/source/save/ReindenterTest.java | 148 ++++++++++++++++++
3 files changed, 316 insertions(+), 61 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists