Files
ports/java
Ronald Klop d33ede1043 java/apache-commons-httpclient: make backwards compatible with java 8
Dependency openoffice needs java 8. Without this patch openoffice fails
with:
bad class file: /usr/local/share/java/classes/commons-httpclient.jar(org/apache/commons/httpclient/HttpClient.class)
  class file has wrong version 65.0, should be 52.0
  Please remove or make sure it appears in the correct subdirectory of the classpath.

So make httpclient target java 8 for now.

While here I added encoding= to javac instead of the REINPLACE_CMD statement.

PR:	293317
Approved-by:	Alex Dupre (maintainer)
2026-02-23 14:28:12 +01:00
..
2025-12-15 20:26:04 +01:00
2026-01-06 16:47:35 +03:00
2025-12-12 22:05:25 +03:00
2025-09-27 20:41:26 +02:00
2026-01-17 21:41:29 +01:00
2026-02-08 09:28:49 -08:00
2026-02-18 00:53:43 +08:00
2026-02-14 13:29:41 +01:00