Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

(tick) Get all these specs published to a maven repo

...

  • build tomcat v6.0.2 beta locally and publish in a temporary m2 repo
  • (tick) modules/geronimo-tomcat
    • (tick) add repository http://people.apache.org/~pmcmahan/maven2/Image Removed to pom
      • this will be removed when tomcat publishes v6 artifacts
    • (tick) update pom to use tomcat 6.0.2 beta jars
    • (tick) remove outdated clustering (o.a.g.tomcat.cluster)
    • (tick) update resources in src/main/resources/META-INF/geronimo-tomcat/var/catalina
    • (tick) update dependencies in src/main/resources/META-INF/geronimo-dependency.xml
    • (tick) update test cases

...

...