(netbeans) branch master updated (1a24df8422 -> 2a616c3e15)

2024-01-13 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

junichi11 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


from 1a24df8422 Merge pull request #6948 from DevCharly/flatlaf-3.3
 new 84931f4f95 Fix the code completion for predefined attributes
 new e79431d3a4 Use `PredefinedSymbols.Attributes.OVERRIDE` instead of 
`CodeUtils.OVERRIDE*`
 new 2a616c3e15 Merge pull request #6951 from 
junichi11/php-fix-cc-for-predefined-attributes

The 9624 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/netbeans/modules/php/editor/CodeUtils.java |  5 ---
 .../modules/php/editor/PredefinedSymbols.java  | 45 ++
 .../codegen/SinglePropertyMethodCreator.java   |  3 +-
 .../php/editor/completion/PHPCompletionItem.java   |  3 +-
 .../php/editor/model/impl/ClassScopeImpl.java  | 25 +++-
 .../verification/AddOverrideAttributeHint.java | 13 ---
 .../ImplementAbstractMethodsHintError.java |  3 +-
 .../testAttributesPredefined.php   | 32 +++
 ...ined.php.testAttributesPredefined_01.completion | 16 
 .../editor/completion/PHP80CodeCompletionTest.java |  4 ++
 10 files changed, 126 insertions(+), 23 deletions(-)
 create mode 100644 
php/php.editor/test/unit/data/testfiles/completion/lib/php80/testAttributesPredefined/testAttributesPredefined.php
 create mode 100644 
php/php.editor/test/unit/data/testfiles/completion/lib/php80/testAttributesPredefined/testAttributesPredefined.php.testAttributesPredefined_01.completion


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



(netbeans) branch master updated: Update FlatLaf from 3.2.5 to 3.3

2024-01-13 Thread devcharly
This is an automated email from the ASF dual-hosted git repository.

devcharly 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 72675e3737 Update FlatLaf from 3.2.5 to 3.3
 new 1a24df8422 Merge pull request #6948 from DevCharly/flatlaf-3.3
72675e3737 is described below

commit 72675e37379c1ddb1bbfc17085fd369518f9f8c5
Author: Karl Tauber 
AuthorDate: Thu Jan 11 22:12:48 2024 +0100

Update FlatLaf from 3.2.5 to 3.3

Changes: https://github.com/JFormDesigner/FlatLaf/releases/tag/3.3
---
 platform/libs.flatlaf/external/binaries-list   |  2 +-
 .../{flatlaf-3.2.5-license.txt => flatlaf-3.3-license.txt} |  4 ++--
 platform/libs.flatlaf/manifest.mf  |  2 +-
 platform/libs.flatlaf/nbproject/project.properties | 14 +-
 platform/libs.flatlaf/nbproject/project.xml|  4 ++--
 5 files changed, 15 insertions(+), 11 deletions(-)

diff --git a/platform/libs.flatlaf/external/binaries-list 
b/platform/libs.flatlaf/external/binaries-list
index 411b5bb226..fd8f2fc5ef 100644
--- a/platform/libs.flatlaf/external/binaries-list
+++ b/platform/libs.flatlaf/external/binaries-list
@@ -15,4 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-A180D2525801750F8BE57A1FAE71181593C9BB36 com.formdev:flatlaf:3.2.5
+C816DFDF2AC7BD55512597E4605FFCCFF840040D com.formdev:flatlaf:3.3
diff --git a/platform/libs.flatlaf/external/flatlaf-3.2.5-license.txt 
b/platform/libs.flatlaf/external/flatlaf-3.3-license.txt
similarity index 99%
rename from platform/libs.flatlaf/external/flatlaf-3.2.5-license.txt
rename to platform/libs.flatlaf/external/flatlaf-3.3-license.txt
index c0f6c1b619..9c88ca3baa 100644
--- a/platform/libs.flatlaf/external/flatlaf-3.2.5-license.txt
+++ b/platform/libs.flatlaf/external/flatlaf-3.3-license.txt
@@ -1,7 +1,7 @@
 Name: FlatLaf Look and Feel
 Description: FlatLaf Look and Feel
