(netbeans-tools) branch master updated (ecef48c -> 2f37acb)

2024-04-20 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-tools.git from ecef48c Upgraded Snap built from source to core22 and Java 17 new 6b95dd9 Enable arm64, armhf

(netbeans-tools) 01/02: Enable arm64, armhf and i386 architecture on snap from zip packages

2024-04-20 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-tools.git commit 6b95dd9ca0f8d5ff470ed4a83e09414167a40da0 Author: Laszlo Kishalmi AuthorDate: Mon Apr 10 23:18:08 2023 -0700

(netbeans-tools) 02/02: Upgraded to Ubuntu Core 22, and Snapcraft 8, kept only arm64

2024-04-20 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-tools.git commit 2f37acb09b9eb718303e7e5c937e51fd7c9bd835 Author: Laszlo Kishalmi AuthorDate: Fri Mar 1 23:05:20 2024 -0800

(netbeans) branch master updated: HCL added Scoped Function name support (Terraform 1.8)

2024-04-15 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 8c75f2df42 HCL added Scoped Function name

(netbeans) branch master updated: Better Gradle Project Creation Wizard

2024-04-12 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new e7545a9284 Better Gradle Project Creation

(netbeans) branch master updated: Upgrade Gradle Tooling API to 8.7

2024-04-03 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 9bc649bac0 Upgrade Gradle Tooling API

(netbeans) branch master updated: Gradle Project shall use the Java from the tooling not runtime.

2024-03-24 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new d13f34ba74 Gradle Project shall use

(netbeans) branch master updated: Java Code Templates for records and sealed types

2024-03-18 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new ffec3dd80c Java Code Templates for records

(netbeans) branch master updated: Made HCL AST on records Use TextBlocks in formatting test, minor enhancements

2024-03-17 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new b1f2e5b4a0 Made HCL AST on records Use

(netbeans-tools) branch master updated: Upgraded Snap built from source to core22 and Java 17

2024-03-04 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-tools.git The following commit(s) were added to refs/heads/master by this push: new ecef48c Upgraded Snap built from

(netbeans) branch master updated (da1da73661 -> acd617c16d)

2024-02-27 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from da1da73661 Merge pull request #7077 from mbien/fix-inner-class-hints add c377e87813 Made Parsing API a bit

(netbeans) branch master updated: Java Code Templates for List.of(), Map.of(), and Set.of()

2024-02-26 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 94555c4f55a Java Code Templates

(netbeans-tools) branch master updated: Fix using old NB16u1 Gradle Tooling after installing NB17 via Snap

2024-02-01 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-tools.git The following commit(s) were added to refs/heads/master by this push: new 4df803d Fix using old NB16u1 Gradle

(netbeans) branch master updated: Let NetBeans know that Gradle 8.5 is good with Java 21

2024-01-07 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new b2db3a6941 Let NetBeans know that Gradle

(netbeans) branch master updated: Use Ant for building NetBeans Gradle Tooling

2023-12-09 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new b6a064d591 Use Ant for building NetBeans

[netbeans] branch master updated (0625641ec3 -> 8cbb672170)

2023-10-16 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 0625641ec3 Merge pull request #6548 from sdedic/gradle/detect-offline-stack-overflow new 86da2eb8be

[netbeans] branch master updated: Update Gradle Tooling API to 8.4

2023-10-12 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new e010ac1140 Update Gradle Tooling API

[netbeans] branch master updated (b386c4ec5b -> fbdda86a51)

2023-09-23 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from b386c4ec5b Merge pull request #3215 from sworisbreathing/NETBEANS-4997-fix-open-url-in-edge add fbdda86a51

[netbeans] branch master updated: Rust: More precise parser error markings in the Editor

2023-07-27 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 9bc15b1fd0 Rust: More precise parser error

[netbeans] branch master updated: Rework Janitor, try to use real version numbers, in the future

2023-07-11 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new fcab7a1923 Rework Janitor, try to use real

[netbeans] branch master updated (d0793acdbd -> faf308b4da)

2023-07-07 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from d0793acdbd Merge pull request #6054 from mbien/update-min-jdk-warning add faf308b4da Added basic line

[netbeans] branch master updated (868f28a0d9 -> aee53d5558)

