neilcsmith-net opened a new pull request, #6869:
URL: https://github.com/apache/netbeans/pull/6869

   This PR merges back the Windows native launcher code back into the main 
repo, and adds a GitHub workflow to build source and binary zips for release.
   
   The first commit copies back files from 
https://github.com/apache/netbeans-native-launchers into their original 
locations.  Unfortunately, at present, history from the separate repo is lost.
   
   The second commit fixes paths and adds a GitHub workflow based on the dlight 
and profiler workflows.  This builds a source and binary zip that we can 
release via dist.a.o in the same way as those other native binaries.
   
   The workflow uses the same technique of building a source zip keeping the 
native libraries in their existing relative path locations.  Separate isolated 
steps build the binary files and binary zip from that source zip (ensuring 
completeness of the sources).
   
   Artefacts still need testing.  A second PR will need generating to use the 
staged artefacts for test build and vote (see process used for other binaries).


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