The following issue has been updated:

    Updater: dion gillard (mailto:[EMAIL PROTECTED])
       Date: Mon, 11 Aug 2003 12:37 AM
    Changes:
             summary changed from Can't compile any java classes for source 1.4
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-635&page=history

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

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-635
    Summary: (HEAD) Can't compile any java classes for source 1.4
       Type: Bug

     Status: Unassigned
   Priority: Blocker

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-java
   Fix Fors:
             1.0-rc1
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Willie Vu

    Created: Thu, 31 Jul 2003 3:24 AM
    Updated: Mon, 11 Aug 2003 12:37 AM

Description:
I used to set maven.compile.source, maven.compile.target in project.properties that 
allow 1.4 java classes to be compiled.  The latest CVS HEAD is broken now.  The target 
is always set to 1.1

Look at java plugin's project.properties, there are new properties introduced:

compileTarget = 1.1
compileDebug = on
compileOptimize = off
compileDeprecation = off

How can the target be overridden?  


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