[RESULT]: [VOTE] Release Apache NetBeans HTML/Java API version 1.6 (2nd attempt)

2018-11-17 Thread Jaroslav Tulach
+3

Thanks a lot Junichi, John and Jan for verification and testing. Now is
time to pass the vote to IPMC. I'll do that in a separate email.

> BTW, I came across the following error but I'm not sure whether it is a
problem:
> Configuring TestNG with: TestNG652Configurator
> java.lang.Exception: Error
> at
org.netbeans.html.json.impl.OnReceiveTest.performErrorJSONCallNoHandling(OnReceiveTest.java:64)

There is a test that checks behavior of a broken connection to a REST end
point and logs the problem to System.err. Thus the error is logged, but
then it is properly processed. I've reported myself a bug to track it:
https://issues.apache.org/jira/browse/NETBEANS-1703

čt 15. 11. 2018 v 21:06 odesílatel Jan Lahoda  napsal:

> +1
>
> I was looking at incubating-netbeans-html4j-1.6.zip, SHA1 sum
> 46b8679e780d2dc07927f23dba1deefd557ea7af. The hash matches, looking at the
> mandatory files, looks OK. Maybe NOTICE should have 2017-2018 as copyright
>

Yes, it should. Hopefully it can pass the vote anyway. I promise to make
sure it is increased by two to 2019 when publishing the next release.

Thank you all for your testing.
-jt


