eclipse-uml2 / uml2

An EMF-based implementation of the UML 2.x metamodel for the Eclipse platform.
Eclipse Public License 2.0
5 stars 4 forks source link

[releng] Replace tycho-source-feature-plugin #116

Open eclipse-uml2-bot opened 1 week ago

eclipse-uml2-bot commented 1 week ago

| --- | --- | | Bugzilla Link | 581209 | | Status | NEW | | Importance | P3 normal | | Reported | Dec 12, 2022 10:47 EDT | | Modified | Dec 14, 2022 09:20 EDT | | Reporter | Ed Willink |

Description

tycho-source-feature-plugin vanishes with Tycho 3.0.0 which is close to mandatory.

Just delete the tycho-source-feature-plugin from p[om.xml and add an additional execution to the tycho-source-plugin

      <execution>\
        <id>feature-source</id>\
        <goals>\
          <goal>feature-source</goal>\
        </goals>\
      </execution>
eclipse-uml2-bot commented 1 week ago

By Kenn Hussey on Dec 14, 2022 09:20

Thanks for the suggestion, Ed. I'm happy to review/commit a contribution for these changes but there are no releases planned for UML2 at this time so it's unclear when they would make it into a build.