aboutsummaryrefslogtreecommitdiffstats
path: root/onap-java-formatter.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-09-18Use Java 11 in traversal1.14.7Fiete Ostkamp1-3/+3
- switch compiler version and base image to Java 11 - remove com.sun.jersey (Jersey 1) dependencies - replace heap_size jvm args with MaxRAMPercentage to scale dynamically with the K8s limits Issue-ID: AAI-4000 Change-Id: I7db8633593816af495d36eea7b6fc56f1b98e648 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2019-02-28AAI-2198 Consistent code style in traversalKeong Lim1-0/+295
Add plugins to traversal/pom.xml Add Eclipse formatter configuration file Change-Id: Ie1a6e3a320cae053bb5f309b39459d0f71cdb6d7 Issue-ID: AAI-2198 Signed-off-by: Keong Lim <keong.lim@huawei.com>