Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update to jdeb 1.10 #18

Merged
merged 5 commits into from
Apr 24, 2022
Merged

Update to jdeb 1.10 #18

merged 5 commits into from
Apr 24, 2022

Conversation

gesellix
Copy link
Owner

@gesellix gesellix commented Apr 5, 2021

Relates to tcurdt/jdeb#264, which had been addressed in tcurdt/jdeb@c6fe2a3.
The issue's cause had been released with JDeb 1.6, containing commit tcurdt/jdeb@c8acbf9, which in turn includes the breaking change of commons-compress 1.11: apache/commons-compress@68db5fa

Currently, it seems like JDeb 1.7 and 1.8 produce absolute instead of relative paths, which makes lintian fail.

Updates to JDeb 1.7 or 1.8 would require a release of tcurdt/jdeb#336

We're now going to update to JDeb 1.10, see tcurdt/jdeb#364.

@@ -47,35 +47,35 @@ class BuildDebianPackageTaskSpec extends Specification {
def e = thrown(expectedException)
e.message =~ exceptionMessagePattern
where:
taskConfig || expectedException | exceptionMessagePattern
taskConfig || expectedException | exceptionMessagePattern ;
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gesellix gesellix marked this pull request as ready for review April 19, 2022 07:18
@gesellix gesellix changed the title Update to jdeb 1.6 Update to jdeb 1.10 Apr 19, 2022
@gesellix gesellix force-pushed the jdeb-1.6 branch 2 times, most recently from 49ce8d6 to 6889481 Compare April 19, 2022 07:33
@gesellix gesellix self-assigned this Apr 19, 2022
@gesellix gesellix force-pushed the jdeb-1.6 branch 2 times, most recently from 15d2356 to 36c0a4b Compare April 24, 2022 11:18
@gesellix gesellix merged commit c6ebd1a into master Apr 24, 2022
@gesellix gesellix deleted the jdeb-1.6 branch April 24, 2022 11:29
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.

1 participant