You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/02/03 09:36:56 UTC

cvs commit: jakarta-cactus/sample-servlet/conf/sample/conf/test/j2ee12 cactus.properties web.xml

vmassol     2003/02/03 00:36:56

  Removed:     sample-servlet/conf/sample/build/j2ee13
                        build-tests-jboss-3x.xml build-tests-resin-13.xml
                        build.properties.sample build.xml
               sample-servlet/web/sample/test test.jsp cactus-report.xsl
               sample-servlet/conf/sample/conf/test/share/orion16
                        global-web-application.xml rmi.xml application.xml
                        mime.types principals.xml server.xml
                        default-web-site.xml
               sample-servlet/conf/sample/build/share
                        build-tests-orion-16.xml
                        build-tests-weblogic-61.xml
                        build-tests-weblogic-70.xml
                        build-tests-orion-14.xml build-share.xml
                        build-tests-tomcat-40.xml build-tests-resin-20.xml
                        build-tests-orion-15.xml
               sample-servlet/conf/sample/conf/test/j2ee12/tomcat32
                        server.xml tomcat-users.xml
               sample-servlet/conf/sample/conf web.xml manifest
               sample-servlet .cvsignore build.xml README
                        build.properties.sample
               sample-servlet/conf/sample/conf/test/share/weblogic70/testserver/ldap/ldapfiles
                        EmbeddedLDAP.index EmbeddedLDAP.twpos
                        EmbeddedLDAP.data EmbeddedLDAP.trpos
                        EmbeddedLDAP.delete EmbeddedLDAP.tran
               sample-servlet/conf/sample/conf/test/share/weblogic61
                        SerializedSystemIni.dat config.xml weblogic.xml
                        fileRealm.properties
               sample-servlet/conf/sample/conf/test/share/tomcat40
                        server.xml tomcat-users.xml
               sample-servlet/conf/sample/conf/test/share/orion15
                        application.xml global-web-application.xml
                        server.xml mime.types rmi.xml default-web-site.xml
                        principals.xml
               sample-servlet/conf/sample/conf/test/j2ee13/resin13
                        resin.conf
               sample-servlet/conf/sample/conf/test/j2ee12/tomcat33
                        tomcat-users.xml modules.xml server.xml
               sample-servlet/conf/sample/build/j2ee12
                        build.properties.sample build-tests-tomcat-33.xml
                        build-tests-weblogic-51.xml build.xml
                        build-tests-tomcat-32.xml build-tests-resin-12.xml
                        build-tests-enhydra-31.xml
               sample-servlet/conf/sample/conf/test/j2ee13/jboss3x
                        roles.properties jboss-web.xml users.properties
               sample-servlet/conf/sample/conf/test/j2ee12/weblogic51
                        weblogic.properties weblogic.policy
               sample-servlet/conf/sample/conf/test/j2ee12/enhydra31
                        multiserver.conf
               sample-servlet/conf/sample/conf/test/share/weblogic70
                        fileRealm.properties weblogic.xml
                        DefaultAuthenticatorInit.ldift
                        SerializedSystemIni.dat config.xml
               sample-servlet/conf/sample/conf/test/share/orion14
                        mime.types rmi.xml default-web-site.xml
                        principals.xml server.xml
                        global-web-application.xml application.xml
               sample-servlet/conf/sample/conf/test/j2ee12/resin12
                        resin.conf
               sample-servlet/conf/sample/conf/test/j2ee13
                        cactus.properties web.xml
               sample-servlet/conf/sample/conf/test/share/resin20
                        resin.conf
               sample-servlet/conf/sample/conf/test/share
                        log_server.properties log_client.properties
               sample-servlet/conf/sample/conf/test/j2ee12
                        cactus.properties web.xml
  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: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org