Closed eclipse-modisco-bot closed 3 days ago
By Ed Willink on Oct 14, 2021 11:40
Fairly easy to create qfro qvto.setup, but the source locator seems unable to cope with MoDisco's flat GIT structure. Every match seems to get a spurious prefix. Refactoring to a coventional structure seems unavoidable.
By Ed Willink on Oct 15, 2021 07:16
(In reply to Ed Willink from comment #1)
but the source locator seems unable to cope with MoDisco's flat GIT structure.
...
Refactoring to a coventional structure seems unavoidable.
No. The problem is the redundant .project at the root. Delete it and the problem goes away. Or selecting nested projects true.
No need to flatten structure. Aaargh, 3 hours down the drain, but at least not committed to master. See branch ewillink/553425 to resurrect.
By Ed Willink on Oct 16, 2021 12:55
The flat structure seems to make distint Development/RElease streams impossible since the suppression of unwanted Releng for just-Development still suppressses for Releng too.
The modisco.setup pushed to master is much better than nothing.
Unfortunately one AllTestsInUIThread fails - probably because JUnit lainch is different to Tycho. BUt same failure occrs for interactive m2e for 1.5.0.
Anyway much better than nothing.
By Ed Willink on Oct 16, 2021 13:20
Bug 576673 raised to add to Eclipse catalog.
By Ed Willink on Oct 16, 2021 16:08
(In reply to Ed Willink from comment #3)
Unfortunately one AllTestsInUIThread fails - probably because JUnit lainch is different to Tycho. BUt same failure occrs for interactive m2e for 1.5.0.
No. It's the difference between CRLF and NL.
It seems that OOMPH configures autocrlf=true, which is a permission to corrupt files.
Oct 17, 2021 00:28
New Gerrit change created: https://git.eclipse.org/r/c/modisco/org.eclipse.modisco/+/186571
| --- | --- | | Bugzilla Link | 553425 | | Status | RESOLVED FIXED | | Importance | P3 normal | | Reported | Nov 25, 2019 09:16 EDT | | Modified | Oct 17, 2021 00:28 EDT | | See also | Gerrit change 186571 | | Reporter | Ed Willink |
Description
MoDisco should have an OOMPH setup.