2023-06-28 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 868f28a0d9 Filtering symbols by query prefix. (#6136) add aee53d5558 Flyweight Token support for ANTLR4

[netbeans] branch master updated: Languages.hcl terraform semantic highlights (#6081)

2023-06-20 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new fb9e029bda Languages.hcl terraform

[netbeans] branch master updated (5193dfabc5 -> e7a5419c00)

2023-05-21 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 5193dfabc5 Merge pull request #5936 from mbien/maven-392 add e7a5419c00 Navigator Support for HCL Files

[netbeans] branch master updated (5d5a120584 -> 86fb03e37f)

2023-05-05 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 5d5a120584 Merge pull request #4999 from mbien/indexer7 add 86fb03e37f Markdown viewer links (#5898

[netbeans] branch master updated (0cd2d79096 -> 690b427102)

2023-04-27 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 0cd2d79096 Try to enable Java when no other Java support extension is currently installed. (#5889) add

[netbeans] branch delivery updated: Fix HCL Lexer heredoc error on trailing space.

2023-04-18 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/delivery by this push: new 2eb467f10c Fix HCL Lexer heredoc error

[netbeans] branch master updated: Retain SOURCE annotations inside the intenal model. (#4882)

2023-04-17 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new fd9bab3c99 Retain SOURCE annotations

[netbeans] branch master updated (ac3b904000 -> d55aadc378)

2023-04-17 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from ac3b904000 Merge pull request #5637 from mbien/jdk-detector-improvements add d55aadc378 Initial HCL

[netbeans] branch master updated: Upgrade Gradle Tooling API to 8.1 GA

2023-04-15 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new b9e9aa2ab5 Upgrade Gradle Tooling API

[netbeans] branch master updated: Show antlr, go, tom, yaml languages in auto-update, moved them to 'Editing' category

2023-04-15 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new fcc8ad1e30 Show antlr, go, tom, yaml

[netbeans] branch master updated: YAML: Step right curly and brackets when they are right to the caret

2023-04-11 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 7f8dfdeb60 YAML: Step right curly

[netbeans] branch master updated: Upgraded Gradle Tooling to 8.1-rc-2 with JDK 20 Support

2023-03-30 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new edb1d8e008 Upgraded Gradle Tooling to 8.1

[netbeans] branch master updated: Save/restore the ANTLR RustLexer specific internals. (#5624)

2023-03-08 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 12f20e87a7 Save/restore the ANTLR

[netbeans] branch master updated: Fix case when ANTLR getText() causes assertion in LexerInput.

2023-03-07 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 34f880e181 Fix case when ANTLR getText

[netbeans] branch master updated: New rt and rf abbrevations for return true; and return false;

2023-02-18 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new aad6dd6577 New rt and rf abbrevations

[netbeans] branch master updated: Minimal Lexing Support for Go Language (#5297)

2023-02-11 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 9be61e9ae8 Minimal Lexing Support for Go

[netbeans] branch master updated: Made FileUtil to copy POSIX permissions

2023-01-15 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new b0d67bcd69 Made FileUtil to copy POSIX

[netbeans] branch master updated: Gradle Execution Customizer with Runtime (#5158)

2023-01-15 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 051f55d21b Gradle Execution Customizer

[netbeans] branch master updated: Made ANTLR Token LexerInputCharStream Friendly

2023-01-14 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 595660f081 Made ANTLR Token

[netbeans] branch master updated: Catch IAE when Gradle error getLocation cannot be called.

2023-01-12 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new b1192bacba Catch IAE when Gradle error

[netbeans] branch master updated: Fix Java version detection in GradleJavaCompatProblemProvider

2023-01-11 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 8e16f7ce81 Fix Java version detection

[netbeans] branch master updated: Made runSingle Gradle task work on Gradle 8.0

2023-01-11 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 6f94fffca7 Made runSingle Gradle task work

[netbeans] branch master updated: Upgraded Gradle Tooling API to 8.0-rc-1 (#5240)

2023-01-10 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new bc4d6fbb4b Upgraded Gradle Tooling API

[netbeans] branch master updated: Do not expose LexerInputCharSteeam as an API.

2023-01-09 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new d1c39135a8 Do not expose

[netbeans] branch master updated: Fix possible NPE in Tiny.java

2023-01-09 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new dea562a6a8 Fix possible NPE in Tiny.java

[netbeans] branch master updated: TOML uses ANTLR4 Lexer Support

2023-01-08 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 88c0c39f20 TOML uses ANTLR4 Lexer Support

[netbeans] branch master updated: Move ANTLR Lexers to lexer.antlr4

2023-01-08 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 6f472b51ca Move ANTLR Lexers

[netbeans] branch master updated: Initial implementation of ANTLR4 Lexer Support (#5206)

2023-01-08 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 89b7a0930d Initial implementation

[netbeans] annotated tag 16-u1 updated (73dbc4e7f7 -> 21d2a89fbd)

2023-01-02 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to annotated tag 16-u1 in repository https://gitbox.apache.org/repos/asf/netbeans.git *** WARNING: tag 16-u1 was modified! *** from 73dbc4e7f7 (commit) to 21d2a89fbd (tag) tagging

svn commit: r59067 - /dev/netbeans/netbeans/16-u1/ /release/netbeans/netbeans/16-u1/

2023-01-02 Thread lkishalmi
Author: lkishalmi Date: Mon Jan 2 20:32:59 2023 New Revision: 59067 Log: Apache NetBeans 16-u1 Release Added: release/netbeans/netbeans/16-u1/ - copied from r59066, dev/netbeans/netbeans/16-u1/ Removed: dev/netbeans/netbeans/16-u1

svn commit: r58966 - in /dev/netbeans/netbeans/16-u1: ./ nbms/ nbms/extide/ nbms/java/

2022-12-24 Thread lkishalmi
Author: lkishalmi Date: Sat Dec 24 23:35:31 2022 New Revision: 58966 Log: Apache NetBeans 16-u1. Added: dev/netbeans/netbeans/16-u1/ dev/netbeans/netbeans/16-u1/nbms/ dev/netbeans/netbeans/16-u1/nbms/extide/ dev/netbeans/netbeans/16-u1/nbms/extide/org-netbeans-modules-gradle.nbm

[netbeans-jenkins-lib] branch master updated: Updated manifest for NB16u1

2022-12-22 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git The following commit(s) were added to refs/heads/master by this push: new bfe35f6 Updated manifest

[netbeans] branch release160 updated: Fixing project loading issues with micronaut complex project.

2022-12-22 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch release160 in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/release160 by this push: new 73dbc4e7f7 Fixing project loading

[netbeans] branch master updated: Prevent AOBE on empty bad class files.

2022-12-22 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 30a8cefa5a Prevent AOBE on empty bad class

[netbeans] 01/01: Fixing project loading issues with micronaut complex project.

2022-12-22 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git commit fedbbd143b852e8b41f370c7ca769c489f28c569 Author: Svata Dedic AuthorDate: Mon Dec 19 19:15:36 2022 +0100

[netbeans] branch delivery updated (fe168e6fb1 -> fedbbd143b)

2022-12-22 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git discard fe168e6fb1 Fixing project loading issues with micronaut complex project. omit 83d5a74de1 Upgrade version

[netbeans] branch delivery updated: Fixing project loading issues with micronaut complex project.

2022-12-22 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/delivery by this push: new fe168e6fb1 Fixing project loading

[netbeans] branch master updated: Fixing project loading issues with micronaut complex project.

2022-12-21 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 861bbffd98 Fixing project loading issues

[netbeans] branch master updated: FlatLaf: fix font of window title when using `--fontsize` argument (on Windows) (issue #5041)

2022-12-20 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new ceacfe52dc FlatLaf: fix font of window

[netbeans] 03/08: #4965: Fix issues with gradle pre-6.4 (#4995)

2022-12-14 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch release160 in repository https://gitbox.apache.org/repos/asf/netbeans.git commit 367ae9dea0c01855f8a8eb076e220aa4cd15cff1 Author: Svatopluk Dedic AuthorDate: Sun Nov 27 03:15:34 2022 +0100

[netbeans] 06/08: Use Project Dictated JVM for Gradle Discovery (#4985)

2022-12-14 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch release160 in repository https://gitbox.apache.org/repos/asf/netbeans.git commit c7b7d4a09f9e62c30fb8f84b17d4b59462319b44 Author: Laszlo Kishalmi AuthorDate: Mon Dec 5 20:11:25 2022 -0800

[netbeans] 01/08: Fixed some Gradle introspection problems wit pre-6.1 Gradle Versions

2022-12-14 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch release160 in repository https://gitbox.apache.org/repos/asf/netbeans.git commit df9ce551fbe95ed4726f122e3d19e3d93c5ce6f2 Author: Laszlo Kishalmi AuthorDate: Sun Nov 27 08:37:10 2022 -0800

[netbeans] 04/08: [#4865] Register JDPA and Java Compiler Output on Project level

2022-12-14 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch release160 in repository https://gitbox.apache.org/repos/asf/netbeans.git commit 435e86ad7b2a83d4d3e2bedd106bba5341b539b5 Author: Laszlo Kishalmi AuthorDate: Fri Nov 18 06:43:20 2022 -0800

[netbeans] 07/08: Make Java Platform available on non-java Gradle Projects

2022-12-14 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch release160 in repository https://gitbox.apache.org/repos/asf/netbeans.git commit 4a37b3625a1af8261b610bb535f74b09c3c37272 Author: Laszlo Kishalmi AuthorDate: Mon Dec 5 22:45:43 2022 -0800

[netbeans] branch release160 updated (321935444b -> 6c11e077a6)

2022-12-14 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch release160 in repository https://gitbox.apache.org/repos/asf/netbeans.git from 321935444b Merge pull request #4937 from apache/delivery new df9ce551fb Fixed some Gradle introspection

[netbeans] 02/08: Fix #5015: Fix Gradle/broken task dependency and serialization (#5022)

2022-12-14 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch release160 in repository https://gitbox.apache.org/repos/asf/netbeans.git commit 182ca8590f462e9f62ce8c59fcc39c5cecdfb227 Author: Svatopluk Dedic AuthorDate: Fri Dec 2 19:20:07 2022 +0100

[netbeans] 08/08: Upgrade version numbers for the affected modules

2022-12-14 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch release160 in repository https://gitbox.apache.org/repos/asf/netbeans.git commit 6c11e077a65d7ba9e5317ae954955b9cbe5f37c5 Author: Laszlo Kishalmi AuthorDate: Sun Nov 27 15:56:26 2022 -0800

[netbeans] 05/08: Made Gradle JavaCompilerProcessorFactory work in absence of a ClasspathProvider

2022-12-14 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch release160 in repository https://gitbox.apache.org/repos/asf/netbeans.git commit c729a4f1b6007f2ac140a837cc000e4a80be2c1b Author: Laszlo Kishalmi AuthorDate: Fri Dec 2 08:45:36 2022 -0800

[netbeans] branch delivery updated (61c57e2cd3 -> 83d5a74de1)

2022-12-14 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git from 61c57e2cd3 Make Java Platform available on non-java Gradle Projects add 83d5a74de1 Upgrade version

[netbeans] branch delivery updated (edb745340d -> 61c57e2cd3)

2022-12-11 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git from edb745340d Use Project Dictated JVM for Gradle Discovery (#4985) add 61c57e2cd3 Make Java Platform

[netbeans] branch master updated: Make Java Platform available on non-java Gradle Projects

2022-12-06 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new ee7d2dda7e Make Java Platform available

[netbeans] branch delivery updated (8fee76adf5 -> edb745340d)

2022-12-05 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git from 8fee76adf5 Made Gradle JavaCompilerProcessorFactory work in absence of a ClasspathProvider add

[netbeans] branch delivery updated (44ab4540a4 -> 8fee76adf5)

2022-12-05 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git from 44ab4540a4 [#4865] Register JDPA and Java Compiler Output on Project level add 8fee76adf5 Made Gradle

[netbeans] branch delivery updated (bc6c461930 -> 44ab4540a4)

2022-12-05 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git from bc6c461930 #4965: Fix issues with gradle pre-6.4 (#4995) add 44ab4540a4 [#4865] Register JDPA and Java

[netbeans] branch delivery updated (5d3fe96b33 -> bc6c461930)

2022-12-05 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git from 5d3fe96b33 Fix #5015: Fix Gradle/broken task dependency and serialization (#5022) add bc6c461930 #4965

[netbeans] branch delivery updated: Fix #5015: Fix Gradle/broken task dependency and serialization (#5022)

2022-12-05 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/delivery by this push: new 5d3fe96b33 Fix #5015: Fix Gradle

[netbeans] branch delivery updated: Fixed some Gradle introspection problems wit pre-6.1 Gradle Versions

2022-12-05 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/delivery by this push: new 648564ff47 Fixed some Gradle

[netbeans] branch delivery created (now 321935444b)

2022-12-05 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch delivery in repository https://gitbox.apache.org/repos/asf/netbeans.git at 321935444b Merge pull request #4937 from apache/delivery No new revisions were added by this update

[netbeans] branch master updated: Use Project Dictated JVM for Gradle Discovery (#4985)

2022-12-05 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 33c80743ea Use Project Dictated JVM

[netbeans] branch master updated: Made Gradle JavaCompilerProcessorFactory work in absence of a ClasspathProvider

2022-12-02 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 4914111583 Made Gradle

[netbeans] branch master updated: Fix #5015: Fix Gradle/broken task dependency and serialization (#5022)

2022-12-02 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 55bc01867b Fix #5015: Fix Gradle/broken

[netbeans] branch master updated: #5023: Formatting preferences for Java contains bad sample code

2022-12-02 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 54e8afb74b #5023: Formatting preferences

[netbeans] branch release161 created (now 321935444b)

2022-11-27 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch release161 in repository https://gitbox.apache.org/repos/asf/netbeans.git at 321935444b Merge pull request #4937 from apache/delivery No new revisions were added by this update

[netbeans] branch master updated: Fixed some Gradle introspection problems wit pre-6.1 Gradle Versions

2022-11-27 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 1eff472c97 Fixed some Gradle introspection

[netbeans] branch master updated: [#4865] Register JDPA and Java Compiler Output on Project level

2022-11-26 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 794802e82e [#4865] Register JDPA and Java

[netbeans] branch master updated: #4965: Fix issues with gradle pre-6.4 (#4995)

2022-11-26 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 910c4eadb5 #4965: Fix issues with gradle

[netbeans] branch master updated: Remove Abandoned Cache Dirs Automatically

2022-11-09 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new ccfa084deb Remove Abandoned Cache Dirs

[netbeans] branch master updated: ANTLRv4 indent and code snippet support. (#4800)

2022-10-17 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new abb1a97c84 ANTLRv4 indent and code snippet

[netbeans] branch master updated: Improve support for ANTLRv4 Grammars (#4773)

2022-10-12 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 463fb27299 Improve support for ANTLRv4

[netbeans] branch master updated: Fix for Gradle project sources popup menu invocation error #4755

2022-10-11 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 5b0d5261cd Fix for Gradle project sources

[netbeans] branch master updated (09990b1614 -> ad57259dbc)

2022-10-04 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 09990b1614 NETBEANS-4720 Support custom gradle test sourcesets add ad57259dbc Override gradle's compiler

[netbeans] branch master updated (694f319b06 -> 09990b1614)

2022-10-04 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 694f319b06 Merge pull request #4694 from akronenw/fix_wildfly_app_server_start_log_line_parsing add

[netbeans] branch master updated: Fix possible NPE while editing ANTLR Grammar

2022-09-21 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new a1373cd4b0 Fix possible NPE while editing

[netbeans] branch master updated (3940a9af52 -> f93f6b3c76)

2022-09-19 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from 3940a9af52 Merge pull request #4630 from sdedic/maven/lifecycle-participants new 61c328115f Basic

[netbeans] branch master updated: Minor cleanup in YAML Language Support

2022-09-18 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 4efad12307 Minor cleanup in YAML Language

[netbeans] branch master updated: FIX-3732: Prevent possible IAE in DocumentViewOp.

2022-09-11 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 0b33041d2a FIX-3732: Prevent possible IAE

[netbeans] branch master updated: Cleanup debug Exception after an old issue

2022-09-07 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new c2b96e1c04 Cleanup debug Exception after

[netbeans] branch master updated: Gradle hide empty generated folders (#4525)

2022-09-03 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new dd6be41a3f Gradle hide empty generated

[netbeans] 03/03: A slightly better CharStream implementation

2022-09-03 Thread lkishalmi
This is an automated email from the ASF dual-hosted git repository. lkishalmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git commit 52409ead93742bbf36a51b00a2148002161b5b2d Author: Laszlo Kishalmi AuthorDate: Wed Aug 31 21:28:00 2022 -0700

  1   2   3   4   5   6   7   8   9   >