This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch testworkflow in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git
commit a1dc117f1c511b76b3ecc68d33a7686283e9b08c Author: Eric Barboni <[email protected]> AuthorDate: Tue Feb 24 16:08:38 2026 +0100 Update netbeansrelease.json this is only a test do not merge copy pasta with coma remains from cuting others milestones, --- meta/netbeansrelease.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json index 877dbbc..187073f 100644 --- a/meta/netbeansrelease.json +++ b/meta/netbeansrelease.json @@ -1719,6 +1719,38 @@ "year": "2025" } }, + "release300": { + "position": "45", + "ant": "ant_latest", + "jdk": "jdk_17_latest", + "jdktoolapidoc" : "jdk_25_latest", + "jdk_apidoc": "https://docs.oracle.com/en/java/javase/25/docs/api/", + "maven": "maven_3_latest", + "mavenversion": "RELEASE290", + "versionName": "29", + "vsixVersion": "29.0.0", + "tlp": "true", + "apidocurl": "https://bits.netbeans.org/29/javadoc", + "update_url": "https://netbeans.apache.org/nb/updates/29/updates.xml?{$netbeans.hash.code}", + "plugin_url": "https://netbeans.apache.org/nb/plugins/29/catalog.xml.gz", + "publish_apidoc":"true", + "milestones": { + "46c5ee3e1dab0e6e8ba228e26a3ca7426c5aeaf0": { + "version": "rc1", + "position": "1" + }, + }, + "releasedate": { + "day": "23", + "month": "02", + "year": "2026" + }, + "previousreleasedate": { + "day": "10", + "month": "11", + "year": "2025" + } + }, "master": { "position": "50000", "ant": "ant_latest", --------------------------------------------------------------------- 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
