cvs commit: incubator-geronimo maven.xml

2004-05-06 Thread jstrachan
jstrachan2004/05/06 08:25:42 Modified:.maven.xml Log: added new target to jar:deploy all modules Revision ChangesPath 1.74 +5 -1 incubator-geronimo/maven.xml Index: maven.xml ===

cvs commit: incubator-geronimo maven.xml

2004-02-19 Thread dain
dain2004/02/19 00:59:15 Modified:.maven.xml Log: Added application to default list of module.types Revision ChangesPath 1.68 +2 -2 incubator-geronimo/maven.xml Index: maven.xml

cvs commit: incubator-geronimo maven.xml

2004-02-11 Thread djencks
djencks 2004/02/10 23:36:44 Modified:.maven.xml Log: add plugins goal to build only xmlbeans plugin Revision ChangesPath 1.65 +6 -1 incubator-geronimo/maven.xml Index: maven.xml ===

cvs commit: incubator-geronimo maven.xml

2004-01-28 Thread dims
dims2004/01/28 02:29:59 Modified:.maven.xml Log: - Fix for GERONIMO-151 (rename class name) - enable assertions in debug mode as well. Revision ChangesPath 1.61 +3 -3 incubator-geronimo/maven.xml Index: maven.xml

cvs commit: incubator-geronimo maven.xml

2004-01-27 Thread dain
dain2004/01/27 12:08:50 Modified:.maven.xml Log: Fixed typo Revision ChangesPath 1.60 +2 -2 incubator-geronimo/maven.xml Index: maven.xml === RCS file:

cvs commit: incubator-geronimo maven.xml

2004-01-22 Thread dain
dain2004/01/21 17:37:44 Modified:.maven.xml Log: Disabled run targets for now will be broken as we convert over the components to gbeans Revision ChangesPath 1.55 +50 -48incubator-geronimo/maven.xml Index: maven.xml

cvs commit: incubator-geronimo maven.xml

2004-01-20 Thread gdamour
gdamour 2004/01/20 06:59:28 Modified:modules/deployment/src/test-resources/etc bootstrapped-service.xml .maven.xml Log: Boot the WebDAV service. This service could be used to upload/distribute components over HTTP. Revision

cvs commit: incubator-geronimo maven.xml

2004-01-16 Thread djencks
djencks 2004/01/15 18:08:18 Modified:.maven.xml Log: enable assertions for running geronimo Revision ChangesPath 1.49 +2 -1 incubator-geronimo/maven.xml Index: maven.xml === RCS

cvs commit: incubator-geronimo maven.xml

2003-12-10 Thread gdamour
gdamour 2003/12/10 04:53:41 Modified:.maven.xml Log: Geronimo-126 submitted by Jacek Laskowski. Typographic fix. Revision ChangesPath 1.47 +3 -3 incubator-geronimo/maven.xml Index: maven.xml

cvs commit: incubator-geronimo maven.xml

2003-11-25 Thread adc
adc 2003/11/24 20:17:04 Modified:.maven.xml Log: Simple way to run clover in the subdirectories until I get my head around how this root project works. Revision ChangesPath 1.46 +6 -1 incubator-geronimo/maven.xml Index: maven.xml

cvs commit: incubator-geronimo maven.xml

2003-10-29 Thread jstrachan
jstrachan2003/10/28 21:08:09 Modified:.maven.xml Log: Applied gianny DAMOUR's suggestion to enable RMI to be used in the core container, such as with the RMI based JMX connector Revision ChangesPath 1.42 +4 -1 incubator-geronimo/maven.xml Index:

cvs commit: incubator-geronimo maven.xml project.xml

2003-10-22 Thread dain
dain2003/10/21 19:31:13 Modified:.maven.xml project.xml Log: Removed the bootlib stuff (bad idea) and used the built in destinations attribute. This is the way it should have been. Added 'aggregate' goal which builds just the output target structure.

cvs commit: incubator-geronimo maven.xml

2003-09-23 Thread chirino
chirino 2003/09/22 20:32:13 Modified:.maven.xml Log: adding tools.jar to the run:main system classpath. Revision ChangesPath 1.40 +5 -1 incubator-geronimo/maven.xml Index: maven.xml

cvs commit: incubator-geronimo maven.xml

2003-09-18 Thread dain
dain2003/09/17 21:48:36 Modified:.maven.xml Log: Added special aggregate code for web console. Revision ChangesPath 1.38 +12 -1 incubator-geronimo/maven.xml Index: maven.xml ===

cvs commit: incubator-geronimo maven.xml

2003-09-08 Thread dain
dain2003/09/07 21:57:32 Modified:.maven.xml Log: Fixed formatting. Added code to setup boollib directory. Changed run:main to only add the bootlibs to the system class path. Revision ChangesPath 1.37 +602 -554 incubator-geronimo/maven.xml

cvs commit: incubator-geronimo maven.xml

2003-08-25 Thread jdillon
jdillon 2003/08/25 08:41:19 Modified:.maven.xml Log: o Fix CRLF for windows scripts Revision ChangesPath 1.25 +27 -4 incubator-geronimo/maven.xml Index: maven.xml === RCS file:

cvs commit: incubator-geronimo maven.xml

2003-08-25 Thread jdillon
jdillon 2003/08/25 08:46:39 Modified:.maven.xml Log: o Updated run goal to use classworlds Revision ChangesPath 1.26 +4 -4 incubator-geronimo/maven.xml Index: maven.xml === RCS

cvs commit: incubator-geronimo maven.xml

2003-08-24 Thread jdillon
jdillon 2003/08/23 23:16:30 Modified:.maven.xml Log: o Nuke tabs Revision ChangesPath 1.21 +16 -16incubator-geronimo/maven.xml Index: maven.xml === RCS file:

cvs commit: incubator-geronimo maven.xml

2003-08-24 Thread jdillon
jdillon 2003/08/24 10:35:55 Modified:.maven.xml Log: o prevent the top-level project from doing jar:* tasks Revision ChangesPath 1.24 +5 -5 incubator-geronimo/maven.xml Index: maven.xml

cvs commit: incubator-geronimo maven.xml

2003-08-16 Thread jdillon
jdillon 2003/08/16 12:57:47 Modified:.maven.xml Log: o enable some top-level reports Revision ChangesPath 1.19 +6 -4 incubator-geronimo/maven.xml Index: maven.xml === RCS file:

cvs commit: incubator-geronimo maven.xml

2003-08-15 Thread jdillon
jdillon 2003/08/14 16:13:01 Modified:.maven.xml Log: o fixed modules.includes and modules.excludes Revision ChangesPath 1.14 +3 -3 incubator-geronimo/maven.xml Index: maven.xml ===

cvs commit: incubator-geronimo maven.xml

2003-08-13 Thread jdillon
jdillon 2003/08/13 04:55:59 Modified:.maven.xml Log: o Added helper goals: modules:rebuild and rebuild, which basically clean then perform the default build Revision ChangesPath 1.8 +14 -1 incubator-geronimo/maven.xml Index: maven.xml