Fixed
Details
Assignee
OpenNMS Bug Mailing ListOpenNMS Bug Mailing ListReporter
Robert J BrennemanRobert J BrennemanComponents
Fix versions
Affects versions
Priority
Minor
Details
Details
Assignee
OpenNMS Bug Mailing List
OpenNMS Bug Mailing ListReporter
Robert J Brenneman
Robert J BrennemanComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created October 27, 2009 at 3:35 PM
Updated January 27, 2017 at 4:26 PM
Resolved September 7, 2010 at 11:33 AM
Please consider adding support for the s390x platform in the jicmp rpm .spec by adding the following 4 lines:
%ifarch s390x
%define _libdir %_prefix/lib64
%define arch_arg --with-jvm-arch=64
%endif