Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-721


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-721
    Summary: Maven CVS HEAD build failure with Sun JDK 1.3.0, OK with 1.4.1
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Time Spent: Unknown
  Remaining: 0 minutes

    Project: maven

   Assignee: james strachan
   Reporter: 

    Created: Thu, 13 Feb 2003 5:24 PM
    Updated: Mon, 25 Aug 2003 3:42 AM
Environment: Linux (Mandrake 9), Sun JDKs

Description:
CVS HEAD of 2003-02-13 - fresh checkout.
Set $MAVEN_HOME to distribution dir, then
ant -f build-bootstrap.xml
-- with JDK 1.3.0_02 I get
 [javac] Compiling 81 source files to /home/thomasn/dev/jakarta-turbine-maven
/bootstrap/phase1-classes
    [javac] /home/thomasn/dev/jakarta-turbine-maven/src/java/org/apache/maven/je
lly/tags/maven/DependencyResolver.java:97: cannot resolve symbol
    [javac] symbol  : constructor RuntimeException  (java.lang.String,java.lang.
Exception)
    [javac] location: class java.lang.RuntimeException
    [javac]       throw new RuntimeException("Unable to create " + type, e);
    [javac]             ^
    [javac] Note: /home/thomasn/dev/jakarta-turbine-maven/src/java/org/apache/ma
ven/MavenUtils.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 1 error

BUILD FAILED

With JDK 1.4.1_01 all builds just fine.




---------------------------------------------------------------------
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]

Reply via email to