SENDIM Code
Simulation, Emulation and Deployment Integration Middleware
Status: Alpha
Brought to you by:
kkpradeeban
File | Date | Author | Commit |
---|---|---|---|
conf | 2015-05-18 |
![]() |
[c92598] moving to conf. |
distribution | 2015-05-13 |
![]() |
[273aed] Adding the sample features.xml |
documentation | 2015-05-13 |
![]() |
[273aed] Adding the sample features.xml |
examples | 2015-06-15 |
![]() |
[dffb54] Adding amqp example |
experiments | 2015-05-18 |
![]() |
[c92598] moving to conf. |
modules | 2015-10-10 |
![]() |
[3ac93e] Improved FirmSim |
src | 2015-05-13 |
![]() |
[273aed] Adding the sample features.xml |
.gitignore | 2015-10-09 |
![]() |
[5e1a84] FirmSim service composition simulation. |
IEEE_IC2E_2015_Author_Copy.pdf | 2015-05-12 |
![]() |
[b6b903] Adding the IC2E paper |
LICENSE | 2014-11-05 |
![]() |
[aa641b] Adding Eclipse license |
README.md | 2015-05-13 |
![]() |
[9cbd25] README.md |
pom.xml | 2015-10-09 |
![]() |
[5e1a84] FirmSim service composition simulation. |
Welcome to the wiki of S²DN!
Please visit the website to learn more - https://sourceforge.net/p/s2dn/
To build using maven:
mvn clean install
skipping the tests:
$ mvn clean install -Dmaven.skip.test=true
To skip executing the tests:
$ mvn clean install -DskipTests
$ tar -xzvf distribution/target/xsdn-1.0-SNAPSHOT.tar.gz
$ mv xsdn-1.0-SNAPSHOT/jars/xsdn-1.0-SNAPSHOT.jar .
Respective Executors are found in the package, "main".
Make sure to include conf/log4j2-test.xml into your class path to be able to configure and view the logs. Default log level is [WARN].
This project depends on the below major projects.