[GitHub] [jclouds] gaul commented on pull request #78: Replace embedded and repackaged GSON library

2020-12-05 Thread GitBox


gaul commented on pull request #78:
URL: https://github.com/apache/jclouds/pull/78#issuecomment-739446053


   @gurkerl83 Could you investigate this build failure:
   
   https://ci-builds.apache.org/job/JClouds/job/jclouds-labs-aws/7/ 
   
   I think the changes you made to jclouds-labs need to apply to 
jclouds-labs-aws and jclouds-labs-openstack as well.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [jclouds] gurkerl83 commented on pull request #86: Initial cleanup of maven set up in the parents' module

2020-12-05 Thread GitBox


gurkerl83 commented on pull request #86:
URL: https://github.com/apache/jclouds/pull/86#issuecomment-739377214


   @gaul The feature is basically ready for a review and a second opinion. The 
most important change in this feature is probably due to a Guice / Guava 
conflict. The limitation of the version was tested. Please take a look at the 
individual comments made in the commits.
   
   I suggest to postpone major enhancements, especially regarding the usage of 
the plugin infrastructure, until the next development cycle, because a 
discussion about the future behaviour is necessary. 
   
   Thx!



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




Build failed in Jenkins: JClouds » jclouds-with-credentials » jclouds-packet-live-tests #16

2020-12-05 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
No JDK named ?JDK 1.8.0_144 (unlimited security)? found
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu) in workspace 

No JDK named ?JDK 1.8.0_144 (unlimited security)? found
ERROR: A Maven installation needs to be available for this project to be 
built.Either your server has no Maven installations defined, or the requested 
Maven version does not exist.
No JDK named ?JDK 1.8.0_144 (unlimited security)? found
No JDK named ?JDK 1.8.0_144 (unlimited security)? found


Jenkins build is back to normal : JClouds » jclouds-labs #9

2020-12-05 Thread Apache Jenkins Server
See 




[jira] [Commented] (JCLOUDS-1559) ParseJson is using the system's default charset to parse HTTP responses

2020-12-05 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/JCLOUDS-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17244500#comment-17244500
 ] 

ASF subversion and git services commented on JCLOUDS-1559:
--

Commit 2e9ae3b3af1c94f7931b15f7d1cfb87bdf141ab8 in jclouds-labs's branch 
refs/heads/master from Andrew Gaul
[ https://gitbox.apache.org/repos/asf?p=jclouds-labs.git;h=2e9ae3b ]

JCLOUDS-1559: Add explicit Charset to fromJson calls


> ParseJson is using the system's default charset to parse HTTP responses
> ---
>
> Key: JCLOUDS-1559
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1559
> Project: jclouds
>  Issue Type: Bug
>Reporter: roded
>Assignee: Andrew Gaul
>Priority: Major
> Fix For: 2.3.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> ParseJson is using the system's default charset to parse HTTP responses.
> HTTP response JSON parsing then fails on systems whose default charset is not 
> UTF8.
> ParseJson should specify explicitly that UTF8 should be used to parse the 
> HTTP responses. Json's fromJson methods should accept a charset argument.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (JCLOUDS-1559) ParseJson is using the system's default charset to parse HTTP responses

2020-12-05 Thread Andrew Gaul (Jira)


 [ 
https://issues.apache.org/jira/browse/JCLOUDS-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Gaul resolved JCLOUDS-1559.
--
Fix Version/s: 2.3.0
 Assignee: Andrew Gaul
   Resolution: Fixed

> ParseJson is using the system's default charset to parse HTTP responses
> ---
>
> Key: JCLOUDS-1559
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1559
> Project: jclouds
>  Issue Type: Bug
>Reporter: roded
>Assignee: Andrew Gaul
>Priority: Major
> Fix For: 2.3.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> ParseJson is using the system's default charset to parse HTTP responses.
> HTTP response JSON parsing then fails on systems whose default charset is not 
> UTF8.
> ParseJson should specify explicitly that UTF8 should be used to parse the 
> HTTP responses. Json's fromJson methods should accept a charset argument.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Build failed in Jenkins: JClouds » jclouds-labs-openstack #7

2020-12-05 Thread Apache Jenkins Server
See 


Changes:


--
Started by upstream project "JClouds/jclouds" build number 7
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H38 (ubuntu) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/jclouds-labs-openstack.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/jclouds-labs-openstack.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/jclouds-labs-openstack.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 5d4139bbfa6c4f808251a952aae5bba2c7c4849e 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d4139bbfa6c4f808251a952aae5bba2c7c4849e # timeout=10
Commit message: "Next development version 2.3.0-SNAPSHOT"
 > git rev-list --no-walk 5d4139bbfa6c4f808251a952aae5bba2c7c4849e # timeout=10
Parsing POMs
Downloaded artifact 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/2.3.0-SNAPSHOT/maven-metadata.xml
Downloaded artifact 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/2.3.0-SNAPSHOT/jclouds-project-2.3.0-20201205.114806-39.pom
Downloaded artifact 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-project/2.3.0-SNAPSHOT/maven-metadata.xml
Established TCP socket on 46617
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[jclouds-labs-openstack] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.4/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.4/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.4 
/home/jenkins/jenkins-agent/slave.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 46617
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 

 clean deploy -U -e -Psrc,doc,jenkins
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading from apache-snapshots: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/2.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache-snapshots: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/2.3.0-SNAPSHOT/maven-metadata.xml
 (612 B at 580 B/s)
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-project/2.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-project/2.3.0-SNAPSHOT/maven-metadata.xml
 (612 B at 1.3 kB/s)
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unknown packaging: bundle @ line 35, column 14
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter. @ 
[ERROR] Unknown packaging: bundle @ line 35, column 14
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter. @ 
[ERROR] Unknown packaging: bundle @ line 35, column 14
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter. @ 
[ERROR] Unknown packaging: bundle @ line 35, column 14
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter. @ 
[ERROR] Unknown packaging: bundle @ line 35, column 14
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter. @ 
[ERROR] Unknown packaging: bundle @ line 36, column 14
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter. @ 
[ERROR] Unknown packaging: bundle @ line 35, column 14
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter. @ 
[ERROR] Unknown packaging: bundle @ line 36, column 14
[WARNING] Reporting configuration should be done in  section, not in 
maven-site-plugin  as reportPlugins parameter. 

[jira] [Commented] (JCLOUDS-1559) ParseJson is using the system's default charset to parse HTTP responses

2020-12-05 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/JCLOUDS-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17244468#comment-17244468
 ] 

ASF subversion and git services commented on JCLOUDS-1559:
--

Commit 3a7e41f4e2e577b60430a7199cc4ddd1dfeadb62 in jclouds's branch 
refs/heads/master from roded
[ https://gitbox.apache.org/repos/asf?p=jclouds.git;h=3a7e41f ]

JCLOUDS-1559: add Charset to Json.fromJson InputStream methods


> ParseJson is using the system's default charset to parse HTTP responses
> ---
>
> Key: JCLOUDS-1559
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1559
> Project: jclouds
>  Issue Type: Bug
>Reporter: roded
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> ParseJson is using the system's default charset to parse HTTP responses.
> HTTP response JSON parsing then fails on systems whose default charset is not 
> UTF8.
> ParseJson should specify explicitly that UTF8 should be used to parse the 
> HTTP responses. Json's fromJson methods should accept a charset argument.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [jclouds] gaul commented on pull request #90: JCLOUDS-1559: add Charset to Json.fromJson InputStream methods

2020-12-05 Thread GitBox


gaul commented on pull request #90:
URL: https://github.com/apache/jclouds/pull/90#issuecomment-739240554


   Thank you for your contribution @roded!



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [jclouds] gaul merged pull request #90: JCLOUDS-1559: add Charset to Json.fromJson InputStream methods

2020-12-05 Thread GitBox


gaul merged pull request #90:
URL: https://github.com/apache/jclouds/pull/90


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [jclouds] roded commented on pull request #90: JCLOUDS-1559: add Charset to Json.fromJson InputStream methods

2020-12-05 Thread GitBox


roded commented on pull request #90:
URL: https://github.com/apache/jclouds/pull/90#issuecomment-739235317


   @gaul fixed the commit message.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [jclouds] roded commented on pull request #64: JCLOUDS-1520 - Reuse SSLSocketFactory in JavaUrlHttpCommandExecutorSe…

2020-12-05 Thread GitBox


roded commented on pull request #64:
URL: https://github.com/apache/jclouds/pull/64#issuecomment-739233601


   @gaul I won't be able to complete this PR for 2.3.0.
   Would you have me close this PR and keep the issue open?
   
   Sorry for leaving this open for so long.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [jclouds] gurkerl83 commented on pull request #86: Initial cleanup of maven set up in the parents' module

2020-12-05 Thread GitBox


gurkerl83 commented on pull request #86:
URL: https://github.com/apache/jclouds/pull/86#issuecomment-739219540


   @gaul Yes, I will do this next week



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [jclouds] gaul commented on pull request #86: Initial cleanup of maven set up in the parents' module

2020-12-05 Thread GitBox


gaul commented on pull request #86:
URL: https://github.com/apache/jclouds/pull/86#issuecomment-739216868


   @gurkerl83 We plan to release 2.3.0 later this month.  Do you think you can 
finish this PR soon?



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [jclouds] gaul commented on pull request #88: JCLOUDS-1557 - Azure local server support

2020-12-05 Thread GitBox


gaul commented on pull request #88:
URL: https://github.com/apache/jclouds/pull/88#issuecomment-739216189


   @davidsloan We plan to release 2.3.0 later this month.  Do you think you can 
finish this PR soon?



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [jclouds] gaul commented on pull request #90: JCLOUDS-1599: add Charset to Json.fromJson InputStream methods

2020-12-05 Thread GitBox


gaul commented on pull request #90:
URL: https://github.com/apache/jclouds/pull/90#issuecomment-739189499


   Could you correct the commit message to JCLOUDS-1559?



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org