This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
commit b67f55747fb4072728d6eb35d258ef4ebee1878c Merge: 1648bdd ddfbeed Author: Matthias Bläsing <[email protected]> AuthorDate: Thu Dec 28 02:50:43 2017 +0100 Merge pull request #313 from matthiasblaesing/NETBEANS-194 [NETBEANS-194] Don't return NULL from ShellProjectUtils#launchVMOptions and compilerPathOptions .../modules/jshell/env/JShellEnvironment.java | 9 +---- .../modules/jshell/j2se/JShellStartupExtender.java | 9 ++--- .../modules/jshell/maven/MavenShellLauncher.java | 5 +-- .../modules/jshell/project/ShellProjectUtils.java | 38 ++++++---------------- .../modules/jshell/support/ShellSession.java | 35 ++++++++------------ 5 files changed, 28 insertions(+), 68 deletions(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>. --------------------------------------------------------------------- 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
