You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Jeremy Hughes (JIRA)" <ji...@apache.org> on 2013/04/30 23:30:16 UTC

[jira] [Created] (ARIES-1060) Twitter sample compilation fails with Java 7 SDK

Jeremy Hughes created ARIES-1060:
------------------------------------

             Summary: Twitter sample compilation fails with Java 7 SDK
                 Key: ARIES-1060
                 URL: https://issues.apache.org/jira/browse/ARIES-1060
             Project: Aries
          Issue Type: Bug
          Components: Samples
            Reporter: Jeremy Hughes
            Assignee: Jeremy Hughes


[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project org.apache.aries.samples.twitter.bundle: Compilation failure
[ERROR] could not parse error message: warning: [options] bootstrap class path not set in conjunction with -source 1.5
[ERROR] C:\inst\cygwin\home\hughesj\oss\aries-trunk\samples\twitter\twitter-bundle\src\main\java\org\apache\aries\sample\twitter\TwitterQuery.java:45: error: incompatible types
[ERROR] for (Tweet tweet : result.getTweets()) {
[ERROR] ^
[ERROR] -> [Help 1]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira