This commit is contained in:
parent
e3361785ca
commit
46576a7cd6
@ -153,6 +153,7 @@ client side metrics collected from AWS Java SDK to
|
|||||||
Amazon CloudWatch.
|
Amazon CloudWatch.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#%% package code-generator
|
#%% package code-generator
|
||||||
%package codecommit
|
%package codecommit
|
||||||
Summary: AWS Java SDK for AWS CodeCommit
|
Summary: AWS Java SDK for AWS CodeCommit
|
||||||
@ -173,6 +174,7 @@ client classes that are used for communicating with
|
|||||||
AWS CodeDeploy Service.
|
AWS CodeDeploy Service.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#%% package codegen-maven-plugin
|
#%% package codegen-maven-plugin
|
||||||
%package codepipeline
|
%package codepipeline
|
||||||
Summary: AWS Java SDK for AWS CodePipeline
|
Summary: AWS Java SDK for AWS CodePipeline
|
||||||
@ -642,6 +644,7 @@ client classes that are used for communicating with
|
|||||||
AWS Support Service.
|
AWS Support Service.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#%% package swf-libraries
|
#%% package swf-libraries
|
||||||
%package test-utils
|
%package test-utils
|
||||||
Summary: AWS SDK for Java - Test Utils
|
Summary: AWS SDK for Java - Test Utils
|
||||||
@ -820,7 +823,7 @@ dos2unix src/samples/AmazonEC2SpotInstances-Advanced/CreateSecurityGroupApp.java
|
|||||||
# Tests require networking and unavailable test deps:
|
# Tests require networking and unavailable test deps:
|
||||||
# com.github.tomakehurst:wiremock:1.55
|
# com.github.tomakehurst:wiremock:1.55
|
||||||
# nl.jqno.equalsverifier:equalsverifier:1.7.5
|
# nl.jqno.equalsverifier:equalsverifier:1.7.5
|
||||||
%{mvn_build} -sf
|
%{mvn_build} -sf -- -Dsource=8
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%mvn_install
|
%mvn_install
|
||||||
|
Loading…
Reference in New Issue
Block a user