You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Jörg Heinicke (JIRA)" <ji...@apache.org> on 2007/01/05 01:06:27 UTC

[jira] Updated: (COCOON-1576) Cocoon 2.1.7 does not compile - in mysterious circumstances

     [ https://issues.apache.org/jira/browse/COCOON-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörg Heinicke updated COCOON-1576:
----------------------------------

    Fix Version/s:     (was: 2.1.8)

> Cocoon 2.1.7 does not compile - in mysterious circumstances
> -----------------------------------------------------------
>
>                 Key: COCOON-1576
>                 URL: https://issues.apache.org/jira/browse/COCOON-1576
>             Project: Cocoon
>          Issue Type: Bug
>          Components: - Components: Avalon
>    Affects Versions: 2.1.7
>         Environment: Operating System: Windows 2000
> Platform: PC
>            Reporter: Christian Sy
>         Assigned To: Cocoon Developers Team
>
> Hello,
> I unzipped Cocoon 2.1.7 and then called the build.bat. My JAVA_ROOT pointed to
> JDK 1.4.1_01.
> Compiling with JDK 1.4.1_01 gave following error (had to compile with 1.3.1, and
> later tried 1.4.2, works also, so the problem is not very important probably)
> Microsoft Windows 2000 [Version 5.00.2195]
> (C) Copyright 1985-2000 Microsoft Corp.
> C:\prg\dev\cocoon>build
> Buildfile: build.xml
> init-tasks:
> Created dir: C:\prg\dev\cocoon\tools\anttasks
> Compiling 5 source files to C:\prg\dev\cocoon\tools\anttasks
> Created dir: C:\prg\dev\cocoon\tools\loader
> Compiling 1 source file to C:\prg\dev\cocoon\tools\loader
> prepare:
> ======================================================================
>                  Apache Cocoon 2.1.7 [1999-2005]
> ======================================================================
>  Building with Apache Ant version 1.6.2 compiled on July 16 2004
> ----------------------------------------------------------------------
>  Using build file C:\prg\dev\cocoon\build.xml
> ----------------------------------------------------------------------
>  Compiler options:
>    - debug ......... [on]
>    - optimize ...... [on]
>    - deprecation ... [off]
> ======================================================================
> Created dir: C:\prg\dev\cocoon\build\cocoon-2.1.7
> compile-mocks:
> Created dir: C:\prg\dev\cocoon\build\cocoon-2.1.7\mocks
> Compiling 5 source files to C:\prg\dev\cocoon\build\cocoon-2.1.7\mocks
> compile-core:
> Copying 18 files to C:\prg\dev\cocoon\build\cocoon-2.1.7\classes
> Copied 60 empty directories to 37 empty directories under C:\prg\dev\cocoon\buil
> d\cocoon-2.1.7\classes
> Compiling 547 source files to C:\prg\dev\cocoon\build\cocoon-2.1.7\classes
> C:\prg\dev\cocoon\src\java\org\apache\cocoon\components\flow\javascript\fom\FOM_
> JavaScriptInterpreter.java:668: unreported exception org.apache.regexp.RESyntaxE
> xception; must be caught or declared to be thrown
>     REProgram encodingRE = new RECompiler().compile("^.*encoding\\s*=\\s*([^\\s]
> *)");
>                            ^
> 1 error
> BUILD FAILED
> C:\prg\dev\cocoon\tools\targets\compile-build.xml:61: Compile failed; see the co
> mpiler error output for details.
> Regards,
> Christian Sy
> Magicon Systems GmbH

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira