You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/12/01 10:38:00 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=17451707#comment-17451707 ] 

Konrad Windszus commented on SLING-10037:
-----------------------------------------

Now fixed in [https://github.com/apache/sling-org-apache-sling-models-impl/commit/251610f58c8c847896ba37eef89ed8c23c3eb104] by merging [https://github.com/apache/sling-org-apache-sling-models-impl/pull/25|https://github.com/apache/sling-org-apache-sling-models-impl/pull/25.]

Thanks [~ashokmca07@gmail.com] and [~paul.bjorkstrand] for the efforts.

> 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
>             Fix For: Models Implementation 1.5.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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.20.1#820001)