Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 61859 invoked from network); 10 Mar 2011 04:30:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Mar 2011 04:30:21 -0000 Received: (qmail 44762 invoked by uid 500); 10 Mar 2011 04:30:20 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 44637 invoked by uid 500); 10 Mar 2011 04:30:18 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 463 invoked by uid 99); 9 Mar 2011 17:56:06 -0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=uni-jena.de; s=dkim-2011; t=1299693338; bh=PZFcJucDOAqNaMOwf9F4zhbOyh2AikWhsJP9Nk6HX78=; h=Message-ID:Date:From:To:Subject; b=dguYM3iv+NhvflTSHXBoH2wKdcJZBJ8veyTxmW5zhUe1dS3L/f51fN8vvlA2f6HMp Y3c7FLOGNXksK2nytjn0zzc6TU6fw6QxvoyDD6ECVmDleHB8CGdJTAcpIQ75SF2Fz5 MKGpEjPCKuZiMu9oGFaYEMqSkIn+gg76janClef4= Message-ID: <4D77BF19.2090601@uni-jena.de> Date: Wed, 09 Mar 2011 18:55:37 +0100 From: Thomas Kluge User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: ant Subject: Change the Java Compiler Content-Type: multipart/alternative; boundary="------------020707080505010702000404" X-Virus-Checked: Checked by ClamAV on apache.org --------------020707080505010702000404 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Hi everybody, I`d like to compiler the Dacapo Benchmark with the Java 7 Compiler. The Benchmark uses an ant build script. I already changed the Java version in my system, but ant uses still the Java 6 compiler. The Java 7 compiler is just the compiler and not a hole virtual machine. That means I need a possibility to change just the compiler in ordner to build the benchmark with ant. How can i do this (use ant 1.8)? Thanks for help -- ------------ Thomas Kluge Informatikstudent Friedrich-Schiller-Universitaet Jena -- ------------ Thomas Kluge Informatikstudent Friedrich-Schiller-Universitaet Jena --------------020707080505010702000404--