You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by fa...@apache.org on 2004/03/08 15:20:54 UTC

cvs commit: avalon/fortress README.txt

farra       2004/03/08 06:20:54

  Added:       fortress README.txt
  Log:
  small Fortress readme with simple build instructions
  
  Revision  Changes    Path
  1.1                  avalon/fortress/README.txt
  
  Index: README.txt
  ===================================================================
  
  
                            APACHE AVALON FORTRESS
  
  What is it?
  
    Fortress is a 'light weight' embeddable Avalon container.  It
    replaces the older Excalibur Component Manager (ECM) container and
    provides backwards support for ECM components.  For more
    information, see http://avalon.apache.org/excalibur/fortress
  
  Layout
  
    cli		- command line bootloader for Fortress (empty)
    container	- Fortress container source code
    docs		- Fortress xdocs
    examples	- Several Fortress examples
    new		- A anika version of Fortress documentation
    platform	- Fortress installation/platform utilities (empty)
    servlet	- Fortress servlet environment (empty)
    tools		- Fortress meta-builder tools and ant tasks
  
  To Build:
  
    You will need Apache Maven [http://maven.apache.org]
  
    1. move to the 'container' directory
    2. run 'maven jar:jar' 
  
  
  Please send questions or comments to the Avalon user list.
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org