REPO-5209: Prevent creation of node updated event when property added and removed in same transaction (#113)

This commit is contained in:
Chris Shields
2020-11-09 11:34:53 +00:00
committed by GitHub
parent 6d5583c048
commit 27d5e144a9
3 changed files with 38 additions and 7 deletions

View File

@@ -128,7 +128,7 @@ cd acs-community-packaging
mvn clean install -PcommunityDocker -Dmaven.javadoc.skip=true
cd ..
~~~
In Itellij IDEA, create a new project using the `work` directory as the source.
In Intellij IDEA, create a new project using the `work` directory as the source.
* File > New Project from Existing Sources > .../work > Maven
## Docker