Enhancement
Major
Detail
Major
Detail
Bugfix
During the build, JavaDoc is generated by default. This makes sense because the system resources are also maintained during JavaDoc generation (translations for Config items and Configurable classes). By default, however, the documentation is generated to ../tl-doc. This does not make sense for the customer's application. Therefore, only internal modules should be generated according to .. /tl-doc. Customer modules should generate according to target/.
Test
- Set up new application.
- Callmvn install.
- Check that no folder ../tl-doc has been created.