Skip to content

Commit

Permalink
Add info regarding supported AEM/JDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
otarsko committed Mar 13, 2017
1 parent 578630d commit 26c86f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -18,6 +18,8 @@ This library provides next features:
* strict mapping, e.g. /path/page1 --(has canonical page)--> /anotherPath/page1
* mapping by the pattern with lookup path, e.g. /path/page[0-9] --(all pages under path have canonical pages)--> /anotherPath

Library has been tested on AEM 6.1 SP1, and JDK 7/8.

## How
To build and install bundle to your AEM instance, use next command (host/port values should be adjusted to the values you have):

Expand Down

0 comments on commit 26c86f4

Please sign in to comment.