Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ These instructions will get you a copy of the demo up and running on your local
### Linux:
```sh
# actus-core/
mvn clean install -Dmaven.test.failure.ignore=true
mvn clean install
```
### Windows:
```sh
# actus-core/
mvn clean install "-Dmaven.test.failure.ignore=true"
mvn clean install
```

## Set up local environment
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ dependencies {
implementation('org.springframework.boot:spring-boot-starter-data-mongodb')
implementation('org.springframework.boot:spring-boot-starter-web')
testImplementation('org.springframework.boot:spring-boot-starter-test')
compile('org.actus:actus-core:1.0-alpha-3')
compile('org.actus:actus-core:1.0-alpha-5')

}
2,339 changes: 0 additions & 2,339 deletions data/actus-dictionary.json

This file was deleted.

Empty file removed data/demos/.Rhistory
Empty file.
Binary file removed data/demos/csv/ANN_TestBed.xls
Binary file not shown.
Binary file removed data/demos/csv/FXOUT_TestBed.xls
Binary file not shown.
Binary file removed data/demos/csv/LAM_TestBed.xls
Binary file not shown.
Binary file removed data/demos/csv/LAX_TestBed.xls
Binary file not shown.
Binary file removed data/demos/csv/NAM_TestBed.xls
Binary file not shown.
Binary file removed data/demos/csv/PAM_TestBed.xls
Binary file not shown.
Binary file removed data/demos/csv/STK_TestBed.xls
Binary file not shown.
Binary file removed data/demos/csv/SWPPV_TestBed.xls
Binary file not shown.
1 change: 0 additions & 1 deletion data/demos/json/ANN/demo_ann101.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/ANN/demo_ann102.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/ANN/demo_ann103.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/ANN/demo_ann104.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/ANN/demo_ann105.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/ANN/demo_ann106.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/ANN/demo_ann107.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/ANN/demo_ann108.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/FXOUT/demo_fxout101.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/FXOUT/demo_fxout102.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/FXOUT/demo_fxout103.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/FXOUT/demo_fxout104.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/FXOUT/demo_fxout105.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/FXOUT/demo_fxout106.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/LAM/demo_lam101.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/LAM/demo_lam102.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/LAM/demo_lam103.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/LAM/demo_lam104.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/LAM/demo_lam105.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/LAM/demo_lam106.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/LAM/demo_lam107.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/LAM/demo_lam108.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/LAM/demo_lam109.json

This file was deleted.

1 change: 0 additions & 1 deletion data/demos/json/LAM/demo_lam110.json

This file was deleted.

Loading