JDK 14 - Early Access build 22 is available

2019-11-12 Thread Rory O'Donnell
 Hi Stefan/Jaikiran, *OpenJDK builds  - JDK 14 *- Early Access build 22 is available at http://jdk.java.net/14/ These early-access, open-source builds are provided under the GNU General Public License, version 2, with the Classpath Exception .

[GitHub] [ant-ivy] arcticgeek opened a new pull request #91: implement retrieval of ivysettings from url in standalone. IVY-1615

2019-11-12 Thread GitBox
arcticgeek opened a new pull request #91: implement retrieval of ivysettings from url in standalone. IVY-1615 URL: https://github.com/apache/ant-ivy/pull/91 When using ivy in standalone mode via CLI, allow the -settings option to read xml settings from a URL instead of a filesystem path. T

[GitHub] [ant-ivy] jaikiran commented on issue #91: IVY-1615: implement retrieval of ivysettings from url in standalone

2019-11-12 Thread GitBox
jaikiran commented on issue #91: IVY-1615: implement retrieval of ivysettings from url in standalone URL: https://github.com/apache/ant-ivy/pull/91#issuecomment-553234963 Hello @arcticgeek, I think its better to introduce a new param which expects a URL instead of using the same par

[GitHub] [ant-ivy] arcticgeek commented on issue #91: IVY-1615: implement retrieval of ivysettings from url in standalone

2019-11-12 Thread GitBox
arcticgeek commented on issue #91: IVY-1615: implement retrieval of ivysettings from url in standalone URL: https://github.com/apache/ant-ivy/pull/91#issuecomment-553261485 I appreciate your input. Supplying settings to ivy is a foundational task. As the top option in the standalo