Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2016-11-11 06:51:10 +0000
committerAlexander Kurtakov2016-11-11 06:54:04 +0000
commit62753aa58cb3ef8e9d1808ea31a6553f0d581ef3 (patch)
tree3f953cf304d43bbdc7c4901b9f95b789652b4899 /eclipse-platform-parent/pom.xml
parentba92606832ed4302e9be6c59aaf5500ff9716326 (diff)
downloadeclipse.platform.releng.aggregator-62753aa58cb3ef8e9d1808ea31a6553f0d581ef3.tar.gz
eclipse.platform.releng.aggregator-62753aa58cb3ef8e9d1808ea31a6553f0d581ef3.tar.xz
eclipse.platform.releng.aggregator-62753aa58cb3ef8e9d1808ea31a6553f0d581ef3.zip
Bug 507290 - Change eclipse-p2-repo.url for build-individual-bundles to
I-build after moving to I-builds Improve docs to no longer mention N-builds. Change-Id: I4a1f233c1e9aba10137439e9a0a7704b7b8e025f Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'eclipse-platform-parent/pom.xml')
-rw-r--r--eclipse-platform-parent/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index 4f6d97b73..f5b754885 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -684,8 +684,7 @@ No need to specify sonatype URL for "Tycho". released versions available on mave
<properties>
<!--
This eclipse-p2-repo.url is specifically for the build individual bundles profile and Gerrit jobs.
- Default is set to N-builds for main development cycle, but set to I-builds during RC time
- and during milestone weeks (since there are no N-builds during these periods, but daily I-builds, see bug 477575).
+ Default is set to I-builds for main development cycle.
For maintenance streams should always be "M-builds".
Ideally, this value would be provided by the environment, see bug 489789.
-->

Back to the top