diff --git a/.gitignore b/.gitignore index 51524d8fa7e..8ef8f422ae6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ /*/*/bin /*/*/index /*/*/target +/workspace/ .DS_Store .nfs* +.polyglot.build.properties diff --git a/build/org.eclipse.cdt.meson.docs/.gitignore b/build/org.eclipse.cdt.meson.docs/.gitignore new file mode 100644 index 00000000000..9e440c00d03 --- /dev/null +++ b/build/org.eclipse.cdt.meson.docs/.gitignore @@ -0,0 +1 @@ +/workspace/ diff --git a/pom.xml b/pom.xml index 52ca941e589..35b33ca45bd 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,14 @@ http://download.eclipse.org/eclipse/updates/4.7/ scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git -Xms256m -Xmx512m -ea - + http://download.eclipse.org/tools/cdt/releases/9.5/cdt-9.5.4/ + false + + error + compare-attached-artifacts-with-release + + compare-version-with-baselines + + + ${compare-version-with-baselines.skip} + + ${comparator.repo} + + zip + + + + @@ -685,11 +730,22 @@ tycho-packaging-plugin ${tycho-version} + ${qualifier.format} + jgit + + pom.xml + + ${jgit.dirtyWorkingTree-cdtDefault} true + + org.eclipse.tycho.extras + tycho-buildtimestamp-jgit + ${tycho-extras-version} + org.eclipse.tycho.extras tycho-sourceref-jgit