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

2018-07-10 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/62/



---

-
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-10 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/68/



---

-
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-10 Thread twogee
Github user twogee commented on the issue:

https://github.com/apache/ant/pull/63
  
"imageio" is fine by me, then we skip a potential debacle about naming of 
java-jai.jar 😉
Whenever JAI is laid to rest, "image" can be reclaimed as an alias.
FWIW Java 8 is an LTS release, but hopefully not the last one.

So, it's refactoring, fixing build.xml, writing the documentation and 
putting a note about JAI in Image task manual -- did I miss something?


---

-
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-10 Thread bodewig
Github user bodewig commented on the issue:

https://github.com/apache/ant/pull/63
  
My scenario is people using Java 8, where JAI still works - Java 8 is far 
less dead than Java 9 in my view :-)

I'd prefer a new "imageio" (or whatever it is called) task that doesn't 
suggest it was a drop-in replacement.


---

-
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-10 Thread twogee
Github user twogee commented on the issue:

https://github.com/apache/ant/pull/63
  
JAI is dead. It depends on internal classes that are no longer there in 
Java 9. I propose dropping JAI API support completely, just like apt or javah. 
I don't like the like the idea of shipping dead code for the sake of BWC. If 
someone would like to use JAI on Java 8, there is an option of using an older 
ant-jai.jar; else, 
[jai-imageio-core](https://jai-imageio.github.io/jai-imageio-core/) implements 
the lacking functionality (TIFF support). Also, there are 
[TwelveMonkeys](https://haraldk.github.io/TwelveMonkeys/) for even more 
functionality.

The task is not deprecated in documentation because it works on Java 8 as 
is; perhaps the situation with JAI should be explained once there's an 
agreement on how to proceed.


---

-
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-10 Thread bodewig
Github user bodewig commented on the issue:

https://github.com/apache/ant/pull/63
  
I'm a bit torn as this PR breaks public APIs and may break build 
environments where somebody has managed to install JAI. for example because 
they've downloaded it long ago. Maybe it would be better to make this a new 
task so people can actively chose the implementation.

Also note we have deprecated the Java classes but the image task's manual 
doesn't mention deprecation at all.


---

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



[VOTE] Release Ant 1.9.13 based on RC1

2018-07-10 Thread Stefan Bodewig
Hi all

I've created a new release candidate for 1.9.13 with a few bug fixes.

git tag: ANT_1.9.13_RC1
 on commit: e7a4d8683
tarballs: https://dist.apache.org/repos/dist/dev/ant/
 revision: 28014
Maven artifacts:
 
https://repository.apache.org/content/repositories/orgapacheant-1034/org/apache/ant/

This Vote will be open at least for 72 hours and close no earlier than
2018-07-13 10:00UTC.

Cheers

Stefan

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



[VOTE] Release Ant 1.10.5 based on RC1

2018-07-10 Thread Stefan Bodewig
Hi all

I've created a new release candidate for 1.10.5 with a few bug fixes and
and the "single source executable" feature for Java11.

git tag: ANT_1.10.5_RC1
 on commit: c0848d2c6
tarballs: https://dist.apache.org/repos/dist/dev/ant/
 revision: 28015
Maven artifacts:
 
https://repository.apache.org/content/repositories/orgapacheant-1035/org/apache/ant/

This Vote will be open at least for 72 hours and close no earlier than
2018-07-13 10:00UTC.

Cheers

Stefan

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