You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Shiva Saxena (JIRA)" <ji...@apache.org> on 2018/08/10 18:12:00 UTC

[jira] [Created] (OLINGO-1286) Builds failing for version 2.0.11-snapshots

Shiva Saxena created OLINGO-1286:
------------------------------------

             Summary: Builds failing for version 2.0.11-snapshots
                 Key: OLINGO-1286
                 URL: https://issues.apache.org/jira/browse/OLINGO-1286
             Project: Olingo
          Issue Type: Bug
          Components: odata2-jpa
    Affects Versions: V2 2.0.11
            Reporter: Shiva Saxena


Olingo 2.0.11-Snapshot builds are failing for component olingo-odata2-jpa-processor-core

 

Actual error message

Tests in error: 
  buildQueryGetEntitySetTestWithNoNormalizationWithSubstringof(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)
  buildQueryGetEntitySetTestWithNormalizationWithSubstringof(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)
  buildQueryGetEntitySetTestWithNormalizationWithStartsWith(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)
  buildQueryGetEntitySetTestWithNoNormalizationWithStartsWith(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)
  buildQueryGetEntitySetTestWithNormalizationWithEndsWith(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)
  buildQueryGetEntitySetTestWithNoNormalizationWithEndsWith(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)
  buildQueryGetEntitySetTestWithNormalizationWithSubstring(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)
  buildQueryGetEntitySetTestWithNoNormalizationWithSubstring(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)
  buildQueryGetEntitySetTestWithNormalizationWithtoLower(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)
  buildQueryGetEntitySetTestWithNoNormalizationWithtoLower(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)
  buildQueryGetEntitySetTestWithNormalizationWithSubstringof1(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)
  buildQueryValueNormalizeTest(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)
  buildQueryNormalizeTest(org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest): Unresolved compilation problem: (..)

 

Please fix the builds as I was trying to commit some fixes to other issues, and its had to develop if the project is not in consistent state



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)