Add scripts to sync AppFuse release repository
----------------------------------------------
Key: MAVENUPLOAD-1701
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1701
Project: maven-upload-requests
Issue Type: Wish
Reporter: Matt Raible
Contegix manages the static.appfuse.org and they've confirmed the public key is
in place.
AppFuse Core:
-------------------------
#!/bin/sh
CONTACTS="[EMAIL PROTECTED]"
MODE=rsync_ssh
[EMAIL PROTECTED]:/var/www/appfuse-releases
GROUP_DIR=org/appfuse/
AppFuse Maven Plugin:
-------------------------
#!/bin/sh
CONTACTS="[EMAIL PROTECTED]"
MODE=rsync_ssh
[EMAIL PROTECTED]:/var/www/appfuse-releases
GROUP_DIR=org/codehaus/mojo/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira