You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2001/07/15 20:14:51 UTC

[Bug 2632] New: - Sitemap regeneration is broken - compilation does not occur

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: cocoon-dev@xml.apache.org                                    |
+ |  Reported By: sergio.carvalho@acm.org                                      |
+ |      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: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org