fix Lighty.io build 08/93508/1
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 19:10:32 +0000 (19:10 +0000)
commitb3c5fd827fc643a0421f12833a6c8118cf2ce201
tree14fda84456155c9800f7a5862a84a85d29fc44f6
parente56fb34b4da28e4fef2788150c9d59d7b2375ba6
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
(cherry picked from commit 5e3675cf1ce1d119c758cb2d8513be591c1e6b78)
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