-
-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Description
After running
$ mvn clean package
the xar's repo.xml contains two namespace declarations, WAI? The second one seems superfluous
xmlns="http://exist-db.org/xquery/repo"
xmlns:repo="http://exist-db.org/xquery/repo"
it also adds permissions like this:
<permissions user="admin" password="" group="dba" mode="rw-rw-r--"/>Why does the documentation app require app specific permissions? The default permissions seem superfluous for normal install and upgrade of the app. However on systems with an user named admin and with a different password things might trip up.
Metadata
Metadata
Assignees
Labels
No labels