This is an automated email from the ASF dual-hosted git repository.
skygo 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 2cdfa824d6 Adjust spec version to differ from Apache NetBeans 14
new 71f182d6f1 Merge pull request #4045 from
ebarboni/specversionlibsnbjaavac
2cdfa824d6 is described below
commit 2cdfa824d64fd4f73defb483945eaaa4cacfa933
Author: Eric Barboni <[email protected]>
AuthorDate: Thu Apr 28 14:13:32 2022 +0200
Adjust spec version to differ from Apache NetBeans 14
---
java/libs.nbjavacapi/manifest.mf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/libs.nbjavacapi/manifest.mf b/java/libs.nbjavacapi/manifest.mf
index b43812f799..6adb106e43 100644
--- a/java/libs.nbjavacapi/manifest.mf
+++ b/java/libs.nbjavacapi/manifest.mf
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
AutoUpdate-Show-In-Client: true
OpenIDE-Module: org.netbeans.libs.nbjavacapi
OpenIDE-Module-Localizing-Bundle:
org/netbeans/modules/nbjavac/api/Bundle.properties
-OpenIDE-Module-Specification-Version: 18.0
+OpenIDE-Module-Specification-Version: 18.1
OpenIDE-Module-Hide-Classpath-Packages: com.sun.javadoc.**, com.sun.source.**,
javax.annotation.processing.**, javax.lang.model.**, javax.tools.**,
com.sun.tools.javac.** com.sun.tools.javac.**, com.sun.tools.javadoc.**,
com.sun.tools.javap.**, com.sun.tools.classfile.**, com.sun.tools.doclint.**
OpenIDE-Module-Fragment-Host: org.netbeans.libs.javacapi
OpenIDE-Module-Provides: org.netbeans.libs.nbjavac
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists