Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation generation not working #28

Open
arnauddieumegard opened this issue Dec 20, 2021 · 0 comments
Open

Documentation generation not working #28

arnauddieumegard opened this issue Dec 20, 2021 · 0 comments

Comments

@arnauddieumegard
Copy link
Contributor

Documentation generation enters an infinite loop of calls to ObjectHelpers.getFileName(EObject).

arnauddieumegard added a commit to arnauddieumegard/kitalpha-addons that referenced this issue Dec 20, 2021
ObjectHelpers.getFileName(EObject) enters an infinite loop during
documentation generation.
Fixed by relying on a PlatformSwitch implementation returing calls to
the correct getFileName implementations depending on the type of the
element.

Change-Id: I0000000000000000000000000000000000000000
Signed-off-by: Arnaud Dieumegard <[email protected]>
arnauddieumegard added a commit that referenced this issue Dec 21, 2021
ObjectHelpers.getFileName(EObject) enters an infinite loop during
documentation generation.
Fixed by relying on a PlatformSwitch implementation returing calls to
the correct getFileName implementations depending on the type of the
element.

Change-Id: I0000000000000000000000000000000000000000
Signed-off-by: Arnaud Dieumegard <[email protected]>
minhtutonthat pushed a commit that referenced this issue Aug 5, 2022
* #23 Migrate to 2021-06

Tycho 2.0.0 => Tycho 2.2.0
Add explicit executionEnvironment
Update deployment script
Update TP to use 6.0.0 stable

Change-Id: Iee1a271504e3f544fe1b7a2b66801e6ebb8d67ca

* #25 Setup jarsigner and use version >= 1.3.0

Change-Id: Ia98c0fda232e0e791368afb96d93e71b92a16d4b

* [releng] Bump to 6.0.0

Add sources to update sites

Change-Id: I84a87485c324e8bcdd8596161a855649465fb38f

* #23 Sirius 7.0.0 API changes impacts

Change-Id: If45b3c9a7c2cb0a751467f9bacc1816410af33d9

* #23 Update EGF generated sources

Rely on EGF 1.6.3

Change-Id: I0000000000000000000000000000000000000000
Signed-off-by: Arnaud Dieumegard <[email protected]>

* #27 Update RotativeImage plugin uses

Update code to use the enw version of Kitalpha's RotativeImage plugins

Change-Id: I0000000000000000000000000000000000000000
Signed-off-by: Arnaud Dieumegard <[email protected]>

* [releng] Update TP

Change-Id: I0000000000000000000000000000000000000000
Signed-off-by: Arnaud Dieumegard <[email protected]>

* #28 Infinite loop on documentation generation

ObjectHelpers.getFileName(EObject) enters an infinite loop during
documentation generation.
Fixed by relying on a PlatformSwitch implementation returing calls to
the correct getFileName implementations depending on the type of the
element.

Change-Id: I0000000000000000000000000000000000000000
Signed-off-by: Arnaud Dieumegard <[email protected]>

* [releng] Update TP for removal of RuntimeCore

Change-Id: I0000000000000000000000000000000000000000
Signed-off-by: Arnaud Dieumegard <[email protected]>

* [releng] Update TP to latest Kitalpha

Co-authored-by: Arnaud Dieumegard <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant