frankframework / frankframework/frankframework
Convert URL paths from /iaf/ to /ff/ to reflect the new name
Open
Needs Discussion
- Dominant language
- Java
- Stars
- 167
- Forks
- 87
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 206
Description
Currently, the FrankFramework uses `/iaf/` references in the URL paths, pointing to the deprecated name: IAF.
Also the URLs should be updated, to reflect the name changes.
1. This needs to be updated in the documentation as well as in the code.
1. Also it need to be mentioned as breaking change, in the release notes, so end-users are aware of it.
2. The standard deployment URL of de `test` project should be changed from `iaf-test` to `ff-test`.
Contributor guide
Assessment
This issue has not been assessed yet.