Apache NiFi Community, Most of the infrastructure changes needed for move from the Incubator to TLP status have been completed. The only outstanding piece I know of are some config changes to have JIRA notifications sent to [email protected].
So here are some tips to help you adjust your working environment. Website: ----------- OLD: https://nifi.incubator.apache.org NEW: https://nifi.apache.org Mailing Lists --------------- Everyone has been automatically moved from the various lists they were in to the new equivalent lists. We now have: [email protected] [email protected] [email protected] Source Control --------------- Apache NiFi GIT: Old URL: https://git-wip-us.apache.org/repos/asf/incubator-nifi.git New URL: https://git-wip-us.apache.org/repos/asf/nifi.git To change execute: git remote set-url <remote name> https://git-wip-us.apache.org/repos/asf/nifi.git Apache NiFi Github Mirror: New URL: https://github.com/apache/nifi Apache NiFi Release DIST (SVN): OLD: https://dist.apache.org/repos/dist/release/incubator/nifi/ NEW: https://dist.apache.org/repos/dist/release/nifi/ Apache NiFi DEV DIST (SVN): OLD: https://dist.apache.org/repos/dist/dev/incubator/nifi/ NEW: https://dist.apache.org/repos/dist/dev/nifi/ Apache NiFi Website (SVN): OLD: https://svn.apache.org/repos/asf/incubator/nifi NEW: https://svn.apache.org/repos/asf/nifi Build source on develop ---------------------------------- We have removed the disclaimers and references to incubator from the versions. Please once you pull down the source remember to rebuild the /nifi-parent, /nifi-nar-maven-plugin, and then /nifi. If you find anything in this transition that isn’t quite working or is confusing please let us know and if you have advice for others to transition please share. Thanks! Joe
