Skip to content

Commit

Permalink
merge polaris-service-quarkus with polaris-service
Browse files Browse the repository at this point in the history
  • Loading branch information
adutra committed Nov 22, 2024
1 parent 06a5f88 commit f714c40
Show file tree
Hide file tree
Showing 235 changed files with 1,544 additions and 30,892 deletions.
4 changes: 1 addition & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,9 @@ tasks.named<RatTask>("rat").configure {
excludes.add("gradle/wrapper/gradle-wrapper*.jar*")

excludes.add("logs/**")
excludes.add("polaris-service/src/**/banner.txt")
excludes.add("polaris-service/src/**/polaris-banner.txt")
excludes.add("polaris-service/logs")

excludes.add("polaris-service-quarkus/src/**/polaris-banner.txt")

excludes.add("site/node_modules/**")
excludes.add("site/layouts/robots.txt")
// Ignore generated stuff, when the Hugo is run w/o Docker
Expand Down
52 changes: 0 additions & 52 deletions extension/persistence/eclipselink-quarkus/build.gradle.kts

This file was deleted.

This file was deleted.

Loading

0 comments on commit f714c40

Please sign in to comment.