> years? I can build. I've seen the same exception as Junichi during the
> build, but the build passes.
>
> Jan
>
> On Sat, Nov 10, 2018 at 6:21 PM Jaroslav Tulach  >
> wrote:
>
> > Dear members of the Apache NetBeans community.
> > I have prepared second attempt of HTML/Java 1.6 bits and uploaded them
> > to [Apache Nexus](https://repository.apache.org/) staging repository.
> > The upload is the final piece in the whole HTML/Java API donation
> process -
> > it was only possible now, when the netbeans.org domain (and thus
> > org.netbeans.html groupId) has been donated to Apache Foundation.
> >
> > To finish the whole process, I am calling for a vote on Apache NetBeans
> > HTML/Java 1.6 release. The release is staged at
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/
> >
> > In addition to that the Maven artifacts built from the same changeset
> > [release-1.6](
> > https://github.com/apache/incubator-netbeans-html4j/tree/release-1.6)
> > are available at the following staging repository:
> >
> >
> https://repository.apache.org/content/repositories/orgapachenetbeans-1002/
> >
> > Please do some testing and cast your vote by Tuesday Nov 13, 2018. Thanks
> > for your support.
> > -jt
> >
> > PS: This release of HTML/Java API doesn't influence release 10 of Apache
> > NetBeans in any way
> > PPS: You can test the Maven bits by adding following snippet (with
> > appropriate XML closing tags) to your $HOME/.m2/settings.xml file:
> >
> > 
> > http://maven.apache.org/SETTINGS/1.0.0";
> > xmlns:xsi="
> > http://www.w3.org/2001/XMLSchema-instance";
> >   xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
> > http://maven.apache.org/xsd/settings-1.0.0.xsd";>
> > 
> > 
> > 
> > 
> > .
> > 
> > 
> > 
> > 
> > html-java-api-1.6
> > 
> >
> >
> https://repository.apache.org/content/repositories/orgapachenetbeans-1002/
> > 
> > 
> > 
> > 
> > 
> > html-java-api-1.6
> > 
> >
> >
> https://repository.apache.org/content/repositories/orgapachenetbeans-1002/
> > 
> > 
> > 
> > 
> >
>


Re: [VOTE] Release Apache NetBeans HTML/Java API version 1.6 (2nd attempt)

2018-11-15 Thread Jan Lahoda
+1

I was looking at incubating-netbeans-html4j-1.6.zip, SHA1 sum
46b8679e780d2dc07927f23dba1deefd557ea7af. The hash matches, looking at the
mandatory files, looks OK. Maybe NOTICE should have 2017-2018 as copyright
years? I can build. I've seen the same exception as Junichi during the
build, but the build passes.

Jan

On Sat, Nov 10, 2018 at 6:21 PM Jaroslav Tulach 
wrote:

> Dear members of the Apache NetBeans community.
> I have prepared second attempt of HTML/Java 1.6 bits and uploaded them
> to [Apache Nexus](https://repository.apache.org/) staging repository.
> The upload is the final piece in the whole HTML/Java API donation process -
> it was only possible now, when the netbeans.org domain (and thus
> org.netbeans.html groupId) has been donated to Apache Foundation.
>
> To finish the whole process, I am calling for a vote on Apache NetBeans
> HTML/Java 1.6 release. The release is staged at
>
>
> https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/
>
> In addition to that the Maven artifacts built from the same changeset
> [release-1.6](
> https://github.com/apache/incubator-netbeans-html4j/tree/release-1.6)
> are available at the following staging repository:
>
> https://repository.apache.org/content/repositories/orgapachenetbeans-1002/
>
> Please do some testing and cast your vote by Tuesday Nov 13, 2018. Thanks
> for your support.
> -jt
>
> PS: This release of HTML/Java API doesn't influence release 10 of Apache
> NetBeans in any way
> PPS: You can test the Maven bits by adding following snippet (with
> appropriate XML closing tags) to your $HOME/.m2/settings.xml file:
>
> 
> http://maven.apache.org/SETTINGS/1.0.0";
> xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance";
>   xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
> http://maven.apache.org/xsd/settings-1.0.0.xsd";>
> 
> 
> 
> 
> .
> 
> 
> 
> 
> html-java-api-1.6
> 
>
> https://repository.apache.org/content/repositories/orgapachenetbeans-1002/
> 
> 
> 
> 
> 
> html-java-api-1.6
> 
>
> https://repository.apache.org/content/repositories/orgapachenetbeans-1002/
> 
> 
> 
> 
>


Re: [VOTE] Release Apache NetBeans HTML/Java API version 1.6 (2nd attempt)

2018-11-13 Thread John Kostaras
+1

On Tue, 13 Nov 2018 at 01:12, Junichi Yamamoto 
wrote:

> +1
>
> I've verified the following:
> - $ sha1sum incubating-netbeans-html4j-1.6.zip
> - $ mvn install : "BUILD SUCCESS" is shown
> - $ gpg --verify incubating-netbeans-html4j-1.6.zip.asc
>
> BTW, I came across the following error but I'm not sure whether it is a
> problem:
> Configuring TestNG with: TestNG652Configurator
> java.lang.Exception: Error
> at
> org.netbeans.html.json.impl.OnReceiveTest.performErrorJSONCallNoHandling(OnReceiveTest.java:64)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at
> org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:715)
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:907)
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1237)
> at
> org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
> at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
> at org.testng.TestRunner.privateRun(TestRunner.java:767)
> at org.testng.TestRunner.run(TestRunner.java:617)
> at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
> at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
> at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
> at org.testng.SuiteRunner.run(SuiteRunner.java:240)
> at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:51)
> at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:85)
> at org.testng.TestNG.runSuitesSequentially(TestNG.java:1197)
> at org.testng.TestNG.runSuitesLocally(TestNG.java:1122)
> at org.testng.TestNG.run(TestNG.java:1030)
> at
> org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:77)
> at
> org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:189)
> at
> org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:105)
> at
> org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:117)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at
> org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
> at
> org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
> at
> org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
> at
> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
> at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
> Tests run: 177, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.449 sec
>
> Regards,
> Junichi
> On Sun, Nov 11, 2018 at 2:21 AM Jaroslav Tulach
>  wrote:
> >
> > Dear members of the Apache NetBeans community.
> > I have prepared second attempt of HTML/Java 1.6 bits and uploaded them
> > to [Apache Nexus](https://repository.apache.org/) staging repository.
> > The upload is the final piece in the whole HTML/Java API donation
> process -
> > it was only possible now, when the netbeans.org domain (and thus
> > org.netbeans.html groupId) has been donated to Apache Foundation.
> >
> > To finish the whole process, I am calling for a vote on Apache NetBeans
> > HTML/Java 1.6 release. The release is staged at
> >
> >
> https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/
> >
> > In addition to that the Maven artifacts built from the same changeset
> > [release-1.6](
> > https://github.com/apache/incubator-netbeans-html4j/tree/release-1.6)
> > are available at the following staging repository:
> >
> >
> https://repository.apache.org/content/repositories/orgapachenetbeans-1002/
> >
> > Please do some testing and cast your vote by Tuesday Nov 13, 2018. Thanks
> > for your support.
> > -jt
> >
> > PS: This release of HTML/Java API doesn't influence release 10 of Apache
> > NetBeans in any way
> > PPS: You can test the Maven bits by adding following snippet (with
> > appropriate XML closing tags) to your $HOME/.m2/settings.xml file:
> >
> > 
> > http://maven.apache.org/SETTINGS/1.0.0";
> xmlns:xsi="
> > http://www.w3.org/2001/XMLSchema-instance";
> >   xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
> > http://maven.apache.org/xsd/settings-1.0.0.xsd";>
> > 
> > 
> > 
> > 
> >  

Re: [VOTE] Release Apache NetBeans HTML/Java API version 1.6 (2nd attempt)

2018-11-12 Thread Junichi Yamamoto
+1

I've verified the following:
- $ sha1sum incubating-netbeans-html4j-1.6.zip
- $ mvn install : "BUILD SUCCESS" is shown
- $ gpg --verify incubating-netbeans-html4j-1.6.zip.asc

BTW, I came across the following error but I'm not sure whether it is a problem:
Configuring TestNG with: TestNG652Configurator
java.lang.Exception: Error
at 
org.netbeans.html.json.impl.OnReceiveTest.performErrorJSONCallNoHandling(OnReceiveTest.java:64)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:715)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:907)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1237)
at 
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
at org.testng.TestRunner.privateRun(TestRunner.java:767)
at org.testng.TestRunner.run(TestRunner.java:617)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
at org.testng.SuiteRunner.run(SuiteRunner.java:240)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:51)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:85)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1197)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1122)
at org.testng.TestNG.run(TestNG.java:1030)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:77)
at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:189)
at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:105)
at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
Tests run: 177, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.449 sec

