This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git.
from 7ab6e94 Fix service-based and extender-based sample projects (#114)
new be53703 [FELIX-6404] fix Reproducible Builds support
new 957e5c9 [FELIX-6469] activate Reproducible Builds with
outputTimestamp property
new a5f5d0b Merge pull request #115 from hboutemy/master
The 16219 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:
tools/maven-bundle-plugin/pom.xml | 2 +-
.../{embed-multiple-artifacts => archiver}/pom.xml | 32 ++++++++++------------
.../src/it/archiver/verify.groovy | 7 ++---
.../pom.xml | 18 ++++++------
.../src/it/reproducible/verify.groovy | 8 ++++--
.../apache/felix/bundleplugin/BundlePlugin.java | 19 +++++++++++--
6 files changed, 47 insertions(+), 39 deletions(-)
copy tools/maven-bundle-plugin/src/it/{embed-multiple-artifacts =>
archiver}/pom.xml (72%)
copy configadmin/src/main/java/org/apache/felix/cm/package-info.java =>
tools/maven-bundle-plugin/src/it/archiver/verify.groovy (85%)
copy tools/maven-bundle-plugin/src/it/{embed-multiple-artifacts =>
reproducible}/pom.xml (81%)
copy configadmin/src/main/java/org/apache/felix/cm/package-info.java =>
tools/maven-bundle-plugin/src/it/reproducible/verify.groovy (75%)