You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2022/11/02 09:31:56 UTC

[struts] branch master updated (eb51594ed -> 34aeeded5)

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

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git


    from eb51594ed Adds proper header with Apache 2.0 license
     add 9c078aef1 WW-4440 Adds basic README.md to all submodules
     new 34aeeded5 Merge pull request #627 from apache/WW-4440-readme

The 1 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:
 apps/README.md                    | 12 ++++++++++++
 assembly/README.md                |  3 +++
 bom/README.md                     | 20 ++++++++++++++++++++
 core/README.md                    |  6 ++++++
 plugins/README.md                 |  3 +++
 plugins/async/README.md           |  6 ++++++
 plugins/bean-validation/README.md |  7 +++++++
 plugins/cdi/README.md             |  6 ++++++
 plugins/config-browser/README.md  |  6 ++++++
 plugins/convention/README.md      |  6 ++++++
 plugins/dwr/README.md             |  6 ++++++
 plugins/embeddedjsp/README.md     |  2 ++
 plugins/gxp/README.md             |  2 ++
 plugins/jasperreports/README.md   |  6 ++++++
 plugins/javatemplates/README.md   |  6 ++++++
 plugins/jfreechart/README.md      |  6 ++++++
 plugins/json/README.md            |  6 ++++++
 plugins/junit/README.md           |  7 +++++++
 plugins/osgi/README.md            |  2 ++
 plugins/oval/README.md            |  2 ++
 plugins/pell-multipart/README.md  |  2 ++
 plugins/plexus/README.md          |  2 ++
 plugins/portlet-mocks/README.md   |  2 ++
 plugins/portlet-tiles/README.md   |  2 ++
 plugins/portlet/README.md         |  2 ++
 plugins/rest/README.md            |  7 +++++++
 plugins/sitemesh/README.md        |  2 ++
 plugins/spring/README.md          |  6 ++++++
 plugins/testng/README.md          |  6 ++++++
 plugins/tiles/README.md           |  6 ++++++
 plugins/velocity/README.md        |  6 ++++++
 31 files changed, 163 insertions(+)
 create mode 100644 apps/README.md
 create mode 100644 assembly/README.md
 create mode 100644 bom/README.md
 create mode 100644 core/README.md
 create mode 100644 plugins/README.md
 create mode 100644 plugins/async/README.md
 create mode 100644 plugins/bean-validation/README.md
 create mode 100644 plugins/cdi/README.md
 create mode 100644 plugins/config-browser/README.md
 create mode 100644 plugins/convention/README.md
 create mode 100644 plugins/dwr/README.md
 create mode 100644 plugins/embeddedjsp/README.md
 create mode 100644 plugins/gxp/README.md
 create mode 100644 plugins/jasperreports/README.md
 create mode 100644 plugins/javatemplates/README.md
 create mode 100644 plugins/jfreechart/README.md
 create mode 100644 plugins/json/README.md
 create mode 100644 plugins/junit/README.md
 create mode 100644 plugins/osgi/README.md
 create mode 100644 plugins/oval/README.md
 create mode 100644 plugins/pell-multipart/README.md
 create mode 100644 plugins/plexus/README.md
 create mode 100644 plugins/portlet-mocks/README.md
 create mode 100644 plugins/portlet-tiles/README.md
 create mode 100644 plugins/portlet/README.md
 create mode 100644 plugins/rest/README.md
 create mode 100644 plugins/sitemesh/README.md
 create mode 100644 plugins/spring/README.md
 create mode 100644 plugins/testng/README.md
 create mode 100644 plugins/tiles/README.md
 create mode 100644 plugins/velocity/README.md


[struts] 01/01: Merge pull request #627 from apache/WW-4440-readme

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 34aeeded557b306a1bcfcac527611ea3c57c30d7
Merge: eb51594ed 9c078aef1
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Wed Nov 2 10:31:49 2022 +0100

    Merge pull request #627 from apache/WW-4440-readme
    
    [WW-4440] Adds basic README.md to all submodules

 apps/README.md                    | 12 ++++++++++++
 assembly/README.md                |  3 +++
 bom/README.md                     | 20 ++++++++++++++++++++
 core/README.md                    |  6 ++++++
 plugins/README.md                 |  3 +++
 plugins/async/README.md           |  6 ++++++
 plugins/bean-validation/README.md |  7 +++++++
 plugins/cdi/README.md             |  6 ++++++
 plugins/config-browser/README.md  |  6 ++++++
 plugins/convention/README.md      |  6 ++++++
 plugins/dwr/README.md             |  6 ++++++
 plugins/embeddedjsp/README.md     |  2 ++
 plugins/gxp/README.md             |  2 ++
 plugins/jasperreports/README.md   |  6 ++++++
 plugins/javatemplates/README.md   |  6 ++++++
 plugins/jfreechart/README.md      |  6 ++++++
 plugins/json/README.md            |  6 ++++++
 plugins/junit/README.md           |  7 +++++++
 plugins/osgi/README.md            |  2 ++
 plugins/oval/README.md            |  2 ++
 plugins/pell-multipart/README.md  |  2 ++
 plugins/plexus/README.md          |  2 ++
 plugins/portlet-mocks/README.md   |  2 ++
 plugins/portlet-tiles/README.md   |  2 ++
 plugins/portlet/README.md         |  2 ++
 plugins/rest/README.md            |  7 +++++++
 plugins/sitemesh/README.md        |  2 ++
 plugins/spring/README.md          |  6 ++++++
 plugins/testng/README.md          |  6 ++++++
 plugins/tiles/README.md           |  6 ++++++
 plugins/velocity/README.md        |  6 ++++++
 31 files changed, 163 insertions(+)