[
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.