[
https://issues.apache.org/jira/browse/ARIES-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948865#comment-17948865
]
ASF subversion and git services commented on ARIES-2177:
--------------------------------------------------------
Commit eef125136d7ad648cc00df0c2200d1f92486fb64 in aries's branch
refs/heads/ARIES-2165-build-proxy-with-java-11-17-21 from Dominik Przybysz
[ https://gitbox.apache.org/repos/asf?p=aries.git;h=eef125136 ]
ARIES-2177: Update README entry about application
> 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)