Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix for PropertiesFileTransformer breaks Reproducible builds in 8.1.1 #856 #858

Closed
wants to merge 81 commits into from

Conversation

agascon
Copy link
Contributor

@agascon agascon commented Apr 18, 2023

Please have a look, added a test (which should fail with 8.1.1) and a fix on CleanProperties.

Removing the timestamp which default Properties class is adding could be tricky. I changed the previous mechanism to be bit more flexible (was not working either as some blank comment line is added now), but either way don't know if is a good approach. Please check

@agascon
Copy link
Contributor Author

agascon commented Apr 23, 2023

Hey @johnrengelman, any chance to have a looks on this?

renovate bot and others added 26 commits July 20, 2023 12:14
https://github.com/codehaus-plexus/plexus-utils#plexus-utils
https://github.com/codehaus-plexus/plexus-xml/releases/tag/plexus-xml-4.0.2

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
* chore(deps): update dependency gradle to v8.2.1

* Use org.gradle.configuration-cache flag

* Update shadow-version.txt

* Migrate deprecated ApplicationPluginConvention usages
https://docs.gradle.org/8.2.1/javadoc/org/gradle/api/plugins/ApplicationPluginConvention.html

* Fix test framework deprecation warning
https://docs.gradle.org/8.2.1/userguide/upgrading_version_8.html#test_framework_implementation_dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
* chore(deps): update dependency gradle to v8.3

* Impl getPermissions
https://docs.gradle.org/8.3/javadoc/org/gradle/api/file/FileTreeElement.html#getPermissions--

* Min Gradle 8.3

* Bump org.gradle.toolchains.foojay-resolver-convention

* Migrate deprecated buildDir
https://docs.gradle.org/8.3/javadoc/org/gradle/api/Project.html#getBuildDir--

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
* chore(deps): update actions/checkout digest to 8ade135

* Update gradle-wrapper-validation.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>
renovate bot and others added 21 commits February 3, 2024 10:12
Co-authored-by: Zongle Wang <wangzongler@gmail.com>
* chore(deps): update gradle/wrapper-validation-action action to v3

* Update gradle-wrapper-validation.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zongle Wang <wangzongler@gmail.com>
@Goooler
Copy link
Member

Goooler commented Jun 7, 2024

Addressed to Goooler#102, this could be closed for now.

@Goooler
Copy link
Member

Goooler commented Jul 28, 2024

Closing due to #876.

@Goooler Goooler closed this Jul 28, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants