forked from pool/aws-sdk-java
This commit is contained in:
parent
7b4b08d3a5
commit
2d10a48c8c
@ -156,6 +156,7 @@ 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
|
||||||
@ -179,6 +180,7 @@ 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
|
||||||
@ -651,6 +653,7 @@ 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
|
||||||
@ -825,7 +828,7 @@ dos2unix src/samples/AmazonEC2SpotInstances-Advanced/CreateSecurityGroupApp.java
|
|||||||
# about "_" being used as identifier with newer OpenJDK versions.
|
# about "_" being used as identifier with newer OpenJDK versions.
|
||||||
%pom_xpath_inject pom:project/pom:properties "<source>\${jre.version}</source>"
|
%pom_xpath_inject pom:project/pom:properties "<source>\${jre.version}</source>"
|
||||||
|
|
||||||
%pom_xpath_set "pom:plugins/pom:plugin/pom:configuration/pom:maxmemory" "4096m"
|
%pom_xpath_set "pom:plugins/pom:plugin/pom:configuration/pom:maxmemory" "2048m"
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Tests require networking and unavailable test deps:
|
# Tests require networking and unavailable test deps:
|
||||||
|
Loading…
Reference in New Issue
Block a user