Page MenuHomeFreeBSD

devel/gradle upgrade to 3.2.1
ClosedPublic

Authored by asomers on Nov 29 2016, 11:00 PM.
Tags
None
Referenced Files
F137429014: D8672.diff
Sun, Nov 23, 9:18 AM
Unknown Object (File)
Tue, Nov 18, 6:15 PM
Unknown Object (File)
Tue, Nov 18, 7:22 AM
Unknown Object (File)
Tue, Nov 18, 5:58 AM
Unknown Object (File)
Tue, Nov 18, 5:46 AM
Unknown Object (File)
Tue, Nov 18, 5:45 AM
Unknown Object (File)
Mon, Nov 17, 5:11 PM
Unknown Object (File)
Sun, Nov 2, 2:33 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.