Hello,
you might have noticed that when a test fails, the chances are high that
the logged exception will break the markup on the github workflow
summary which makes it difficult to read.
I would like to change the test report action to a different implementation:
https://github.com/apache/n
Hi,
we have a short wiki article for this:
https://cwiki.apache.org/confluence/display/NETBEANS/Java+Module+System+and+NetBeans+Platform+Applications
what you could do while migrating a platform app is to simply start with
the same flags NetBeans is using. Once you are done and all your tests
Hi there,
We are planning to migrate from Java 8 and NB 12.4 to Java 17 and NB 19. I
know it works as I run my IDE 19 with Java 17.
Now there is Jigsaw
I there some documentation how to compile Netbeans Platform applications
with JDK 9+ and Maven?
I am trying to understand how Jigsaw modules an
On 26.09.23 11:58, Neil C Smith wrote:
On Tue, 26 Sept 2023 at 10:44, Jean-Marc Borer wrote:
We are upgrading from Maven 3.8 to 3.9 for our NB platform apps. I now have
those new warnings poping up (we compile with java 8 source):
They're probably not new, just hidden by default before! A bun
Great. Thank you
On Tue, Sep 26, 2023 at 9:59 AM Neil C Smith wrote:
> On Tue, 26 Sept 2023 at 10:44, Jean-Marc Borer wrote:
> > We are upgrading from Maven 3.8 to 3.9 for our NB platform apps. I now
> have
> > those new warnings poping up (we compile with java 8 source):
>
> They're probably n
On Tue, 26 Sept 2023 at 10:44, Jean-Marc Borer wrote:
> We are upgrading from Maven 3.8 to 3.9 for our NB platform apps. I now have
> those new warnings poping up (we compile with java 8 source):
They're probably not new, just hidden by default before! A bunch of
default plugin versions (includi
To complement the question:
--- compiler:3.11.0:compile (default-compile) @ message-client ---
Changes detected - recompiling the module! :dependency
Compiling 7 source files with javac [debug target 1.8] to target\classes
Supported source version 'RELEASE_7' from annotation processor
'org.netbean
Hi guys,
We are upgrading from Maven 3.8 to 3.9 for our NB platform apps. I now have
those new warnings poping up (we compile with java 8 source):
Changes detected - recompiling the module! :dependency
Compiling 7 source files with javac [debug target 1.8] to target\classes
Supported source versi