Skip to content

Updated the Maven support to allow reproducible builds#561

Merged
carlosrovira merged 15 commits intoapache:developfrom
chrisdutz:develop
Nov 16, 2019
Merged

Updated the Maven support to allow reproducible builds#561
carlosrovira merged 15 commits intoapache:developfrom
chrisdutz:develop

Conversation

@chrisdutz
Copy link
Copy Markdown
Contributor

No description provided.

…imestamp

- Cleaned up the plugins and plugin versions
- Cleaned up the profiles
- Updated the Apache parent pom
- Bumped the minimum java version to 1.7 as 1.6 is no longer supported on Java 13 VMs
- Created a self-activating profile 'reproducible-builds' which activates itself as soon as the 'project.build.outputTimestamp' property is set
-- Checks the memory config if the examples are enabled
-- Checks the availability of the webdriver.gecko.driver property if the integrationtests are included by activating the 'with-ui-testsuite' profile
…gin extension

- Commented out the reproducibleBuilds properties
@carlosrovira carlosrovira merged commit 856a1a0 into apache:develop Nov 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants