[JBoss-dev] CVS update: jbossmq build.xml

2002-04-06 Thread David Jencks
User: d_jencks Date: 02/04/06 18:59:32 Modified:.build.xml Log: updated to xjavadoc and jmx documentation generator Revision ChangesPath 1.29 +2 -1 jbossmq/build.xml Index: build.xml

[JBoss-dev] CVS update: jbossmq build.xml

2002-04-03 Thread Jason Dillon
User: user57 Date: 02/04/03 20:35:06 Modified:.build.xml Log: o Using ServerConfigLocator instead of ServerConfigImplMBean o Using XDoclet to generate some *MBean interfaces Revision ChangesPath 1.28 +34 -2 jbossmq/build.xml Index: build.xml

[JBoss-dev] CVS update: jbossmq build.xml

2002-03-23 Thread Adrian Brock
User: ejort Date: 02/03/23 13:11:01 Modified:.build.xml Log: JBoss/JBossMX integration. Also includes a fix to the cluster tests and a more complete ejblink test that currently fails Revision ChangesPath 1.27 +9 -9 jbossmq/build.xml Index:

[JBoss-dev] CVS update: jbossmq build.xml

2002-03-06 Thread Hiram Chirino
User: chirino Date: 02/03/06 13:03:04 Modified:.build.xml Log: Small mod to the build so that JavaCC places it's output into the proper directory structure Revision ChangesPath 1.26 +12 -4 jbossmq/build.xml Index: build.xml

[JBoss-dev] CVS update: jbossmq build.xml

2002-02-24 Thread Jason Dillon
User: user57 Date: 02/02/24 02:24:30 Modified:.build.xml Log: o moved core system from server to system (includes all of org.jboss.system, some of org.jboss.deployment + Main, Shutdown Version) o finished the integration of ServerLoader, Server and

[JBoss-dev] CVS update: jbossmq build.xml

2002-02-17 Thread Jason Dillon
User: user57 Date: 02/02/17 01:52:55 Modified:.build.xml Log: o revert to j2ee, connector messaging Revision ChangesPath 1.22 +10 -10jbossmq/build.xml Index: build.xml === RCS

[JBoss-dev] CVS update: jbossmq build.xml

2002-02-17 Thread Scott M Stark
User: starksm Date: 02/02/17 10:32:08 Modified:.build.xml Log: Include version info the in jar manifests Revision ChangesPath 1.23 +20 -5 jbossmq/build.xml Index: build.xml ===

[JBoss-dev] CVS update: jbossmq build.xml

2002-02-16 Thread Jason Dillon
User: user57 Date: 02/02/16 20:22:24 Modified:.build.xml Log: o Some re-org in preperation for a 3.0 release o Added ejb system modules o Renamed messaging to mq, I don't know what I was thinking when I changed it in the first place. o Connector becomes

[JBoss-dev] CVS update: jbossmq build.xml

2002-02-14 Thread Jason Dillon
User: user57 Date: 02/02/14 22:18:28 Modified:.build.xml Log: o Moved MBeanProxy, ObjectNameFactory and MBeanServerLocator to jboss/common and repackaged under org.jboss.util.jmx o Not building jboss-util.jar anymore, jboss-common.jar covers this, though

[JBoss-dev] CVS update: jbossmq build.xml

2002-02-14 Thread Jason Dillon
User: user57 Date: 02/02/14 22:32:11 Modified:.build.xml Log: o removed the stupid encoding attribute, so all of the javadocs will build (showing how dirty our javadocs really are) Revision ChangesPath 1.20 +1 -2 jbossmq/build.xml Index:

[JBoss-dev] CVS update: jbossmq build.xml

2002-02-13 Thread Jason Dillon
User: user57 Date: 02/02/13 18:54:29 Modified:.build.xml Log: o Removing files generated by JavaCC. o Renamed jms.jj to SelectorParser.jj (it generates SelectorParser.java) o Made SelectorParser the deafult o Fixed build system to correctly build the parser

[JBoss-dev] CVS update: jbossmq build.xml

2002-02-12 Thread Jason Dillon
User: user57 Date: 02/02/12 22:38:33 Modified:.build.xml Log: o Added some warning logs when trying to stop/remove/whatever a service when the ObjectName given has no service context (before we silently ignored). o Fixed bug [ #511024 ] Exception when

[JBoss-dev] CVS update: jbossmq build.xml

2001-09-25 Thread Hiram Chirino
User: chirino Date: 01/09/25 22:02:27 Modified:.build.xml Log: Several modification to support the client connection sending ping messages to the server and the server sending back pong messages. These messages are used to determine if the connection has gone down.

[JBoss-dev] CVS update: jbossmq build.xml

2001-09-11 Thread Jason Dillon
User: user57 Date: 01/09/11 17:08:42 Modified:.build.xml Log: o moved all task.properties includes to the bottom of _configure o changed non init or configure call usage to use depends= Revision ChangesPath 1.14 +8 -11 jbossmq/build.xml

[JBoss-dev] CVS update: jbossmq build.xml

2001-09-10 Thread Jason Dillon
User: user57 Date: 01/09/10 22:29:12 Modified:.build.xml Log: o updating build system, see mail to jboss-dev for more details Revision ChangesPath 1.13 +398 -306 jbossmq/build.xml Index: build.xml

[JBoss-dev] CVS update: jbossmq build.xml

2001-08-27 Thread Jason Dillon
User: user57 Date: 01/08/27 02:01:36 Modified:.build.xml Log: o help targets use taskname=help o clobbering build.log on all modules Revision ChangesPath 1.11 +3 -4 jbossmq/build.xml Index: build.xml

[JBoss-dev] CVS update: jbossmq build.xml

2001-08-26 Thread Jason Dillon
User: user57 Date: 01/08/26 14:39:02 Modified:.build.xml Log: o added javacc of jms.jj to the build via compile-parsers (part of the compile target) Revision ChangesPath 1.9 +35 -3 jbossmq/build.xml Index: build.xml

Re: [JBoss-dev] CVS update: jbossmq build.xml

2001-08-18 Thread David Jencks
Hi, I got the pretty task to work and put it into connector, messaging, pool, and server config.xml and build.xml files. I put a copy of your pretty.settings in build/etc/.Refactory so everyone could use it ;-) I also left yours where it is. Is there some reason you didn't put the JavaStyle.jar

[JBoss-dev] CVS update: jbossmq build.xml

2001-08-16 Thread Hiram Chirino
User: chirino Date: 01/08/16 20:04:01 Modified:.build.xml Log: Used the ejbdoclet pretty task to auto-indent the source files to the 3 space standard. Revision ChangesPath 1.5 +14 -1 jbossmq/build.xml Index: build.xml

[JBoss-dev] CVS update: jbossmq build.xml

2001-08-16 Thread Hiram Chirino
User: chirino Date: 01/08/16 21:24:58 Modified:.build.xml Log: jboss-all build did not like the pretty task Revision ChangesPath 1.6 +3 -1 jbossmq/build.xml Index: build.xml ===

Re: [JBoss-dev] CVS update: jbossmq build.xml

2001-08-16 Thread Jason Dillon
Why not? You probably need to create a path and then taskdef it from config.xml (in the configure-hook). --jason On Thu, 16 Aug 2001, Hiram Chirino wrote: User: chirino Date: 01/08/16 21:24:58 Modified:.build.xml Log: jboss-all build did not like the pretty task

[JBoss-dev] CVS update: jbossmq build.xml config.xml

2001-08-02 Thread Jason Dillon
User: user57 Date: 01/08/01 23:25:50 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o hooked up junit for each module's tests target, though it still needs some fine tuning as to which classes to test. o looked into junitreport again, but that task is

[JBoss-dev] CVS update: jbossmq build.xml

2001-08-01 Thread Jason Dillon
User: user57 Date: 01/07/31 23:59:27 Modified:.Tag: jboss_buildmagic build.xml Log: o moved instantdb and tyrex config files to plugins/varia o updated messaging/build.xml to rmic the correct files o commented out the instantdb loader for the moment until I can

[JBoss-dev] CVS update: jbossmq build.xml

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/30 23:44:55 Modified:.Tag: jboss_buildmagic build.xml Log: o added release-dependencies to modules which depend on libraries. Most of the work is done by the server module, since it depends on most of them, should probably add the same

[JBoss-dev] CVS update: jbossmq build.xml

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 00:07:57 Modified:.Tag: jboss_buildmagic build.xml Log: o almost have the structure down, the server almost starts up Revision ChangesPath No revision No revision 1.1.2.6 +7 -1

[JBoss-dev] CVS update: jbossmq build.xml

2001-07-31 Thread Jason Dillon
User: user57 Date: 01/07/31 14:36:43 Modified:.Tag: jboss_buildmagic build.xml Log: o removed release sub-directory under output since there is a directory created for each ${release.id} Revision ChangesPath No revision No

[JBoss-dev] CVS update: jbossmq build.xml config.xml

2001-07-30 Thread Jason Dillon
User: user57 Date: 01/07/30 19:29:11 Modified:.Tag: jboss_buildmagic build.xml config.xml Log: o Updated some modules from HEAD o Converted most modules to new release style (except plugins and manual) o Most modules produce the correct binary structure. o short

[JBoss-dev] CVS update: jbossmq build.xml

2001-07-28 Thread Jason Dillon
User: user57 Date: 01/07/28 21:57:40 Modified:.Tag: jboss_buildmagic build.xml Log: o hooked up moduleconfig =) Revision ChangesPath No revision No revision 1.1.2.3 +1 -2 jbossmq/Attic/build.xml