Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Apache ACE just graduated, we are currently moving our website to the Apache CMS. You can find it at http://ace.apache.org/Image Removed (still under construction). This Confluence space will transform into a wiki for the project.

Introduction

Apache ACE is a software distribution framework that allows you to centrally manage and distribute software components, configuration data and other artifacts to target systems. It is built using OSGi and can be deployed in different topologies. The target systems are usually also OSGi based, but don't have to be.

News

  • Apache ACE graduated as a TLP!
  • Apache ACE version 0.8.1-incubator released! Get it here.

Background

When assembling software out of reusable components, the task of deploying software onto an ever increasing number of targets is not trivial to solve. This becomes even harder when these targets require different components based on who's using them.

Apache ACE allows you to group those components and assign them to a managed set of targets. This allows you to distribute updates and new components easily, while keeping a full history of what was installed where during what period. It also helps you setup an automated development, QA/testing, staging and production environment.

If you want to learn more about how to use Apache ACE, go to the user documentation and start with a brief introduction. If you are interested in becoming involved, check out our mailing lists and finally, to gain a deeper understanding of the software, read the available developer documentation which explains how to build the software and the overall software architectureThis is the wiki for the project. The main website can be found at http://ace.apache.org/. We use this wiki to collaborate on documentation. When a document is done, it will most likely move to the website.