> Should we start talking about using HTTP/2? Then we're firmly in Java 8
> territory :-)
While having HTTP/2 support would be a cool thing, I think we should make small
steps, and one after the other.
So increase minimum Java version from 1.5 to 1.7, apply some changes, make a
release.
Then we
I copied the IvyDE buildjob to have github support here.
https://builds.apache.org/view/A/view/Ant/job/IvyDE-GithubPR/
I changed IvyDE and IvyDE to not use "Ant latest" instead "Ant 1.9.9", so it
will work on Java<8.
I started IvyDE and it gives me an error I could not interpret:
https://
Github user jaikiran commented on the issue:
https://github.com/apache/ant-ivy/pull/20
I've now updated this PR to not focus on the usage of `:` in versions and
instead test the FileUtil's method itself.
---
If your project is set up for it, you can reply to this email and have your
It looks like there might be some issue with the matrix job(s)
https://builds.apache.org/job/Ivy-GithubPR-Matrix/2/console
From what I understand of that log, it seems like the parent matrix job (the
one above) is correctly checking out the commit from the submitted PR:
> Checking out Revision
That specific line in the build.xml[1] of the IvyDE project is trying to “get”
the ivy.jar from a URL. In this case, it’s trying to fetch it from:
> [get] Getting:
> https://builds.apache.org/job/Ivy/lastSuccessfulBuild/artifact/build/artifact/jars/ivy.jar
Since it’s https backed, there’s a SSL
Is there a chance you could trigger this build to run using Java 7? I read up a
few JIRA posts for the INFRA project in issues.apache.org and they seem to
indicate that this probably will work fine with builds that use Java 7. I’m not
100% sure though.
-Jaikiran
On 22-May-2017, at 6:30 PM, J Pa
Isn't HTTP 2.0 only in Java 9? Otherwise you need a 3rd party library that
implements the protocol support.
On 22 May 2017 at 02:00, Jan Matèrne (jhm) wrote:
> > Should we start talking about using HTTP/2? Then we're firmly in Java 8
> > territory :-)
>
> While having HTTP/2 support would be a c
I changed the buildjobs for IvyDE + IvyDE-Github to use Java7(latest).
But I prefer to use the lowest Java version we have defined as minimum. ;)
Jan
> -Ursprüngliche Nachricht-
> Von: J Pai [mailto:jai.forums2...@gmail.com]
> Gesendet: Montag, 22. Mai 2017 15:09
> An: Ant Developers List
Admins have all rights to stay insist on closing as many CVSS 10 score
holes in JRE as possible ;)
Gintas
2017-05-22 21:24 GMT+02:00 Jan Matèrne (jhm) :
> I changed the buildjobs for IvyDE + IvyDE-Github to use Java7(latest).
> But I prefer to use the lowest Java version we have defined as minim
You're right, full HTTP/2 in JRE is Java 9. What I meant was AEAD crypto
that was introduced in Java 8 JRE. Before that, that's another dependency
on BouncyCastle.
Gintas
2017-05-22 17:42 GMT+02:00 Matt Sicker :
> Isn't HTTP 2.0 only in Java 9? Otherwise you need a 3rd party library that
> imple
10 matches
Mail list logo