[ https://issues.apache.org/jira/browse/ARIES-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945777#comment-17945777 ]
ASF subversion and git services commented on ARIES-2177: -------------------------------------------------------- Commit 38b00602dc8699d8154a416ff6d5690812935474 in aries's branch refs/heads/trunk from Dominik Przybysz [ https://gitbox.apache.org/repos/asf?p=aries.git;h=38b00602d ] ARIES-2177: Remove eba usage from samples/ariestrader > 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)