🚚 Switch namespace
This commit is contained in:
parent
0064093dbf
commit
c74cda3a0f
207 changed files with 2689 additions and 611 deletions
4
build.sh
4
build.sh
|
|
@ -1,8 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Make sure all submodules are initialized
|
||||
git submodule update --remote
|
||||
# Package all jars
|
||||
|
||||
export MAVEN_OPTS="-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
|
||||
./mvnw -T1C clean package -DskipTests=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue