JaroslavTulach commented on a change in pull request #29:
URL: 
https://github.com/apache/netbeans-jenkins-lib/pull/29#discussion_r669343022



##########
File path: meta/netbeansrelease.json
##########
@@ -441,6 +441,34 @@
             "year": "2021"
         }
     },
+    "release1243": {
+        "position": "12",
+        "ant": "ant_latest",
+        "jdk": "jdk_1.8_latest",
+        "jdk_apidoc": "https://docs.oracle.com/javase/8/docs/api/";,
+        "maven": "maven_3.3.9",
+        "versionName": "12.4.301",
+        "tlp": "true",
+        "apidocurl": "https://bits.netbeans.org/12.4/javadoc";,

Review comment:
       I've changed the location of the Javadoc in 71fcead, but I am more and 
more inclined towards avoiding the TLP build run completely. The only reason 
for running it is to get proper sources ZIP file. However such ZIP file may be 
generated by other jobs as well.
   
   I've just modified the [netbeans-vscode 
job](https://ci-builds.apache.org/job/Netbeans/job/netbeans-vscode/) to execute 
`ant build-source-config` first. Builds since 493 shall always expose the 
source ZIP as another build artifact. I guess I can call the vote over that ZIP 
and its complementary `.vsix` binary.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
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

Reply via email to