From owner-freebsd-java@FreeBSD.ORG Thu Jul 7 06:41:24 2011 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26023106564A; Thu, 7 Jul 2011 06:41:24 +0000 (UTC) (envelope-from herve.quiroz@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id B2D1A8FC13; Thu, 7 Jul 2011 06:41:22 +0000 (UTC) Received: by gwb15 with SMTP id 15so336700gwb.13 for ; Wed, 06 Jul 2011 23:41:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=H2XNqFTd8O2y1l93uf/wVg9Ix3vnNpcwbUiOVNeG7aU=; b=Atw6y5OeHU0PRLlRmbhDkmMbhTNc1N+M1Luf1hYASxbfVUx7iI50PC8pxKUns8wSZy LvsLr/yJ8UNmB3M3fMgs7V5Koz74I0IRVeSGfh/fTxLxobREPQCVfbR7NJVqbmQe/Y5N j6p3SryN7t05ZsyYO+JzpekK4VKCiePar8MIA= MIME-Version: 1.0 Received: by 10.150.116.19 with SMTP id o19mr508640ybc.431.1310019063553; Wed, 06 Jul 2011 23:11:03 -0700 (PDT) Sender: herve.quiroz@gmail.com Received: by 10.146.111.12 with HTTP; Wed, 6 Jul 2011 23:11:03 -0700 (PDT) In-Reply-To: References: Date: Thu, 7 Jul 2011 08:11:03 +0200 X-Google-Sender-Auth: YZdiLxnynJdvA70pfh_8J3c3mak Message-ID: From: Herve Quiroz To: =?UTF-8?Q?Ren=C3=A9_Ladan?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: java@freebsd.org, glewis@freebsd.org Subject: Re: patch to clean up Java 1.3 and Java 1.4 from bsd.java.mk X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2011 06:41:24 -0000 Hi Ren=C3=A9, I think we should take the opportunity to remove Jikes support as well. Indeed, Jikes is disabled for Java 1.5+ in bsd.java.mk. This means that it will no longer be used after Java 1.3/1.4 support is removed. Herve On Wed, Jul 6, 2011 at 10:05 AM, Ren=C3=A9 Ladan wrote: > Hi Greg, > > I made a patch to bsd.java.mk [1] to completely remove support for > Java 1.3 and Java 1.4. > If you agree, I plan to request an exp-run with all Java 1.3 and 1.4 > ports removed (except for > the -doc ports) and the ports at [2] updated to modern / non-hardcoded va= lues. > > Cheers, > Ren=C3=A9 > > [1] ftp://rene-ladan.nl/pub/freebsd/bsd.java.mk.diff > [2] ftp://rene-ladan.nl/pub/freebsd/java-blackdown.txt > [2] ftp://rene-ladan.nl/pub/freebsd/java-version.txt > -- > http://www.rene-ladan.nl/ > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >