We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9e5a6 commit 0e6b1a2Copy full SHA for 0e6b1a2
README.md
@@ -48,4 +48,10 @@ Flow File 1
48
<div style="text-align:center"><img src ="./screenshots/first_flowfile.png" width="95%"/></div>
49
50
Flow File 2
51
-<div style="text-align:center"><img src ="./screenshots/second_flowfile.png" width="95%"/></div>
+<div style="text-align:center"><img src ="./screenshots/second_flowfile.png" width="95%"/></div>
52
+
53
54
+## Build Notes
55
56
+1. Built & tested using JDK 1.8
57
+2. When using Intellij make sure the project SDK is pointing to JDK 1.8 otherwise the surefire tests may fail
0 commit comments