This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-email.git
from a227d93 Reuse Core constants
new 3f243ce Add BOM POM
new a258c7f Add module for src and bin distributions
The 2 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:
commons-email2-bom/pom.xml | 53 ++++++
commons-email2-distribution/pom.xml | 211 +++++++++++++++++++++++
commons-email2-distribution/src/assembly/bin.xml | 47 +++++
commons-email2-distribution/src/assembly/src.xml | 71 ++++++++
pom.xml | 37 ++--
5 files changed, 394 insertions(+), 25 deletions(-)
create mode 100644 commons-email2-bom/pom.xml
create mode 100644 commons-email2-distribution/pom.xml
create mode 100644 commons-email2-distribution/src/assembly/bin.xml
create mode 100644 commons-email2-distribution/src/assembly/src.xml