jclouds/common/azure
Andrew Gaul d113b0ba63 Remove Strings2.replaceAll(String, Pattern, String)
Replace with direct calls to
Pattern.matcher(String).replaceAll(String).
2013-06-03 14:41:27 -07:00
..
src Remove Strings2.replaceAll(String, Pattern, String) 2013-06-03 14:41:27 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format 2013-05-16 21:30:37 -07:00

README.txt

#
# The jclouds provider for Microsoft Windows Azure (http://www.microsoft.com/windowsazure/).
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.