You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "David McCormack (JIRA)" <ji...@apache.org> on 2014/02/20 05:50:19 UTC

[jira] [Created] (SLING-3402) Build fails under Windows

David McCormack created SLING-3402:
--------------------------------------

             Summary: Build fails under Windows
                 Key: SLING-3402
                 URL: https://issues.apache.org/jira/browse/SLING-3402
             Project: Sling
          Issue Type: Bug
          Components: Testing
    Affects Versions: Maven Launchpad Plugin 2.2.0
         Environment: Windows 7
            Reporter: David McCormack
            Priority: Minor


Works under OS/X but fails under Windows 7. Looks like something is wrong with the way c:\FAKE_BUNDLE is being resolved.

Running org.apache.sling.maven.projectsupport.BundleListContentProviderTest
Tests run: 31, Failures: 8, Errors: 0, Skipped: 0, Time elapsed: 0.866 sec <<< FAILURE!
testInstall15Oak(org.apache.sling.maven.projectsupport.BundleListContentProviderTest)  Time elapsed: 0.053 sec  <<< FAILURE!
java.lang.AssertionError: Expecting file:/FAKE_BUNDLE/org.apache.sling.jcr.oak.server/15/oak in children of resources/install.oak/15 (result=[file:/C:/FAKE_BUNDLE/org.apache.sling.jcr.oak.server/15/oak, file:/C:/FAKE_BUNDLE/jsr305/15/oak,jackrabbit])



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)