)]}' { "commit": "17234102f7e188836b709913145184c527a1a96b", "tree": "6de2709ca7933f43c92e304a661a95ea4a9ed2f4", "parents": [ "cb7e3697d7ee66b088da6b7bf8c2ed06ddcf18fb" ], "author": { "name": "Bryan Bende", "email": "bbende@apache.org", "time": "Tue Oct 15 14:44:50 2019 -0400" }, "committer": { "name": "Bryan Bende", "email": "bbende@apache.org", "time": "Fri Oct 18 10:31:03 2019 -0400" }, "message": "NIFIREG-334 Changes to support Java 11\n- Upgrade Groovy to 2.5.x\n- Setup jigsaw profile to optionally include Java 11 dependencies\n- Modify assembly to create lib/java11 dir\n- Modify RunNiFiRegistry to optionally add lib/java11 to the classpath\n- Modify OSUtils to correctly handle PIDs when running on Java 11\n- Update assembly LICENSE to include Jakarta artifacts under EDL\n- Updating Travis config to include a Java 11 build\n\nThis closes #241.\n", "tree_diff": [ { "type": "modify", "old_id": "e83abde2b7487b18601f787326c868f00f085752", "old_mode": 33188, "old_path": ".travis.yml", "new_id": "ac28080e3c5f8439e6a7c9d72f6dc2dc9b64cb52", "new_mode": 33188, "new_path": ".travis.yml" }, { "type": "modify", "old_id": "871a4a0faeac66e18e8990edefab6156c5fe4731", "old_mode": 33188, "old_path": "nifi-registry-assembly/LICENSE", "new_id": "68891c98d1445f14332c3101ce9502aa8fb8339a", "new_mode": 33188, "new_path": "nifi-registry-assembly/LICENSE" }, { "type": "modify", "old_id": "5f4ee072faa99f21b0368d43328fff0a82bc17d5", "old_mode": 33188, "old_path": "nifi-registry-assembly/pom.xml", "new_id": "655964c70c62e631d62e89346185bd79939d736b", "new_mode": 33188, "new_path": "nifi-registry-assembly/pom.xml" }, { "type": "modify", "old_id": "d7985acbe8d28674b839b70876d2f0b3199a6c6f", "old_mode": 33188, "old_path": "nifi-registry-assembly/src/main/assembly/dependencies.xml", "new_id": "da25c39073b1e411e210ea026e98db6903bc1223", "new_mode": 33188, "new_path": "nifi-registry-assembly/src/main/assembly/dependencies.xml" }, { "type": "modify", "old_id": "af11fa4b3587959505d6e104553a63fc07488383", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-bootstrap/src/main/java/org/apache/nifi/registry/bootstrap/RunNiFiRegistry.java", "new_id": "b73dcfcaf4d3724c45976362f2cd263dbcb1de18", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-bootstrap/src/main/java/org/apache/nifi/registry/bootstrap/RunNiFiRegistry.java" }, { "type": "modify", "old_id": "17c43df57577cf7421c55e7d98e15c35e4447e9e", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-bootstrap/src/main/java/org/apache/nifi/registry/bootstrap/util/OSUtils.java", "new_id": "4b70866a81438437311e4f443a8496158293909e", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-bootstrap/src/main/java/org/apache/nifi/registry/bootstrap/util/OSUtils.java" }, { "type": "modify", "old_id": "8fc31de28f05f6944905c85a7d571cb3736fffef", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-bundle-utils/pom.xml", "new_id": "810ea50904b867d39f18de348291b7ba0efc171a", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-bundle-utils/pom.xml" }, { "type": "modify", "old_id": "2b8eb13367b9c6c545aefd1c0534ccba2d183490", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-data-model/pom.xml", "new_id": "05352f7ac68bb4d81cab806940133508c49e4f64", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-data-model/pom.xml" }, { "type": "modify", "old_id": "36d500c5e137e6fecde1868a816531b12460196f", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-framework/pom.xml", "new_id": "28ccc1bcb8e261153bca81ee54c1ac3547e7d863", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/pom.xml" }, { "type": "modify", "old_id": "018c71e8380f18c5ab277c1df743a7df0ed748bb", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-properties/pom.xml", "new_id": "b59633647675c99c1d9cf5d66bc09bd29fb934fe", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-properties/pom.xml" }, { "type": "modify", "old_id": "ed071ac9d1e1ace7a7d0b0df5a878dee3aa3a788", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-properties/src/test/groovy/org/apache/nifi/registry/properties/AESSensitivePropertyProviderTest.groovy", "new_id": "bad659feeb011731b4ba09b0317a81b48cf4f27d", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-properties/src/test/groovy/org/apache/nifi/registry/properties/AESSensitivePropertyProviderTest.groovy" }, { "type": "modify", "old_id": "88e978043847d2848cda8ccab29ea6287a323c09", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-security-utils/pom.xml", "new_id": "4a3b556427b58a237e1e33a3707b81be6fbb0b16", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-security-utils/pom.xml" }, { "type": "modify", "old_id": "2df5caf10ae6f223d2256f925ad4667f581f96b3", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-web-api/pom.xml", "new_id": "4dada507633441967b87a4ffa2a487f5824119ab", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-web-api/pom.xml" }, { "type": "modify", "old_id": "cb4c9fc0ac0af2ebfb5260db79979474062dd685", "old_mode": 33188, "old_path": "nifi-registry-core/pom.xml", "new_id": "9239812f66810f8471b5d5aadde9dbdec5d3feb8", "new_mode": 33188, "new_path": "nifi-registry-core/pom.xml" }, { "type": "modify", "old_id": "51c60c277a79183bf38e37c6636cf0aa02b33c87", "old_mode": 33188, "old_path": "pom.xml", "new_id": "8c33e8c823618d621bd815437a141bf7fca4849e", "new_mode": 33188, "new_path": "pom.xml" } ] }