Menu

Tree [3ac93e] master /
 History

HTTPS access


File Date Author Commit
 conf 2015-05-18 pradeeban pradeeban [c92598] moving to conf.
 distribution 2015-05-13 pradeeban pradeeban [273aed] Adding the sample features.xml
 documentation 2015-05-13 pradeeban pradeeban [273aed] Adding the sample features.xml
 examples 2015-06-15 pradeeban pradeeban [dffb54] Adding amqp example
 experiments 2015-05-18 pradeeban pradeeban [c92598] moving to conf.
 modules 2015-10-10 Pradeeban Kathiravelu Pradeeban Kathiravelu [3ac93e] Improved FirmSim
 src 2015-05-13 pradeeban pradeeban [273aed] Adding the sample features.xml
 .gitignore 2015-10-09 Pradeeban Kathiravelu Pradeeban Kathiravelu [5e1a84] FirmSim service composition simulation.
 IEEE_IC2E_2015_Author_Copy.pdf 2015-05-12 pradeeban pradeeban [b6b903] Adding the IC2E paper
 LICENSE 2014-11-05 pradeeban pradeeban [aa641b] Adding Eclipse license
 README.md 2015-05-13 pradeeban pradeeban [9cbd25] README.md
 pom.xml 2015-10-09 Pradeeban Kathiravelu Pradeeban Kathiravelu [5e1a84] FirmSim service composition simulation.

Read Me

Project Overview

Welcome to the wiki of S²DN!

Please visit the website to learn more - https://sourceforge.net/p/s2dn/

Building Using Apache Maven 3.x.x

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

Built distribution inside distribution/target.

$ tar -xzvf distribution/target/xsdn-1.0-SNAPSHOT.tar.gz
$ mv xsdn-1.0-SNAPSHOT/jars/xsdn-1.0-SNAPSHOT.jar .

Executing

Respective Executors are found in the package, "main".

Logging

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].

Dependencies

This project depends on the below major projects.

  • Apache Log4j2
  • Infinispan
  • OpenDaylight Controller
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.