Skip to content

[RUN-3602] Generate migration file when exporting module#137

Merged
atennapel merged 1 commit into
masterfrom
run/3602-add-migration-file
Aug 21, 2023
Merged

[RUN-3602] Generate migration file when exporting module#137
atennapel merged 1 commit into
masterfrom
run/3602-add-migration-file

Conversation

@atennapel

@atennapel atennapel commented Aug 11, 2023

Copy link
Copy Markdown
Contributor

This MR:

  • Modifies the jar-copying tasks to also generate a migration file in the userlib directory
  • Update the release plugin to 1.13 and set filterRequiredLibs to false
  • Update CommunityCommons to 10.0.2

@atennapel

Copy link
Copy Markdown
Contributor Author

Content of generated migration file:

dependency com.google.guava:guava:32.0.1-jre
dependency com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20211018.2
dependency commons-io:commons-io:2.11.0
dependency org.apache.pdfbox:pdfbox:2.0.24
dependency org.apache.commons:commons-lang3:3.12.0
dependency org.apache.commons:commons-text:1.10.0
delete owasp-java-html-sanitizer-20211018.2.jar
delete owasp-java-html-sanitizer-20211018.2.jar.CommunityCommons.RequiredLib
delete guava-32.0.1-jre.jar
delete guava-32.0.1-jre.jar.CommunityCommons.RequiredLib
delete commons-io-2.11.0.jar
delete commons-io-2.11.0.jar.CommunityCommons.RequiredLib
delete pdfbox-2.0.24.jar
delete pdfbox-2.0.24.jar.CommunityCommons.RequiredLib
delete commons-text-1.10.0.jar
delete commons-text-1.10.0.jar.CommunityCommons.RequiredLib
delete commons-lang3-3.12.0.jar
delete commons-lang3-3.12.0.jar.CommunityCommons.RequiredLib
delete failureaccess-1.0.1.jar
delete failureaccess-1.0.1.jar.CommunityCommons.RequiredLib
delete listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
delete listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.CommunityCommons.RequiredLib
delete jsr305-3.0.2.jar
delete jsr305-3.0.2.jar.CommunityCommons.RequiredLib
delete checker-qual-3.33.0.jar
delete checker-qual-3.33.0.jar.CommunityCommons.RequiredLib
delete error_prone_annotations-2.18.0.jar
delete error_prone_annotations-2.18.0.jar.CommunityCommons.RequiredLib
delete j2objc-annotations-2.8.jar
delete j2objc-annotations-2.8.jar.CommunityCommons.RequiredLib
delete fontbox-2.0.24.jar
delete fontbox-2.0.24.jar.CommunityCommons.RequiredLib
delete commons-logging-1.2.jar
delete commons-logging-1.2.jar.CommunityCommons.RequiredLib

@atennapel
atennapel force-pushed the run/3602-add-migration-file branch 2 times, most recently from aace3da to 4cdd062 Compare August 15, 2023 08:55
@atennapel
atennapel force-pushed the run/3602-add-migration-file branch from 4cdd062 to 58cd15b Compare August 15, 2023 08:57

@lvanengelen lvanengelen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me

@atennapel
atennapel merged commit 5b4844b into master Aug 21, 2023
@atennapel
atennapel deleted the run/3602-add-migration-file branch April 3, 2025 08:55
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.

3 participants