Home     Community     Bugs     Download     Documentations     Team

  PRODUCTS CENTER

      AutoDeploy
      BuildEraser
      AsMon
      BugzillaPublisher
      MVeloce

  GET INVOLVED

      Source
      Download
      Bug tracking
      Reference guide
      Roadmap
      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 J2EE tasks :
  • AutoDeploy is the main J2EE deployment tool. The J2EE 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 J2EE administrators. In fact, application server and J2EE 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 J2EE 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 GNU General Public License (GPL) and tested on Linux, Solaris, AIX and Windows.
WebBuildEraser

WebBuildEraser

WebBuildEraser

News (top 5)

2008-07-19 : BuildProcess Community Wiki available
The BuildProcess Community website now contains a wiki. The wiki will be the complement of the first documentation embedded in the application (AutoDeploy Started Guide is in progress right now). Several contributors will append experiance and documentation in the wiki.
BuildProcess Community Wiki

2008-06-29 : AutoDeploy 0.5.3 release available
AutoDeploy 0.5.3 minor release has been released and includes :
  • regexp file selector in the archive
  • update blocker field
  • environment variables
  • better application servers (JBoss, Websphere, Weblogic) support
  • bugs fixing

2008-03-08 : AutoDeploy 0.6 on the road
The development of AutoDeploy 0.6 will begin next week.
This release is a big change because all the technological backend is change :
  • Java 5
  • Spring based beans
  • GWT/GWT-Ext presentation framework
  • Maven module structure (with Super POM)
This new release will supports the following application servers :
  • BEA Weblogic 9.2/10.3
  • IBM Websphere 6.1
  • JBoss 4.2.2
The purpose is :
  • provide fully operationnel application server upgrades
  • provide "one-shot" heavy client wizard installation mode
  • provide monitoring tool

2007-12-01 : AutoDeploy/WebAutoDeploy 0.5.0 release
The new main AutoDeploy/WebAutoDeploy release is now available. This is the first release of the main 0.5 branch. The development platform is now based on subversion and maven2. The AutoDeploy XML structure has changed to be more flexible and include a lot of new features. WebAutoDeploy is now a full AJAX frontend with multi-windows, copy/paste improved feature, and a lot of new stuff. This release is available in the download area.

2006-11-22 : BuildProcess Community website available !!!
The BuildProcess team is proud to annonce that the Community area is now available. This area is dedicated to all BuildProcess users (especially AutoDeploy) and in general for all people interested by the BuildProcess tools. So, go to BuildProcess Community to discover the area.