Skip to content

Commit

Permalink
QtJambi 6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
omix committed Jul 25, 2023
1 parent 589f4dd commit fa4fb58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/java/modules/modules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,8 @@
</if>
<gpg>
<fileset dir="${deploymentdir}/" includes="${moduledash}-${qtjambi.jar.version}${snap}*" excludes="*-javadocs.zip" followsymlinks="false"/>
<fileset dir="${deploymentdir}/sources/" includes="${moduledash}-${qtjambi.jar.version}${snap}*" excludes="*-javadocs.zip" followsymlinks="false"/>
<fileset dir="${deploymentdir}/javadocs/" includes="${moduledash}-${qtjambi.jar.version}${snap}*" excludes="*-javadocs.zip" followsymlinks="false"/>
</gpg>
<jar destfile="${deploymentdir}/bundles/${moduledash}-${qtjambi.jar.version}${snap}-bundle.jar">
<fileset dir="${deploymentdir}/" includes="${moduledash}-${qtjambi.jar.version}${snap}*" excludes="*-javadocs.zip" followsymlinks="false"/>
Expand Down

0 comments on commit fa4fb58

Please sign in to comment.