-Version: 3.2.5
-Files: flatlaf-3.2.5.jar
+Version: 3.3
+Files: flatlaf-3.3.jar
 License: Apache-2.0
 Origin: FormDev Software GmbH.
 URL: https://www.formdev.com/flatlaf/
diff --git a/platform/libs.flatlaf/manifest.mf 
b/platform/libs.flatlaf/manifest.mf
index 9f135a5a40..8a3f08ce04 100644
--- a/platform/libs.flatlaf/manifest.mf
+++ b/platform/libs.flatlaf/manifest.mf
@@ -4,4 +4,4 @@ OpenIDE-Module: org.netbeans.libs.flatlaf/1
 OpenIDE-Module-Install: org/netbeans/libs/flatlaf/Installer.class
 OpenIDE-Module-Specification-Version: 1.17
 AutoUpdate-Show-In-Client: false
-OpenIDE-Module-Implementation-Version: 3.2.5
+OpenIDE-Module-Implementation-Version: 3.3
diff --git a/platform/libs.flatlaf/nbproject/project.properties 
b/platform/libs.flatlaf/nbproject/project.properties
index 178d70e7f2..7252d84ac0 100644
--- a/platform/libs.flatlaf/nbproject/project.properties
+++ b/platform/libs.flatlaf/nbproject/project.properties
@@ -31,14 +31,18 @@ spec.version.base.fatal.warning=false
 #
 # So when FlatLaf is updated, the OpenIDE-Module-Implementation-Version entry
 # in manifest.mf needs to be updated to match the new FlatLaf version.
-release.external/flatlaf-3.2.5.jar=modules/ext/flatlaf-3.2.5.jar
+release.external/flatlaf-3.3.jar=modules/ext/flatlaf-3.3.jar
 
-release.external/flatlaf-3.2.5.jar!/com/formdev/flatlaf/natives/flatlaf-windows-x86.dll=modules/lib/flatlaf-windows-x86.dll
-release.external/flatlaf-3.2.5.jar!/com/formdev/flatlaf/natives/flatlaf-windows-x86_64.dll=modules/lib/flatlaf-windows-x86_64.dll
-release.external/flatlaf-3.2.5.jar!/com/formdev/flatlaf/natives/flatlaf-windows-arm64.dll=modules/lib/flatlaf-windows-arm64.dll
-release.external/flatlaf-3.2.5.jar!/com/formdev/flatlaf/natives/libflatlaf-linux-x86_64.so=modules/lib/libflatlaf-linux-x86_64.so
+release.external/flatlaf-3.3.jar!/com/formdev/flatlaf/natives/flatlaf-windows-x86.dll=modules/lib/flatlaf-windows-x86.dll
+release.external/flatlaf-3.3.jar!/com/formdev/flatlaf/natives/flatlaf-windows-x86_64.dll=modules/lib/flatlaf-windows-x86_64.dll
+release.external/flatlaf-3.3.jar!/com/formdev/flatlaf/natives/flatlaf-windows-arm64.dll=modules/lib/flatlaf-windows-arm64.dll
+release.external/flatlaf-3.3.jar!/com/formdev/flatlaf/natives/libflatlaf-macos-arm64.dylib=modules/lib/libflatlaf-macos-arm64.dylib
+release.external/flatlaf-3.3.jar!/com/formdev/flatlaf/natives/libflatlaf-macos-x86_64.dylib=modules/lib/libflatlaf-macos-x86_64.dylib
+release.external/flatlaf-3.3.jar!/com/formdev/flatlaf/natives/libflatlaf-linux-x86_64.so=modules/lib/libflatlaf-linux-x86_64.so
 jnlp.verify.excludes=\
 modules/lib/flatlaf-windows-x86.dll,\
 modules/lib/flatlaf-windows-x86_64.dll,\
 modules/lib/flatlaf-windows-arm64.dll,\
+modules/lib/libflatlaf-macos-arm64.dylib,\
+modules/lib/libflatlaf-macos-x86_64.dylib,\
 modules/lib/libflatlaf-linux-x86_64.so
diff --git a/platform/libs.flatlaf/nbproject/project.xml 

(netbeans) branch master updated: Regenerate PHP signature files

2024-01-13 Thread junichi11
This is an automated email from the ASF dual-hosted git repository.

junichi11 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 240b12743d Regenerate PHP signature files
 new de9d3da24f Merge pull request #6950 from junichi11/php-sigfiles-1.6
