-
I don't know how easy or feasible this is, but I think it would be an extremely nice usability feature if the cnf project was locked in position and always visible in the Bndtools explorer, so that no…
-
When a collaborator on a repo submits a PR, the "check-run-reporter" action does not execute because of the following reason:
```
/usr/bin/docker run --name cb2b06272b114a4596bf52b052c4a3c36a_ca38…
-
This is just a place to reflect some discussion that we had about how to reduce the overhead of developing in, testing, and releasing our open source projects.
We notice, for example, two costs:
…
-
For some reason, when I run the tests in the junit5 project in osgi-test, even with the "reload bundles" option set, it appears that changes to bundles are not getting detected. Fortunately the junit5…
-
**Describe the bug**
The default Node version used by `examples/jsdoc-project` (as is) is 5.5.0, which leads to compliation errors that prevent `generateJsDoc` from completing successfully.
**To R…
-
#2060 What is your question?
Is there a version of Clay that is provided with DXP 7.2?
If yes, is there anything special we need to do in order to use it there?
-
Using Gradle wrapper docker scripts, getting core dumps errors when the server is trying to generate a video preview
Liferay 7.2
liferay.workspace.docker.image.liferay=liferay/dxp:7.2.10-dxp-4-2…
-
Hello.
Since 07.01.2020 docker image build fails due to themes fail with following log:
```
> Task :themes:some-theme:createLiferayThemeJson
Task ':themes:some-theme:createLiferayThemeJson' is…
-
Multi project builds are very common, so they should not be ignored by serious build tool as Bnd.
Typical layout of multiproject is as follows:
```
Project
\client
\client.gradle
\server…
-
Hello,
We have existing repository with not-standart bnd layout and try to migrate to bnd build.
Current repository folder structure is standart for many Eclipse projects:
- `root`
- `cnf`
-…