This commit is contained in:
parent
46576a7cd6
commit
f8851999f6
@ -154,6 +154,7 @@ Amazon CloudWatch.
|
||||
|
||||
|
||||
|
||||
|
||||
#%% package code-generator
|
||||
%package codecommit
|
||||
Summary: AWS Java SDK for AWS CodeCommit
|
||||
@ -175,6 +176,7 @@ AWS CodeDeploy Service.
|
||||
|
||||
|
||||
|
||||
|
||||
#%% package codegen-maven-plugin
|
||||
%package codepipeline
|
||||
Summary: AWS Java SDK for AWS CodePipeline
|
||||
@ -645,6 +647,7 @@ AWS Support Service.
|
||||
|
||||
|
||||
|
||||
|
||||
#%% package swf-libraries
|
||||
%package test-utils
|
||||
Summary: AWS SDK for Java - Test Utils
|
||||
@ -819,6 +822,8 @@ 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"
|
||||
|
||||
%build
|
||||
# Tests require networking and unavailable test deps:
|
||||
# com.github.tomakehurst:wiremock:1.55
|
||||
|
Loading…
Reference in New Issue
Block a user