You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Egli (JIRA)" <ji...@apache.org> on 2015/11/12 12:29:14 UTC

[jira] [Closed] (SLING-3145) Compilation error in impl-vlt-test with Java 6

     [ https://issues.apache.org/jira/browse/SLING-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Egli closed SLING-3145.
------------------------------

> 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.3.4#6332)