Opened 7 years ago

Closed 6 years ago

#53555 closed defect (fixed)

apache-ant @1.10.x: Ant 1.10 requires Java 8

Reported by: sideeffect42 (Dennis Camera) Owned by: sideeffect42 (Dennis Camera)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: blair@…
Port: apache-ant

Description

Apache Ant 1.10 requires Java 8 which is not available on older versions of Mac OS X.

When Java 8 is not available Ant 1.9.x should be installed instead (runs on Java 5 or higher).
If that's not possible to detect, there should be separate ports.

Change History (3)

comment:1 Changed 7 years ago by blair (Blair Zajac)

If you want to submit a pull request that branches the apache-ant for 1.9.x into a new apache-ant-1.9 port I'll submit it.

comment:2 in reply to:  1 Changed 7 years ago by victorp-sg (Victor Pang)

Replying to blair:

If you want to submit a pull request that branches the apache-ant for 1.9.x into a new apache-ant-1.9 port I'll submit it.

Please do...I have older apps that still require Java 1.6. Thank you.

comment:3 Changed 6 years ago by sideeffect42 (Dennis Camera)

Owner: set to sideeffect42
Resolution: fixed
Status: newclosed

In 89d40d571e3523970eb9ede199438768066131b5/macports-ports:

apache-ant-1.9: restore apache-ant 1.9.9 port

can install instead of current 1.10.x port
for compatibility with Java 5 to Java 7
closes: #53555

Note: See TracTickets for help on using tickets.