You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2013/02/28 09:27:13 UTC

[jira] [Closed] (COCOON-2334) [PATCH] cocoon 2.1 branch (head) build system

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

Francesco Chicchiriccò closed COCOON-2334.
------------------------------------------

    Resolution: Fixed

Patch applied, thanks!
http://svn.apache.org/r1451137
                
> [PATCH] cocoon 2.1 branch (head) build system
> ---------------------------------------------
>
>                 Key: COCOON-2334
>                 URL: https://issues.apache.org/jira/browse/COCOON-2334
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: - Build System: Ant
>    Affects Versions: 2.1.12
>            Reporter: Kai Hofmann
>            Assignee: Francesco Chicchiriccò
>            Priority: Blocker
>             Fix For: 2.1.12
>
>         Attachments: antSourcePatch.diff
>
>
> On my System is only jdk 7 installed, so during compiling the actual cocoon 2.1 branch I got the following error:
> cocoon-block-batik-compile:
> Compiling 2 source files to C:\work\eclipse\Cocoon2_1_branch\build\cocoon\blocks\batik\dest
> javac: target release 1.6 conflicts with default source release 1.7
> BUILD FAILED
> C:\work\eclipse\Cocoon2_1_branch\tools\targets\compile-build.xml:264: The following error occurred while executing this line:
> C:\work\eclipse\Cocoon2_1_branch\build\cocoon\temp\blocks-build.xml:1119: The following error occurred while executing this line:
> C:\work\eclipse\Cocoon2_1_branch\build\cocoon\temp\blocks-build.xml:100: Compile failed; see the compiler error output for details.
> The patch will fix this situation by adding source="${source.vm}" to javac calls.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira