The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Mon, 4 Aug 2003 7:31 AM
Changes:
timeoriginalestimate changed from 0
timeestimate changed from 0 minutes
Fix Version changed to 1.1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-221&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-221
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-221
Summary: Compiles fail on some plattforms when importing classes from tools.jar
Type: Bug
Status: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
core
Fix Fors:
1.1
Assignee:
Reporter: Bj?rn Ola Smievoll
Created: Tue, 28 Jan 2003 4:25 AM
Updated: Mon, 4 Aug 2003 7:31 AM
Environment: Linux, JDK 1.4.1_01, Maven HEAD / Darwin, JDK 1.4.1-beta, Maven HEAD
Description:
tools.jar has to be added as an explicit dependency in project.xml if java:compile is
to find the classes, and (as I see it) there is no good way to do that, as it, among
other things would bind you to an specific JDK release.
Another workaround would be adding tools.jar to $CLASSPATH, but that doesn't seem to
help. Works out of the box on Darwin as the Apple JDK adds tools.jar implicitly to the
classpath.
This might not be a real problem as I don't know the handling of tools.jar was
intended to work.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]