The Apache infra team have addressed this issue and I am now able to
trigger the job runs.
-Jaikiran
On 12/06/24 10:55 am, Jaikiran Pai wrote:
It looks like something has changed with our Jenkins instance and I
can no longer trigger Ant jobs - I don't see the "Build/Build with
Parameters" lin
It looks like something has changed with our Jenkins instance and I can
no longer trigger Ant jobs - I don't see the "Build/Build with
Parameters" link or any such link which allows you to trigger the job,
even after I am successfully logged in.
Could one of you who previously used to trigger
I updated the Jobs
- deactivated openJDK8 (with a comment)
- let the Matrix build also on jdk-1.8 and openJDK8
- update all Ant Jobs to use Ant 1.9.3
I created an issue for installing Java9 for Jenkins
https://issues.apache.org/jira/browse/INFRA-7558
Haven't changed the build timeout.
We could in
On Apr 11, 2014, at 2:46 AM, Jan Matèrne (jhm) wrote:
>
> No we have several Java8 installations available on the matrix: Open JDK 1.8
> (Only on ubuntu nodes) + jdk-1.8.0
>
>
>
> Should we
>
> - add these two to the build matrix?
sure
>
> - change the openJDK8 job to use Java9?
+1
>
>
Sounds good,
Antoine
On Apr 11, 2014, at 3:03 AM, Jan Matèrne (jhm) wrote:
> update
> * no Java9 available at Jenkins. So would have to create an JIRA like
> https://issues.apache.org/jira/browse/INFRA-7485
>
> Jan
>
>
-
T
update
* no Java9 available at Jenkins. So would have to create an JIRA like
https://issues.apache.org/jira/browse/INFRA-7485
Jan
-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h.
I have a look at the configuration of the Matrix Job at Apaches Jenkins
instance
https://builds.apache.org/job/Ant-Build-Matrix/configure
We have a special job [1] for openJDK8. I think this was introduced in the
time when Java8 was not released.
No we have several Java8 installations ava