mirror of
https://github.com/apache/jclouds.git
synced 2025-02-17 15:35:44 +00:00
JCLOUDS-123: Using Clojure core incubator-specific nilsafe in AMI service binding
Submitted by Trevor Wennblom
This commit is contained in:
parent
35574eadae
commit
9606d83b98
@ -19,7 +19,7 @@
|
||||
#^{:author "Hunter Hutchinson, hunter.hutchinson@gmail.com"
|
||||
:doc "A clojure binding to the jclouds AMI service interface."}
|
||||
org.jclouds.ec2.ami2
|
||||
(:use org.jclouds.compute2 [clojure.core.incubator :only (-?>)])
|
||||
(:use org.jclouds.compute2)
|
||||
(:import org.jclouds.aws.domain.Region
|
||||
org.jclouds.ec2.services.AMIClient
|
||||
org.jclouds.ec2.options.CreateImageOptions
|
||||
|
Loading…
x
Reference in New Issue
Block a user