vmassol     2003/02/03 02:19:48

  Removed:     sample-servlet/src/test-cactus/share/org/apache/cactus/unit
                        TestHttpHeaders.java
                        TestServletRedirectorOverride.java
                        TestServletConfig.java TestHttpResponse.java
                        TestSetUpTearDown.java TestHttpParameters.java
                        TestJspOut.java TestHttpSession.java
                        TestShareAll.java TestHttpUnitIntegration.java
                        TestGlobalBeginEnd.java
                        TestBasicAuthentication.java
                        TestClientServerSynchronization.java
                        TestHttpRequest.java TestSetURL.java
                        TestRequestDispatcher.java
                        TestTearDownException.java
                        TestServerSideExceptions.java TestCookie.java
               sample-servlet/src/test-cactus/j2ee13/org/apache/cactus/unit
                        TestJspTagLifecycle.java
                        TestHttpRequestSpecific.java
                        TestFilterHttpHeaders.java TestAll.java
               sample-servlet/src/test-cactus/share/org/apache/cactus/sample
                        TestSampleTag.java TestSampleServletConfig.java
                        TestSampleBodyTag.java TestSampleServlet.java
               sample-servlet/src/test-cactus/j2ee12/org/apache/cactus/unit
                        TestAll.java
               sample-servlet/src/java/share/org/apache/cactus/sample
                        SampleServlet.java SampleBodyTag.java
                        SampleTag.java SampleServletConfig.java
               sample-servlet/src/java/j2ee13/org/apache/cactus/sample/util
                        FilterServletOutputStream.java
                        GenericResponseWrapper.java
               sample-servlet/src/test-cactus/j2ee13/org/apache/cactus/sample
                        TestSampleFilter.java TestAll.java
               sample-servlet/src/java/j2ee12 .keepit
               sample-servlet/src/java/j2ee13/org/apache/cactus/sample
                        SampleFilter.java
               sample-servlet/src/test-cactus/j2ee12/org/apache/cactus/sample
                        TestAll.java
  Log:
  Major refactoring of the build systems and directory layout:
  * Factorized common build parts into build-common.xml and normalized the builds
  * Added "release" target to all builds
  * Moved the sample-servlet and sample-jetty to samples/servlet and samples/jetty
  * Moved the web site upload to the documentation build
  * Simplified to the extreme the main Cactus build.xml and removed the 
build-admin.xml scripts
  * Removed some Ant tasks that were in anttasks/ as they are now in the Ant Petal
  * Some other cosmetic changes
  * Added scripts for Tomcat 3.x (However, I get a strange error while running Tomcat 
3.3.1. Not sure why yet (some flushbuffer() jasper error))
  * WL 7.x script has been tested and works (for JDK < 1.4)
  
  Several issues/todos remain:
  
  * The Gump build is probably not working at all (I'll correct it as I receive Gump 
email notifications of errors)
  * The Clover report is currently broken (i.e. not generated)
  * The sample-jetty needs to be put in line with the new build system and use the new 
Ant Petal
  * Pb of order in Sample Servlet test cases (one of the test must run before the 
other but this is not currently possible with the Ant Petal)
  * WL 6.x script needs to be tested

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

Reply via email to