This commit is contained in:
parent
f8851999f6
commit
70e2cfdc6e
@ -155,6 +155,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
|
||||||
@ -177,6 +178,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
|
||||||
@ -648,6 +650,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
|
||||||
@ -822,7 +825,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_remove "pom:plugins/pom:plugin/pom:configuration/pom:maxmemory"
|
%pom_xpath_set "pom:plugins/pom:plugin/pom:configuration/pom:maxmemory" "4096m"
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Tests require networking and unavailable test deps:
|
# Tests require networking and unavailable test deps:
|
||||||
|
Loading…
Reference in New Issue
Block a user