http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2632 *** shadow/2632 Sun Jul 15 11:14:51 2001 --- shadow/2632.tmp.25586 Sun Jul 15 11:14:51 2001 *************** *** 0 **** --- 1,31 ---- + +============================================================================+ + | Sitemap regeneration is broken - compilation does not occur | + +----------------------------------------------------------------------------+ + | Bug #: 2632 Product: Cocoon 2 | + | Status: UNCONFIRMED Version: 2.0alpha CVS | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: Linux | + | Priority: Other Component: core | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Sitemap regeneration does not compile the sitemap. It does produce an updated + sitemap_xmap.java, but the .class file is never updated. + + To reproduce: + * Environemnt: SuSE 7.0, JDK 1.3, Tomcat 4 Beta + * Build and install CVS cocoon. Access cocoon root page. + * Touch sitemap.xmap (change its timestamp) + * Reload root page + * Observe tomcat/work/localhost/cocoon/org/apache/cocoon/www/sitemap_xmap .java + and .class. .class is older than .java. + + Workaround: Delete sitemap_xmap.class. Access any page, and regeneration should + complete successfully. + + Cocoon.log does not suggest any error, which is itself an error. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]