Page MenuHomeFreeBSD

devel/gradle upgrade to 3.2.1
ClosedPublic

Authored by asomers on Nov 29 2016, 11:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 13, 11:41 PM
Unknown Object (File)
Sat, Apr 13, 10:49 PM
Unknown Object (File)
Mar 12 2024, 11:41 AM
Unknown Object (File)
Feb 23 2024, 5:07 AM
Unknown Object (File)
Feb 23 2024, 5:07 AM
Unknown Object (File)
Feb 23 2024, 5:07 AM
Unknown Object (File)
Feb 22 2024, 5:06 PM
Unknown Object (File)
Dec 20 2023, 7:14 AM

Details

Summary

devel/gradle upgrade to 3.2.1

PR 214935

Test Plan

build on current. Poudriere testport on 9.3, 10.3, and 11.0. portlint.
Use gradle to build a project on 11.0.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6094
Build 6355: arc lint + arc unit

Event Timeline

asomers retitled this revision from to devel/gradle upgrade to 3.2.1.
asomers updated this object.
asomers edited the test plan for this revision. (Show Details)
asomers added reviewers: pi, girgen.
asomers added a subscriber: brd.
matthew edited edge metadata.

This looks good to me, with or without the NO_ARCH setting. Brian, please take this as approval to commit.

devel/gradle/Makefile
15

Poudriere tests flag up that this port doesn't install any architecture dependent files -- expected as it's a Java application.

Maybe add

NO_ARCH=   yes

???

This revision is now accepted and ready to land.Dec 30 2016, 10:14 AM
brd added a reviewer: brd.
This revision was automatically updated to reflect the committed changes.