Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 43cbb88

Browse filesBrowse files
committed
Update build-site script
1 parent 5bde8f5 commit 43cbb88
Copy full SHA for 43cbb88

File tree

2 files changed

+0
-2
lines changed
Filter options

2 files changed

+0
-2
lines changed

‎.github/workflows/codeql-analysis.yml

Copy file name to clipboardExpand all lines: .github/workflows/codeql-analysis.yml
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ jobs:
6262
# queries: security-extended,security-and-quality
6363

6464
- run: |
65-
echo "toolchain config:"
6665
echo "Build junixsocket with Maven (no tests)"
6766
mvn clean install -Dcodeql -Dstrict -Duse-snapshots
6867

‎scripts/build-site

Copy file name to clipboardExpand all lines: scripts/build-site
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ junixsocketDir=$(pwd)
1111
(
1212
set -x
1313
mvn clean && \
14-
cp junixsocket-codecoverage/jacoco-extra/*.exec junixsocket-codecoverage/target/ && \
1514
mvn install site -D strict -Drelease -pl '!junixsocket-native,!junixsocket-native-common,!junixsocket-native-cross' && \
1615
mvn install site -pl junixsocket-jetty,junixsocket-selftest-native-image && \
1716
mvn javadoc:aggregate -P '!with-non-modularized' -Dstrict -pl '!junixsocket-native' && \

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.