Skip to content

EditionOpenAccess/eoa-exist-app

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
September 21, 2021 17:06
December 16, 2020 16:52
December 16, 2020 16:48
September 21, 2021 17:09

EOA eXist app

An app for the eXist XML database for easier distribution.

Deployment

In order to build and deploy this app, ant is required. After you made changes to the code, change into the app directory and run

ant

which is a Makefile and will create a xar package in the releases directory. This xar file can then be deployed in the eXist database.