Skip to content

Commit 0072851

Browse files
authored
Use Tycho 1.1.0
Last builds for target Eclipse-4.8 (photon) are failed, because of ... [ERROR] Cannot resolve target definition: [ERROR] Software being installed: org.eclipse.sdk.ide 4.8.0.I20180124-2000 [ERROR] Missing requirement: org.eclipse.sdk.ide 4.8.0.I20180124-2000 requires 'config.a.jre.javase [9.0.0]' but it could not be found [ERROR] [ERROR] Failed to resolve target definition /home/travis/build/anb0s/EasyShell/platform/Eclipse-4.8.target: See log for details -> [Help 1] ... see: https://travis-ci.org/anb0s/EasyShell/jobs/347975865 https://travis-ci.org/anb0s/EasyShell/jobs/347975867 Detailed description about the problem and solution: https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg15210.html
1 parent a24e957 commit 0072851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<properties>
2121
<new.version>2.1.1-SNAPSHOT</new.version>
22-
<tycho.version>1.0.0</tycho.version>
22+
<tycho.version>1.1.0</tycho.version>
2323
<target.platform>Eclipse-4.7</target.platform>
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2525
</properties>

0 commit comments

Comments
 (0)