ashokmca07 commented on pull request #1:
URL: 
https://github.com/apache/sling-org-apache-sling-commons-cache-api/pull/1#issuecomment-1084383945


   > Thanks for the PR @ashokmca07 ! I see the build completes successfully 
with Java 11 now, which is great. One thing which still needs attention is the 
list of exported packages.
   > 
   > Before your PR, this was present in the generated manifest:
   > 
   > ```
   > Export-Package: org.apache.sling.commons.cache.api;version="1.0"
   > ```
   > 
   > Now it's listed as a private package.
   > 
   > ```
   > Private-Package: org.apache.sling.commons.cache.api
   > ```
   > 
   > Can you please fix this?
   
   Fixed @rombert, could you please take a look again?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to