You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/09/24 04:27:52 UTC

[jira] Created: (SMX4-118) features maven plugin can't build with jdk15

features maven plugin can't build with jdk15
--------------------------------------------

                 Key: SMX4-118
                 URL: https://issues.apache.org/activemq/browse/SMX4-118
             Project: ServiceMix 4
          Issue Type: Bug
            Reporter: Freeman Fang


[INFO] Compilation failure
/local/projects/smx4/smx4/maven-plugins/features-maven-plugin/trunk/src/main/java/org/apache/servicemix/tooling/features/GenerateFeaturesFileMojo.java:[210,46] cannot find symbol
symbol  : method stringPropertyNames()
location: class java.util.Properties



/local/projects/smx4/smx4/maven-plugins/features-maven-plugin/trunk/src/main/java/org/apache/servicemix/tooling/features/GenerateFeaturesFileMojo.java:[210,46] cannot find symbol
symbol  : method stringPropertyNames()
location: class java.util.Properties

I can build with jdk16, but I think we need support jdk15 as well

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


[jira] Work started: (SMX4-118) features maven plugin can't build with jdk15

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SMX4-118 started by Freeman Fang.

> features maven plugin can't build with jdk15
> --------------------------------------------
>
>                 Key: SMX4-118
>                 URL: https://issues.apache.org/activemq/browse/SMX4-118
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> [INFO] Compilation failure
> /local/projects/smx4/smx4/maven-plugins/features-maven-plugin/trunk/src/main/java/org/apache/servicemix/tooling/features/GenerateFeaturesFileMojo.java:[210,46] cannot find symbol
> symbol  : method stringPropertyNames()
> location: class java.util.Properties
> /local/projects/smx4/smx4/maven-plugins/features-maven-plugin/trunk/src/main/java/org/apache/servicemix/tooling/features/GenerateFeaturesFileMojo.java:[210,46] cannot find symbol
> symbol  : method stringPropertyNames()
> location: class java.util.Properties
> I can build with jdk16, but I think we need support jdk15 as well

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


[jira] Assigned: (SMX4-118) features maven plugin can't build with jdk15

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned SMX4-118:
---------------------------------

    Assignee: Freeman Fang

> features maven plugin can't build with jdk15
> --------------------------------------------
>
>                 Key: SMX4-118
>                 URL: https://issues.apache.org/activemq/browse/SMX4-118
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> [INFO] Compilation failure
> /local/projects/smx4/smx4/maven-plugins/features-maven-plugin/trunk/src/main/java/org/apache/servicemix/tooling/features/GenerateFeaturesFileMojo.java:[210,46] cannot find symbol
> symbol  : method stringPropertyNames()
> location: class java.util.Properties
> /local/projects/smx4/smx4/maven-plugins/features-maven-plugin/trunk/src/main/java/org/apache/servicemix/tooling/features/GenerateFeaturesFileMojo.java:[210,46] cannot find symbol
> symbol  : method stringPropertyNames()
> location: class java.util.Properties
> I can build with jdk16, but I think we need support jdk15 as well

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


[jira] Resolved: (SMX4-118) features maven plugin can't build with jdk15

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SMX4-118.
-------------------------------

    Fix Version/s: 4.0-m2
       Resolution: Fixed

commit fix
http://svn.apache.org/viewvc?rev=698419&view=rev

> features maven plugin can't build with jdk15
> --------------------------------------------
>
>                 Key: SMX4-118
>                 URL: https://issues.apache.org/activemq/browse/SMX4-118
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 4.0-m2
>
>
> [INFO] Compilation failure
> /local/projects/smx4/smx4/maven-plugins/features-maven-plugin/trunk/src/main/java/org/apache/servicemix/tooling/features/GenerateFeaturesFileMojo.java:[210,46] cannot find symbol
> symbol  : method stringPropertyNames()
> location: class java.util.Properties
> /local/projects/smx4/smx4/maven-plugins/features-maven-plugin/trunk/src/main/java/org/apache/servicemix/tooling/features/GenerateFeaturesFileMojo.java:[210,46] cannot find symbol
> symbol  : method stringPropertyNames()
> location: class java.util.Properties
> I can build with jdk16, but I think we need support jdk15 as well

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