Skip to content

Conversation

@emxsys
Copy link
Member

@emxsys emxsys commented Apr 17, 2019

Description of the Change

The default WorldWindJava build process uses Apache Ant. This change to the Travis configuration ensures that ant is used even if Gradle or Maven build configuration files are detected by Travis-CI.

Why Should This Be In Core?

This change ensures the prescribed build process is followed.

Benefits

Without this change, Gradle or Maven could be used by Travis instead of ant .

Potential Drawbacks

None.

Applicable Issues

PR #30
Issue #11

- The custom install script prevents Travis' auto-detection of the build tool.
- `install: ant <target>` forces the use of ant even if a build.grade file is detected.
@emxsys emxsys added the enhancement New feature or request label Apr 17, 2019
@emxsys emxsys requested a review from wcmatthysen April 17, 2019 14:37
@emxsys emxsys self-assigned this Apr 17, 2019
@emxsys emxsys added this to the WWJ-CE 2.2.0 milestone Apr 17, 2019
@emxsys emxsys merged commit bc54886 into develop Apr 17, 2019
@emxsys emxsys deleted the fix/travis-ant branch April 17, 2019 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants