This is an automated email from the ASF dual-hosted git repository.

bmarwell pushed a change to branch jbake
in repository https://gitbox.apache.org/repos/asf/shiro-site.git.


    from 4ff879f  Merge pull request #128 from fpapon/jbake-migration
     new 6a0d77f  Migrate some md pages to adoc
     new a376277  tags for anotation support.
     new affd8e0  Merge pull request #129 from fpapon/jbake-mig

The 405 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:
 jbake/content/about.adoc                           | 20 +++++
 jbake/content/about.md                             | 20 -----
 jbake/content/{adoption.md => adoption.adoc}       | 12 +--
 jbake/content/{core.md => core.adoc}               | 30 ++++----
 jbake/content/forums.adoc                          | 21 ++++++
 jbake/content/forums.md                            | 17 -----
 jbake/content/{get-started.md => get-started.adoc} | 36 ++++-----
 jbake/content/java-annotations-list.adoc           | 17 +++++
 jbake/content/java-annotations-list.md             | 17 -----
 jbake/content/java-annotations.adoc                | 15 ++++
 jbake/content/java-annotations.md                  | 16 ----
 jbake/content/{license.md => license.adoc}         | 18 ++---
 jbake/content/{overview.md => overview.adoc}       | 88 ++++++++++------------
 jbake/content/privacy-policy.adoc                  | 29 +++++++
 jbake/content/privacy-policy.md                    | 22 ------
 jbake/content/reference.adoc                       | 52 +++++++++++++
 jbake/content/reference.md                         | 52 -------------
 jbake/content/{spring-xml.md => spring-xml.adoc}   | 87 ++++++++++++---------
 jbake/content/tools.adoc                           |  7 ++
 jbake/content/tools.md                             |  7 --
 .../content/{web-features.md => web-features.adoc} | 31 ++++----
 jbake/content/what-is-shiro.adoc                   | 62 +++++++++++++++
 jbake/content/what-is-shiro.md                     | 69 -----------------
 23 files changed, 373 insertions(+), 372 deletions(-)
 create mode 100644 jbake/content/about.adoc
 delete mode 100644 jbake/content/about.md
 rename jbake/content/{adoption.md => adoption.adoc} (65%)
 rename jbake/content/{core.md => core.adoc} (50%)
 create mode 100644 jbake/content/forums.adoc
 delete mode 100644 jbake/content/forums.md
 rename jbake/content/{get-started.md => get-started.adoc} (60%)
 create mode 100644 jbake/content/java-annotations-list.adoc
 delete mode 100644 jbake/content/java-annotations-list.md
 create mode 100644 jbake/content/java-annotations.adoc
 delete mode 100644 jbake/content/java-annotations.md
 rename jbake/content/{license.md => license.adoc} (98%)
 rename jbake/content/{overview.md => overview.adoc} (64%)
 create mode 100644 jbake/content/privacy-policy.adoc
 delete mode 100644 jbake/content/privacy-policy.md
 create mode 100644 jbake/content/reference.adoc
 delete mode 100644 jbake/content/reference.md
 rename jbake/content/{spring-xml.md => spring-xml.adoc} (85%)
 create mode 100644 jbake/content/tools.adoc
 delete mode 100644 jbake/content/tools.md
 rename jbake/content/{web-features.md => web-features.adoc} (64%)
 create mode 100644 jbake/content/what-is-shiro.adoc
 delete mode 100644 jbake/content/what-is-shiro.md

Reply via email to