-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: [prodsec] Update product security manifests for 3.9.0
Signed-off-by: devstudio-release <[email protected]>
- Loading branch information
1 parent
21d78fe
commit b6e3f30
Showing
7 changed files
with
35,420 additions
and
14,722 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +0,0 @@ | ||
[INFO] Scanning for projects... | ||
[INFO] ------------------------------------------------------------------------ | ||
[INFO] Reactor Build Order: | ||
[INFO] | ||
[INFO] Development Resources for Eclipse Che projects [pom] | ||
[INFO] Eclipse license codestyle [jar] | ||
[INFO] Che codestyle resources [jar] | ||
[INFO] | ||
[INFO] ------------< org.eclipse.che.dev:che-dev-resources-parent >------------ | ||
[INFO] Building Development Resources for Eclipse Che projects 20 [1/3] | ||
[INFO] --------------------------------[ pom ]--------------------------------- | ||
[INFO] | ||
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ che-dev-resources-parent --- | ||
[INFO] org.eclipse.che.dev:che-dev-resources-parent:pom:20 | ||
[INFO] | ||
[INFO] ------< org.eclipse.che.dev:che-eclipse-license-resource-bundle >------- | ||
[INFO] Building Eclipse license codestyle 20 [2/3] | ||
[INFO] --------------------------------[ jar ]--------------------------------- | ||
[INFO] | ||
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ che-eclipse-license-resource-bundle --- | ||
[INFO] org.eclipse.che.dev:che-eclipse-license-resource-bundle:jar:20 | ||
[INFO] | ||
[INFO] -----------------< org.eclipse.che.dev:che-codestyle >------------------ | ||
[INFO] Building Che codestyle resources 20 [3/3] | ||
[INFO] --------------------------------[ jar ]--------------------------------- | ||
[INFO] | ||
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ che-codestyle --- | ||
[INFO] org.eclipse.che.dev:che-codestyle:jar:20 | ||
[INFO] ------------------------------------------------------------------------ | ||
[INFO] Reactor Summary for Development Resources for Eclipse Che projects 20: | ||
[INFO] | ||
[INFO] Development Resources for Eclipse Che projects ..... SUCCESS [ 1.108 s] | ||
[INFO] Eclipse license codestyle .......................... SUCCESS [ 0.137 s] | ||
[INFO] Che codestyle resources ............................ SUCCESS [ 0.002 s] | ||
[INFO] ------------------------------------------------------------------------ | ||
[INFO] BUILD SUCCESS | ||
[INFO] ------------------------------------------------------------------------ | ||
[INFO] Total time: 1.534 s | ||
[INFO] Finished at: 2023-10-20T15:01:04-04:00 | ||
[INFO] ------------------------------------------------------------------------ | ||
Oops, something went wrong.