Home     Bugs     Roadmap     Support     Download     Documentations     Wiki     Forum     Team

  PRODUCTS CENTER

      AutoDeploy
      BuildEraser
      AsMon
      BugzillaPublisher
      MVeloce

  GET INVOLVED

      Source
      Download
      Bug
      Roadmap
      Support
      Forum
      Wiki
      Documentations
      Screenshots

  CONTACT

      Team
      Mailing list

  POWERED BY

      Fimasys
      Sourceforge
      Nanthrax

Welcome to the BuildProcess Toolbox

What is BuildProcess ?

BuildProcess is a set of tools designed to automatic perform administration tasks :
  • AutoDeploy is the main JEE deployment tool. The JEE administrator describes the list of network environments (application server, applications, database, etc) in a main XML file. This XML file can be modified by hand or using WebAutoDeploy, the web admin console. Periodically, AutoDeploy read this description file and update the environment. More informations.
  • BuildEraser is an automatic file deletion tool. The disk space saturation is a classical problem for administrators. In fact, application server and applications generate a lot of files (log file, temporary files, etc). On the other hand, automatic build tools such as CruiseControl or AntHill, generate log files too. BuidEraser provides a multi-OS, automatic and networked way to delete files. WebBuildEraser is the web admin console of BuildEraser. More informations.
  • AsMon is a web application which store description of all environments that the administrator need to manage. It store a lot of data such as the application server description (type, host, network port in use, etc), database description, application description (URI, version, etc), etc. AsMon can import data from the AutoDeploy XML file but has a discover system included : the administrator defines a network mask and AsMon sniff all IP address/network ports in the netmask to discover application server. AsMon includes monitoring tools to know if the environment is available or not and what is the status. More informations.
  • BugzillaPublisher is a publisher for CruiseControl automatic build tool. It takes modifications set comments and add the build number in the bug description. More informations.
  • MVeloce is a technical framework used in all web based application of BuildProcess suite. MVeloce is a MVC2 framework which use Apache Jakarta Velocity for the view part. More informations.
All BuildProcess tools are distributed under the Apache License, Version 2.0 and tested on Linux, Solaris, AIX and Windows.
AutoDeploy Console

AutoDeploy Console

AutoDeploy Console

News (top 5)

2012-01-18: AutoDeploy 0.5.8 released
The BuildProcess team is pleased to announce the availability of AutoDeploy 0.5.8.
This is a minor release of AutoDeploy and contains bug fixes.
You can download AutoDeploy 0.5.8 Agent and Console (for both Unix and Windows) on the download area.
The new snapshots (0.5.9-SNAPSHOT) are also available.

2011-11-28: AutoDeploy 0.5.7 released
The BuildProcess team is pleased to announce the availability of AutoDeploy 0.5.7.
This is a major release of AutoDeploy and contains bug fixes.
This version includes support of JBoss 6.x/7.x and major bug fixes, especially on the file system manager.
You can download AutoDeploy 0.5.7 Agent and Console (for both Unix and Windows) on the download area.
The new snapshots (0.5.8-SNAPSHOT) are also available.

2011-05-26: AutoDeploy 0.5.6 released
The BuildProcess team is pleased to announce the availability of AutoDeploy 0.5.6.
This is a minor release of AutoDeploy and contains bug fixes.
For more information, please see the Agent Release Notes and Console Release Notes.
You can download AutoDeploy 0.5.6 Agent and Console (for both Unix and Windows) on the download area.
The new snapshots (0.5.7-SNAPSHOT) are also available.

2011-04-05: AutoDeploy 0.5.5 released
The BuildProcess team is pleased to announce the availability of AutoDeploy 0.5.5.
This is a major release of AutoDeploy and contains many bug fixes as well as new features.
For more information, please see the Agent Release Notes and Console Release Notes.
You can download AutoDeploy 0.5.5 Agent and Console (for both Unix and Windows) on the download area.
The new snapshots (0.5.6-SNAPSHOT) are also available.

2010-10-25: AutoDeploy news, back to the business
AutoDeploy is back to the business. Two major news: AutoDeploy 0.6 will be provided in Apache 2.0 license and based on pure OSGi basis (using Apache Karaf, Apache Aries, Blueprint, etc).
The AutoDeploy Console will be still available in pure war format or OSGi-fied format.
The AutoDeploy architecture has been heavily improved, structured around OSGi bundles and using services and provide an easy way to move into Apache ACE.
A large set of new components is used such as Apache CXF (WebService/DOSGi), JAXB, etc.
On the other hand, new infrastructure is in progress such as Git repo and new Continuum server with maven 3 support.

2010-04-13: BuildEraser 1.0.0 released
BuildEraser 1.0.0 has been released. It's now based fully on OSGi/Blueprint powered by Apache Felix Karaf.
You can manage all BuildEraser resources via the shell console and lot of new features haven been included.
See the BuildEraser page and directly download area.

2010-02-14: BuildEraser is back and use OSGi
A rewritten of BuildEraser has been performed providing a more flexible configuration. It's now fully based on OSGi/Blueprint powered by Apache Felix Karaf.
First snapshots are available for Unix and Windows system.
See the download section.

2010-01-15: New AutoDeploy Agent and Console snapshots available
To be more clear, the AutoDeploy artifacts names have changed. Now we have the AutoDeploy Agent: it's the small part installed on the target server. And the AutoDeploy Console: it's the main web application that manage the AutoDeploy configuration and interacts with the agents.
See the download section.