Mirror of Apache Aries (incubating)
Java JavaScript HTML CSS Groovy Shell
Switch branches/tags
web-0.3 web-0.2-incubating web-0.1-incubating transaction-0.3 transaction-0.2-incubating transaction-0.1-incubating testsupport-0.3 testsupport-0.2-incubating testsupport-0.1-incubating samples-0.3 samples-0.2-incubating samples-0.1-incubating quiesce-0.3 quiesce-0.2-incubating proxy-0.3 parent-0.5 parent-0.4 parent-0.3 parent-0.2-incubating parent-0.1-incubating org.apache.aries.util-0.4 org.apache.aries.util-0.3 org.apache.aries.util-0.2.1 org.apache.aries.util-0.2-incubating org.apache.aries.util-0.1-incubating org.apache.aries.testsupport.unit-0.4 org.apache.aries.quiesce.manager.itest-0.3.1 org.apache.aries.quiesce.manager-0.3.1 org.apache.aries.proxy.itests-0.4 org.apache.aries.proxy.impl-0.5 org.apache.aries.proxy.impl-0.4 org.apache.aries.proxy.api-0.4 org.apache.aries.proxy-distro-0.8 org.apache.aries.proxy-0.4 org.apache.aries.blueprint.sample-fragment-0.3.2 org.apache.aries.blueprint.sample-annotation-0.3.2 org.apache.aries.blueprint.sample-0.4 org.apache.aries.blueprint.jexl.evaluator-0.1.0 org.apache.aries.blueprint.core-0.4 org.apache.aries.blueprint.cm-0.3.2 org.apache.aries.blueprint.api-0.3.2 org.apache.aries.blueprint.annotation.impl-0.3.2 org.apache.aries.blueprint.annotation.api-0.3.2 org.apache.aries.blueprint-0.4 jpa-0.3 jpa-0.2-incubating jpa-0.1-incubating jndi-0.3 jndi-0.2-incubating jndi-0.1-incubating jmx-0.3 jmx-0.2-incubating jmx-0.1-incubating eba-maven-plugin-0.3 eba-maven-plugin-0.2-incubating eba-maven-plugin-0.1-incubating blueprint-parser-0.4 blueprint-0.3.1 blueprint-0.3 blueprint-0.2.1 blueprint-0.2-incubating blueprint-0.1-incubating application-0.3 application-0.2.2 application-0.2.1 application-0.2-incubating application-0.1-incubating 0.4
Nothing to show
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= application Fix javadoc generation for jdk8 builds Jun 1, 2017
carview.php?tsp= async [async] Update Promises to implement the provisional 1.1 API Oct 17, 2016
carview.php?tsp= blueprint [maven-release-plugin] prepare for next development iteration Jun 4, 2018
carview.php?tsp= cdi [CDI] avoid error when config admin has left (typically because the C… Jun 5, 2018
carview.php?tsp= component-dsl [ARIES-Component-DSL][maven-release-plugin] 1.1.0 prepare for next de… Jun 1, 2018
carview.php?tsp= eba-maven-plugin Update to new parent May 31, 2017
carview.php?tsp= ejb Skip EJBModeller tests as they fail uncontrollably Sep 20, 2015
carview.php?tsp= esa-ant-task Build using the default Java 6 Apr 1, 2015
carview.php?tsp= esa-maven-plugin [maven-release-plugin] prepare for next development iteration Mar 6, 2017
carview.php?tsp= jmx [ARIES-1549] Fix build Feb 4, 2018
carview.php?tsp= jndi [jndi] Make all calls to AccessController conditioned by the existenc… Feb 21, 2018
carview.php?tsp= jpa Migrated jpa to git May 9, 2017
carview.php?tsp= parent [maven-release-plugin] prepare for next development iteration Jun 4, 2015
carview.php?tsp= proxy Update itests to proy-impl 1.1.3-SNAPSHOT Jun 7, 2018
carview.php?tsp= pushstream [pushstream] Initial contribution of Push Streams Oct 21, 2016
carview.php?tsp= quiesce Upgrade all modules to the released parent Jul 9, 2014
carview.php?tsp= samples Fix compile error in ariestrader sample May 31, 2017
carview.php?tsp= sandbox/samples [ARIES-458] Replace ${version} with ${project.version} May 3, 2016
carview.php?tsp= spi-fly [maven-release-plugin] prepare for next development iteration Jun 1, 2018
carview.php?tsp= subsystem [maven-release-plugin] prepare for next development iteration Aug 2, 2017
carview.php?tsp= testsupport Upgrade all modules to the released parent Jul 9, 2014
carview.php?tsp= transaction [maven-release-plugin] prepare for next development iteration Jun 4, 2018
carview.php?tsp= tutorials [ARIES-458] Replace ${version} with ${project.version} May 3, 2016
carview.php?tsp= tx-control [tx-control] Move Transaction Control to Git and remove from SVN Jan 10, 2018
carview.php?tsp= util Fix errors reported by Dominik Jun 2, 2017
carview.php?tsp= versioning Use snapshot version Jul 15, 2015
carview.php?tsp= web ARIES-1198 Switch from blueprint to activator Nov 4, 2014
carview.php?tsp= .gitignore ARIES-1207 Upgrade jpa tests to pax exam 3 and refactorings Jun 12, 2014
carview.php?tsp= LICENSE ARIES-173 cleanup application, add legal files Mar 1, 2010
carview.php?tsp= NOTICE Dummy commit. This closes #16 Jan 12, 2016
carview.php?tsp= README.md Add README with some general descriptions May 30, 2017
carview.php?tsp= pom.xml [ARIES-1549] Fix build Feb 4, 2018

README.md

Apache Aries

The Aries project consists of a set of pluggable Java components enabling an enterprise OSGi application programming model.

See Apache Aries Website.

Source Code

Most of the code is still at the Aries svn repo. There is also a github mirror.

Some of the subproject are already migrated to git:

Subproject Apache Git Github Mirror
Aries Containers apache github
Aries JAX-RS whiteboard apache github
Aries JPA apache github
Aries RSA apache github

Build

Most projects can be built using

mvn clean install

As the Aries svn hosts a lot of different subprojects it makes sense to only build the specific subproject.