On Fri, May 18, 2018 at 5:10 PM, Leonardo Loch Zanivan < [email protected]> wrote:
> -1 > > I've tested the RC1 binaries and found a blocker issue when I tried to open > a few Java modular (JPMS) projects. > Jan Lahoda has a PR for this now: https://github.com/apache/incubator-netbeans/pull/552 Feel free to try it out and comment on it with your insights. It will not be part of rc1 but, knowing that it's in the queue and we'll be sure to have it as part of the final release, you could consider changing your vote. Thanks, Gj > > Created a new JIRA ticket and provided a sample to reproduce: > https://issues.apache.org/jira/browse/NETBEANS-817 > > Info: > > Product Version = Apache NetBeans IDE Dev (Build > incubator-netbeans-release-302-on-20180517) > Operating System = Mac OS X version 10.13.3 running on x86_64 > Java; VM; Vendor = 10; Java HotSpot(TM) 64-Bit Server VM 10+46; Oracle > Corporation > Runtime = Java(TM) SE Runtime Environment 10+46 > > Stacktrace: > > java.lang.IllegalArgumentException: Already listening to > /spring-petclinic/src/main/resources/module-info.java > new listener : > org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ > ModuleInfoClassPathImplementation@63ac0828 > holder listener: > org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ > ModuleInfoClassPathImplementation@63ac0828 > at > org.openide.filesystems.FileChangeImpl.addFileChangeListenerImpl( > FileChangeImpl.java:214) > at org.openide.filesystems.FileUtil.addFileChangeListener( > FileUtil.java:271) > at > org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ > ModuleInfoClassPathImplementation.lambda$getResources$15( > ModuleClassPaths.java:930) > at > java.base/java.util.ArrayList$ArrayListSpliterator. > forEachRemaining(ArrayList.java:1492) > at > java.base/java.util.stream.ReferencePipeline$Head. > forEach(ReferencePipeline.java:658) > at > org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ > ModuleInfoClassPathImplementation.getResources(ModuleClassPaths.java:930) > at org.netbeans.api.java.classpath.ClassPath.entries(ClassPath.java:363) > at > org.netbeans.spi.java.classpath.support.MuxClassPathImplementation. > getResources(MuxClassPathImplementation.java:90) > at org.netbeans.api.java.classpath.ClassPath.entries(ClassPath.java:363) > at org.netbeans.api.java.classpath.ClassPath.toString(ClassPath.java:769) > at org.netbeans.api.java.classpath.ClassPath.toString(ClassPath.java:838) > at org.netbeans.api.java.classpath.ClassPath.toString(ClassPath.java:848) > at > org.netbeans.modules.java.source.parsing.JavacParser. > dumpSource(JavacParser.java:1158) > > Note: Splash, About NetBeans and Start Page logos, also needs to be fixed, > but for the final release. > > -- > Leonardo Zanivan > > On Thu, May 17, 2018 at 11:35 AM, Emilian Bold <[email protected] > > > wrote: > > > Hi all, > > > > Please vote on releasing Apache NetBeans 9.0 RC1 (incubating) rc1! > > > > If this voting passes, another similar voting will be started on > > [email protected], and if that passes too, then we can > release > > this version. > > > > Apache NetBeans 9.0 RC1 (incubating) constitutes all the modules in the > > Apache NetBeans Git repo, which together provide the NetBeans Platform > > (i.e., the underlying application framework), as well as all the modules > > that provide the Java SE-related features of Apache NetBeans. > > > > In short, Apache NetBeans 9.0 RC1 (incubating) is a full IDE for Java SE > > development. > > > > Build artifacts available here: > > > > https://dist.apache.org/repos/dist/dev/incubator/netbeans/ > > incubating-netbeans-java/incubating-9.0-rc1-rc1 > > > > The specific artifact to be voted on: > > > > https://dist.apache.org/repos/dist/dev/incubator/netbeans/ > > incubating-netbeans-java/incubating-9.0-rc1-rc1/ > > incubating-netbeans-java-9.0-rc1-source.zip > > > > Included in the above are the DEPENDENCIES, DISCLAIMER, LICENSE, and > > NOTICE files, as well as a README file with build instructions, which are > > the same as these: > > > > https://github.com/apache/incubator-netbeans/blob/master/README.md > > > > MD5: 75ac72983e074f159638a8da4cec6c8b > > SHA1: a1a265455c8246f849b14982fa3c36b351b21876 > > > > KEYS file: > > > > https://dist.apache.org/repos/dist/release/incubator/netbeans/KEYS > > > > Apache NetBeans Git Repo tag: 9.0-rc1-rc1: > > > > https://github.com/apache/incubator-netbeans/tree/9.0-rc1-rc1 > > > > Note: NetBeans license violation checks are managed via the > > rat-exclusions.txt file: > > > > https://github.com/apache/incubator-netbeans/blob/ > > master/nbbuild/rat-exclusions.txt > > > > Rat report shows no unknown licenses, except for license files: > > > > https://builds.apache.org/job/incubator-netbeans-release/ > > 302/artifact/rat-java-temp/nbbuild/build/rat-report.txt > > > > The license files listed in the Rat report are known and an issue exists > > for solving this: > > > > https://issues.apache.org/jira/browse/NETBEANS-305 > > > > Included as a convenience binary, not relevant for the voting purposes > > (unzip it, run it and you'll see Apache NetBeans): > > > > https://dist.apache.org/repos/dist/dev/incubator/netbeans/ > > incubating-netbeans-java/incubating-9.0-rc1-rc1/ > > incubating-netbeans-java-9.0-rc1-bin.zip > > > > Also included as a convenience binary the NBMs: > > > > https://dist.apache.org/repos/dist/dev/incubator/netbeans/ > > incubating-netbeans-java/incubating-9.0-rc1-rc1/nbms > > > > New & Noteworthy features of the 9.0 Release: > > > > https://cwiki.apache.org/confluence/display/NETBEANS/ > > Apache+NetBeans+9.0+New+and+Noteworthy > > > > Release specific wiki page: > > > > https://cwiki.apache.org/confluence/display/NETBEANS/ > > Apache+NetBeans+9.0+RC1 > > > > How (and what) to try out the release: > > > > 1. Download the artifact to be voted on and unzip it. > > 2. Build it using the README provided by the artifact. > > 3. Look in nbbuild/netbeans for the NetBeans installation created by the > > build process. > > 4. Run the NetBeans executable and (if you're running on JDK 8) you'll be > > prompted to install nb-javac, after agreeing to its licensing terms, and > > (if you're running on JDK 9), you'll be able to use javac directly from > JDK > > 9 and, optionally, you'll be prompted to install nb-javac, after agreeing > > to its licensing terms. > > > > If the above succeeds, i.e., Apache NetBeans installs and starts up, you > > will have a development environment that complies with Apache IP > > requirements and you should vote +1 in this thread. > > > > Please try out the package, using the instructions above, and vote! > > > > The vote is open for a minimum of 72 hours or until the necessary number > > of votes (3 binding +1s) is reached. > > > > [ ] +1 Release this package as Apache NetBeans 9.0 RC1 (incubating) > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > [ ] -1 Do not release this package because... > > > > Please add "(binding)" if your vote is binding, i.e., you are an Apache > > NetBeans PPMC member, i.e., your name is on this page: > > http://home.apache.org/committers-by-project.html#netbeans , although > > note the only real binding votes in the incubator are those of the IPMC, > > i.e., in the next vote thread, after this one passes. > > > > Emilian Bold > > on behalf of the Apache NetBeans PPMC > > > > --------------------------------------------------------------------- > > 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 > > > > > > > > >
