faustedition / faust-gen

Site generation for the Faustedition
http://beta.faustedition.net/
3 stars 0 forks source link

exist deploy script doesn't set permissions and doesn't configure collection #16

Open thvitt opened 8 years ago

thvitt commented 8 years ago

Problems:

[ ] XQuery scripts don't have the execute bit [ ] Install script isn't run *[ ] Deployment from build server doesn't work due to security restrictions (rssh)

I guess the proper way is to package the app into a XAR (assembly plugin?) and to PUT it into the eXist instance. (Need to be careful in development mode as to avoid overwriting not-yet-synced sources. Maybe configure both methods in the POM? or put it using curl from the build server?)

NB need to filter package name for sync?