240b12743d is described below

commit 240b12743d3edf390fdf01c49eee814bdf646dd8
Author: Junichi Yamamoto 
AuthorDate: Fri Jan 12 14:08:35 2024 +0900

Regenerate PHP signature files

PHP Documentation: Date: 11 Jan 2024
---
 php/php.project/external/binaries-list  | 2 +-
 .../{phpsigfiles-1.5-license.txt => phpsigfiles-1.6-license.txt}| 2 +-
 .../external/{phpsigfiles-1.5-notice.txt => phpsigfiles-1.6-notice.txt} | 0
 php/php.project/nbproject/project.properties| 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/php/php.project/external/binaries-list 
b/php/php.project/external/binaries-list
index 23bd43969e..3e727a7d1b 100644
--- a/php/php.project/external/binaries-list
+++ b/php/php.project/external/binaries-list
@@ -14,4 +14,4 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-85671C8F8F936E1E66FC46D463ED290105A46EAC phpsigfiles-1.5.zip
+D1E3E08A0EC214BABC45383CE4238AAA9FAAE507 phpsigfiles-1.6.zip
diff --git a/php/php.project/external/phpsigfiles-1.5-license.txt 
b/php/php.project/external/phpsigfiles-1.6-license.txt
similarity index 99%
rename from php/php.project/external/phpsigfiles-1.5-license.txt
rename to php/php.project/external/phpsigfiles-1.6-license.txt
index 73c37552a1..b644d57d16 100644
--- a/php/php.project/external/phpsigfiles-1.5-license.txt
+++ b/php/php.project/external/phpsigfiles-1.6-license.txt
@@ -1,5 +1,5 @@
 Name: phpsigfiles
-Version: 1.5
+Version: 1.6
 Description: Signature files for PHP runtime and PHP runtime extensions for 
use from code completion etc. The file is build from the PHP manual.
 License: CC-BY-3.0
 Origin: http://www.php.net/docs.php
diff --git a/php/php.project/external/phpsigfiles-1.5-notice.txt 
b/php/php.project/external/phpsigfiles-1.6-notice.txt
similarity index 100%
rename from php/php.project/external/phpsigfiles-1.5-notice.txt
rename to php/php.project/external/phpsigfiles-1.6-notice.txt
diff --git a/php/php.project/nbproject/project.properties 
b/php/php.project/nbproject/project.properties
index 985907d8e6..c227db8acf 100644
--- a/php/php.project/nbproject/project.properties
+++ b/php/php.project/nbproject/project.properties
@@ -20,7 +20,7 @@ javac.compilerargs=-Xlint:unchecked
 javac.source=1.8
 javadoc.arch=${basedir}/arch.xml
 
-release.external/phpsigfiles-1.5.zip=docs/phpsigfiles.zip
+release.external/phpsigfiles-1.6.zip=docs/phpsigfiles.zip
 extra.module.files=docs/phpsigfiles.zip
 
 test.config.stableBTD.includes=**/*Test.class


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



(netbeans) branch master updated: ConvertToLambda hint should ignore default methods.

2024-01-13 Thread mbien
This is an automated email from the ASF dual-hosted git repository.

mbien 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 b2e0288af6 ConvertToLambda hint should ignore default methods.
 new 3e5661f4b3 Merge pull request #6658 from 
mbien/no-lambda-for-default-methods
b2e0288af6 is described below

commit b2e0288af62653fc59b94cbd336422af30be87b7
Author: Michael Bien 
AuthorDate: Fri Nov 3 05:55:53 2023 +0100

ConvertToLambda hint should ignore default methods.

Default methods don't qualify for functional interfaces since they
are not abstract and can therefore not be converted into lambdas.
---
 .../modules/java/hints/jdk/ConvertToLambda.java|  5 +-
 .../java/hints/jdk/ConvertToLambdaConverter.java   |  3 -
 .../jdk/ConvertToLambdaPreconditionChecker.java| 33 ++-
 .../java/hints/jdk/ConvertToLambdaTest.java| 64 ++
 4 files changed, 96 insertions(+), 9 deletions(-)

diff --git 
a/java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertToLambda.java 
b/java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertToLambda.java
index 38244c446c..6c134a95af 100644
--- 
a/java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertToLambda.java
+++ 
b/java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertToLambda.java
@@ -21,7 +21,6 @@
  */
 package org.netbeans.modules.java.hints.jdk;
 
