The Java Multi-Cloud Toolkit
Go to file
mildis 61d0920f19 WindowsEveryonePrincipal : update regex for FR
"Everyone" in a french Windows is "Tout le monde".
Thus, the line.split(" ") returns only "Tout" and putBlob() throws an exception.
The modified regex search for the first two consecutive white char to return the name.
Windows's whoami returns a bunch of 0x20 between the name and the type.
2017-01-10 13:11:33 -06:00
all Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
allblobstore Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
allcompute Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
allloadbalancer Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
apis WindowsEveryonePrincipal : update regex for FR 2017-01-10 13:11:33 -06:00
blobstore Include part size in listMultipartUpload result 2016-11-15 20:30:50 -08:00
common Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
compute Updates the default template so live tests pass again. 2016-11-21 15:47:27 -06:00
core Make user agent header configurable 2016-12-20 11:02:19 +01:00
drivers Make user agent header configurable 2016-12-20 11:02:19 +01:00
loadbalancer Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
project Fix okio version range for jclouds-okhttp 2016-11-18 16:05:52 +01:00
providers JCLOUDS-1223: Use larger block blobs for Azure 2017-01-08 15:28:21 -08:00
resources Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
scriptbuilder Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
skeletons Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00
.dir-locals.el JCLOUDS-26. Adding .dir-locals.el for Emacs tab-width setting 2013-05-10 14:52:52 -07:00
.gitattributes Add .gitattributes to avoid line endings issues 2015-10-07 20:43:55 +02:00
.gitignore Move html responses to a subfolder for cleaner rat plugin exclude 2016-02-23 19:30:03 +08:00
.mailmap Update mailmap for acole@twitter.com 2014-10-04 09:22:01 -07:00
CONTRIBUTING.md Fixed the CONTRIBUTING links 2015-02-05 15:10:37 +01:00
README.md Avoid duplicated info and just link to website 2014-08-07 09:25:37 -05:00
pom.xml Next development version 2.1.0-SNAPSHOT 2016-11-15 01:12:59 +01:00

README.md

jclouds

Apache jclouds is an open source multi-cloud toolkit for the Java platform that gives you the freedom to create applications that are portable across clouds while giving you full control to use cloud-specific features.

For more information about using or contributing to jclouds, please visit our website at jclouds.apache.org.

License

Copyright (C) 2009-2013 The Apache Software Foundation

Licensed under the Apache License, Version 2.0