Skip to content

Commit ef714ce

Browse files
authored
Merge pull request #649 from windauer/master
changed scm urls cause de.jutzig github-release-plugin falis otherwise
2 parents d487f6d + 767f776 commit ef714ce

File tree

6 files changed

+46
-29
lines changed

6 files changed

+46
-29
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
[![Build Status](https://github.com/eXist-db/documentation/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/eXist-db/documentation/actions/workflows/ci.yml)
33
[![documentation](https://img.shields.io/endpoint?url=https://dashboard.cypress.io/badge/simple/h8zx19/master&style=flat&logo=cypress)](https://dashboard.cypress.io/projects/h8zx19/runs)
44
[![Docbook version](https://img.shields.io/badge/docbook-5.1-19a5a4.svg)](http://docbook.org/xml/5.1/)
5-
[![eXist-db version](https://img.shields.io/badge/eXist_db-5.2.0-blue.svg)](http://www.exist-db.org/exist/apps/homepage/index.html)
5+
[![eXist-db version](https://img.shields.io/badge/eXist_db-5.3.0-blue.svg)](http://www.exist-db.org/exist/apps/homepage/index.html)
66

77
<img src="src/main/xar-resources/icon.png" align="left" width="15%"/>
88

99
This repository contains the official documentation for the [eXist-db native XML database](http://www.exist-db.org) and the application for browsing it. You can browse the latest release of the documentation on [eXist-db homepage](http://exist-db.org/exist/apps/doc/). User reporting errors should check the [contributions](#contributions) section below. Core-contributors preparing a release should consult the [release procedure](RELEASE.md)
1010

1111
## Dependencies
1212
- [Maven](https://maven.apache.org): 3.6
13-
- [eXist-db](http://exist-db.org): 5.2.0
13+
- [eXist-db](http://exist-db.org): 5.3.0
1414

1515
## Installation
1616
- The default eXist-db installer includes the documentation app. Just go to your eXist server's Dashboard and select Documentation.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exist-documentation",
3-
"version": "5.2.1-SNAPSHOT",
3+
"version": "5.3.1-SNAPSHOT",
44
"description": "Documentation package for eXist-db",
55
"scripts": {
66
"test": "mocha src/test/mocha/ --recursive --exit",

pom.xml

+23-24
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
</licenses>
3434

3535
<scm>
36-
<url>https://www.github.com/exist-db/documentation.git</url>
37-
<connection>scm:git:https://www.github.com/exist-db/documentation.git</connection>
38-
<developerConnection>scm:git:https://www.github.com/exist-db/documentation.git</developerConnection>
36+
<url>scm:git:https://github.com/exist-db/documentation.git</url>
37+
<connection>scm:git:https://github.com/exist-db/documentation.git</connection>
38+
<developerConnection>scm:git:https://github.com/exist-db/documentation.git</developerConnection>
3939
<tag>HEAD</tag>
4040
</scm>
4141
<issueManagement>
@@ -174,27 +174,26 @@
174174
<version>1.1.1</version>
175175
<executions>
176176
<execution>
177-
<id>github-upload</id>
178-
<phase>deploy</phase>
179-
<goals>
180-
<goal>release</goal>
181-
</goals>
182-
<inherited>false</inherited>
183-
184-
<configuration>
185-
<description>eXist-db documentation app for eXist-db 5.3.0</description>
186-
<releaseName>v5.3.0</releaseName>
187-
<tag>${project.version}</tag>
188-
<fileSets>
189-
<fileSet>
190-
<directory>${project.build.directory}</directory>
191-
<includes>
192-
<include>${project.artifactId}*.xar</include>
193-
</includes>
194-
</fileSet>
195-
</fileSets>
196-
</configuration>
197-
</execution>
177+
<id>github-upload</id>
178+
<phase>deploy</phase>
179+
<goals>
180+
<goal>release</goal>
181+
</goals>
182+
<inherited>false</inherited>
183+
<configuration>
184+
<description>eXist-db documentation app for eXist-db 5.3.1</description>
185+
<releaseName>v5.3.1</releaseName>
186+
<tag>${project.version}</tag>
187+
<fileSets>
188+
<fileSet>
189+
<directory>${project.build.directory}</directory>
190+
<includes>
191+
<include>${project.artifactId}*.xar</include>
192+
</includes>
193+
</fileSet>
194+
</fileSets>
195+
</configuration>
196+
</execution>
198197
</executions>
199198
</plugin>
200199
<plugin>

src/main/xar-resources/data/production_good_practice/production_good_practice.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</listitem>
4444
<listitem>
4545
<para>For dockerized production systems we strongly recommend to use
46-
semantic-version tags of official release, e.g. <literal>5.2.0</literal> instead
46+
semantic-version tags of official release, e.g. <literal>5.3.0</literal> instead
4747
of <literal>release</literal> or <literal>latest</literal>.</para>
4848
</listitem>
4949
</itemizedlist>

xar-assembly.xml

+18
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,24 @@
1717
<dependency package="http://exist-db.org/html-templating" semver-min="${templating.version}"/>
1818
<prepare>pre-install.xql</prepare>
1919
<changelog>
20+
<change xmlns="http://exist-db.org/xquery/repo" version="5.3.0">
21+
<ul xmlns="http://www.w3.org/1999/xhtml">
22+
<li>updated validating against eXist-db XQuery engine</li>
23+
<li>documentation: refer from kwic expand matches to lucene expand fields</li>
24+
<li>Add documentation for --use-ssl flag (CLI backup)</li>
25+
<li>Update xquery.xml</li>
26+
<li>Update new range index doc to point to recent Lucene documentation</li>
27+
<li>Add pointer to range:matches in documentation of new range index</li>
28+
<li>fn:trace#1 is now supported</li>
29+
<li>Add offline mode for Xars, URL Rewrite should now use controller.xq and not controller.xql</li>
30+
<li>Tests and integration tests should be executable from both local machines and CI using just 'mvn verify</li>
31+
<li>Review documentation on HTML templating; align with new templating package and mark deprecated/removed functions</li>
32+
<li>Add some information about bounding the Cache module</li>
33+
<li>Some documentation for Connection Pooling in the SQL Module</li>
34+
<li>listings in separate files</li>
35+
<li>listings not in CDATA</li>
36+
</ul>
37+
</change>
2038
<change xmlns="http://exist-db.org/xquery/repo" version="5.2.0">
2139
<ul xmlns="http://www.w3.org/1999/xhtml">
2240
<li>advanced-installation: minor improvements to the systemd steps</li>

0 commit comments

Comments
 (0)