Show README syntax highlighted
Readme file for GridBlocks (GB) builder scripts.
These scripts are used by GB projects for common
ANT tasks such as compiling, releasing and testing.
They define common build environment so that all
GB projects are consistent and can easily depend on
libraries of other projects.
To use scripts, take a look of dummy -project/module.
There is very simple build.xml file as well as build.bat
and build.sh scripts for running it.
Description of files:
autoload.properties
JBoss buildmagic task definitions
build.properties
Properties for building, such as debug levels and compiler settings
builder.ent
Most of scripts are defined here.
local.properties
Machine dependent paths for JBoss, Tomcat, etc.
modules.ent
Lists GB modules and their libraries. To add
a new module for other projects, add them here.
Default values can be overriden inside module.properties file of
the module to be builded. An example found from dummy project.
See more files for this project here
GridBlocks builds a grid application framework via easy-to-use building blocks in distributed environment. The framework offers components for Grid security, distributed storage, computing, and Portlet web interfaces.
Project homepage:
http://sourceforge.net/projects/gridblocks
Programming language(s): Java,JSP,XML
License: other
buildlib/
ant-junit.jar
ant-launcher.jar
ant.jar
buildmagic-tasks.jar
cruisecontrol.jar
junit-4.1.jar
legal/
LICENSE
LICENSE.axis
LICENSE.chello
LICENSE.cocoon
LICENSE.cruisecontrol
LICENSE.cryptix
LICENSE.edg
LICENSE.ermapper
LICENSE.globus
LICENSE.httpunit
LICENSE.jaf
LICENSE.javamail
LICENSE.maybeupload
LICENSE.resolver
.project
CHANGES
README
autoload.properties
build.properties
builder.xml
local.properties
modules.xml