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 2004/11/27 18:03:37 UTC

DO NOT REPLY [Bug 32412] New: - unreported exception org.apache.regexp.RESyntaxException; must be caught...

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32412>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32412

           Summary: unreported exception
                    org.apache.regexp.RESyntaxException; must be caught...
           Product: Cocoon 2
           Version: Current SVN 2.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sitemap components
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: hepabolu@hotmail.com


D:\svn\cocoon-trunk\src\java\org\apache\cocoon\components\treeprocessor\TreeProcessor.java:324:
unreported exception org.apache.regexp.RESyntaxException; must be caught or
declared to be thrown
        RE re = new RE("http://apache.org/cocoon/sitemap/(\\d\\.\\d)");
                ^

this error occurred when I tried to build the trunk from the commandline after I
had checked it out SVN minutes before. (Updated to revision 106731.)

Helma

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.