This is an automated email from the ASF dual-hosted git repository.
dklco pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-dynamic-include.git.
from eea9fdb Merge pull request #9 from
paul-bjorkstrand/fix-docs-remove-multiviews
new 3f403c4 added javascript to make ajax call instead of jquery ajax as
this requires jquery to be loaded on top of the page
new 013365d Merge pull request #1 from
SBPrakash/SLING-9981-remove-jquery-dependency
new 17b36ef added check for the element
new 457e20f Merge pull request #2 from
SBPrakash/SLING-9981-remove-jquery-dependency
new 98b73c3 removed jquery file
new 53f5129 Merge pull request #3 from
SBPrakash/SLING-9981-remove-jquery-dependency
new aa50cba Merge pull request #16 from SBPrakash/master
The 66 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../dynamicinclude/generator/types/JsiGenerator.java | 2 +-
.../generators/{jquery.html => javascript.html} | 18 ++++++++++++++----
2 files changed, 15 insertions(+), 5 deletions(-)
rename src/main/resources/generators/{jquery.html => javascript.html} (64%)