| <?xml version='1.1' encoding='UTF-8'?> |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <maven2-moduleset plugin="maven-plugin@3.4"> |
| <actions/> |
| <description></description> |
| <keepDependencies>false</keepDependencies> |
| <properties> |
| <org.datadog.jenkins.plugins.datadog.DatadogJobProperty plugin="datadog@0.7.1"> |
| <emitOnCheckout>false</emitOnCheckout> |
| </org.datadog.jenkins.plugins.datadog.DatadogJobProperty> |
| <com.cloudbees.jenkins.plugins.git.vmerge.JobPropertyImpl plugin="git-validated-merge@3.25"> |
| <postBuildPushFailureHandler class="com.cloudbees.jenkins.plugins.git.vmerge.pbph.PushFailureIsFailure"/> |
| </com.cloudbees.jenkins.plugins.git.vmerge.JobPropertyImpl> |
| <com.coravy.hudson.plugins.github.GithubProjectProperty plugin="github@1.29.4"> |
| <projectUrl>https://github.com/apache/streams/</projectUrl> |
| <displayName></displayName> |
| </com.coravy.hudson.plugins.github.GithubProjectProperty> |
| <org.jenkinsci.plugins.mavenrepocleaner.MavenRepoCleanerProperty plugin="maven-repo-cleaner@1.2"> |
| <notOnThisProject>false</notOnThisProject> |
| </org.jenkinsci.plugins.mavenrepocleaner.MavenRepoCleanerProperty> |
| <com.sonyericsson.rebuild.RebuildSettings plugin="rebuild@1.31"> |
| <autoRebuild>false</autoRebuild> |
| <rebuildDisabled>false</rebuildDisabled> |
| </com.sonyericsson.rebuild.RebuildSettings> |
| <hudson.plugins.throttleconcurrents.ThrottleJobProperty plugin="throttle-concurrents@2.0.1"> |
| <maxConcurrentPerNode>0</maxConcurrentPerNode> |
| <maxConcurrentTotal>0</maxConcurrentTotal> |
| <categories class="java.util.concurrent.CopyOnWriteArrayList"/> |
| <throttleEnabled>false</throttleEnabled> |
| <throttleOption>project</throttleOption> |
| <limitOneJobWithMatchingParams>false</limitOneJobWithMatchingParams> |
| <paramsToUseForLimit></paramsToUseForLimit> |
| <configVersion>1</configVersion> |
| </hudson.plugins.throttleconcurrents.ThrottleJobProperty> |
| </properties> |
| <scm class="hudson.plugins.git.GitSCM" plugin="git@3.12.1"> |
| <configVersion>2</configVersion> |
| <userRemoteConfigs> |
| <hudson.plugins.git.UserRemoteConfig> |
| <refspec>+refs/pull/*:refs/remotes/origin/pr/*</refspec> |
| <url>https://github.com/apache/streams.git</url> |
| </hudson.plugins.git.UserRemoteConfig> |
| </userRemoteConfigs> |
| <branches> |
| <hudson.plugins.git.BranchSpec> |
| <name>refs/remotes/origin/pr/*</name> |
| </hudson.plugins.git.BranchSpec> |
| </branches> |
| <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations> |
| <gitTool>Default</gitTool> |
| <submoduleCfg class="list"/> |
| <extensions> |
| <hudson.plugins.git.extensions.impl.BuildChooserSetting> |
| <buildChooser class="com.cloudbees.jenkins.plugins.git.vmerge.BuildChooserImpl" plugin="git-validated-merge@3.25"/> |
| </hudson.plugins.git.extensions.impl.BuildChooserSetting> |
| </extensions> |
| </scm> |
| <assignedNode>ubuntu</assignedNode> |
| <canRoam>false</canRoam> |
| <disabled>false</disabled> |
| <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding> |
| <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding> |
| <jdk>JDK 1.8 (latest)</jdk> |
| <triggers> |
| <com.cloudbees.jenkins.plugins.github__pull.PullRequestBuildTrigger plugin="github-pull-request-build@1.13"> |
| <spec></spec> |
| </com.cloudbees.jenkins.plugins.github__pull.PullRequestBuildTrigger> |
| </triggers> |
| <concurrentBuild>false</concurrentBuild> |
| <rootModule> |
| <groupId>org.apache.streams</groupId> |
| <artifactId>apache-streams</artifactId> |
| </rootModule> |
| <goals>clean install</goals> |
| <mavenName>Maven 3.5.4</mavenName> |
| <mavenOpts>-Xmx2g -Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8</mavenOpts> |
| <aggregatorStyleBuild>true</aggregatorStyleBuild> |
| <incrementalBuild>false</incrementalBuild> |
| <ignoreUpstremChanges>true</ignoreUpstremChanges> |
| <ignoreUnsuccessfulUpstreams>false</ignoreUnsuccessfulUpstreams> |
| <archivingDisabled>false</archivingDisabled> |
| <siteArchivingDisabled>false</siteArchivingDisabled> |
| <fingerprintingDisabled>false</fingerprintingDisabled> |
| <resolveDependencies>false</resolveDependencies> |
| <processPlugins>false</processPlugins> |
| <mavenValidationLevel>-1</mavenValidationLevel> |
| <runHeadless>false</runHeadless> |
| <disableTriggerDownstreamProjects>false</disableTriggerDownstreamProjects> |
| <blockTriggerWhenBuilding>true</blockTriggerWhenBuilding> |
| <settings class="org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider" plugin="config-file-provider@3.6.2"> |
| <settingsConfigId></settingsConfigId> |
| </settings> |
| <globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/> |
| <reporters/> |
| <publishers/> |
| <buildWrappers> |
| <hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.37"> |
| <deleteDirs>false</deleteDirs> |
| <cleanupParameter></cleanupParameter> |
| <externalDelete></externalDelete> |
| <disableDeferredWipeout>false</disableDeferredWipeout> |
| </hudson.plugins.ws__cleanup.PreBuildCleanup> |
| </buildWrappers> |
| <prebuilders/> |
| <postbuilders/> |
| <runPostStepsIfResult> |
| <name>UNSTABLE</name> |
| <ordinal>1</ordinal> |
| <color>YELLOW</color> |
| <completeBuild>true</completeBuild> |
| </runPostStepsIfResult> |
| </maven2-moduleset> |