This commit is contained in:
parent
70e2cfdc6e
commit
d48242afb1
@ -156,6 +156,7 @@ Amazon CloudWatch.
|
||||
|
||||
|
||||
|
||||
|
||||
#%% package code-generator
|
||||
%package codecommit
|
||||
Summary: AWS Java SDK for AWS CodeCommit
|
||||
@ -179,6 +180,7 @@ AWS CodeDeploy Service.
|
||||
|
||||
|
||||
|
||||
|
||||
#%% package codegen-maven-plugin
|
||||
%package codepipeline
|
||||
Summary: AWS Java SDK for AWS CodePipeline
|
||||
@ -651,6 +653,7 @@ AWS Support Service.
|
||||
|
||||
|
||||
|
||||
|
||||
#%% package swf-libraries
|
||||
%package 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.
|
||||
%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
|
||||
# Tests require networking and unavailable test deps:
|
||||
|
Loading…
Reference in New Issue
Block a user