Regards,
Junichi
On Sun, Nov 11, 2018 at 2:21 AM Jaroslav Tulach
 wrote:
>
> Dear members of the Apache NetBeans community.
> I have prepared second attempt of HTML/Java 1.6 bits and uploaded them
> to [Apache Nexus](https://repository.apache.org/) staging repository.
> The upload is the final piece in the whole HTML/Java API donation process -
> it was only possible now, when the netbeans.org domain (and thus
> org.netbeans.html groupId) has been donated to Apache Foundation.
>
> To finish the whole process, I am calling for a vote on Apache NetBeans
> HTML/Java 1.6 release. The release is staged at
>
> https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/
>
> In addition to that the Maven artifacts built from the same changeset
> [release-1.6](
> https://github.com/apache/incubator-netbeans-html4j/tree/release-1.6)
> are available at the following staging repository:
>
> https://repository.apache.org/content/repositories/orgapachenetbeans-1002/
>
> Please do some testing and cast your vote by Tuesday Nov 13, 2018. Thanks
> for your support.
> -jt
>
> PS: This release of HTML/Java API doesn't influence release 10 of Apache
> NetBeans in any way
> PPS: You can test the Maven bits by adding following snippet (with
> appropriate XML closing tags) to your $HOME/.m2/settings.xml file:
>
> 
> http://maven.apache.org/SETTINGS/1.0.0"; xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance";
>   xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
> http://maven.apache.org/xsd/settings-1.0.0.xsd";>
> 
> 
> 
> 
> .
> 
> 
> 
> 
> html-java-api-1.6
> 
>
> https://repository.apache.org/content/repositories/orgapachenetbeans-1002/
> 

[VOTE] Release Apache NetBeans HTML/Java API version 1.6 (2nd attempt)

2018-11-10 Thread Jaroslav Tulach
Dear members of the Apache NetBeans community.
I have prepared second attempt of HTML/Java 1.6 bits and uploaded them
to [Apache Nexus](https://repository.apache.org/) staging repository.
The upload is the final piece in the whole HTML/Java API donation process -
it was only possible now, when the netbeans.org domain (and thus
org.netbeans.html groupId) has been donated to Apache Foundation.

To finish the whole process, I am calling for a vote on Apache NetBeans
HTML/Java 1.6 release. The release is staged at

https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/

In addition to that the Maven artifacts built from the same changeset
[release-1.6](
https://github.com/apache/incubator-netbeans-html4j/tree/release-1.6)
are available at the following staging repository:

https://repository.apache.org/content/repositories/orgapachenetbeans-1002/

Please do some testing and cast your vote by Tuesday Nov 13, 2018. Thanks
for your support.
-jt

PS: This release of HTML/Java API doesn't influence release 10 of Apache
NetBeans in any way
PPS: You can test the Maven bits by adding following snippet (with
appropriate XML closing tags) to your $HOME/.m2/settings.xml file:


http://maven.apache.org/SETTINGS/1.0.0"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";
  xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd";>




.




html-java-api-1.6


https://repository.apache.org/content/repositories/orgapachenetbeans-1002/





html-java-api-1.6


https://repository.apache.org/content/repositories/orgapachenetbeans-1002/






RE: [VOTE] Release Apache NetBeans HTML/Java API version 1.6

2018-11-06 Thread Mike Billman
Question -

When I go to about, I see the following

Product Version: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-365-on-20181105)
Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 2
Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
Runtime: OpenJDK Runtime Environment 11.0.1+13
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)

Should the part about 8.2 patch 2 be in there?

Mike

-Original Message-
From: Anton Epple  
Sent: Tuesday, November 6, 2018 2:09 AM
To: dev@netbeans.incubator.apache.org
Subject: Re: [VOTE] Release Apache NetBeans HTML/Java API version 1.6

-1 In the meantime I had some failing tests when testing with dukescript 
presenters and I confirmed with Jaroslav that the issue is in the proposed 1.6 
release

Toni



Am 04.11.18, 16:05 schrieb "Anton Epple" :

+1

Tested running with DukeScript Demos Project 
(https://github.com/dukescript/dukescript-demos)

All 5 Demos build fine. I tested running 5 of them with WebView Presenter 
and one with bck2brwsr without any problems.

Thanks for the great work!

Toni

Am 04.11.18, 08:27 schrieb "Jaroslav Tulach" :

Dear members of Apache NetBeans community.
I have finally found some spare time and managed to upload HTML/Java API
bits to [Apache Nexus](https://repository.apache.org/) staging 
repository.
The upload is the final piece in the whole HTML/Java API donation 
process -
it was only possible now, when the netbeans.org domain (and thus
org.netbeans.html groupId) has been donated to Apache Foundation.

To finish the whole process, I am calling for a vote on Apache NetBeans
HTML/Java 1.6 release. The release is staged at


https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/

In addition to that the Maven artifacts built from the same changeset
[release-1.6](
https://github.com/apache/incubator-netbeans-html4j/tree/release-1.6)
are available at the following staging repository:


https://repository.apache.org/content/repositories/orgapachenetbeans-1001/

Please do some testing and cast your vote by Wednesday Nov 7, 2018. 
Thanks
for your support.
-jt

PS: This release of HTML/Java API doesn't influence release 10 of Apache
NetBeans in any way
PPS: You can test the Maven bits by adding following snippet (with
appropriate XML closing tags) to your $HOME/.m2/settings.xml file:


http://maven.apache.org/SETTINGS/1.0.0"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";
  xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd";>




.




html-java-api-1.6


https://repository.apache.org/content/repositories/orgapachenetbeans-1001/





html-java-api-1.6


https://repository.apache.org/content/repositories/orgapachenetbeans-1001/








-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists







-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: [VOTE] Release Apache NetBeans HTML/Java API version 1.6

2018-11-05 Thread Anton Epple
-1 In the meantime I had some failing tests when testing with dukescript 
presenters and I confirmed with Jaroslav that the issue is in the proposed 1.6 
release

Toni



Am 04.11.18, 16:05 schrieb "Anton Epple" :

+1

Tested running with DukeScript Demos Project 
(https://github.com/dukescript/dukescript-demos)

All 5 Demos build fine. I tested running 5 of them with WebView Presenter 
and one with bck2brwsr without any problems.

Thanks for the great work!

Toni

Am 04.11.18, 08:27 schrieb "Jaroslav Tulach" :

Dear members of Apache NetBeans community.
I have finally found some spare time and managed to upload HTML/Java API
bits to [Apache Nexus](https://repository.apache.org/) staging 
repository.
The upload is the final piece in the whole HTML/Java API donation 
process -
it was only possible now, when the netbeans.org domain (and thus
org.netbeans.html groupId) has been donated to Apache Foundation.

To finish the whole process, I am calling for a vote on Apache NetBeans
HTML/Java 1.6 release. The release is staged at


https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/

In addition to that the Maven artifacts built from the same changeset
[release-1.6](
https://github.com/apache/incubator-netbeans-html4j/tree/release-1.6)
are available at the following staging repository:


https://repository.apache.org/content/repositories/orgapachenetbeans-1001/

Please do some testing and cast your vote by Wednesday Nov 7, 2018. 
Thanks
for your support.
-jt

PS: This release of HTML/Java API doesn't influence release 10 of Apache
NetBeans in any way
PPS: You can test the Maven bits by adding following snippet (with
appropriate XML closing tags) to your $HOME/.m2/settings.xml file:


http://maven.apache.org/SETTINGS/1.0.0"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";
  xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd";>




.




html-java-api-1.6


https://repository.apache.org/content/repositories/orgapachenetbeans-1001/





html-java-api-1.6


https://repository.apache.org/content/repositories/orgapachenetbeans-1001/








-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists







-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: [VOTE] Release Apache NetBeans HTML/Java API version 1.6

2018-11-04 Thread Geertjan Wielenga
+1

I looked at the source code, found nothing strange, looked at NOTICE,
DEPENDENCIES, LICENSE, etc, they all look good.

Great! Even more progress!

Gj


On Sun, Nov 4, 2018 at 4:04 PM Anton Epple  wrote:

> +1
>
> Tested running with DukeScript Demos Project (
> https://github.com/dukescript/dukescript-demos)
>
> All 5 Demos build fine. I tested running 5 of them with WebView Presenter
> and one with bck2brwsr without any problems.
>
> Thanks for the great work!
>
> Toni
>
> Am 04.11.18, 08:27 schrieb "Jaroslav Tulach" :
>
> Dear members of Apache NetBeans community.
> I have finally found some spare time and managed to upload HTML/Java
> API
> bits to [Apache Nexus](https://repository.apache.org/) staging
> repository.
> The upload is the final piece in the whole HTML/Java API donation
> process -
> it was only possible now, when the netbeans.org domain (and thus
> org.netbeans.html groupId) has been donated to Apache Foundation.
>
> To finish the whole process, I am calling for a vote on Apache NetBeans
> HTML/Java 1.6 release. The release is staged at
>
>
> https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/
>
> In addition to that the Maven artifacts built from the same changeset
> [release-1.6](
> https://github.com/apache/incubator-netbeans-html4j/tree/release-1.6)
> are available at the following staging repository:
>
>
> https://repository.apache.org/content/repositories/orgapachenetbeans-1001/
>
> Please do some testing and cast your vote by Wednesday Nov 7, 2018.
> Thanks
> for your support.
> -jt
>
> PS: This release of HTML/Java API doesn't influence release 10 of
> Apache
> NetBeans in any way
> PPS: You can test the Maven bits by adding following snippet (with
> appropriate XML closing tags) to your $HOME/.m2/settings.xml file:
>
> 
> http://maven.apache.org/SETTINGS/1.0.0"; xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance";
>   xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
> http://maven.apache.org/xsd/settings-1.0.0.xsd";>
> 
> 
> 
> 
> .
> 
> 
> 
> 
> html-java-api-1.6
> 
>
> https://repository.apache.org/content/repositories/orgapachenetbeans-1001/
> 
> 
> 
> 
> 
> html-java-api-1.6
> 
>
> https://repository.apache.org/content/repositories/orgapachenetbeans-1001/
> 
> 
> 
> 
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
> For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


Re: [VOTE] Release Apache NetBeans HTML/Java API version 1.6

2018-11-04 Thread Anton Epple
+1

Tested running with DukeScript Demos Project 
(https://github.com/dukescript/dukescript-demos)

All 5 Demos build fine. I tested running 5 of them with WebView Presenter and 
one with bck2brwsr without any problems.

Thanks for the great work!

Toni

Am 04.11.18, 08:27 schrieb "Jaroslav Tulach" :

Dear members of Apache NetBeans community.
I have finally found some spare time and managed to upload HTML/Java API
bits to [Apache Nexus](https://repository.apache.org/) staging repository.
The upload is the final piece in the whole HTML/Java API donation process -
it was only possible now, when the netbeans.org domain (and thus
org.netbeans.html groupId) has been donated to Apache Foundation.

To finish the whole process, I am calling for a vote on Apache NetBeans
HTML/Java 1.6 release. The release is staged at


https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/

In addition to that the Maven artifacts built from the same changeset
[release-1.6](
https://github.com/apache/incubator-netbeans-html4j/tree/release-1.6)
are available at the following staging repository:

https://repository.apache.org/content/repositories/orgapachenetbeans-1001/

Please do some testing and cast your vote by Wednesday Nov 7, 2018. Thanks
for your support.
-jt

PS: This release of HTML/Java API doesn't influence release 10 of Apache
NetBeans in any way
PPS: You can test the Maven bits by adding following snippet (with
appropriate XML closing tags) to your $HOME/.m2/settings.xml file:


http://maven.apache.org/SETTINGS/1.0.0"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";
  xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd";>




.




html-java-api-1.6

https://repository.apache.org/content/repositories/orgapachenetbeans-1001/





html-java-api-1.6

https://repository.apache.org/content/repositories/orgapachenetbeans-1001/








-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





[VOTE] Release Apache NetBeans HTML/Java API version 1.6

2018-11-04 Thread Jaroslav Tulach
Dear members of Apache NetBeans community.
I have finally found some spare time and managed to upload HTML/Java API
bits to [Apache Nexus](https://repository.apache.org/) staging repository.
The upload is the final piece in the whole HTML/Java API donation process -
it was only possible now, when the netbeans.org domain (and thus
org.netbeans.html groupId) has been donated to Apache Foundation.

To finish the whole process, I am calling for a vote on Apache NetBeans
HTML/Java 1.6 release. The release is staged at

https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans-html4j/incubating-netbeans-html4j-1.6/

In addition to that the Maven artifacts built from the same changeset
[release-1.6](
https://github.com/apache/incubator-netbeans-html4j/tree/release-1.6)
are available at the following staging repository:

https://repository.apache.org/content/repositories/orgapachenetbeans-1001/

Please do some testing and cast your vote by Wednesday Nov 7, 2018. Thanks
for your support.
-jt

PS: This release of HTML/Java API doesn't influence release 10 of Apache
NetBeans in any way
PPS: You can test the Maven bits by adding following snippet (with
appropriate XML closing tags) to your $HOME/.m2/settings.xml file:


http://maven.apache.org/SETTINGS/1.0.0"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";
  xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd";>




.




html-java-api-1.6

https://repository.apache.org/content/repositories/orgapachenetbeans-1001/





html-java-api-1.6

https://repository.apache.org/content/repositories/orgapachenetbeans-1001/