Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7.2, 1.8-beta-1
-
Component/s: Ant integration
-
Labels:None
-
Number of attachments :
Description
I have an issue with the joint compiler in non-fork mode. The includeAntRuntime property is ignored and the antruntime is always included. This is different to the ant javac task. It is one if the strange things of ant that the antruntime is included by default. But not being able to turn it off is a problem. Basically this means you have to fork groovyc when you want to have a sane build.
Activity
Guillaume Laforge
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Won't Fix [ 2 ] |
Hans Dockter
made changes -
| Resolution | Won't Fix [ 2 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
blackdrag blackdrag
made changes -
| Fix Version/s | 1.5.8 [ 14630 ] | |
| Priority | Critical [ 2 ] | Major [ 3 ] |
| Fix Version/s | 1.5.5 [ 14028 ] |
Hans Dockter
made changes -
| Attachment | groovycbug.zip [ 39164 ] |
Guillaume Laforge
made changes -
| Fix Version/s | 1.6.2 [ 15151 ] | |
| Fix Version/s | 1.5.8 [ 14630 ] |
Guillaume Laforge
made changes -
| Fix Version/s | 1.6.2 [ 15151 ] | |
| Fix Version/s | 1.6.3 [ 15251 ] |
Guillaume Laforge
made changes -
| Fix Version/s | 1.7-beta-1 [ 14014 ] | |
| Fix Version/s | 1.6.3 [ 15251 ] |
Guillaume Laforge
made changes -
| Fix Version/s | 1.7-beta-1 [ 14014 ] | |
| Fix Version/s | 1.7-beta-x [ 15538 ] |
Paul King
made changes -
| Fix Version/s | 1.7.2 [ 16237 ] | |
| Resolution | Fixed [ 1 ] | |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Assignee | Paul King [ paulk_asert ] | |
| Fix Version/s | 1.7.X [ 15538 ] | |
| Fix Version/s | 1.8-beta-1 [ 16013 ] |
Paul King
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
I was wrong. Groovyc is not ignoring the includeAntRuntime property in non fork mode. This issue can be closed. Sorry.