[
https://issues.jenkins-ci.org/browse/JENKINS-12539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159008#comment-159008
]
SCM/JIRA link daemon commented on JENKINS-12539:
------------------------------------------------
Code changed in jenkins
User: Frank Bille
Path:
.gitignore
pom.xml
src/main/java/hudson/plugins/ec2/EC2Cloud.java
src/main/java/hudson/plugins/ec2/EC2Computer.java
src/main/java/hudson/plugins/ec2/EC2ComputerLauncher.java
src/main/java/hudson/plugins/ec2/EC2PrivateKey.java
src/main/java/hudson/plugins/ec2/EC2Slave.java
src/main/java/hudson/plugins/ec2/Eucalyptus.java
src/main/java/hudson/plugins/ec2/InstanceState.java
src/main/java/hudson/plugins/ec2/SlaveTemplate.java
src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java
src/main/java/hudson/plugins/ec2/ssh/HostKeyVerifierImpl.java
src/test/java/hudson/plugins/ec2/ListRegions.java
src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
src/test/java/hudson/plugins/ec2/TemplateLabelsTest.java
http://jenkins-ci.org/commit/ec2-plugin/104e585c8129e9c485a18356dc4e0402b6ec6414
Log:
[FIXED JENKINS-12539] Convert to Amazon AWS libraries
[FIXED JENKINS-5867] Allow Amazon EC2 Plugin to not require root access
> Switch ec2 to use the Amazon AWS libraries
> ------------------------------------------
>
> Key: JENKINS-12539
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12539
> Project: Jenkins
> Issue Type: Bug
> Components: ec2
> Affects Versions: current
> Reporter: francis Upton
> Assignee: francis Upton
>
> (From Frank Brille's comments originally at:
> https://github.com/jenkinsci/ec2-plugin/pull/12)
> In order to fix JENKINS-10331 (adding micro instance type), it was
> needed to replace the old Amazon AWS library (Typica) with Amazons own
> SDK for Java. Typica hasn't been updated in over a year and the project
> seems to have stagnated. Now that Amazon has picked up the ball we might
> as well use that.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira