[
https://issues.apache.org/jira/browse/ARIES-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948704#comment-17948704
]
ASF subversion and git services commented on ARIES-2177:
--------------------------------------------------------
Commit 7799ef92408fd9a5a0a5ef88029a79786b31cd9a in aries's branch
refs/heads/ARIES-2177-move-application-modeller-to-subsystem from Dominik
Przybysz
[ https://gitbox.apache.org/repos/asf?p=aries.git;h=7799ef924 ]
ARIES-2177: Move application modeller to subsystem
> Remove Application module from the main repository
> --------------------------------------------------
>
> Key: ARIES-2177
> URL: https://issues.apache.org/jira/browse/ARIES-2177
> Project: Aries
> Issue Type: Task
> Components: Application, Samples, Subsystem, Util
> Reporter: Dominik Przybysz
> Assignee: Dominik Przybysz
> Priority: Major
>
> Remove the Application module from the monorepo for the following reasons:
> # There is an official OSGi specification for the concept of Application (in
> https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.application.html).
> Our current Application module does not adhere to this specification, which
> may lead to confusion for developers expecting standards-compliant behavior.
> # The module has a dependency on Eclipse Equinox packages that were removed a
> long time ago, making it not-upgradeable and problematic to maintain. More
> details can be found in the issue tracker:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345790 .
> # The submodules within Application were last released in 2012, which
> strongly suggests they are no longer actively used or maintained -
> https://mvnrepository.com/artifact/org.apache.aries.application?sort=newest .
> Other modules are affected and should stop using application artifacts before:
> - samples
> - subsystem
> - util
> When application module is removed then eba-maven-plugin should be removed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)