fix Lighty.io build 12/92812/9
authorguillaume.lambert <guillaume.lambert@orange.com>
Wed, 30 Sep 2020 14:52:25 +0000 (16:52 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Fri, 30 Oct 2020 12:14:55 +0000 (13:14 +0100)
commit5e3675cf1ce1d119c758cb2d8513be591c1e6b78
tree5741fca8b2bb54fa20bd2db5b567e5abfda3a55a
parent175376aef632d5cc5b0a6526ddc71ac0ce38667e
fix Lighty.io build

- migrate to new lighty-core API
- migrate to new TPCE API
- fix java max heap sizes in start scripts

JIRA: TRNSPRTPCE-294
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Id8906afd05ba7bee6468992d2d255b5db4b621e3
lighty/pom.xml
lighty/src/main/assembly/resources/clean-start-controller.sh
lighty/src/main/assembly/resources/start-controller.sh
lighty/src/main/java/io/lighty/controllers/tpce/Main.java
lighty/src/main/java/io/lighty/controllers/tpce/module/TransportPCEImpl.java
lighty/src/main/java/io/lighty/controllers/tpce/utils/TPCEUtils.java
lighty/src/test/java/io/lighty/controllers/tpce/MaintTest.java