Robert Munteanu created SLING-3145:
--------------------------------------

             Summary: Compilation error in impl-vlt-test with Java 6
                 Key: SLING-3145
                 URL: https://issues.apache.org/jira/browse/SLING-3145
             Project: Sling
          Issue Type: Bug
          Components: IDE
            Reporter: Robert Munteanu
            Assignee: Robert Munteanu
            Priority: Critical
             Fix For: Sling Eclipse IDE 1.0.0


As reported at http://sling.markmail.org/thread/qx7tovg7txyqnhjx :

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile
(default-testCompile) on project org.apache.sling.ide.impl-vlt-test:
Compilation failure: Compilation failure:
[ERROR] 
/Users/justin/KeplerWorkspace/sling-builder/tooling/ide/impl-vlt-test/src/test/java/org/apache/sling/ide/impl/vlt/serialization/ContentXmlHandlerTest.java:[133,9]
cannot find symbol
[ERROR] symbol  : method
assertThat(java.lang.String,java.lang.Iterable<org.apache.sling.ide.transport.ResourceProxy>,org.hamcrest.Matcher<java.lang.Iterable<?
super java.lang.Object>>)
[ERROR] location: class
org.apache.sling.ide.impl.vlt.serialization.ContentXmlHandlerTest
[ERROR] 
/Users/justin/KeplerWorkspace/sling-builder/tooling/ide/impl-vlt-test/src/test/java/org/apache/sling/ide/impl/vlt/serialization/ContentXmlHandlerTest.java:[141,9]
cannot find symbol
[ERROR] symbol  : method
assertThat(java.lang.String,java.util.List<org.apache.sling.ide.transport.ResourceProxy>,org.hamcrest.Matcher<java.lang.Iterable<?
super java.lang.Object>>)
[ERROR] location: class
org.apache.sling.ide.impl.vlt.serialization.ContentXmlHandlerTest
[ERROR] 
/Users/justin/KeplerWorkspace/sling-builder/tooling/ide/impl-vlt-test/src/test/java/org/apache/sling/ide/impl/vlt/serialization/ContentXmlHandlerTest.java:[148,9]
cannot find symbol
[ERROR] symbol  : method
assertThat(java.lang.String,java.util.List<org.apache.sling.ide.transport.ResourceProxy>,org.hamcrest.Matcher<java.lang.Iterable<?
super java.lang.Object>>)
[ERROR] location: class
org.apache.sling.ide.impl.vlt.serialization.ContentXmlHandlerTest



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to