Enterprise JBang
JBang now fully support proxies and credentials to use with private/internal repositories. Something that was only partially working before. Settings will be read from ~/.m2/settings.xml and in future we might make more explicit setup available based on feedback.
This was enabled as we moved from Shrinkwrap to use direct Maven/Aether API which also helped reduce the size of jbang from 5.5 to 4.9 MB
In addition various fixes and improvements enabling better use of jbang, one particular is jbang info fixes that enables the recent new JBang Visual Studio code to be even more awesome. If you have not yet tried it do give it a go - enables to open vscode on any folder with JBang enabled .java code and thing like content assist and running with jbang Just Works. Absolutely the simplest and fastest way to start writing code in Java.
Changelog
🚀 Features
- b9a339c Switched Shrinkwrap for Maven/Aether API (#1456)
- 9a3d4c9 Added
--format=jsonflag tolistcommands (#1454)
🐛 Fixes
- a38cf87 fixed "app install" using path with spaces
- e1f62dd fixes running installed apps on Windows
- 4d6ab0e use
//GAVforexport mavenrepo(#1468) - 7c99280 check for recursion when running
info - d983101 update to disco v3 endpoints
- 10426e9 Fixed NPE when running
infoon a JAR file (#1452)
🛠 Build
📝 Documentation
- 0418303 [minor] release
- 6218b6f Add @yeung66 as a contributor
- ef8c348 add garodriguezlp as a contributor (#1463)
- 73239f7 add jarryDk as a contributor (#1462)
- b4aee56 add someth2say as a contributor (#1461)
- bda9950 add agoalofalife as a contributor (#1460)
- 5a1dc11 Fixed passing arguments to .bat files on Windows (#1449)
Contributors
We'd like to thank the following people for their contributions:
Tako Schotanus, Max Rydahl Andersen, GitHub, Ilya, allcontributors[bot]