Skip to content

Commit 89d3317

Browse files
committed
fix(xar-assembly): workaround namespace confusion in xar builder
close #433
1 parent 0fd051c commit 89d3317

File tree

1 file changed

+23
-137
lines changed

1 file changed

+23
-137
lines changed

xar-assembly.xml

Lines changed: 23 additions & 137 deletions
Original file line numberDiff line numberDiff line change
@@ -17,156 +17,42 @@
1717
<dependency package="http://exist-db.org/apps/shared" semver-min="0.8.2"/>
1818
<prepare>pre-install.xql</prepare>
1919
<changelog>
20-
<change version="5.0.0">
20+
<change xmlns="http://exist-db.org/xquery/repo" version="5.2.0">
2121
<ul xmlns="http://www.w3.org/1999/xhtml">
22-
<li>changes to backup and app restore process</li>
23-
<li>add unit and integration tests</li>
24-
<li>update interapp links, http links, section IDs</li>
25-
<li>document new xquery functions, and adjust deprecated syntax cases</li>
26-
<li>add lucene facets documentation</li>
27-
<li>switched to mavenized build, and install instructions</li>
28-
</ul>
29-
</change>
30-
<change version="4.2.0">
31-
<ul xmlns="http://www.w3.org/1999/xhtml">
32-
<li>removed deprecated extensions</li>
33-
<li>removed war guide</li>
34-
<li>updates to indexing guide</li>
35-
<li>add previously undocumented xqSuite annotations</li>
36-
<li>update Bootsrap, Jquery, switch to highlight, many minor bumps</li>
37-
<li>integrate frontend tooling in build process via maven plugin</li>
38-
<li>add integration tests, and execute XQsuite test during build</li>
39-
<li>fix outdated syntax in xmlrpc article</li>
40-
</ul>
41-
</change>
42-
<change version="4.1.2">
43-
<ul xmlns="http://www.w3.org/1999/xhtml">
44-
<li>removed mentions of xprocq</li>
45-
<li>removed exist v2 upgrade warning on install</li>
46-
</ul>
47-
</change>
48-
<change version="4.1.1">
49-
<ul xmlns="http://www.w3.org/1999/xhtml">
50-
<li>content edits</li>
51-
<li>dependency updates</li>
22+
<li>lucene: add diacritics analyzer</li>
23+
<li>url-rewrite: add errorhandler documentation</li>
24+
<li>rewrites: log4j, webdav</li>
25+
<li>docker: new article</li>
26+
<li>transform: improve xsl documentation</li>
27+
<li>xqsuite: add missing annotation documentation</li>
5228
</ul>
5329
</change>
54-
<change version="4.1.0">
30+
<change xmlns="http://exist-db.org/xquery/repo" version="5.1.0">
5531
<ul xmlns="http://www.w3.org/1999/xhtml">
56-
<li>advanced-installation: new instructions for unattended installation</li>
57-
<li>incompatibilities: add long-jump upgrade instructions</li>
58-
<li>production-good-practices: add parser description</li>
59-
<li>integration-testing: new article about best practices for testing exist-db apps</li>
60-
<li>testing: new article introducing various approaches to automated code tests</li>
61-
<li>app updates and code changes</li>
32+
<li>lucene: add multi-value hierarchical facets</li>
33+
<li>configuration: experimental document path-locks</li>
6234
</ul>
6335
</change>
64-
<change version="4.0.4">
36+
<change xmlns="http://exist-db.org/xquery/repo" version="5.0.3">
6537
<ul xmlns="http://www.w3.org/1999/xhtml">
66-
<li>more emphatically support openJDK</li>
67-
<li>update indexer from current conf.xml</li>
68-
<li>added information about davfs2 usage</li>
69-
<li>add info about %test:name to xqsuite article</li>
70-
<li>add info about new lucene options</li>
38+
<li>remove newly implemented Xquery functions from list of unsupported functions</li>
7139
</ul>
7240
</change>
73-
<change version="4.0.3">
41+
<change xmlns="http://exist-db.org/xquery/repo" version="5.0.2">
7442
<ul xmlns="http://www.w3.org/1999/xhtml">
75-
<li>style fixes for links</li>
76-
<li>Added info about XQTS Collation to Xquery article</li>
77-
<li>explain pending and error counts in xqsuite</li>
78-
<li>added third JAXV parameter in validation</li>
79-
<li>added intallation and upgrade instructions source builds</li>
43+
<li>improve advanced installations and backup restore instructions</li>
44+
<li>document the @min attribute for lucene queries</li>
45+
<li>improve permission settings documentation</li>
8046
</ul>
8147
</change>
82-
<change version="4.0.2">
48+
<change xmlns="http://exist-db.org/xquery/repo" version="5.0.0">
8349
<ul xmlns="http://www.w3.org/1999/xhtml">
84-
<li>update xqsuite documentation to add new variable</li>
85-
<li>minor fixes and typos</li>
86-
</ul>
87-
</change>
88-
<change version="4.0.1">
89-
<ul xmlns="http://www.w3.org/1999/xhtml">
90-
<li>adapt search to db5</li>
91-
<li>Update advanced installation - better intro to YAJSW config</li>
92-
<li>XQuery article updates</li>
93-
<li>betterFORM information</li>
94-
<li>Security, Backup and Scheduler update</li>
95-
<li>broken-links page.html cause crash and locked D</li>
96-
<li>broken-links Jetty links are outdate</li>
97-
<li>add Jetty portal folder info to deplyomen</li>
98-
<li>enhancement /apps/doc/deployment.xml missing instructions about removing the portal folder</li>
99-
<li>dependency updates </li>
100-
<li>Updated the diagnostics page</li>
101-
<li>Updates of xforms, webdav and versioning + minor edit</li>
102-
<li>broken-links [configuration.xml] missing how-to data from wiki</li>
103-
<li>add link to style guid</li>
104-
<li>change to proper map syntax</li>
105-
<li>Fix reference expansions</li>
106-
<li>Review Beginner's Guide to XR</li>
107-
<li>Fix further reference expansion for package name</li>
108-
<li>[security.xml] update mentions of old user manage</li>
109-
<li>deprecated [debugger.xml] Unclear instruction</li>
110-
<li>deprecated [configuration.xml] Services sectio</li>
111-
<li>fix empty-sequence in exampl</li>
112-
<li>[oxygen.xml] Update oXygen docs with directions for the eXist connection wizar</li>
113-
<li>[templating.xml] examples uses html5 syntax </li>
114-
</ul>
115-
</change>
116-
<change version="4.0.0">
117-
<ul xmlns="http://www.w3.org/1999/xhtml">
118-
<li>[lucene.xml, indexing.xml] add info about the ICUFoldingFilter and UCA collation</li>
119-
<li>documentation now uses docbook 5.</li>
120-
<li>fix use of empty-sequence in example</li>
121-
<li>A major rework is in progress based on edits by Erik Siegel</li>
122-
</ul>
123-
</change>
124-
<change version="3.0.0">
125-
<ul xmlns="http://www.w3.org/1999/xhtml">
126-
<li>add info on hardening production system</li>
127-
<li>Address issues regarding the configuration.xml articl</li>
128-
<li>bug Fix the linking to apps by abbrev package nam</li>
129-
<li>[util.xml] broken link to Function Documentation Librar</li>
130-
<li>doc variable no longer works from the default page templat</li>
131-
<li>Roundup of work on old issue</li>
132-
<li>Fixed filename of the eXist-db installation ja</li>
133-
<li>enhancement update contents of data/repo.xml explaining how setting permissions work</li>
134-
<li>[troubleshooting.xml] Update documentation on jetty ports and port conflict</li>
135-
<li>Remove XACML documentatio</li>
136-
<li>Remove ftlegacy.xml documentation on legacy ft-inde</li>
137-
<li>recode site:expand-links()?
138-
</li>
139-
</ul>
140-
</change>
141-
<change version="0.6.0">
142-
<ul xmlns="http://www.w3.org/1999/xhtml">
143-
<li>New: Improved build infrastructure for the Documentation app -
144-
<a href="https://github.com/eXist-db/documentation/pull/135">#135</a>
145-
</li>
146-
<li>[Upgrade Guide]: Revised the guide with best practices -
147-
<a href="https://github.com/eXist-db/documentation/issues/120">#120</a>
148-
</li>
149-
<li>[Indexing and XQuery]: Added information on json-ignore-whitespace-text-nodes serialization option and some minor corrections -
150-
<a href="https://github.com/eXist-db/documentation/pull/138">#138</a>
151-
</li>
152-
<li>[Devguide]: Removed mention of XMLDBTransformer -
153-
<a href="https://github.com/eXist-db/documentation/pull/139">#139</a>
154-
</li>
155-
</ul>
156-
</change>
157-
<change version="0.4.7">
158-
<ul xmlns="http://www.w3.org/1999/xhtml">
159-
<li>No release notes prepared for this or any earlier versions.</li>
160-
</ul>
161-
</change>
162-
<change version="0.4.8">
163-
<ul xmlns="http://www.w3.org/1999/xhtml">
164-
<li>[New Range Index]: Added full documentation for "conditional indexes," a new feature for limiting indexed values to elements meeting certain child attribute criteria.</li>
165-
<li>[Quick Start]: Added a workaround for those with Saxon installed as a JRE extension; improved description of macOS first run &amp; default data directory location.</li>
166-
<li>[Upgrading]: Added new section on how to upgrade to eXist 3.0 and important changes in this release.</li>
167-
<li>[XQSuite]: Added descriptions of %test:stats and %test:assertXPath annotations.</li>
168-
<li>[Lucene]: Fixed WhitespaceAnalyzer classname and the version of Lucene.</li>
169-
<li>Across the board: Fixed name of macOS (was Mac OS X); reviewed mentions of v2.0 and updated where appropriate to match current release</li>
50+
<li>changes to backup and app restore process</li>
51+
<li>add unit and integration tests</li>
52+
<li>update interapp links, http links, section IDs</li>
53+
<li>document new xquery functions, and adjust deprecated syntax cases</li>
54+
<li>add lucene facets documentation</li>
55+
<li>switched to mavenized build, and install instructions</li>
17056
</ul>
17157
</change>
17258
</changelog>

0 commit comments

Comments
 (0)