This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-performance.git.
from ed7bac8 SLING-7213 - Add a default .gitignore file to every module
new cb3bc40 Add missing license headers
new c523b3e Fix more copyright headers
new b36c54b Fix dependencies
new 568336f Ignore target directory in modules as well
The 4 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:
.gitignore | 2 +-
.../apache/sling/performance/IdentifiableTestCase.java | 16 ++++++++++++++++
.../sling/performance/IdentifiableTestClass.java | 16 ++++++++++++++++
.../org/apache/sling/performance/ReportLogger.java | 18 +++++++++++++++++-
.../performance/annotation/PerformanceTestFactory.java | 16 ++++++++++++++++
.../performance/annotation/PerformanceTestSuite.java | 16 ++++++++++++++++
jcr-resource-2.0.10/pom.xml | 2 +-
jcr-resource-2.1.0/pom.xml | 2 +-
jcr-resource-2.2.0/pom.xml | 2 +-
jcr-resource-2.2.10/README.md | 3 ---
{jcr-resource-2.2.0 => jcr-resource-2.3.0}/README.md | 2 +-
{jcr-resource-2.2.10 => jcr-resource-2.3.0}/pom.xml | 12 ++++++------
.../org/apache/sling/performance/PerformanceTest.java | 0
pom.xml | 14 +++++++++++++-
tests/pom.xml | 4 ++--
15 files changed, 107 insertions(+), 18 deletions(-)
delete mode 100644 jcr-resource-2.2.10/README.md
copy {jcr-resource-2.2.0 => jcr-resource-2.3.0}/README.md (59%)
rename {jcr-resource-2.2.10 => jcr-resource-2.3.0}/pom.xml (91%)
rename {jcr-resource-2.2.10 =>
jcr-resource-2.3.0}/src/test/java/org/apache/sling/performance/PerformanceTest.java
(100%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].