We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a576f commit 789e4d6Copy full SHA for 789e4d6
pljava-packaging/build.xml
@@ -255,6 +255,10 @@ jos.close();
255
simple update is possible, just repeat the next entry, with
256
the from-version changed.
257
-->
258
+ <utf8 dir="target/classes" includes="pljava--.sql"
259
+ fullpath=
260
+ "pljava/sharedir/pljava/pljava--1.6.10--${project.version}.sql"
261
+ />
262
<utf8 dir="target/classes" includes="pljava--.sql"
263
fullpath=
264
"pljava/sharedir/pljava/pljava--1.6.9--${project.version}.sql"
0 commit comments