Skip to content

denwill/java-cloudfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to build:

1)  Download the repository (which if you're doing this, you already have)
2)  type "ant compile" (or "ant package if you'd like the full package)

In order to run unit tests

1) Edit the file src/test/resource/cloudfiles.properties, changing the 
   username and password as needed
2) run "ant test" to run the unit tests
3) run "ant test-report" if you'd like to create a hand-dandy html report on the tests.

About

Java language bindings for Cloud Files API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published