RE: cvs commit: jakarta-struts/src/share/org/apache/struts/config ActionConfig.java

2003-08-04 Thread James Mitchell
commit: jakarta-struts/src/share/org/apache/struts/config ActionConfig.java [EMAIL PROTECTED] wrote: >jmitchell2003/08/03 07:18:03 > > Modified:src/share/org/apache/struts/config ActionConfig.java > Log: > Fix comments. Submitted by Michael Rimov. > > Revi

cvs commit: jakarta-struts/src/share/org/apache/struts/config ActionConfig.java

2003-08-04 Thread jmitchell
jmitchell2003/08/04 05:06:46 Modified:src/share/org/apache/struts/config ActionConfig.java Log: Fix comments. Submitted by Rob Leand ;) Revision ChangesPath 1.14 +8 -8 jakarta-struts/src/share/org/apache/struts/config/ActionConfig.java Index: ActionConfig

cvs commit: jakarta-struts/src/share/org/apache/struts/config ActionConfig.java

2003-08-03 Thread jmitchell
jmitchell2003/08/03 07:18:03 Modified:src/share/org/apache/struts/config ActionConfig.java Log: Fix comments. Submitted by Michael Rimov. Revision ChangesPath 1.13 +5 -5 jakarta-struts/src/share/org/apache/struts/config/ActionConfig.java Index: ActionConf

cvs commit: jakarta-struts/src/share/org/apache/struts/config ActionConfig.java

2003-07-04 Thread dgraham
dgraham 2003/07/04 14:25:23 Modified:src/share/org/apache/struts/config ActionConfig.java Log: Removed deprecated methods. Revision ChangesPath 1.12 +6 -24 jakarta-struts/src/share/org/apache/struts/config/ActionConfig.java Index: ActionConfig.java ==

cvs commit: jakarta-struts/src/share/org/apache/struts/config ActionConfig.java ControllerConfig.java package.html

2002-11-27 Thread rleland
rleland 2002/11/27 23:13:04 Modified:src/share/org/apache/struts/config ActionConfig.java ControllerConfig.java package.html Log: Bug#: 14054 Change Docs to read module and not application module Revision ChangesPath 1.10 +7 -7 jakarta-s

cvs commit: jakarta-struts/src/share/org/apache/struts/config ActionConfig.java ApplicationConfig.java ConfigHelper.java ConfigHelperInterface.java

2002-09-21 Thread martinc
martinc 2002/09/21 23:13:57 Modified:src/share/org/apache/struts/config ActionConfig.java ApplicationConfig.java ConfigHelper.java ConfigHelperInterface.java Log: More cleanup identified by IDEA. Revision ChangesPath 1.8

cvs commit: jakarta-struts/src/share/org/apache/struts/config ActionConfig.java

2002-06-15 Thread craigmcc
craigmcc2002/06/15 22:11:36 Modified:.build.xml src/example/org/apache/struts/webapp/example ApplicationResources.properties src/share/org/apache/struts/config ActionConfig.java Log: Correct an off-by-one error when parsi

cvs commit: jakarta-struts/src/share/org/apache/struts/config ActionConfig.java ApplicationConfig.java ControllerConfig.java DataSourceConfig.java ExceptionConfig.java FormBeanConfig.java FormPropertyConfig.java ForwardConfig.java MessageResourcesConfig.java

2002-02-23 Thread craigmcc
craigmcc02/02/23 15:53:30 Modified:src/share/org/apache/struts/config ActionConfig.java ApplicationConfig.java ControllerConfig.java DataSourceConfig.java ExceptionConfig.java FormBeanConfig.java FormPropertyConfig.

cvs commit: jakarta-struts/src/share/org/apache/struts/config ActionConfig.java ApplicationConfig.java

2001-12-30 Thread craigmcc
craigmcc01/12/30 17:58:26 Modified:conf/share struts-config_1_1.dtd src/share/org/apache/struts/config ActionConfig.java ApplicationConfig.java Log: Tag each ActionConfig with the ApplicationConfig it is associated with. This will facilitate

cvs commit: jakarta-struts/src/share/org/apache/struts/config ActionConfig.java ApplicationConfig.java DataSourceConfig.java FormBeanConfig.java ForwardConfig.java

2001-12-26 Thread craigmcc
craigmcc01/12/26 11:16:25 Added: src/share/org/apache/struts/config ActionConfig.java ApplicationConfig.java DataSourceConfig.java FormBeanConfig.java ForwardConfig.java Log: Initial crack at a set of classes to represent all of the