From owner-freebsd-java@FreeBSD.ORG Thu Apr 16 18:10:40 2015 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F5CF132; Thu, 16 Apr 2015 18:10:40 +0000 (UTC) Received: from messages.atlantisservices.net (atlantisservices.com [96.39.127.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CAF418A; Thu, 16 Apr 2015 18:10:39 +0000 (UTC) Received: from desktop4.pathiakis.com (unknown [192.168.0.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by messages.atlantisservices.net (Postfix) with ESMTPSA id 31D3F19C77; Thu, 16 Apr 2015 18:10:38 +0000 (UTC) Message-ID: <552FFB1D.2020304@atlantisservices.net> Date: Thu, 16 Apr 2015 14:10:37 -0400 From: Paul Pathiakis User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Craig Rodrigues CC: Lon Chen , "freebsd-java@freebsd.org" Subject: Re: Freebsd + openjdk 7 = problem? References: <552F7FF0.5090909@eileo.com> <552FC8EC.5020509@atlantisservices.net> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2015 18:10:40 -0000 Thank you, Craig. I didn't mean to say it wasn't there. I'm just trying to get the steps in one place. Once I acid test it myself, I'll hand it over. OpenNMS is quite a piece of work. They are also becoming very responsive to the FreeBSD port. They've done a lot of work to correct issues while I've been working with them for the last couple of months. P. On 04/16/2015 14:07, Craig Rodrigues wrote: > > > On Thu, Apr 16, 2015 at 7:36 AM, Paul Pathiakis > > wrote: > > support for it as Oracle is going to EOL 7. So, JDK8 will be the > only JDK supported soon. > > > openjdk8 does exist in the FreeBSD ports tree, so you might want > to install that and give it a shot. > > > I'm still working with the OpenNMS people and I'm going to get a > cheat sheet together on how to quickly implement a build and > install so that someone in the java group can fix these issues. > > > If you have some sort of blog or web page where you can post all > the steps to reproduce the problem, that might be good. When posting to > multiple mailing lists sometimes details get lost for complicated > issues like this, so sometimes it is good > to have it in one place. > > Sorry I can't help more. I hope you get the OpenNMS issues fixed. > > -- > Craig