Skip to content

Commit 116fd50

Browse files
committed
Add control file in preparation for next release
Now that 1.6.9 is released, the next release should include an extension SQL file allowing upgrade from 1.6.9.
1 parent 4d199df commit 116fd50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pljava-packaging/build.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,10 @@ jos.close();
255255
simple update is possible, just repeat the next entry, with
256256
the from-version changed.
257257
-->
258+
<utf8 dir="target/classes" includes="pljava--.sql"
259+
fullpath=
260+
"pljava/sharedir/pljava/pljava--1.6.9--${project.version}.sql"
261+
/>
258262
<utf8 dir="target/classes" includes="pljava--.sql"
259263
fullpath=
260264
"pljava/sharedir/pljava/pljava--1.6.8--${project.version}.sql"

0 commit comments

Comments
 (0)