+1 Regards, Jose.
El sáb., 27 jul. 2019 a las 2:02, Gaurav Gupta (<[email protected]>) escribió: > +1 > > Thanks and kind regards, > Gaurav Gupta > > > > > > On Sat, Jul 27, 2019 at 10:52 AM Jaroslav Tulach < > [email protected]> > wrote: > > > +1 > > > > HTML/Java API builds with the artifacts: > > > > netbeans-html4j$ git diff > > diff --git a/pom.xml b/pom.xml > > index ac35b02b..f14109dc 100644 > > --- a/pom.xml > > +++ b/pom.xml > > @@ -33,7 +33,7 @@ > > </parent> > > <properties> > > <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> > > - <netbeans.version>RELEASE110</netbeans.version> > > + <netbeans.version>RELEASE111</netbeans.version> > > <grizzly.version>2.3.8</grizzly.version> > > <license>COPYING</license> > > <publicPackages /> > > @@ -84,6 +84,13 @@ > > <system>jira</system> > > <url>https://issues.apache.org/jira/browse/NETBEANS</url> > > </issueManagement> > > + <repositories> > > + <repository> > > + <id>netbeans-11.1</id> > > + <name>NetBeans 11.1</name> > > + <url>https://repository.apache.org/content/repositories/ > > orgapachenetbeans-1035 > > < > https://repository.apache.org/content/repositories/orgapachenetbeans-1035> > > </url> > > + </repository> > > + </repositories> > > <build> > > <plugins> > > <plugin> > > > > > > Dne pátek 26. července 2019 16:08:07 CEST, Eric Barboni napsal(a): > > > Dear member of the Apache NetBeans community. > > > > > > The Maven artefacts for Apache NetBeans 11.1 are ready ( with correct > > build > > > numbers + javadoc where Javadoc is generated) > > > to be published based on the respective state of source that conduct > the > > > positive vote (13 july). > > > > > > Build from this commit: > > > > > > https://github.com/apache/incubator-netbeans/commit/d9ec4e569177f19413439e17 > > > 75707928cc93e1a5 > > > > > > staged at > > > > > > https://repository.apache.org/content/repositories/orgapachenetbeans-1035 > > > > > > Artefacts are signed using my key (Eric Barboni) and verified by the > > > repository.apache.org closing phase. > > > > > > Artefacts are composed jars,nbm,sources,javadocs,pom. > > > > > > This vote is going to be open at least 72 hours, vote with +1, 0, and > > -1 as > > > usual > > > > > > I hope we can have installer + maven artefacts to be in the > conveniences > > > part of the next release VOTE thread for 11.2 and others. > > > (spoiler: Reema has a plan) > > > > > > Best Regards > > > Eric > > > > > > > > > > > > --------------------------------------------------------------------- > > > 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 > > > > > > > > > > > > --------------------------------------------------------------------- > > 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 > > > > > > > > >
