Closed jeffallen closed 9 months ago
:rocket: Build master-PR-2740-1 started!
:disappointed: Build master-PR-2740-1 failed!
This build failed because of the missing dependency I mentioned above. Do one of the Capella maintainers know people on the Sirius team, in order to solve this first?
:rocket: Build master-PR-2740-2 started!
Hi, Looks good yes. I think the build failed due to your master branch being not up-to-date with the intended target version.
:disappointed: Build master-PR-2740-2 failed!
What I want is for rich text editing to work on Linux with v6.1.x. What I'm willing to settle for is the ability to at least turn off rich text editing in some hypothetical to-be-released v6.1.1. So that's why I based this PR on tag V6.1.0.
😞 Build master-PR-2740-2 failed!
This build failure is now about javadoc, so my last commit apparently fixed the missing dependency problem.
I have rebased onto master. I will take care of building a v6.1.0+PR2740 binary for my colleagues to use to work around the problem with the editor.
:rocket: Build master-PR-2740-3 started!
:worried: Build master-PR-2740-3 is unstable! The product is available here.
:rocket: Build master-PR-2740-4 started!
Kudos, SonarCloud Quality Gate passed!
:thumbsup: Build master-PR-2740-4 is successfull! The product is available here.
This is apparently not going to be merged. We still need a build with this in it, so I'm sending through another PR for that, and will close it too.
In v6.1.0, I am trying to work around #2316 by using the line
in my config.ini file. When I do that, I get errors at runtime from this call to setBaseHREF.
I have also found that it is impossible to build v6.1.0 right now, because Sirius 7.1.0 has gone missing from the distribution site. Here is the patch I needed to make to be able to build this at all:
I am hoping that maybe this dependency is cached on the build server, and that this PR will build anyway.