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

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


    from 615643b  Some additional fixes and tests without faces api on 
jakartaee-api uber jar
     new 4e4f40f  New generated BOM files
     new 4c20666  Also relocate other properties for message interpolation for 
instance

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:
 boms/tomee-microprofile-api/pom.xml                |  2 +-
 boms/tomee-microprofile/pom.xml                    |  2 +-
 boms/tomee-plume-api/pom.xml                       |  2 +-
 boms/tomee-plume/pom.xml                           |  2 +-
 boms/tomee-plus-api/pom.xml                        |  2 +-
 boms/tomee-plus/pom.xml                            |  2 +-
 boms/tomee-webprofile-api/pom.xml                  |  2 +-
 boms/tomee-webprofile/pom.xml                      |  2 +-
 .../apache/bval/jsr/DefaultConstraints.properties  |  2 +-
 .../apache/bval/jsr/ValidationMessages.properties  | 46 ++++++++++++++++++++++
 .../bval/jsr/ValidationMessages_de.properties      | 37 +++++++++++++++++
 .../bval/jsr/ValidationMessages_en.properties      |  6 ++-
 .../bval/jsr/ValidationMessages_es.properties      | 37 +++++++++++++++++
 .../bval/jsr/ValidationMessages_it.properties      | 37 +++++++++++++++++
 .../valueextraction/DefaultExtractors.properties   | 11 +++++-
 15 files changed, 179 insertions(+), 13 deletions(-)
 create mode 100644 
deps/bval-jsr-shade/src/main/resources/org/apache/bval/jsr/ValidationMessages.properties
 create mode 100644 
deps/bval-jsr-shade/src/main/resources/org/apache/bval/jsr/ValidationMessages_de.properties
 copy 
examples/deltaspike-fullstack/src/test/resources/META-INF/services/org.apache.deltaspike.testcontrol.spi.ExternalContainer
 => 
deps/bval-jsr-shade/src/main/resources/org/apache/bval/jsr/ValidationMessages_en.properties
 (72%)
 create mode 100644 
deps/bval-jsr-shade/src/main/resources/org/apache/bval/jsr/ValidationMessages_es.properties
 create mode 100644 
deps/bval-jsr-shade/src/main/resources/org/apache/bval/jsr/ValidationMessages_it.properties
 copy 
examples/deltaspike-fullstack/src/test/resources/META-INF/services/org.apache.deltaspike.testcontrol.spi.ExternalContainer
 => 
deps/bval-jsr-shade/src/main/resources/org/apache/bval/jsr/valueextraction/DefaultExtractors.properties
 (62%)

Reply via email to