Will do. -- http://ensode.net - A Guide to Java, Linux and Other Technology Topics
My Books: http://www.packtpub.com/authors/profiles/david-heffelfinger My Video Training: http://www.packtpub.com/java-ee-development-with-netbeans-7/video Follow me on Twitter: https://twitter.com/ensode On Sun, Mar 25, 2018, 6:19 PM <[email protected]> wrote: > Hello. > I have retested (repeat testing) git module on JDK 10. On JDK 10 all works > equals as it worked on JDK 8. > I going to look how to install Mercurial on my Windows in on next few > days. On next weekend I going to test Mercurial support in NetBeans. > David, will you create assigned Mercurial testing in Synergy? As I have > for GIT. It is useful when I have step by step guide for testing. > > -----Original Message----- > From: David Heffelfinger <[email protected]> > Sent: Sunday, March 25, 2018 2:17 PM > To: [email protected] > Cc: NetCAT team <[email protected]>; mark stephens < > [email protected]> > Subject: Re: [vcs] finish with GIT on JDK 8 > > Vladimir, > > Thanks so much for your help and enthusiasm. Either one of your suggestions > sounds good. Testing Git under both JDK 8 and 10 would provide greater > coverage. > > I'm also testing Mercurial, and I'm on Linux, since you are on Windows, > your test would also provide greater test coverage. > > I'll leave it up to you, go ahead and do whichever you prefer, Git under > Java 10, or Mercurial on Windows. > > Thanks! > David > > On Sat, Mar 24, 2018 at 7:32 PM, <[email protected]> wrote: > > > Hello. > > > > I have finished testing GIT module. > > > > I have used NetBeans build 376. > > > > For sftp and http part I have used Ubuntu in Virtual Box VM. For other > > tests I have used GitHub. > > > > I have such comments and questions: > > > > 1. I have used JDK 8 for testing. Should I repeat testing with JDK > 10 > > ? > > 2. After finish of testing I have found files “*.original~”. These > > files are not showing by NetBeans. But git status command shows these > files > > as ready for add. I do not know when they were created and is it bug or > > not. Should I start research when (on what Test Case) they were created? > > 3. Part “ <http://netbeans-vm.apache.org/synergy/client/app/#/ > > suite/2207> 5. Shelve Changes ” was very changed in NetBeans. But feature > > from Test Case works right. I can try to rewrite Test Case but I will ask > > help. I did not write Test Cases before (especially in English 😊 ) > > 4. Search History works right as it has been described in Test > Cases. > > But there is such issue. In editor page for current editing file there > are > > “Source” and “History” buttons. If I click to “History” button of > current > > editing file I see history. But in history table I can see only “local” > > changes. I do not see any Git changes even if I select “Git” filter. > > Through “Team”-“Show History” I can see history. There is not such “Test > > Case” in [VCS] Git and I did not create bug in JIRA for this. > > > > > > > > There is such bug that I can repeat locally on Windows 10 with JDK 8. > With > > JDK 10 there is not this bug. > > > > 1. Open any java file with Git History. > > 2. Open Git history for this file through “Team”-“Show History”. Do > > not close it. > > 3. Select for editing java file > > 4. Select “Show History” again. > > 5. Switch to any program that uses all screen. NetBeans should be > > hidden but was not collapsed to task bar. > > 6. Switch to NetBeans again and select java file and again “Show > > History” > > 7. Repeat 5 and 6 points. > > > > As result I have exception “java.awt.IllegalComponentStateException: > > component must be showing on the screen to determine its location”. I do > > not know is it known bug or not. I can not find existing JIRA ticket for > > this. > > > > NetBeans can be used after this without any problem. So problem is only > > such exception panel that user should close. > > > > > > > > > > > > P. S. I can help with something else. As I see there is Mercurial install > > package for Windows. So I can help with Mercurial also. Or I can help > with > > something else. With Swing/GUI and Profiler I did not work few years … > but > > I ready for refresh my mind if you need it 😊 > > > > > > > > Vladimir Orlyansky. > > > > > > > > > > > -- > http://ensode.net - A Guide to Java, Linux and Other Technology Topics > My Books: https://www.packtpub.com/books/info/authors/david-r-heffelfinger > <http://www.packtpub.com/authors/profiles/david-heffelfinger> > My Video Training: > http://www.packtpub.com/java-ee-development-with-netbeans-7/video > Follow me on Twitter: https://twitter.com/ensode > >
