macOS tutorial for nightly build of NetBeans 10 + OpenJDK 11

2018-10-13 Thread michal
You can find it here: http://www.owsiak.org/netbeans-10-on-macos/ Cheers Michal - To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org For additional commands, e-mail: netcat-h...@netbeans.apache.org For further

Re: Profiler pack for NetBeans - Docker based

2018-10-22 Thread michal
. Cheers Michal > Dnia 22 października 2018 o 21:34 Glenn Holmer > napisał(a): > > > On 10/21/2018 07:56 AM, mic...@owsiak.org wrote: > > I have decided to play a little bit with Docker - for this particular > > purpose. And here is the outcome: > > > > http://

Re: possible fix for issue 1359 (self-profiling)

2018-10-21 Thread michal
I can confirm this issue with: macOS: 10.13.3 JDK: openjdk version "11" 2018-09-25 Michal > Dnia 21 października 2018 o 14:33 Glenn Holmer > napisał(a): > > > Attention profiler geeks! > > 1359 is determined to be a JDK issue, fixed in JDK12-ea (and will be

Re: mysterious disappearance/reappearance of Options dialog

2018-10-20 Thread michal
Nope. Works fine for me: macOS + jdk1.8.0_192. Michal > Dnia 20 października 2018 o 14:24 Glenn Holmer > napisał(a): > > > Has anyone else noticed the Options dialog disappearing and reappearing > several times after clicking Apply? > > -- > Glenn Holmer (L

Profiler pack for NetBeans - Docker based

2018-10-21 Thread michal
, and profiler server pack generated by NetBeans. That's it. That's all you need to create remote, Ubuntu based, machine with code running. After starting Docker container, it will wait on port 5140 for connection. It may save some time during ad hoc profiler testing. Cheers Michal

Re: possible fix for issue 1359 (self-profiling)

2018-10-21 Thread michal
Sorry guys, but I still can observe this issue with version: openjdk version "12-ea" 2019-03-19 macOS. Michal > Dnia 21 października 2018 o 15:18 Glenn Holmer > napisał(a): > > > On 10/21/2018 08:02 AM, mic...@owsiak.org wrote: > > I can confirm this issu

Re: Profiler pack for NetBeans - Docker based

2018-10-21 Thread michal
Sure! It's possible to configure FTP as we like and make sure all the features we need are there. The only issue with macOS based Docker is network. There is no other way than via port forwarding :( https://docs.docker.com/docker-for-mac/networking/#i-cannot-ping-my-containers e.g.: you can't

FTP server testing (PHP project)

2018-10-29 Thread michal
This is yet another Docker based contribution from my side. This time, FTP testing. http://www.owsiak.org/netcat-testing-ftp-connections/ It's not completed yet, but hey, better done, than perfect. Michal - To unsubscribe, e

Some of my thought regarding NetCAT 10

2018-10-31 Thread michal
that much impact on other's work or efficiency. It's simply more work to do and more to worry about (e.g. distributting the work). I think I prefer the way it is now, where each person can volountier to perform some tasks. Chee

Testing FTP based projects during NetCAT

2018-10-30 Thread michal
here, as well: http://www.owsiak.org/netcat-testing-ftp-connections/ Cheers Michal - To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org For additional commands, e-mail: netcat-h...@netbeans.apache.org For further

Re: NB 10 Testing

2018-10-30 Thread michal
I can take this one: > Profiler Test Specification (sql_profiling) Michal - To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org For additional commands, e-mail: netcat-h...@netbeans.apache.org For furt

New test scenario for FTP testing in PHP projects

2018-11-03 Thread michal
layout, more explicit test cases (I've decided to target particular files wherever possible). There is one thing that need to be updated - Docker image must take as a parameters the range of ports for passive mode. Cheers Michal

macOS + NetBeans + arbitrary JDK version

2018-10-20 Thread michal
of JDK to NetBeans on macOS. http://www.owsiak.org/netbeans-and-java-version-in-macos/ Cheers Michal - To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org For additional commands, e-mail: netcat-h...@netbeans.apache.org

NetCAT 10.0 - table info

2018-10-11 Thread michal
Hi there, here comes my "table info" - as requested here: https://cwiki.apache.org/confluence/display/NETBEANS/NetCAT+10.0+Participants It looks like I can't edit page by my own. Name - Michal Owsiak Country - Poland JIRA - mkowsiak Synergy - mkowsiak E-mail - mic...@owsiak.org Operat

I guess, it would be nice to make macOS developer happy

2018-11-18 Thread michal
by creating nice looking, simple, drag and drop based installer. In fact, it's not that big deal to have it done. http://www.owsiak.org/netbeans-make-macos-installer-beautiful-again/ Cheers Michal - To unsubscribe, e-mail

Re: Sample of macOS installer

2018-11-18 Thread michal
Cool! It's nice to hear it is planned to release NetBeans as macOS installer, at some point. I thought it was discontinued as there was no info regarding this one - e.g. there is only zip based installer ;) Cheers Michal > Dnia 19 listopada 2018 o 08:43 Emilian Bold > napisał(a): &g

Re: macOS tutorial for nightly build of NetBeans 10 + OpenJDK 11

2018-10-13 Thread Michal Owsiak
u can find it here: >> >> http://www.owsiak.org/netbeans-10-on-macos/ >> >> Cheers >> >> Michal >> >> - >> To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org &g

Re: tests needing volunteers

2018-10-22 Thread Michal Owsiak
I will probably go with some further debugger testing, but i will join new test set not sooner than before finishing one that i am running. Also, it’s hard for me to find some time during weekdays :( Michal -- www.owsiak.org > On 22 Oct 2018, at 18:46, Glenn Holmer wrote: > &

Re: Entering last week of NetCAT -- many "0% completed"

2018-10-21 Thread Michal Owsiak
In general, I think it’s a good practice to get the second helping not sooner than one finishes the plate ;) Maybe it would be worth considering to forbid further volountering before other tasks are finished or are blocking user from finishing them? Just my two cents. Michal

Re: Status of NetCAT 11

2019-03-02 Thread Michal Owsiak
I am moving slowly forward with Profiler specs. I do both: update the speck and test it. This round, profiler is the only spec I will be able to contribute to :( -- www.owsiak.org > On 2 Mar 2019, at 11:07, Geertjan Wielenga > wrote: > > Hi all, > > Thanks for the great work in assessing

Re: GlassFish 4.1 server and NetCAT 11

2019-02-17 Thread Michal Owsiak
+1 -- www.owsiak.org > On 17 Feb 2019, at 15:10, Geertjan Wielenga > wrote: > > Note that just because you can't download it directly from inside NetBeans, > doesn't mean you can't simply download it from its download page, register > it in Apache NetBeans 11, and then continue doing your

Re: Apache NetBeans 11.1-beta2 Is Available for Testing!

2019-06-27 Thread Michal Owsiak
Cool! -- www.owsiak.org > On 26 Jun 2019, at 20:26, Neil C Smith wrote: > > Dear Community, > > I'd like to announce that the second beta build for Apache NetBeans > 11.1 from the release111 branch is available for download. > > Key changes since beta1 include integration of Java EE 8 and

Re: News: Apache NetBeans has graduated from the Apache Incubator

2019-04-18 Thread Michal Konrad Owsiak
Good news! Geertjan Wielenga wrote on 4/18/19 00:36: Hi all, The ASF Board of Directors have just voted to establish the Apache NetBeans project as a top level project. Congrats to us all, for the hard work and dedication (and it only took 2 1/2 years)! This is a public (binding) decision, so

Re: Apache NetBeans 12.2-rc2 is Available for Testing!

2020-11-14 Thread Michal Konrad Owsiak
org It works just fine. NetBeans asks for permissions during first startup, and then I can access both Desktop and Documents without any issues. Cheers Michal Christian Oyarzun wrote on 13/11/2020 17:19: I think there are potentially two issues at play with MacOS. 1. NETBEANS-5004 Netbean

Re: [HELP WANTED] Testing new macOS installer

2023-08-10 Thread Michal Konrad Owsiak
Works perfectly fine. No problems with starting it on macOS 12.4 (Intel) - I was not asked for granting permission during first start. Nice job! Cheers Michal -- https://www.owsiak.org Neil C Smith wrote on 10/08/2023 15:37: Hi. Due to a variety of issues with the existing macOS