-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hi,
I opened this issue to discuss the following changes from version 4.3.0 to 4.4.0 of the application library:
Group id has been changed from eu.arrowhead to ai.aitia group id.
eu.arrowhead.client... package names changed to ai.aitia.arrowhead.application...
From my point of view, the application library hosted in the eclipse arrowhead repository is the official reference library to implement application systems. Consequently, I do not understand the change of name of the group id and the package from the neutral name eu.arrowhead to the company name ai.aitia. The library should not be linked exclusively to the aitia company.
The way that is implemented now forces the user to add "ai.aitia" as a base package in the java spring skeletons in order to use the library.
I would like to have an open discussion about the reasons for these changes and their validity.