Skip to content

Support POM-less projects, based on Tycho's heuristics #55

@hallvard

Description

@hallvard

The POM-less Eclipse projects that Tycho now supports (see http://blog.vogella.com/2015/12/15/pom-less-tycho-builds-for-structured-environments/) are not recognised by version-tiger, so I guess their MANIFEST.MF files will need to be updated by hand. It shouldn't be too difficult to

  1. recognise child projects without POM (i.e. children of projects with POM) that look like Eclipse plugin, test, feature and repo projects and follow Tycho's naming conventions
  2. make re-versioning behave as if they had a POM, i.e. update the MANIFEST.MF according to the parent's (new) version.
    It does not make sense to be able to select (or de-select) such POM-less projects independently from their parents (with pom), but the user interface could indicate they are considered and will be update, e.g. by auto-(de)selecting them with their parent.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions