You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Marc Veary (JIRA)" <ji...@apache.org> on 2007/07/06 14:58:05 UTC

[jira] Created: (PLUTO-392) Force Maven to use Java 5 for build source and target.

Force Maven to use Java 5 for build source and target.
------------------------------------------------------

                 Key: PLUTO-392
                 URL: https://issues.apache.org/jira/browse/PLUTO-392
             Project: Pluto
          Issue Type: Bug
          Components: build system
    Affects Versions: 1.1.3
         Environment: W2K
            Reporter: Marc Veary
            Priority: Minor
             Fix For: 1.2.0


Force Maven to use Java 5 for build source and target.  If a class contains generics Maven will complain unless it is told to use Java 5 - Maven defaults to Java 1.3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PLUTO-392) Force Maven to use Java 5 for build source and target.

Posted by "Marc Veary (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marc Veary updated PLUTO-392:
-----------------------------

    Attachment: patch-PLUTO-392.txt

Fixed with an update POM

> Force Maven to use Java 5 for build source and target.
> ------------------------------------------------------
>
>                 Key: PLUTO-392
>                 URL: https://issues.apache.org/jira/browse/PLUTO-392
>             Project: Pluto
>          Issue Type: Bug
>          Components: build system
>    Affects Versions: 1.1.3
>         Environment: W2K
>            Reporter: Marc Veary
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: patch-PLUTO-392.txt
>
>
> Force Maven to use Java 5 for build source and target.  If a class contains generics Maven will complain unless it is told to use Java 5 - Maven defaults to Java 1.3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.