Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit c4f062b

Browse files
committed
Merge origin/master
Conflicts: Utils/src/main/java/edu/kit/dama/util/test/CustomPodamProviderStrategy.java Utils/src/main/java/edu/kit/dama/util/test/XSDTest.java
2 parents a441cb0 + 9b3022e commit c4f062b

7 files changed

Lines changed: 2 additions & 549 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ jdk:
1818
#- cmake .. -DCMAKE_BUILD_TYPE=$BUILD_TYPE -DWITH_GIR=OFF -DWITH_GTK_DOC=ON -DWITH_PYTHON=OFF
1919

2020
script:
21-
mvn install
22-
#-DskipTests=true
21+
mvn install -DskipTests=true

MetaDataManagement/MDM-Content/README.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In order to build KIT Data Manager you'll need:
2020
After obtaining the sources change to the folder where the sources are located and just call:
2121

2222
```
23-
user@localhost:/home/user/KITDM/base$ mvn install
23+
user@localhost:/home/user/KITDM/base$ mvn install -DskipTests=true
2424
[INFO] Scanning for projects...
2525
[INFO] ------------------------------------------------------------------------
2626
[INFO] Reactor Build Order:

Utils/src/main/java/edu/kit/dama/util/test/CustomPodamProviderStrategy.java

Lines changed: 0 additions & 234 deletions
This file was deleted.

Utils/src/main/java/edu/kit/dama/util/test/XSDTest.java

Lines changed: 0 additions & 67 deletions
This file was deleted.

libs/README.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)