File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 48
48
<project .build.source>1.8</project .build.source>
49
49
<project .build.target>1.8</project .build.target>
50
50
51
- <exist .version>4.5 .0</exist .version>
51
+ <exist .version>4.6 .0</exist .version>
52
52
53
53
<package-name >http://exist-db.org/apps/doc</package-name >
54
54
</properties >
Original file line number Diff line number Diff line change 14
14
<category id =" apps" >Applications</category >
15
15
<category id =" doc" >Documentation</category >
16
16
<dependency processor =" http://exist-db.org" semver-min =" ${exist.version}" />
17
- <dependency package =" http://exist-db.org/apps/shared" semver-min =" 0.4.2 " />
17
+ <dependency package =" http://exist-db.org/apps/shared" semver-min =" 0.8.0 " />
18
18
<prepare >pre-install.xql</prepare >
19
19
<note >Note for users of eXist 2.x: When upgrading, please make sure you also updated the shared-resources package to > 0.4.0.</note >
20
20
<changelog >
21
+ <change version =" 4.1.0" >
22
+ <ul xmlns =" http://www.w3.org/1999/xhtml" >
23
+ <li >advanced-installation: new instructions for unattended installation</li >
24
+ <li >incompatibilities: add long-jump upgrade instructions</li >
25
+ <li >production-good-practices: add parser description</li >
26
+ <li >integration-testing: new article about best practices for testing exist-db apps</li >
27
+ <li >testing: new article introducing various approaches to automated code tests</li >
28
+ <li >app updates and code changes</li >
29
+ </ul >
30
+ </change >
21
31
<change version =" 4.0.4" >
22
32
<ul xmlns =" http://www.w3.org/1999/xhtml" >
23
33
<li >more emphatically support openJDK</li >
You can’t perform that action at this time.
0 commit comments