Robert Patrick

Results 122 comments of Robert Patrick

@davidlehn yes, we have tooling based on SPDX that processes and gives credit to third-party packages. Our tool is complaining...

According to https://spdx.org/licenses/GPL-2.0.html, it seems clear that the new code from `GPL-2.0` is `GPL-2.0-only`.

Might as well turn this rule off since the implementation is naive. All async functions always return a Promise but for whatever reason, this rule doesn't seem to understand this...

@vilchik-elena The example shown in this issue should reproduce the problem. If not, open the https://github.com/oracle/weblogic-toolkit-ui project in your favorite IDE and pick just about any JavaScript file (e.g., `electron/app/main.js`).

I am using the latest version of IntelliJ and the latest version of their Sonar Lint plugin…what am I missing?

@httpants Have you tried the remote discovery support that was added a few months back? Any feedback on it?

@httpants with remote discovery, the `-domain_home` parameter is still required so that WDT can use it to tokenize paths recorded in the model but physical access to the directory is...

WDT 3.0 released so closing this issue as resolved. Please open a new issue if you encounter problems using WDT 3.0.

@pwninja This issue is fixed as of the October 2022 PSU so closing this issue.

@ddtmachado It seems like the most obvious solution that costs you nothing is to publish your images on GitHub Container Registry (i.e., ghcr.io). Docker is attaching licensing requirements for pulling...