Project Specific Versioned Clientlibs | Community
Skip to main content
Level 2
May 29, 2019
Solved

Project Specific Versioned Clientlibs

  • May 29, 2019
  • 1 reply
  • 1209 views

Our client is running multiple projects in one AEM instance, and in one of the project we need to implement versioned clientlibs. Is it possible to have this change on one project and not effecting others?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi,

Please check

http://www.aemcq5tutorials.com/tutorials/versioned-clientlibs-aem/

If doesn't help, check below:

Versioned ClientLibs

Similarly you can write Sling rewriter to add version for your specific clientlibs.

Apache Sling :: Output Rewriting Pipelines (org.apache.sling.rewriter)

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
May 29, 2019

Hi,

Please check

http://www.aemcq5tutorials.com/tutorials/versioned-clientlibs-aem/

If doesn't help, check below:

Versioned ClientLibs

Similarly you can write Sling rewriter to add version for your specific clientlibs.

Apache Sling :: Output Rewriting Pipelines (org.apache.sling.rewriter)

Arun Patidar