mirror of https://github.com/apache/nifi.git
433db23567
added utility class to scale positions of components on the canvas, extracted get/setPosition methods from ProcesGroup, RemoteProcessGroup, Label, and Connectable into new interface Positionable added interface method for finding all Positionables in a ProcessGroup to the ProcessGroup interface and added implementation to StandardProcessGroup added test flow for position rescaling added Spock config to POM and a spec for testing the scaling of Positionables forced Surefire to use JUnit (TestNG was on classpath and Surefire seems to prioritize that over JUnit), added check in StandardFlowSynchronizer to scale positions only when flow encoding version is less than 1.0 added spec for StandardFlowfileSynchronizer updated FlowConfiguration.xsd to allow encoding-version attribute added new test flow used in StandardFlowSynchronizerSpec This closes #442. Signed-off-by: Andy LoPresto <alopresto@apache.org> |
||
---|---|---|
.. | ||
nifi-framework | ||
nifi-framework-nar | ||
pom.xml |