forked from pool/aws-sdk-java
This commit is contained in:
parent
683113ae37
commit
7b4b08d3a5
@ -155,6 +155,7 @@ Amazon CloudWatch.
|
||||
|
||||
|
||||
|
||||
|
||||
#%% package code-generator
|
||||
%package codecommit
|
||||
Summary: AWS Java SDK for AWS CodeCommit
|
||||
@ -177,6 +178,7 @@ AWS CodeDeploy Service.
|
||||
|
||||
|
||||
|
||||
|
||||
#%% package codegen-maven-plugin
|
||||
%package codepipeline
|
||||
Summary: AWS Java SDK for AWS CodePipeline
|
||||
@ -648,6 +650,7 @@ AWS Support Service.
|
||||
|
||||
|
||||
|
||||
|
||||
#%% package swf-libraries
|
||||
%package test-utils
|
||||
Summary: AWS SDK for Java - Test Utils
|
||||
@ -822,7 +825,7 @@ dos2unix src/samples/AmazonEC2SpotInstances-Advanced/CreateSecurityGroupApp.java
|
||||
# about "_" being used as identifier with newer OpenJDK versions.
|
||||
%pom_xpath_inject pom:project/pom:properties "<source>\${jre.version}</source>"
|
||||
|
||||
%pom_xpath_remove "pom:plugins/pom:plugin/pom:configuration/pom:maxmemory"
|
||||
%pom_xpath_set "pom:plugins/pom:plugin/pom:configuration/pom:maxmemory" "4096m"
|
||||
|
||||
%build
|
||||
# Tests require networking and unavailable test deps:
|
||||
|
Loading…
Reference in New Issue
Block a user