Page MenuHomeDevCentral

Build Apache Ant from ports on FreeBSD devserver
ClosedPublic

Authored by dereckson on Mar 25 2023, 12:34.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 19:42
Unknown Object (File)
Sun, Dec 15, 04:37
Unknown Object (File)
Thu, Dec 12, 10:44
Unknown Object (File)
Tue, Dec 10, 11:32
Unknown Object (File)
Sat, Dec 7, 18:51
Unknown Object (File)
Sat, Dec 7, 07:10
Unknown Object (File)
Sun, Dec 1, 10:52
Unknown Object (File)
Mon, Nov 25, 07:06
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 Passed
Unit
No Test Coverage
Branch
fix-ant
Build Status
Buildable 4592
Build 4862: arc lint + arc unit

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.