Bug 200092 - java/wildfly90: upgrade to 9.0.0.CR1 + other wildfly fixes
Summary: java/wildfly90: upgrade to 9.0.0.CR1 + other wildfly fixes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-10 09:59 UTC by Jimmy Olgeni
Modified: 2015-05-11 10:56 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (yerenkow)


Attachments
wildfly90 upgrade and fixes (168.46 KB, patch)
2015-05-10 09:59 UTC, Jimmy Olgeni
no flags Details | Diff
wildfly90 poudriere test log (27.50 KB, text/x-log)
2015-05-10 10:00 UTC, Jimmy Olgeni
no flags Details
wildfly82 fixes (58.78 KB, patch)
2015-05-10 10:00 UTC, Jimmy Olgeni
no flags Details | Diff
wildfly82 poudriere test log (27.52 KB, text/x-log)
2015-05-10 10:01 UTC, Jimmy Olgeni
no flags Details
wildfly81 fixes (59.60 KB, patch)
2015-05-10 10:01 UTC, Jimmy Olgeni
no flags Details | Diff
wildfly81 poudriere test log (27.51 KB, text/x-log)
2015-05-10 10:02 UTC, Jimmy Olgeni
no flags Details
wildfly80 fixes (5.82 KB, patch)
2015-05-10 10:02 UTC, Jimmy Olgeni
no flags Details | Diff
wildfly80 poudriere test log (27.51 KB, text/x-log)
2015-05-10 10:03 UTC, Jimmy Olgeni
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2015-05-10 09:59:33 UTC
Created attachment 156594 [details]
wildfly90 upgrade and fixes

Upgrade wildfly90 to 9.0.0.CR1.

Also, for this and other wildfly ports:

- Remove stray .orig files from plist.
- Fix pkg-message files; use pkg-message.in everywhere.
- Add @dir entries to fix directory permissions.
- Make configuration writable by user www (fix startup errors).
Comment 1 Jimmy Olgeni freebsd_committer freebsd_triage 2015-05-10 10:00:19 UTC
Created attachment 156595 [details]
wildfly90 poudriere test log
Comment 2 Jimmy Olgeni freebsd_committer freebsd_triage 2015-05-10 10:00:57 UTC
Created attachment 156596 [details]
wildfly82 fixes
Comment 3 Jimmy Olgeni freebsd_committer freebsd_triage 2015-05-10 10:01:31 UTC
Created attachment 156597 [details]
wildfly82 poudriere test log
Comment 4 Jimmy Olgeni freebsd_committer freebsd_triage 2015-05-10 10:01:59 UTC
Created attachment 156598 [details]
wildfly81 fixes
Comment 5 Jimmy Olgeni freebsd_committer freebsd_triage 2015-05-10 10:02:19 UTC
Created attachment 156599 [details]
wildfly81 poudriere test log
Comment 6 Jimmy Olgeni freebsd_committer freebsd_triage 2015-05-10 10:02:40 UTC
Created attachment 156600 [details]
wildfly80 fixes
Comment 7 Jimmy Olgeni freebsd_committer freebsd_triage 2015-05-10 10:03:05 UTC
Created attachment 156601 [details]
wildfly80 poudriere test log
Comment 8 yerenkow 2015-05-10 10:38:51 UTC
As a maintainer, I found these changes awesome :)
Thanks Jimmy for your kind work.
Comment 9 commit-hook freebsd_committer freebsd_triage 2015-05-11 10:53:23 UTC
A commit references this bug:

Author: olgeni
Date: Mon May 11 10:52:43 UTC 2015
New revision: 386063
URL: https://svnweb.freebsd.org/changeset/ports/386063

Log:
  Upgrade wildfly90 to 9.0.0.CR1.

  Also, for all wildfly ports:

  - Remove stray .orig files from plist.
  - Fix rc.conf settings in pkg-message files; use pkg-message.in everywhere.
  - Add @dir entries to fix directory permissions.
  - Make configuration writable by user www (fix startup errors).

  PR:		200092
  Submitted by:	olgeni
  Approved by:	maintainer

Changes:
  head/java/wildfly80/Makefile
  head/java/wildfly80/files/pkg-message.in
  head/java/wildfly80/pkg-message
  head/java/wildfly80/pkg-plist
  head/java/wildfly81/Makefile
  head/java/wildfly81/files/pkg-message.in
  head/java/wildfly81/pkg-message
  head/java/wildfly81/pkg-plist
  head/java/wildfly82/Makefile
  head/java/wildfly82/pkg-plist
  head/java/wildfly90/Makefile
  head/java/wildfly90/distinfo
  head/java/wildfly90/files/pkg-message.in
  head/java/wildfly90/pkg-message
  head/java/wildfly90/pkg-plist
Comment 10 Jimmy Olgeni freebsd_committer freebsd_triage 2015-05-11 10:56:14 UTC
Committed - please let me know if you hear anything from users after the updates. Thank you!