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

Resolve ClientLib before trying to get it with the HtmlLibraryManager #2533

Conversation

pcastelog
Copy link
Contributor

@pcastelog pcastelog commented Feb 20, 2021

Resolves #2528

@coveralls
Copy link

coveralls commented Feb 20, 2021

Pull Request Test Coverage Report for Build 6292

  • 8 of 9 (88.89%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.003%) to 55.648%

Changes Missing Coverage Covered Lines Changed/Added Lines %
bundle/src/main/java/com/adobe/acs/commons/rewriter/impl/VersionedClientlibsTransformerFactory.java 8 9 88.89%
Totals Coverage Status
Change from base Build 6289: 0.003%
Covered Lines: 16040
Relevant Lines: 28824

💛 - Coveralls

Copy link
Contributor

@kwin kwin left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. I added some remarks.

pcastelog and others added 2 commits February 21, 2021 21:21
Merge resolvePath and resolvePathIfJcrMapping in one method. Move the request to the new method to resolve the URL with request and path parameters
@davidjgonzalez davidjgonzalez self-requested a review February 21, 2021 21:17
@davidjgonzalez davidjgonzalez merged commit bd1438a into Adobe-Consulting-Services:master Feb 22, 2021
@davidjgonzalez davidjgonzalez added this to the 4.12.0 milestone Feb 22, 2021
id-keenan added a commit to id-keenan/acs-aem-commons that referenced this pull request Feb 22, 2021
* master:
  Feature/dispatcher max age filter based on resource type (Adobe-Consulting-Services#2511)
  Resolve ClientLib before trying to get it with the HtmlLibraryManager (Adobe-Consulting-Services#2533)
  Make serialization of JWT succeed (called due to calling compact) (Adobe-Consulting-Services#2530)
  make RobotsServletTest succeed on Windows (where server emits \r\n line (Adobe-Consulting-Services#2516)

# Conflicts:
#	CHANGELOG.md
@kwin kwin removed this from the 4.12.0 milestone Mar 3, 2021
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.

Versioned ClientLibs not working with Resource Resolver Mapping
4 participants