Skip to content

Commit

Permalink
Update tycho to 4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov authored and HannesWell committed May 18, 2024
1 parent a0c9318 commit e150616
Show file tree
Hide file tree
Showing 22 changed files with 26 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .mvn/maven.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
--fail-at-end
-Dtycho.localArtifacts=ignore
-Dtycho.target.pomDependencies=consider
-Dtycho-version=4.0.4
-Dtycho-version=4.0.7
2 changes: 2 additions & 0 deletions org.eclipse.m2e.apt.core/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# To force a version qualifier update add the bug here
Update to Tycho 4.0.7
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<version>0.0.1-SNAPSHOT</version>

<properties>
<tycho-version>2.7.3</tycho-version>
<tycho-version>4.0.7</tycho-version>
</properties>

<build>
Expand Down
1 change: 1 addition & 0 deletions org.eclipse.m2e.core.ui/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
2 changes: 1 addition & 1 deletion org.eclipse.m2e.core/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Last update: Wed Mar 22 15:45:13 CST 2023
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.discovery/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.jdt.ui/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.jdt/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.launching/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.logback/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.mavenarchiver/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.model.edit/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
2 changes: 1 addition & 1 deletion org.eclipse.m2e.pde.connector.tests/projects/tycho/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho-version>3.0.0</tycho-version>
<tycho-version>4.0.7</tycho-version>
</properties>

<modules>
Expand Down
2 changes: 2 additions & 0 deletions org.eclipse.m2e.pde.connector/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# To force a version qualifier update add the bug here
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.pde.target/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.pde.ui/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# To force a version qualifier update add the bug here
Enforce recompilation to pick up return-type change from Array to List: https://github.com/eclipse-m2e/m2e-core/issues/896
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
2 changes: 2 additions & 0 deletions org.eclipse.m2e.profiles.core/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# To force a version qualifier update add the bug here
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.profiles.ui/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.refactoring/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.scm/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
1 change: 1 addition & 0 deletions org.eclipse.m2e.sourcelookup.ui/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To force a version qualifier update add the bug here
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
Update to Tycho 4.0.7
2 changes: 2 additions & 0 deletions org.eclipse.m2e.tests.common/forceQualifierUpdate.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# To force a version qualifier update add the bug here
Update to Tycho 4.0.7

0 comments on commit e150616

Please sign in to comment.