-import com.sun.source.tree.ClassTree;
 import com.sun.source.tree.NewClassTree;
 import com.sun.source.tree.Tree.Kind;
 import com.sun.source.util.TreePath;
@@ -29,7 +28,6 @@ import java.io.IOException;
 import java.util.Arrays;
 import java.util.HashSet;
 import java.util.Set;
-import javax.tools.Diagnostic;
 import org.netbeans.api.java.source.CompilationInfo;
 import org.netbeans.api.java.source.JavaSource.Phase;
 import org.netbeans.api.java.source.WorkingCopy;
@@ -56,7 +54,7 @@ import org.openide.util.NbBundle;
 public class ConvertToLambda {
 
 public static final String ID = "Javac_canUseLambda"; //NOI18N
-public static final Set CODES = new 
HashSet(Arrays.asList("compiler.warn.potential.lambda.found")); //NOI18N
+public static final Set CODES = new 
HashSet<>(Arrays.asList("compiler.warn.potential.lambda.found")); //NOI18N
 
 static final boolean DEF_PREFER_MEMBER_REFERENCES = true;
 
@@ -68,7 +66,6 @@ public class ConvertToLambda {
 })
 @NbBundle.Messages("MSG_AnonymousConvertibleToLambda=This anonymous inner 
class creation can be turned into a lambda expression.")
 public static ErrorDescription computeAnnonymousToLambda(HintContext ctx) {
-ClassTree clazz = ((NewClassTree) 
ctx.getPath().getLeaf()).getClassBody();
 ConvertToLambdaPreconditionChecker preconditionChecker =
 new ConvertToLambdaPreconditionChecker(ctx.getPath(), 
ctx.getInfo());
 if (!preconditionChecker.passesFatalPreconditions()) {
diff --git 
a/java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertToLambdaConverter.java
 
b/java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertToLambdaConverter.java
index ee53aca15c..963ae107fc 100644
--- 
a/java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertToLambdaConverter.java
+++ 
b/java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertToLambdaConverter.java
@@ -21,7 +21,6 @@
  */
 package org.netbeans.modules.java.hints.jdk;
 
-import com.sun.source.tree.BlockTree;
 import com.sun.source.tree.ClassTree;
 import com.sun.source.tree.ExpressionTree;
 import com.sun.source.tree.IdentifierTree;
@@ -48,9 +47,7 @@ import com.sun.source.tree.MemberSelectTree;
 import com.sun.source.tree.MethodInvocationTree;
 import com.sun.source.tree.ReturnTree;
 import java.util.List;
-import javax.lang.model.element.ExecutableElement;
 import javax.lang.model.element.Modifier;
-import org.netbeans.api.java.source.CompilationInfo;
 import org.netbeans.api.java.source.TreeMaker;
 import org.netbeans.api.java.source.WorkingCopy;
 import org.netbeans.api.java.source.matching.Matcher;
diff --git 
a/java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertToLambdaPreconditionChecker.java
 
b/java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertToLambdaPreconditionChecker.java
index b13179430c..08abae6e15 100644
--- 
a/java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertToLambdaPreconditionChecker.java
+++ 
b/java/java.hints/src/org/netbeans/modules/java/hints/jdk/ConvertToLambdaPreconditionChecker.java
@@ -50,6 +50,8 @@ import javax.lang.model.element.VariableElement;
 import javax.lang.model.type.DeclaredType;
 import javax.lang.model.type.TypeKind;
 import javax.lang.model.type.TypeMirror;
+import javax.lang.model.util.ElementFilter;
+import javax.lang.model.util.Elements;
 import javax.lang.model.util.Types;
 import org.netbeans.api.java.source.CompilationInfo;
 import 

(netbeans) branch cnd updated (8272f007cd -> f04505c1e7)

2024-01-13 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

vieiro pushed a change to branch cnd
in repository https://gitbox.apache.org/repos/asf/netbeans.git


from 8272f007cd Merge pull request #6441 from 
bitrunner/cnd-revive-go-to-header-source
 new 31f48936f1 initial meson build project support
 new 8726ea8e8a [cnd] add meson project context aware new file support
 new 286fdc3dd7 [cnd] add missing license headers to cnd.meson files
 new b32b169608 [cnd] fix meson project configuration dialog horizontal 
expansion of controls when dialog is resized
 new c4000142ad [cnd.meson] improve robustness of incomplete/invalid meson 
build directory handling
 new f04505c1e7 Merge pull request #6859 from bitrunner/cnd-meson-project

The 9222 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cnd/cnd.kit/nbproject/project.xml  |   6 +
 cnd/cnd.meson/build.xml|  25 +
 cnd/cnd.meson/manifest.mf  |   5 +
 cnd/cnd.meson/nbproject/project.properties |  19 +
 cnd/cnd.meson/nbproject/project.xml| 225 +++
 .../modules/cnd/meson/editor/Bundle.properties |  35 ++
 .../modules/cnd/meson/editor/MesonBuildKit.java|  29 +
 .../modules/cnd/meson/editor/MesonKit.java |  53 ++
 .../modules/cnd/meson/editor/MesonOptionsKit.java  |  29 +
 .../cnd/meson}/editor/file/Bundle.properties   |   0
 .../modules/cnd/meson/editor/file/MIMETypes.java   |  36 ++
 .../meson/editor/file/MesonBuildDataObject.java| 133 
 .../meson/editor/file/MesonOptionsDataObject.java  | 133 
 .../cnd/meson/editor/file/package-info.java|  38 ++
 .../meson/lexer/MesonBuildLanguageHierarchy.java   |  51 ++
 .../modules/cnd/meson/lexer/MesonBuildLexer.java   | 287 +
 .../modules/cnd/meson/lexer/MesonBuildTokenId.java | 101 +++
 .../meson/lexer/MesonOptionsLanguageHierarchy.java |  52 ++
 .../modules/cnd/meson/lexer/MesonOptionsLexer.java | 140 +
 .../cnd/meson/lexer/MesonOptionsTokenId.java   |  91 +++
 .../cnd/meson/project/ActionProviderImpl.java  | 250 
 .../modules/cnd/meson/project/Bundle.properties|  20 +
 .../modules/cnd/meson/project/Configuration.java   | 160 +
 .../cnd/meson/project/ConfigurationProvider.java   | 300 +
 .../meson/project/LineConvertorFactoryImpl.java|  76 +++
 .../cnd/meson/project/LogicalViewProviderImpl.java |  77 +++
 .../modules/cnd/meson/project/MesonProject.java| 278 +
 .../cnd/meson/project/MesonProjectFactory.java |  88 +++
 .../cnd/meson/project/MesonProjectType.java|  41 ++
 .../netbeans/modules/cnd/meson/project/Utils.java  |  73 +++
 .../modules/cnd/meson/project/ui/Bundle.properties |  34 +
 .../cnd/meson/project/ui/ConfigurationPanel.form   | 435 +
 .../cnd/meson/project/ui/ConfigurationPanel.java   | 688 +
 .../meson/project/ui/CustomizerProviderImpl.java   |  48 ++
 .../modules/cnd/meson/resources/file_icon.png  | Bin 0 -> 5106 bytes
 .../cnd/meson/resources/fonts_and_colors.xml   |  34 +
 .../netbeans/modules/cnd/meson/resources/layer.xml | 183 ++
 .../cnd/meson/resources/meson.build.template   |  23 +
 .../cnd/meson/resources/meson.options.template |  24 +
 .../modules/cnd/meson/resources/mime_resolver.xml  |  41 ++
 .../modules/cnd/meson/resources/project_icon.png   | Bin 0 -> 1144 bytes
 cnd/cnd.ui/nbproject/project.xml   |   1 +
 nbbuild/cluster.properties |   1 +
 43 files changed, 4363 insertions(+)
 create mode 100644 cnd/cnd.meson/build.xml
 create mode 100644 cnd/cnd.meson/manifest.mf
 create mode 100644 cnd/cnd.meson/nbproject/project.properties
 create mode 100644 cnd/cnd.meson/nbproject/project.xml
 create mode 100644 
cnd/cnd.meson/src/org/netbeans/modules/cnd/meson/editor/Bundle.properties
 create mode 100644 
cnd/cnd.meson/src/org/netbeans/modules/cnd/meson/editor/MesonBuildKit.java
 create mode 100644 
cnd/cnd.meson/src/org/netbeans/modules/cnd/meson/editor/MesonKit.java
 create mode 100644 
cnd/cnd.meson/src/org/netbeans/modules/cnd/meson/editor/MesonOptionsKit.java
 copy {cpplite/cpplite.editor/src/org/netbeans/modules/cpplite => 
cnd/cnd.meson/src/org/netbeans/modules/cnd/meson}/editor/file/Bundle.properties 
(100%)
 create mode 100644 
cnd/cnd.meson/src/org/netbeans/modules/cnd/meson/editor/file/MIMETypes.java
 create mode 100644 
cnd/cnd.meson/src/org/netbeans/modules/cnd/meson/editor/file/MesonBuildDataObject.java
 create mode 100644 
cnd/cnd.meson/src/org/netbeans/modules/cnd/meson/editor/file/MesonOptionsDataObject.java
 create mode 100644 
cnd/cnd.meson/src/org/netbeans/modules/cnd/meson/editor/file/package-info.java
 create mode 100644 

(netbeans) branch master updated (cc9cb19ca8 -> 7349b967ad)

2024-01-13 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


from cc9cb19ca8 Merge pull request #6933 from 
neilcsmith-net/native-launcher-1-94a19f0
 new 7e428817e0 JShell: Drop libs.jshell.compile and limit use of binary 
jshell-9.jar to lib.jshell.agent
 new 27f4b55486 JShell: Improve error reporting when target VM fails to 
start
 new 3f36888fd8 JShell: Fix detection of modular project
 new 3fd74a5888 Reenable jshell.support test integration into github-actions
 new 7349b967ad Merge pull request #6905 from 
matthiasblaesing/jshell_classpath

The 9615 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/main.yml |4 +-
 .../nbcode/nbproject/platform.properties   |1 -
 java/jshell.support/nbproject/project.properties   |5 +-
 java/jshell.support/nbproject/project.xml  |   12 +-
 .../modules/jshell/editor/CompletionFilter.java|   55 +-
 .../modules/jshell/project/ShellProjectUtils.java  |   11 +-
 .../modules/jshell/support/ShellSession.java   |   56 +-
 .../netbeans/modules/jshell/tool/JShellTool.java   |  176 +++-
 .../netbeans/modules/jshell/tool/l10n.properties   |1 +
 .../modules/jshell/support/ContentParserTest.java  |4 +-
 java/lib.jshell.agent/build.xml|   15 +-
 .../external/binaries-list |0
 .../external/jshell-9-license.txt  |0
 java/lib.jshell.agent/nbproject/project.properties |2 +-
 java/lib.jshell.agent/nbproject/project.xml|5 -
 java/libs.jshell.compile/arch.xml  | 1025 
 java/libs.jshell.compile/build.xml |   24 -
 java/libs.jshell.compile/manifest.mf   |6 -
 .../nbproject/org-netbeans-libs-jshell-compile.sig |  646 
 .../nbproject/project.properties   |   29 -
 java/libs.jshell.compile/nbproject/project.xml |   52 -
 .../src/org/netbeans/libs/jshell/Bundle.properties |   31 -
 nbbuild/cluster.properties |1 -
 nbbuild/jms-config/tools.flags |1 +
 24 files changed, 253 insertions(+), 1909 deletions(-)
 rename java/{libs.jshell.compile => lib.jshell.agent}/external/binaries-list 
(100%)
 rename java/{libs.jshell.compile => 
lib.jshell.agent}/external/jshell-9-license.txt (100%)
 delete mode 100644 java/libs.jshell.compile/arch.xml
 delete mode 100644 java/libs.jshell.compile/build.xml
 delete mode 100644 java/libs.jshell.compile/manifest.mf
 delete mode 100644 
java/libs.jshell.compile/nbproject/org-netbeans-libs-jshell-compile.sig
 delete mode 100644 java/libs.jshell.compile/nbproject/project.properties
 delete mode 100644 java/libs.jshell.compile/nbproject/project.xml
 delete mode 100644 
java/libs.jshell.compile/src/org/netbeans/libs/jshell/Bundle.properties


-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists