e4-tutorial icon indicating copy to clipboard operation
e4-tutorial copied to clipboard

changing targetplatform from kepler to neon

Open eitsch opened this issue 9 years ago • 1 comments

Hi Kai,

i tried to get your fine example working in most current released versions of tycho/eclipse. I committed them into my fork and if you like them i'd be happy if you pull them in to your example repo. But beware of the following...

I am not completely sure about the filecontent of the neon.target - file.

  • change of "target name" value: I am rather sure that eclipse-ide's "pde machinery" is interested in the tag-values for "target name" / "sequenceNumber" / pde version ... but does tycho care about these?
  • zeroing (0.0.0) the dependency versions: Is this a wise thing to do? I locally experimented and successfully was able to complete a build. Zeroing would make upgrading to the +1 eclipse targetplatform much more easy as one does not need to find out a dependencies cryptic build/version number anymore

HTH Daniel

eitsch avatar Oct 30 '16 13:10 eitsch

Thx Daniel,

I’ll take a look at it when I find some time…

Best Regards,

Kai

From: eitsch [mailto:[email protected]] Sent: Sonntag, 30. Oktober 2016 14:00 To: toedter/e4-tutorial Subject: [toedter/e4-tutorial] changing targetplatform from kepler to neon (#7)

Hi Kai,

i tried to get your fine example working in most current released versions of tycho/eclipse. I committed them into my fork and if you like them i'd be happy if you pull them in to your example repo. But beware of the following...

I am not completely sure about the filecontent of the neon.target - file.

  • change of "target name" value: I am rather sure that eclipse-ide's "pde machinery" isinterested in the the tag-values for "target name" / "sequenceNumber" / pde version ... but does tycho care about these?
  • zeroing (0.0.0) the dependency versions: Is this a wise thing to do? I locally experimented and successfully was able to complete a build. Zeroing would make upgrading to the +1 eclipse targetplatform much more easy as one does not need to find out a dependencies cryptic build/version number anymore

HTH Daniel


You can view, comment on, or merge this pull request online at:

https://github.com/toedter/e4-tutorial/pull/7

Commit Summary

  • changing targetplatform from kepler to neon
  • changing targetplatform from kepler to neon
  • Merge branch 'master-eitsch' of https://github.com/eitsch/e4-tutorial.git into master-eitsch
  • changing targetplatform from kepler to neon
  • editing neon.target file
  • Merge branch 'master-eitsch' of https://github.com/eitsch/e4-tutorial.git into master-eitsch

File Changes

  • M org.eclipse.e4.tutorial.contacts.build.tycho/pom.xml https://github.com/toedter/e4-tutorial/pull/7/files#diff-0 (19)
  • A org.eclipse.e4.tutorial.contacts.target/neon.target https://github.com/toedter/e4-tutorial/pull/7/files#diff-1 (10)
  • M org.eclipse.e4.tutorial.contacts.target/pom.xml https://github.com/toedter/e4-tutorial/pull/7/files#diff-2 (2)

Patch Links:

  • https://github.com/toedter/e4-tutorial/pull/7.patch
  • https://github.com/toedter/e4-tutorial/pull/7.diff

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/toedter/e4-tutorial/pull/7 , or mute the thread https://github.com/notifications/unsubscribe-auth/AA4VtPFwyoGRqod1Cyrh0PM_Ar2ctJw0ks5q5JTmgaJpZM4KkXoa . https://github.com/notifications/beacon/AA4VtEC9eMZF12ByHXEvncWkxuU6Be0Gks5q5JTmgaJpZM4KkXoa.gif

toedter avatar Nov 01 '16 16:11 toedter