Robert Munteanu created SLING-6134:
--------------------------------------

             Summary: org.apache.sling.samples.jcr.contentloader dues not build
                 Key: SLING-6134
                 URL: https://issues.apache.org/jira/browse/SLING-6134
             Project: Sling
          Issue Type: Bug
          Components: Samples
            Reporter: Robert Munteanu
            Assignee: Oliver Lietz


The build fails with compilation errors both on Jenkins and locally. [~olli] - 
since you submitted this module I assigned it to you, but feel free to disagree 
:-)

{noformat}[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/home/jenkins/jenkins-slave/workspace/sling-samples-org.apache.sling.samples.jcr.contentloader-1.8/src/main/java/org/apache/sling/samples/jcr/contentloader/internal/GsonReader.java:[43,42]
 cannot find symbol
  symbol:   class BaseContentReader
  location: package org.apache.sling.jcr.contentloader
[ERROR] 
/home/jenkins/jenkins-slave/workspace/sling-samples-org.apache.sling.samples.jcr.contentloader-1.8/src/main/java/org/apache/sling/samples/jcr/contentloader/internal/GsonReader.java:[87,39]
 cannot find symbol
  symbol: class BaseContentReader
[ERROR] 
/home/jenkins/jenkins-slave/workspace/sling-samples-org.apache.sling.samples.jcr.contentloader-1.8/src/main/java/org/apache/sling/samples/jcr/contentloader/internal/GsonReader.java:[75,29]
 cannot find symbol
  symbol:   variable PROPERTY_CONTENTTYPES
  location: interface org.apache.sling.jcr.contentloader.ContentReader
[ERROR] 
/home/jenkins/jenkins-slave/workspace/sling-samples-org.apache.sling.samples.jcr.contentloader-1.8/src/main/java/org/apache/sling/samples/jcr/contentloader/internal/GsonReader.java:[98,9]
 cannot find symbol
  symbol:   method configure(org.osgi.service.component.ComponentContext)
  location: class org.apache.sling.samples.jcr.contentloader.internal.GsonReader
[ERROR] 
/home/jenkins/jenkins-slave/workspace/sling-samples-org.apache.sling.samples.jcr.contentloader-1.8/src/main/java/org/apache/sling/samples/jcr/contentloader/internal/GsonReader.java:[104,9]
 cannot find symbol
  symbol:   method configure(org.osgi.service.component.ComponentContext)
  location: class org.apache.sling.samples.jcr.contentloader.internal.GsonReader
[ERROR] 
/home/jenkins/jenkins-slave/workspace/sling-samples-org.apache.sling.samples.jcr.contentloader-1.8/src/main/java/org/apache/sling/samples/jcr/contentloader/internal/GsonReader.java:[109,9]
 cannot find symbol
  symbol:   variable extensions
  location: class org.apache.sling.samples.jcr.contentloader.internal.GsonReader
[ERROR] 
/home/jenkins/jenkins-slave/workspace/sling-samples-org.apache.sling.samples.jcr.contentloader-1.8/src/main/java/org/apache/sling/samples/jcr/contentloader/internal/GsonReader.java:[110,9]
 cannot find symbol
  symbol:   variable contentTypes
  location: class org.apache.sling.samples.jcr.contentloader.internal.GsonReader
[INFO] 7 errors {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to