-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge of master with wasb #2
Comments
I can't get this to build: [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-os) @ tomar --- Apache Maven 2.2.1 (r801777; 2009-08-06 20:16:01+0100) I don't know where this rule comes from it doesn't appear to be on the pom and its only a warning so I've no idea why it fails. |
OK found it. Eclipse was hiding it from me ;-) I changed the regexpr so that it picks out the 64 from amd64 and now it compiles ^.64.$ |
It looks like my 6 months researchers account for MS Azure has now expired so I can't test this on the Azure system. |
I changed the regex in pom in master branch accordingly. Sorry for causing confusion. |
Alastair, I merged master and wasb into a new branch 'merge-master-wasb'. Could you test whether the merged version is working in your environment?
The text was updated successfully, but these errors were encountered: