Return-Path: Delivered-To: apmail-commons-issues-archive@locus.apache.org Received: (qmail 73548 invoked from network); 5 Oct 2007 17:35:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Oct 2007 17:35:16 -0000 Received: (qmail 11834 invoked by uid 500); 5 Oct 2007 17:35:03 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 11776 invoked by uid 500); 5 Oct 2007 17:35:03 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 11767 invoked by uid 99); 5 Oct 2007 17:35:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2007 10:35:03 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2007 17:35:14 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A0BD471422B for ; Fri, 5 Oct 2007 10:34:53 -0700 (PDT) Message-ID: <27337344.1191605693614.JavaMail.jira@brutus> Date: Fri, 5 Oct 2007 10:34:53 -0700 (PDT) From: "James Carman (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (PROXY-1) Trunk fails to build under JDK 1.6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/PROXY-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532729 ] James Carman commented on PROXY-1: ---------------------------------- Can you give some more information about your environment(s)? I'm running on Fedora Core 6 with JDK: java version "1.6.0" Java(TM) SE Runtime Environment (build 1.6.0-b105) Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing) My build output is: [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------- --- [INFO] Building Commons Proxy [INFO] task-segment: [clean, compile] [INFO] ------------------------------------------------------------------------- --- [INFO] [clean:clean] [INFO] Deleting directory /home/jcarman/commons-proxy/target [INFO] Deleting directory /home/jcarman/commons-proxy/target/classes [INFO] Deleting directory /home/jcarman/commons-proxy/target/test-classes [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] Compiling 43 source files to /home/jcarman/commons-proxy/target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Fri Oct 05 13:30:28 EDT 2007 [INFO] Final Memory: 7M/13M [INFO] ------------------------------------------------------------------------ > Trunk fails to build under JDK 1.6 > ---------------------------------- > > Key: PROXY-1 > URL: https://issues.apache.org/jira/browse/PROXY-1 > Project: Commons Proxy > Issue Type: Bug > Environment: JDK 1.6 > Reporter: Henri Yandell > Assignee: James Carman > > java:compile: > [echo] Compiling to /home/hen/apache/jakarta/commons-sandbox/proxy/target/classes > [javac] Compiling 51 source files to /home/hen/apache/jakarta/commons-sandbox/proxy/target/classes > javac: target release 1.3 conflicts with default source release 1.5 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.