On Wed, May 27, 2020 at 12:50 PM Bill Blough <billblo...@apache.org> wrote:

>
> On Mon, Apr 20, 2020 at 08:16:24PM +0100, Andreas Veithen wrote:
> > On Mon, Apr 20, 2020 at 7:41 PM Bill Blough <billblo...@apache.org>
> wrote:
> >
> > > As I understand it, we'll have to request that external services, such
> > > as Travis, be enabled for the git repos on a per-repo basis.
> > >
> > > It looks like the following repos have .travis.yml files:
> > >
> > > axis-axis1-java
> > > axis-axis2-java-core
> > > axis-axis2-java-rampart
>
> Travis is now enabled for these three repos.  If someone could make a
> minor commit to force a build for testing purposes, I would appreciate it.
>
> (I still need to configure it for the c repos, so I'm not in a position
> to test it yet).
>
> Best regards,
> Bill
>
>
>
Thanks Bill!

While I know git well, my day job doesn't use Github but rather Bitbucket.
So it took me a bit to figure out that Apache project 2FA really means the
password at commit time is a Github generated non expiring token. So I'll
likely update the committer info docs in these Java projects as well.

Anyways I was able to commit and trigger a Travis build to these 3 projects
though axis2-java has a unit test error not in my local env while the other
two are not immediately clear  ... the axis2-c people can ignore those of
course :-) .

axis-axis1-java  axis-axis2-java-core  axis-axis2-java-rampart

https://travis-ci.org/github/apache/axis-axis2-java-core

https://travis-ci.org/github/apache/axis-axis1-java

https://travis-ci.org/github/apache/axis-axis2-java-rampart

Reply via email to