We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d199df commit 116fd50Copy full SHA for 116fd50
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.9--${project.version}.sql"
261
+ />
262
<utf8 dir="target/classes" includes="pljava--.sql"
263
fullpath=
264
"pljava/sharedir/pljava/pljava--1.6.8--${project.version}.sql"
0 commit comments