Page MenuHomeDevCentral

Build Apache Ant from ports on FreeBSD devserver
ClosedPublic

Authored by dereckson on Mar 25 2023, 12:34.
Tags
None
Referenced Files
F2847213: D2912.id7422.diff
Wed, Apr 24, 14:01
F2846959: D2912.id.diff
Wed, Apr 24, 11:56
F2846863: D2912.id7422.diff
Wed, Apr 24, 11:26
F2846862: D2912.id7421.diff
Wed, Apr 24, 11:26
F2846861: D2912.diff
Wed, Apr 24, 11:26
Unknown Object (File)
Tue, Apr 23, 03:16
Unknown Object (File)
Sun, Apr 21, 20:02
Unknown Object (File)
Sat, Apr 20, 14:25
Subscribers
None

Details

Summary

Apache Ant installed through packages pulls OpenJDK 8,
but it can use OpenJDK 17 too.

Test Plan

ant on WindRiver

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 25 2023, 12:34

Two changes for the ports build workflow:

  • allow to install binary packages dependencies before the build
  • allow to have only a set or unset list of options, not both

Ports are installed first, so the software list can defined them too for other OS.
That means dependencies must be specified for the port and installed at that moment,
regardless they're or not defined later as package.