Code formatting with maven 39/88739/1
authorPatrikBuhr <patrik.buhr@est.tech>
Wed, 29 May 2019 08:31:52 +0000 (08:31 +0000)
committerPatrikBuhr <patrik.buhr@est.tech>
Wed, 29 May 2019 08:31:52 +0000 (08:31 +0000)
commit30eab2b502324dc4c18a2e30913f1e947aeb47ea
tree4bc999be0f30fc757afc3261772f45842238b77e
parent2187fc6e6b4b4783389289fb87bd6a3676ad2c72
Code formatting with maven

mvn formatter:format spotless:apply process-sources

The follwowing settings are updated from the onap origin:

<setting id="org.eclipse.jdt.core.formatter.comment.line_length" value="120"/>
<setting id="org.eclipse.jdt.core.formatter.lineSplit" value="120"/>

Change-Id: If9c368edc36399e8662aea20c4fbff53756d367a
Issue-ID: DCAEGEN2-1538
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
onap-java-formatter.xml [new file with mode: 0644]
pom.xml