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

Antoine Levy-Lambert updated VELOCITY-521:
------------------------------------------

    Attachment: patch.txt

I create this issue because velocity-engine stopped building in gump due to the 
strict JDK=1.4 restriction.
I found a workaround for gump by setting correct-java-version=true in the gump 
descriptor.
The solution proposed here is similar to the build of ant, where we build with 
source and target 1.2.

> please do not force to use JDK 1.4 for running the package target in build.xml
> ------------------------------------------------------------------------------
>
>                 Key: VELOCITY-521
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-521
>             Project: Velocity
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.6
>         Environment: all
>            Reporter: Antoine Levy-Lambert
>            Priority: Minor
>         Attachments: patch.txt
>
>
> build.xml target package forces to use exactly JDK 1.4.
> Would it not be better to build with target=1.4, source=1.4 and to simply 
> check that the JDK version is >= 1.4
> I will attach a patch to this effect.
> Regards,
> Antoine

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to