Linux PR build failures

2018-07-30 Thread Gintautas Grigelionis
I noticed that Linux PR builds fail quite frequently, unable to pull from GitHub, something for infra to look into? Gintas

[GitHub] ant issue #63: Replace JAI with ImageIO

2018-07-30 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/63 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Windows/77/ ---

[GitHub] ant issue #63: Replace JAI with ImageIO

2018-07-30 Thread twogee
Github user twogee commented on the issue: https://github.com/apache/ant/pull/63 Thanks for reviewing. I hope my last refactoring clarifies the point about the string field in the Text class (or the string attribute in the text element). ---

[GitHub] ant issue #63: Replace JAI with ImageIO

2018-07-30 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/63 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Linux/71/ ---

[GitHub] ant issue #63: Replace JAI with ImageIO

2018-07-30 Thread bodewig
Github user bodewig commented on the issue: https://github.com/apache/ant/pull/63 `addImageOperation` indeed looks strange (as does the manual when it talks about `ImageOperation`, By virtue of `add(ImageOperation)` you can add any type as nested element that implements