Re: Netbeans 11 testing

2019-02-21 Thread Geertjan Wielenga
You are testing NetBeans 11 running on JDK 12. However, depending on the
technologies you’re using inside NetBeans 11, you may need to use Java EE 7
or JDK 7 or something different. I.e., though NetBeans itself may be smart
enough to run on JDK 12 does not mean the technologies you’re using by
means of NetBeans are equally smart.

Gj


On Thursday, February 21, 2019, joe schmo  wrote:

> I'm not sure I understand.  I thought we were supposed to test with JDK 12?
>
> For the record, yesterday using JDK 11 I did not have these issues.
>
> So can someone let me know what I should be doing?  Should I change JDK's
> for each test?
>
> Thank you
>
> BC
> 
> From: Josh Juneau 
> Sent: February 21, 2019 8:27 AM
> To: joe schmo
> Cc: netcat@netbeans.apache.org
> Subject: Re: Netbeans 11 testing
>
> H Bailey,
>
> Do you have the option to restart the test?  I believe you may be able to
> simply run through the tests again, or use the "reset" button, but I am not
> 100% certain.
>
> I do not believe that the error you indicated is an issue.  The error is
> stating that you need JDK 7 or later to run, as JDK 6 is no longer
> supported.  You should be able to go into the properties and modify the
> project to utilize JDK 7 under the "Sources" and "Compile" categories.
>
> Thanks for testing
>
> On Thu, Feb 21, 2019 at 5:17 AM joe schmo  geekyguy...@hotmail.com>> wrote:
> Hello,
>
> Yesterday I finished testing http://netbeans-vm.apache.org/
> synergy/client/app/index.html#/specification/401 for Netbeans 11.  I just
> noticed this morning that I installed JDK12 but I did not make it my
> default.  I am retesting that spec and I see errors.
>
> COMPILATION ERROR :
> -
> error: Source option 6 is no longer supported. Use 7 or later
>
> The above happens when I try to run a servlet in a web application (The
> webapp was created without any errors).  Could someone please reassign that
> spec to me so I can retest it.
>
> Also, is the above error an issue? Or should the spec be changed to only
> test using JavaEE7 ?
>
> Thanks
>
> Bailey Campbell
>
> --
> Josh Juneau
> juneau...@gmail.com
> http://jj-blogger.blogspot.com
> https://www.apress.com/index.php/author/author/view/id/1866
>
>


Re: NetCAT 11 assignments

2019-02-21 Thread Geertjan Wielenga
Cloning and editing are possible after clicking the Volunteer button.
Indeed, editing for minor changes, cloning for creating a new version
soecific to the current release.

Gj


On Thursday, February 21, 2019, Carla Maccioni 
wrote:

> ... I can't find clone button :)  Can you attach here a screenshot?
> For minor changes to the test specs, we can directly edit the page? I tried
> to send a comment but there isn't a submit button..
>
> Carla
>
>
> Il giorno dom 17 feb 2019 alle ore 16:05 Geertjan Wielenga
>  ha scritto:
>
> > ...saving the changes only for the new one.
> >
> > Gj
> >
> > On Sunday, February 17, 2019, Geertjan Wielenga <
> > geertjan.wiele...@googlemail.com> wrote:
> >
> > > Great!
> > >
> > > Click the Clone button at the top of a test spec if you find big
> changes
> > > between the test spec and Apache NetBeans 11. That will enable you to
> > > create a new test spec for 11.0 based on the old one. Then unassign the
> > old
> > > one and assign yourself to the new one and then edit the new one,
> saving
> > > the changes inly
> > >
> > > On Sunday, February 17, 2019, Josh Juneau  wrote:
> > >
> > >> Ah, I figured it out and assigned one to myself.  For anyone
> interested
> > >> in adding assignments, I had to click on the "Volunteer" button in
> > order to
> > >> add a test assignment to myself.
> > >>
> > >> Thanks
> > >>
> > >> Josh Juneau
> > >> juneau...@gmail.com
> > >> http://jj-blogger.blogspot.com
> > >> https://www.apress.com/index.php/author/author/view/id/1866
> > >>
> > >> On Feb 17, 2019, at 8:40 AM, Geertjan Wielenga <
> > >> geertjan.wiele...@googlemail.com> wrote:
> > >>
> > >> Everyone should be able to assign and delete their assignments. Will
> > >> check and will also make a screencast to go through the process.
> > >>
> > >> Gj
> > >>
> > >> On Sunday, February 17, 2019, Josh Juneau 
> wrote:
> > >>
> > >>> Hi Geertjan,
> > >>>
> > >>> Sorry I was not yet on the NetCAT 11.0 Participant list.  I've added
> > >>> myself.  Can you please assign some Java EE tests to me?  It looks as
> > >>> though I am unable to modify the netbeans-vm.apache.org 11.0 testing
> > >>> page and assign anything to myself.
> > >>>
> > >>> Thanks
> > >>>
> > >>> Josh Juneau
> > >>> juneau...@gmail.com
> > >>> http://jj-blogger.blogspot.com
> > >>> https://www.apress.com/index.php/author/author/view/id/1866
> > >>>
> > >>> On Feb 17, 2019, at 2:55 AM, Geertjan Wielenga <
> > >>> geertjan.wiele...@googlemail.com.invalid> wrote:
> > >>>
> > >>> Hi all,
> > >>>
> > >>> I have assigned one test spec to each person on the NetCAT 11
> > >>> participants
> > >>> page.
> > >>>
> > >>> Here is the participants page:
> > >>>
> > >>> https://cwiki.apache.org/confluence/display/NETBEANS/NetCAT+
> > >>> 11.0+Participants
> > >>>
> > >>> Please add yourself to get involved! :-)
> > >>>
> > >>> Here are the assignments:
> > >>>
> > >>> https://netbeans-vm.apache.org/synergy/client/app/#/run/30/v/2
> > >>>
> > >>> Note that we are using this build of Apache NetBeans, as stated
> above:
> > >>>
> > >>> https://builds.apache.org/job/incubator-netbeans-release/384
> > >>> /artifact/dist/incubating-netbeans-11.0-vc1-bin.zip
> > >>>
> > >>> And note that we are doing the tests on the current release candidate
> > of
> > >>> JDK 12:
> > >>>
> > >>> http://jdk.java.net/12/
> > >>>
> > >>> You will find you will probably need to make some changes to your
> test
> > >>> specs, since in Apache NetBeans 11 the New Project dialog has been
> > >>> reorganized.
> > >>>
> > >>> You will have questions -- feel free to ask them, just start a new
> > thread
> > >>> on this mailing list and ask and discuss!
> > >>>
> > >>> We each have one test spec, when you have completed it, feel free to
> > >>> assign
> > >>> yourself another one!
> > >>>
> > >>> The test run end 17 March 2019.
> > >>>
> > >>> Happy testing -- it will be fun to watch our progress. :-)
> > >>>
> > >>> Gj
> > >>>
> > >>>
> >
>


Re: NetCAT 11 assignments

2019-02-21 Thread Carla Maccioni
... I can't find clone button :)  Can you attach here a screenshot?
For minor changes to the test specs, we can directly edit the page? I tried
to send a comment but there isn't a submit button..

Carla


Il giorno dom 17 feb 2019 alle ore 16:05 Geertjan Wielenga
 ha scritto:

> ...saving the changes only for the new one.
>
> Gj
>
> On Sunday, February 17, 2019, Geertjan Wielenga <
> geertjan.wiele...@googlemail.com> wrote:
>
> > Great!
> >
> > Click the Clone button at the top of a test spec if you find big changes
> > between the test spec and Apache NetBeans 11. That will enable you to
> > create a new test spec for 11.0 based on the old one. Then unassign the
> old
> > one and assign yourself to the new one and then edit the new one, saving
> > the changes inly
> >
> > On Sunday, February 17, 2019, Josh Juneau  wrote:
> >
> >> Ah, I figured it out and assigned one to myself.  For anyone interested
> >> in adding assignments, I had to click on the "Volunteer" button in
> order to
> >> add a test assignment to myself.
> >>
> >> Thanks
> >>
> >> Josh Juneau
> >> juneau...@gmail.com
> >> http://jj-blogger.blogspot.com
> >> https://www.apress.com/index.php/author/author/view/id/1866
> >>
> >> On Feb 17, 2019, at 8:40 AM, Geertjan Wielenga <
> >> geertjan.wiele...@googlemail.com> wrote:
> >>
> >> Everyone should be able to assign and delete their assignments. Will
> >> check and will also make a screencast to go through the process.
> >>
> >> Gj
> >>
> >> On Sunday, February 17, 2019, Josh Juneau  wrote:
> >>
> >>> Hi Geertjan,
> >>>
> >>> Sorry I was not yet on the NetCAT 11.0 Participant list.  I've added
> >>> myself.  Can you please assign some Java EE tests to me?  It looks as
> >>> though I am unable to modify the netbeans-vm.apache.org 11.0 testing
> >>> page and assign anything to myself.
> >>>
> >>> Thanks
> >>>
> >>> Josh Juneau
> >>> juneau...@gmail.com
> >>> http://jj-blogger.blogspot.com
> >>> https://www.apress.com/index.php/author/author/view/id/1866
> >>>
> >>> On Feb 17, 2019, at 2:55 AM, Geertjan Wielenga <
> >>> geertjan.wiele...@googlemail.com.invalid> wrote:
> >>>
> >>> Hi all,
> >>>
> >>> I have assigned one test spec to each person on the NetCAT 11
> >>> participants
> >>> page.
> >>>
> >>> Here is the participants page:
> >>>
> >>> https://cwiki.apache.org/confluence/display/NETBEANS/NetCAT+
> >>> 11.0+Participants
> >>>
> >>> Please add yourself to get involved! :-)
> >>>
> >>> Here are the assignments:
> >>>
> >>> https://netbeans-vm.apache.org/synergy/client/app/#/run/30/v/2
> >>>
> >>> Note that we are using this build of Apache NetBeans, as stated above:
> >>>
> >>> https://builds.apache.org/job/incubator-netbeans-release/384
> >>> /artifact/dist/incubating-netbeans-11.0-vc1-bin.zip
> >>>
> >>> And note that we are doing the tests on the current release candidate
> of
> >>> JDK 12:
> >>>
> >>> http://jdk.java.net/12/
> >>>
> >>> You will find you will probably need to make some changes to your test
> >>> specs, since in Apache NetBeans 11 the New Project dialog has been
> >>> reorganized.
> >>>
> >>> You will have questions -- feel free to ask them, just start a new
> thread
> >>> on this mailing list and ask and discuss!
> >>>
> >>> We each have one test spec, when you have completed it, feel free to
> >>> assign
> >>> yourself another one!
> >>>
> >>> The test run end 17 March 2019.
> >>>
> >>> Happy testing -- it will be fun to watch our progress. :-)
> >>>
> >>> Gj
> >>>
> >>>
>


NetCAT 10.0 Volunteer

2019-02-21 Thread Bug Nenno
Hi,
i subscribed to the NetCAT mailing list. I can't edit the Wiki page of
NetCat 11.0 Partecipants.
These is my personal informations:

- Name: Andrea Nenni
- Country: Italy (GMT+1)
- JIRA: bugnenno
- Synergy: bugnenno
- E-mail: bugnenno[at]gmail.com
- Operating System: Fedora 28
- CPU: 4 x 3.4 GHz
- RAM: 32 GB
- Available per week: 1 hour
- Tribe: Java Editor, Maven, Unit Testing