You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Closed] (GROOVY-7570) Eclipse: Upon save of editor: "Save Failed" "assertion failed:" - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/01 06:31:45 UTC, 0 replies.
- [jira] [Created] (GROOVY-7571) XmlUtil show allow user to specify a character encoding when serializing - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/01 06:42:45 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7552) add org.codehaus.groovy.runtime.DefaultGroovyMethods.isEmpty(Iterable) - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/01 06:46:45 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: GROOVY-7538 Add a failing test - posted by asfgit <gi...@git.apache.org> on 2015/09/01 06:59:54 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7538) Compiler crash in the static type checker with self-referencing generic type - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/01 07:00:48 UTC, 0 replies.
- [jira] [Created] (GROOVY-7572) Add withAutoClosable method - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/01 07:19:45 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7564) InvokerHelper verbose printing wrongly escapes backslashes - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/01 11:30:46 UTC, 9 replies.
- [GitHub] incubator-groovy pull request: Fix Groovysh Test failure under Jav... - posted by tkruse <gi...@git.apache.org> on 2015/09/01 12:33:13 UTC, 1 replies.
- [jira] [Comment Edited] (GROOVY-7564) InvokerHelper verbose printing wrongly escapes backslashes - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/01 14:55:45 UTC, 0 replies.
- [jira] [Created] (GROOVY-7573) Groovyc ant task does not release file handles - posted by "James Hoffman (JIRA)" <ji...@apache.org> on 2015/09/01 17:33:46 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7573) Groovyc ant task does not release file handles - posted by "James Hoffman (JIRA)" <ji...@apache.org> on 2015/09/01 17:34:45 UTC, 3 replies.
- [jira] [Commented] (GROOVY-7543) Document JVM versions are minimum required on download page - posted by "Keegan Witt (JIRA)" <ji...@apache.org> on 2015/09/01 19:34:45 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Completion fixes - posted by asfgit <gi...@git.apache.org> on 2015/09/01 20:22:49 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7566) Groovysh command arguments parser does not handle escaped blanks - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/01 20:24:46 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7567) Groovysh File completion with hyphens broken - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/01 20:25:45 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7566) Groovysh command arguments parser does not handle escaped blanks - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/01 20:25:46 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7567) Groovysh File completion with hyphens broken - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/01 20:25:46 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7565) Groovysh tab completion should provide trailing spaces only when expecting more arguments - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/01 20:26:45 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7565) Groovysh tab completion should provide trailing spaces only when expecting more arguments - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/01 20:26:47 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Document primitive autowrapping - posted by asfgit <gi...@git.apache.org> on 2015/09/01 20:33:51 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Groovysh: Fix imports not working a... - posted by asfgit <gi...@git.apache.org> on 2015/09/01 20:39:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7562) imports and custom class defs not working in Groovysh Interpreter Mode - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/01 20:40:45 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7557) Inconsistant CompileStatic conversions - posted by "Keegan Witt (JIRA)" <ji...@apache.org> on 2015/09/01 20:46:46 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Minor fixes - posted by asfgit <gi...@git.apache.org> on 2015/09/01 20:52:52 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7543) Document JVM versions are minimum required on download page - posted by "Keegan Witt (JIRA)" <ji...@apache.org> on 2015/09/01 21:21:45 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Document numeric conversions - posted by keeganwitt <gi...@git.apache.org> on 2015/09/01 21:28:13 UTC, 2 replies.
- [jira] [Closed] (GROOVY-7543) Document JVM versions are minimum required on download page - posted by "Keegan Witt (JIRA)" <ji...@apache.org> on 2015/09/01 21:35:46 UTC, 0 replies.
- [jira] [Created] (GROOVY-7574) Range members should be final - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/01 21:49:46 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Groovy-7574: Ranges: Make Range mem... - posted by tkruse <gi...@git.apache.org> on 2015/09/01 21:50:48 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7574) Range members should be final - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/01 21:51:45 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7563) InvokerHelper formatting methods have inconsistent API - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/01 23:50:47 UTC, 3 replies.
- [GitHub] incubator-groovy pull request: GROOVY-7564: InvokerHelper: Fix inv... - posted by tkruse <gi...@git.apache.org> on 2015/09/02 00:32:55 UTC, 3 replies.
- [jira] [Updated] (GROOVY-7564) InvokerHelper verbose printing wrongly escapes backslashes - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/02 00:35:45 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: GROOVY-5763: Make InvokerHelper out... - posted by tkruse <gi...@git.apache.org> on 2015/09/02 00:41:12 UTC, 1 replies.
- [jira] [Commented] (GROOVY-5763) Character.isPrimitive returns false - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/02 00:41:45 UTC, 1 replies.
- [GitHub] incubator-groovy pull request: GROOVY-7563: Make InvokerHelper out... - posted by tkruse <gi...@git.apache.org> on 2015/09/02 10:04:27 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7387) Trait compilation error: IllegalArgumentException: Comparison method violates its general contract! - posted by "Ivo Kurbjuhn (JIRA)" <ji...@apache.org> on 2015/09/02 18:48:45 UTC, 1 replies.
- [jira] [Updated] (GROOVY-7387) Trait compilation error: IllegalArgumentException: Comparison method violates its general contract! - posted by "Cédric Champeau (JIRA)" <ji...@apache.org> on 2015/09/02 19:25:45 UTC, 0 replies.
- [jira] [Created] (GROOVY-7575) Using SecureASTCustomizer doesn't allow creation of new classes, named or anonymous - posted by "Deepan Thavarajah (JIRA)" <ji...@apache.org> on 2015/09/02 21:14:45 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7530) disjoint() does not work correctly if objects don't implement Comparable - posted by "Jeegar (JIRA)" <ji...@apache.org> on 2015/09/03 08:38:45 UTC, 2 replies.
- [jira] [Created] (GROOVY-7576) NamespaceBuilder does not add namespace declaration to the generated xml - posted by "Zsolt Kovacs (JIRA)" <ji...@apache.org> on 2015/09/03 18:57:46 UTC, 0 replies.
- [jira] [Created] (GROOVY-7577) Groovy class docs all have ASF license as their explanation - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/04 19:45:46 UTC, 0 replies.
- [jira] [Created] (GROOVY-7578) Image present for metaprogramming is incorrect - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/04 20:05:45 UTC, 0 replies.
- [jira] [Created] (GROOVY-7579) Improve docs for invokeMethod - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/04 20:44:45 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7578) Image present for metaprogramming is incorrect - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/04 21:03:46 UTC, 4 replies.
- [jira] [Created] (GROOVY-7580) ExpandoMetaClass append method does not throw an exception as per docs - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/04 22:00:46 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7577) Groovy class docs all have ASF license as their explanation - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/04 22:31:45 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-7577) Groovy class docs all have ASF license as their explanation - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/05 00:48:45 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Fix formatting in extension modules - posted by anshbansal <gi...@git.apache.org> on 2015/09/05 08:48:06 UTC, 1 replies.
- [GitHub] incubator-groovy pull request: Added that static and instance meth... - posted by anshbansal <gi...@git.apache.org> on 2015/09/05 09:04:19 UTC, 1 replies.
- [jira] [Comment Edited] (GROOVY-7578) Image present for metaprogramming is incorrect - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/05 14:19:45 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: There was a missing t in @TimedInte... - posted by anshbansal <gi...@git.apache.org> on 2015/09/05 20:00:29 UTC, 1 replies.
- [jira] [Updated] (GROOVY-7576) NamespaceBuilder does not add namespace declaration to the generated xml - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/06 11:41:45 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7576) NamespaceBuilder does not add namespace declaration to the generated xml - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/06 12:12:45 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-7576) NamespaceBuilder does not add namespace declaration to the generated xml - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/06 12:12:46 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7545) Incorrect handling of quotes in executed strings - posted by "Pavel (JIRA)" <ji...@apache.org> on 2015/09/06 20:05:45 UTC, 2 replies.
- [jira] [Created] (GROOVY-7581) Multiple bugs in DefaultTypeTransformation.compareToWithEqualityCheck() - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/07 17:19:45 UTC, 0 replies.
- [jira] [Created] (GROOVY-7582) Closure to SAM coercion doesn't handle overloads with different SAM signatures - posted by "Luke Daley (JIRA)" <ji...@apache.org> on 2015/09/08 03:28:46 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7582) Closure to SAM coercion doesn't handle overloads with different SAM signatures - posted by "Cédric Champeau (JIRA)" <ji...@apache.org> on 2015/09/08 08:39:45 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-7564) InvokerHelper verbose printing wrongly escapes backslashes - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/08 12:01:45 UTC, 0 replies.
- [jira] [Created] (GROOVY-7583) Unnecessary Instantiation on DefaultGroovyMethods.numberAwareCompareTo - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/08 14:57:45 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7581) Multiple bugs in DefaultTypeTransformation.compareToWithEqualityCheck() - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/08 15:21:45 UTC, 0 replies.
- [jira] [Created] (GROOVY-7584) transient fields in trait are not transient in implementing class - posted by "Steinar Haugen (JIRA)" <ji...@apache.org> on 2015/09/08 15:41:47 UTC, 0 replies.
- [jira] [Created] (GROOVY-7585) ObjectRange strange semantics for mismatched arguments - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/08 16:01:46 UTC, 0 replies.
- [jira] [Created] (GROOVY-7586) Groovysh does not print the exception class - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/08 17:24:45 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: GROOVY-7586: Groovysh: print Except... - posted by tkruse <gi...@git.apache.org> on 2015/09/08 17:25:18 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7586) Groovysh does not print the exception class - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/08 17:25:46 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7574) Range members should be final - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/08 17:51:45 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7585) ObjectRange strange semantics for mismatched arguments - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/08 17:53:45 UTC, 1 replies.
- [jira] [Updated] (GROOVY-7586) Groovysh does not print the exception class - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/08 20:14:46 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-7586) Groovysh does not print the exception class - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/08 20:15:45 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7241) Add save prompts for buffers without a file - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/08 20:16:45 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: GROOVY-7519: Fixes JsonOuput.toJson... - posted by asfgit <gi...@git.apache.org> on 2015/09/08 20:55:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7519) JsonOuput.toJson() leads to StackOverflowException - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/08 20:55:45 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7519) JsonOuput.toJson() leads to StackOverflowException - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/08 20:56:48 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7519) JsonOuput.toJson() leads to StackOverflowException - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/08 20:57:45 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7581) Multiple bugs in DefaultTypeTransformation.compareToWithEqualityCheck() - posted by "Thibault Kruse (JIRA)" <ji...@apache.org> on 2015/09/10 14:57:46 UTC, 0 replies.
- [jira] [Created] (GROOVY-7587) Groovy 2.2 and 2.4 all fail to execute almost any script with Java 9 JIGSAW preview builds - posted by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2015/09/10 18:16:45 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7587) Groovy 2.2 and 2.4 all fail to execute almost any script with Java 9 JIGSAW preview builds - posted by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2015/09/10 18:43:46 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7368) Change In Behavior For MetaMethods Replacing Private Methods - posted by "Ronny Løvtangen (JIRA)" <ji...@apache.org> on 2015/09/11 12:06:46 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Minor spelling and grammar fixes. - posted by msgilligan <gi...@git.apache.org> on 2015/09/12 03:24:12 UTC, 1 replies.
- [GitHub] incubator-groovy pull request: Add withAutoClosable method - posted by asfgit <gi...@git.apache.org> on 2015/09/13 02:39:11 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7572) Add withAutoClosable method - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/13 02:40:45 UTC, 0 replies.
- [jira] [Created] (GROOVY-7588) Improve StreamingJsonBuilder support for @CompileStatic - posted by "Cédric Champeau (JIRA)" <ji...@apache.org> on 2015/09/13 11:24:45 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Improve StreamingJsonBuilder suppor... - posted by asfgit <gi...@git.apache.org> on 2015/09/13 11:32:20 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7588) Improve StreamingJsonBuilder support for @CompileStatic - posted by "Cédric Champeau (JIRA)" <ji...@apache.org> on 2015/09/13 11:34:45 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: GROOVY-7164: CompileStatic transfor... - posted by asfgit <gi...@git.apache.org> on 2015/09/13 11:39:38 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7164) @CompileStatic transform gives unexpected result for default constructor - posted by "Cédric Champeau (JIRA)" <ji...@apache.org> on 2015/09/13 11:39:46 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7164) @CompileStatic transform gives unexpected result for default constructor - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/13 11:39:46 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7387) Trait compilation error: IllegalArgumentException: Comparison method violates its general contract! - posted by "Cédric Champeau (JIRA)" <ji...@apache.org> on 2015/09/13 11:49:45 UTC, 0 replies.
- [jira] [Commented] (GROOVY-6862) Traits dont allow $ in identifiers where normal classes do - posted by "Cédric Champeau (JIRA)" <ji...@apache.org> on 2015/09/13 11:50:46 UTC, 3 replies.
- [jira] [Resolved] (GROOVY-7589) Support for unescaped output in StreamingJsonBuilder - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/13 12:23:45 UTC, 0 replies.
- [jira] [Created] (GROOVY-7589) Support for unescaped output in StreamingJsonBuilder - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/13 12:23:45 UTC, 0 replies.
- [jira] [Created] (GROOVY-7590) Improve StreamingJsonBuilder support for @CompileStatic - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/13 12:25:45 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7590) Improve StreamingJsonBuilder support for @CompileStatic - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/13 12:26:45 UTC, 0 replies.
- [jira] [Created] (GROOVY-7591) Use of ClassValue causes major memory leak - posted by "Cédric Champeau (JIRA)" <ji...@apache.org> on 2015/09/13 13:45:45 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7591) Use of ClassValue causes major memory leak - posted by "Cédric Champeau (JIRA)" <ji...@apache.org> on 2015/09/13 13:47:45 UTC, 0 replies.
- [jira] [Created] (GROOVY-7592) Problem in switch statement docs - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/14 11:01:46 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7549) java.lang.IllegalAccessError occurs when attempting to run code built with CompileStatic - posted by "Shil Sinha (JIRA)" <ji...@apache.org> on 2015/09/15 05:47:45 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Provide static reference for indy s... - posted by pickypg <gi...@git.apache.org> on 2015/09/17 21:52:09 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Allow security managers to prevent ... - posted by pickypg <gi...@git.apache.org> on 2015/09/17 22:00:14 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Changed the Range's step to Number ... - posted by paplorinc <gi...@git.apache.org> on 2015/09/17 22:36:59 UTC, 0 replies.
- [jira] [Created] (GROOVY-7593) Constructor of @Immutable class is not accessible at compile time from .java classes - posted by "Pavel Vorona (JIRA)" <ji...@apache.org> on 2015/09/18 12:31:04 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7593) Constructor of @Immutable class is not accessible at compile time from .java classes - posted by "Pavel Vorona (JIRA)" <ji...@apache.org> on 2015/09/18 12:32:04 UTC, 2 replies.
- [jira] [Created] (GROOVY-7594) XmlUtil.serialize is not processing whole message - posted by "Tomasz Nowak (JIRA)" <ji...@apache.org> on 2015/09/18 14:20:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7594) XmlUtil.serialize is not processing whole message - posted by "Tomasz Nowak (JIRA)" <ji...@apache.org> on 2015/09/18 14:29:04 UTC, 0 replies.
- [jira] [Created] (GROOVY-7595) .@ continues to call setter inside closure - posted by "Timothy Overly (JIRA)" <ji...@apache.org> on 2015/09/18 15:54:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7593) Constructor of @Immutable class is not accessible at compile time from .java classes - posted by "Pavel Vorona (JIRA)" <ji...@apache.org> on 2015/09/20 12:47:04 UTC, 0 replies.
- [jira] [Created] (GROOVY-7596) file missing header in source release - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2015/09/21 07:40:04 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7592) Problem in switch statement docs - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/21 19:45:04 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-7592) Problem in switch statement docs - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/21 19:50:04 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7571) XmlUtil should allow user to specify a character encoding when serializing - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/21 20:03:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7496) AntlrParserPlugin fails in Jenkins when running on non-ASCII system - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/21 20:06:07 UTC, 0 replies.
- [jira] [Created] (GROOVY-7597) Static Compiler tries to cast delegate to target type of property accessor - posted by "Jason Winnebeck (JIRA)" <ji...@apache.org> on 2015/09/21 20:55:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7596) file missing header in source release - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/22 04:00:08 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7592) Problem in switch statement docs - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/22 04:58:04 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7571) XmlUtil should allow user to specify a character encoding when serializing - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/22 11:46:04 UTC, 0 replies.
- [jira] [Created] (GROOVY-7598) type checking with generics - posted by "JAMIE ECHLIN (JIRA)" <ji...@apache.org> on 2015/09/22 18:25:05 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7598) type checking with generics - posted by "JAMIE ECHLIN (JIRA)" <ji...@apache.org> on 2015/09/22 18:27:04 UTC, 2 replies.
- [jira] [Comment Edited] (GROOVY-7592) Problem in switch statement docs - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/22 18:56:04 UTC, 0 replies.
- [jira] [Created] (GROOVY-7599) @Immutable should recognize JSR-310 classes - posted by "Christopher Smith (JIRA)" <ji...@apache.org> on 2015/09/23 06:18:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7599) @Immutable should recognize JSR-310 classes - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/23 13:55:04 UTC, 1 replies.
- [jira] [Created] (GROOVY-7600) @Immutable support for Optional? - posted by "Christopher Smith (JIRA)" <ji...@apache.org> on 2015/09/23 17:02:04 UTC, 0 replies.
- [jira] [Created] (GROOVY-7601) shallow parameter for @Immutable - posted by "Christopher Smith (JIRA)" <ji...@apache.org> on 2015/09/23 17:04:04 UTC, 0 replies.
- [jira] [Created] (GROOVY-7602) Intersect returns an empty list when the contents of the compared Collections are Maps - posted by "Justin Guertin (JIRA)" <ji...@apache.org> on 2015/09/24 00:47:04 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7602) Intersect returns an empty list when the contents of the compared Collections are Maps - posted by "Justin Guertin (JIRA)" <ji...@apache.org> on 2015/09/24 01:28:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7602) Intersect returns an empty list when the contents of the compared Collections are Maps - posted by "Lari Hotari (JIRA)" <ji...@apache.org> on 2015/09/24 22:24:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7267) avoid hashcode based equality check without equals - posted by "Lari Hotari (JIRA)" <ji...@apache.org> on 2015/09/24 22:24:05 UTC, 0 replies.
- [jira] [Created] (GROOVY-7603) Update groovy docs for Category - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/26 02:36:04 UTC, 0 replies.
- [jira] [Created] (GROOVY-7604) traits docs diamond problem explanation - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/26 02:39:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7604) traits docs diamond problem explanation - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/26 02:42:04 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-7604) traits docs diamond problem explanation - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/26 02:43:04 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7603) Update groovy docs for Category - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/26 02:47:04 UTC, 2 replies.
- [jira] [Created] (GROOVY-7605) Improve docs for MetaClass getMethods vs getMetaMethods - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/26 03:07:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7603) Update groovy docs for Category - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2015/09/26 09:59:04 UTC, 0 replies.
- [jira] [Created] (GROOVY-7606) Upgrade gradle to 2.7 - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/26 10:18:04 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7606) Upgrade gradle to 2.7 - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/26 10:22:04 UTC, 0 replies.
- [jira] [Created] (GROOVY-7607) Upgrade Log4J2 to 2.4 - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/26 10:31:04 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7607) Upgrade Log4J2 to 2.4 - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/26 10:33:04 UTC, 0 replies.
- [jira] [Reopened] (GROOVY-7607) Upgrade Log4J2 to 2.4 - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/26 10:36:04 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7607) Upgrade Log4J2 to 2.3 - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/26 10:37:04 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7607) Upgrade Log4J2 to 2.3 - posted by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2015/09/26 10:39:04 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-6458) -cp option of groovysh.exe causes "Unrecognized option" - posted by "Keegan Witt (JIRA)" <ji...@apache.org> on 2015/09/28 04:33:04 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: Disabling timestamps in groovydoc - posted by ebourg <gi...@git.apache.org> on 2015/09/28 08:54:49 UTC, 1 replies.
- [jira] [Created] (GROOVY-7608) Comparison of decimal subclasses of Number with == fails - posted by "Sean Gilligan (JIRA)" <ji...@apache.org> on 2015/09/28 10:58:04 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7608) Comparison of decimal subclasses of Number with == fails - posted by "Sean Gilligan (JIRA)" <ji...@apache.org> on 2015/09/28 11:00:11 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7608) Comparison of decimal subclasses of Number with == fails - posted by "Sean Gilligan (JIRA)" <ji...@apache.org> on 2015/09/28 11:26:04 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: MacroGroovy - posted by bsideup <gi...@git.apache.org> on 2015/09/28 13:42:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-7609) java.lang.VerifyError when initializing object of inner class within the constructor of its containing class - posted by "Josh Diaz (JIRA)" <ji...@apache.org> on 2015/09/28 21:39:04 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7609) java.lang.VerifyError when initializing object of inner class within the constructor of its containing class - posted by "Josh Diaz (JIRA)" <ji...@apache.org> on 2015/09/28 21:45:06 UTC, 5 replies.
- [jira] [Created] (GROOVY-7610) Null safe is call throws VerifyError when used as condition with CompileStatic - posted by "Shil Sinha (JIRA)" <ji...@apache.org> on 2015/09/29 06:32:04 UTC, 0 replies.
- [GitHub] incubator-groovy pull request: GROOVY-7610 Null safe is calls thro... - posted by shils <gi...@git.apache.org> on 2015/09/29 06:55:21 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7610) Null safe is call throws VerifyError when used as condition with CompileStatic - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/29 06:56:04 UTC, 1 replies.
- [jira] [Created] (GROOVY-7611) java.util.Optional should evaluate to false if empty - posted by "Christopher Smith (JIRA)" <ji...@apache.org> on 2015/09/29 19:12:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-6854) JsonOutput should be configurable with ISO 8601 UTC time zone instead of GMT - posted by "Balachandran Sivakumar (JIRA)" <ji...@apache.org> on 2015/09/29 19:21:04 UTC, 5 replies.
- [GitHub] incubator-groovy pull request: [GROOVY-6854] JsonOutput should be ... - posted by benignbala <gi...@git.apache.org> on 2015/09/29 21:11:16 UTC, 0 replies.
- [jira] [Created] (GROOVY-7612) GroovyDoc should allow timestamp/version stamp info (hidden info embedded in HTML) to be omitted - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/30 08:47:04 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7612) GroovyDoc should allow timestamp/version stamp info (hidden info embedded in HTML) to be omitted - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/30 09:00:13 UTC, 0 replies.
- [jira] [Created] (GROOVY-7613) Grape fails to load Groovy Extensiosns - posted by "Chris Earle (JIRA)" <ji...@apache.org> on 2015/09/30 12:25:04 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7612) GroovyDoc should allow timestamp/version stamp info (hidden info embedded in HTML) to be omitted - posted by "Paul King (JIRA)" <ji...@apache.org> on 2015/09/30 12:25:04 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7613) Grape fails to load Groovy Extensiosns - posted by "Chris Earle (JIRA)" <ji...@apache.org> on 2015/09/30 12:35:04 UTC, 2 replies.
- [jira] [Created] (GROOVY-7614) BUG! exception in phase 'semantic analysis' in source unit - posted by "R. Tyler Croy (JIRA)" <ji...@apache.org> on 2015/09/30 22:54:04 UTC, 0 replies.