Re: Migrating build jobs

2020-08-13 Thread Jaikiran Pai
Hello Jan, On 13/08/20 3:32 pm, apa...@materne.de wrote: > > > https://builds.apache.org/view/A/view/Ant/job/Ant%20Master%20(latest%20EA%20 > JDK)/ > > Ant Master (latest EA JDK) > > deactivated > > Last Success: 2m 22d > > Last Error: 25d > > > > Incomplete job. Tries to build on Java 1.5 + 1

Re: Migrating build jobs

2020-08-13 Thread Gintautas Grigelionis
> > Our build job for testing our POMs (by building Ant from POM) could be > migrated (easily) because there is no type=Maven any more. Maybe building > via Shell ... > Looks like "Freestyle Project" -> Build step "Execute top-level Maven targets" is a possibility? Gintas

Migrating build jobs

2020-08-13 Thread apache
I migrated the jobs from the old buildserver (builds.ao) to the new one (ci-build.ao). I skipped some because I thought that these are not required any more. The job for handling the Github PullRequests is incomplete as the former used trigger is not availble in the configuration UI. So I dea