From users-return-21430-apmail-maven-users-archive=maven.apache.org@maven.apache.org Sun Jan 16 08:32:03 2005 Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 87536 invoked from network); 16 Jan 2005 08:32:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Jan 2005 08:32:03 -0000 Received: (qmail 94112 invoked by uid 500); 16 Jan 2005 08:32:02 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 93309 invoked by uid 500); 16 Jan 2005 08:32:00 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 93296 invoked by uid 99); 16 Jan 2005 08:31:59 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from sccrmhc11.comcast.net (HELO sccrmhc11.comcast.net) (204.127.202.55) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 16 Jan 2005 00:31:58 -0800 Received: from tower.msd.guther.com (c-67-180-25-255.client.comcast.net[67.180.25.255]) by comcast.net (sccrmhc11) with ESMTP id <20050116083152011000bmrne>; Sun, 16 Jan 2005 08:31:56 +0000 Received: from [192.168.1.50] (hyperion.msd.guther.com [192.168.1.50]) by tower.msd.guther.com (8.12.11/8.12.11) with ESMTP id j0G8VnOk005929 for ; Sun, 16 Jan 2005 00:31:49 -0800 Message-ID: <41EA2675.5090206@guther.com> Date: Sun, 16 Jan 2005 00:31:49 -0800 From: Andreas Guther User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maven Users List Subject: Re: JDK 1.5 Annotations References: <000001c4fa15$dbf88110$6401a8c0@KAMELEON> In-Reply-To: <000001c4fa15$dbf88110$6401a8c0@KAMELEON> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Is maven already supporting Java 5? Andreas sgoldstein@apache.org wrote: >I'm having trouble compiling classes with annotations with Maven. I >have the following two properties set: > >maven.compile.source=1.5 >maven.compile.target=1.5 > >Is there anything else that I need to do? > >Scott > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org