[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 `ImgeOperation` which is a good thing.

Not sure what you mean with "text has the wrong attribute".


---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[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/



---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[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).


---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[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/



---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



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