You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/07/14 13:33:32 UTC

[jira] Created: (QPID-1176) Build system unable to target Java 1.5

Build system unable to target Java 1.5
--------------------------------------

                 Key: QPID-1176
                 URL: https://issues.apache.org/jira/browse/QPID-1176
             Project: Qpid
          Issue Type: Bug
          Components: Ant Build System, Code Generator
            Reporter: Martin Ritchie


Summary:

Currently the build system doesn't fully target the set java.target platform.

The gentools doesn't use java.source and java.target when building.

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


[jira] Assigned: (QPID-1176) Build system unable to target Java 1.5

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie reassigned QPID-1176:
------------------------------------

    Assignee: Martin Ritchie

> Build system unable to target Java 1.5
> --------------------------------------
>
>                 Key: QPID-1176
>                 URL: https://issues.apache.org/jira/browse/QPID-1176
>             Project: Qpid
>          Issue Type: Bug
>          Components: Ant Build System, Code Generator
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>
> Summary:
> Currently the build system doesn't fully target the set java.target platform.
> The additional Ant tasks and gentools don't use java.source and java.target when building.

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


[jira] Updated: (QPID-1176) Build system unable to target Java 1.5

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-1176:
---------------------------------

    Description: 
Summary:

Currently the build system doesn't fully target the set java.target platform.

The additional Ant tasks and gentools don't use java.source and java.target when building.


  was:
Summary:

Currently the build system doesn't fully target the set java.target platform.

The gentools doesn't use java.source and java.target when building.


> Build system unable to target Java 1.5
> --------------------------------------
>
>                 Key: QPID-1176
>                 URL: https://issues.apache.org/jira/browse/QPID-1176
>             Project: Qpid
>          Issue Type: Bug
>          Components: Ant Build System, Code Generator
>            Reporter: Martin Ritchie
>
> Summary:
> Currently the build system doesn't fully target the set java.target platform.
> The additional Ant tasks and gentools don't use java.source and java.target when building.

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


[jira] Resolved: (QPID-1176) Build system unable to target Java 1.5

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie resolved QPID-1176.
----------------------------------

       Resolution: Fixed
    Fix Version/s: M3

GenTools now utilises the java.source/java.target directives when built. 

The custom java ant tasks will still pose a problem for swapping JDKs as ant attempts to load the classes before executing any targets. 

> Build system unable to target Java 1.5
> --------------------------------------
>
>                 Key: QPID-1176
>                 URL: https://issues.apache.org/jira/browse/QPID-1176
>             Project: Qpid
>          Issue Type: Bug
>          Components: Ant Build System, Code Generator
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M3
>
>
> Summary:
> Currently the build system doesn't fully target the set java.target platform.
> The additional Ant tasks and gentools don't use java.source and java.target when building.

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