This project depends upon p2p-build
being setup with ant
and ant-contrib
. See instructions
The following projects should be siblings to this project and had 'publish' targets run on them.
Add a properties file with your configuration you'd like in the properties
directory.
ant
To get this projects integration tests running you will need to do this:
- apt-get install libopenssl-ruby
- gem install builder
- gem install mime-types
- gem install xml-simple
- make all .rb files in etc executable
- make etc/s3curl executable
- sudo cpan Digest::HMAC