You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (Jira)" <ji...@apache.org> on 2021/01/06 10:00:01 UTC

[jira] [Commented] (SLING-10037) Jenkins build issue: package sun.misc does not exist

    [ https://issues.apache.org/jira/browse/SLING-10037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259558#comment-17259558 ] 

Robert Munteanu commented on SLING-10037:
-----------------------------------------

Thanks for the report [~ashokmca07@gmail.com]! The build fails since https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-models-impl/job/master/32/, which in turn points to https://github.com/apache/sling-tooling-jenkins/commit/0ae97fc92104c131bc42b1a6993316652447e004 .

[~kwin] - do you have any thoughts about this?

> Jenkins build issue: package sun.misc does not exist
> ----------------------------------------------------
>
>                 Key: SLING-10037
>                 URL: https://issues.apache.org/jira/browse/SLING-10037
>             Project: Sling
>          Issue Type: Bug
>          Components: Sling Models
>            Reporter: Ashok Pelluru
>            Priority: Major
>              Labels: compile-error
>
> Jenkins/local build issue: package sun.misc does not exist
>  
> {code:java}
> [INFO] /home/jenkins/h49-shared/712657a4/workspace/_apache-sling-models-impl_master/src/test/java/org/apache/sling/models/impl/InjectorSpecificAnnotationTest.java: Recompile with -Xlint:unchecked for details.
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] /home/jenkins/h49-shared/712657a4/workspace/_apache-sling-models-impl_master/src/test/java/org/apache/sling/models/impl/AdapterFactoryTest.java:[314,23] package sun.misc does not exist
> [ERROR] /home/jenkins/h49-shared/712657a4/workspace/_apache-sling-models-impl_master/src/test/java/org/apache/sling/models/impl/AdapterFactoryTest.java:[314,54] package sun.misc does not exist
> [ERROR] /home/jenkins/h49-shared/712657a4/workspace/_apache-sling-models-impl_master/src/test/java/org/apache/sling/models/impl/AdapterFactoryTest.java:[317,17] package sun.misc does not exist
> [ERROR] /home/jenkins/h49-shared/712657a4/workspace/_apache-sling-models-impl_master/src/test/java/org/apache/sling/models/impl/AdapterFactoryTest.java:[317,46] package sun.misc does not exist
> [INFO] 4 errors 
> {code}
> Affected version: 1.4.17-SNAPSHOT
> For more build details: [https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-models-impl/job/master/32/console] 
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)