Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AEM6 #53

Merged
merged 2 commits into from
Aug 5, 2015
Merged

AEM6 #53

merged 2 commits into from
Aug 5, 2015

Conversation

jdigger
Copy link
Member

@jdigger jdigger commented Aug 3, 2015

Brings in updated libraries and VLT metadata.

TWCable/cq-gradle-plugin#24 is currently outstanding.

@jdigger
Copy link
Member Author

jdigger commented Aug 3, 2015

This was referenced Aug 3, 2015
Closed
@@ -70,6 +59,7 @@ jar.manifest {
instruction 'Import-Package', 'org.springframework.aop.scope; version="[3.1,4.0)"'
instruction 'Import-Package', 'org.springframework.scheduling.concurrent; version="[3.1,4.0)"'
instruction 'Import-Package', "org.aopalliance.aop;version=1.0.0"
instruction 'Import-Package', "sun.misc"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure if sun.misc is required by our bundle. I thought sun.misc is only required by groovy's json package ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a required runtime dependency. It's optional for Groovy because it may or may not be called: Grabbit will be calling it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay

@jdigger
Copy link
Member Author

jdigger commented Aug 5, 2015

Updated the metadata to resolve the "upload/install" disconnect.

@masroormohammed
Copy link
Contributor

I tested the branch, the build is much happier now with the upload/install fix. Everything works, was able to grab content successfully.

@jbyrnessnip
Copy link

+1 code review and testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants