On Fri, 15 Oct 2004 22:13:50 -0400, James Mitchell <[EMAIL PROTECTED]> wrote:
> What's new:
> ----------
> I have removed the dependency on commons-lang.  All build config files have
> been changed to reflect this.
> 
> Test suite:
> ----------
> Running the full test suite...
> 
>                   jdk1.3  | jdk1.4  | jdk1.5 |
> test.junit       | fail[0] |  pass   |  pass  |
> test.tomcat.all
> - 3.3           | pass    |  pass   |  pass  |
> - 4.0           | fail[1] |  pass   |  pass  |
> - 4.1           |         |  pass   |  pass  |

Hmm. I don't have any problems with the JUnit tests. As for Tomcat
4.0, I don't have one handy, but can download and try it if you need
another pair of eyes on the problem. Note that I didn't test 1.2.4
with Tomcat 4.0 at all, only Tomcat 4.1 and 5.0.

> [0] I had to copy 'jakarta-oro-2.0.8.jar' to $ANT_HOME/lib (not sure what
> changed in build.xml since the last time I ran it
> ...
> <mapper type="regexp"...        [line 322]
> ...
> 
> [1] I have no idea why this happened.
> Stack:
> ...
> ...
> prepare.test.war:
> 
> prepare.test.tomcat.40:
>   [delete] Deleting directory
> D:\cygwin\home\jmitchell\svn\struts\trunk\target\test\servers\tomcat40\webap
> ps\test
>     [copy] Copying 1 file to
> D:\cygwin\home\jmitchell\svn\struts\trunk\target\test\servers\tomcat40\webap
> ps
> 
> test.tomcat.40:
> 
> start.tomcat.40:
>     [java] Exception during startup processing
>     [java] java.lang.reflect.InvocationTargetException:
> java.lang.NoClassDefFoundError: org/xml/sax/HandlerBase
>     [java]     at java.lang.ClassLoader.defineClass0(Native Method)
>     [java]     at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
>     [java]     at
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
> ...
> ...
> 
> What I need:
> -----------
> Can someone put together a perl/python/shell/whatever script that can
> iterate over the entire repository and replace all of our cvs keywords with
> svn appropriate ones?

I'm not much of a scripter, but my editor has a good multi-file
search/replace capability. I can have a go at this if you like. Do you
want this prior to 1.2.5?

--
Martin Cooper


> Would be nice:
> -------------
> As mentioned in another thread (I think), it would be nice to have a few
> tests that will install all of the generated webapps and bang on the pages
> to verify they are working correctly.  Unless someone beats me to it, I will
> do this after cutting 1.2.5.
> 
> Status:
> ------
> Ted, I saw your update, do I need to wait on anything else?
> I am running 'ant release' as I type this.  Assuming all goes well after
> that (apps build, docs build, etc), I'll proceed with the check list that is
> on the wiki.
> 
> --
> James Mitchell
> Software Engineer / Open Source Evangelist
> EdgeTech, Inc.
> 678.910.8017
> AIM: jmitchtx
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to