Skip to content

Commit

Permalink
[GEOS-10690] Taskmanager community module: fix assembly (geoserver#7761)
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsCharlier authored Jul 8, 2024
1 parent 64ce599 commit 03eb0a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/community/taskmanager/core/src/assembly/assembly.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
<include>*quartz*.jar</include>
<include>*postgis*.jar</include>
<include>h2-*.jar</include>
<include>antlr-*.jar</include>
<include>classmate-*.jar</include>
<include>dom4j-*.jar</include>
<include>jboss-logging-*.jar</include>
<include>jboss-transaction-*.jar</include>
<include>spring-orm-*.jar</include>
</includes>
</fileSet>
</fileSets>
Expand Down

0 comments on commit 03eb0a2

Please sign in to comment.