You are viewing a plain text version of this content. The canonical link for it is here.
- groovy git commit: GROOVY-8369: Statically compiled property access on enum class throws NoSuchFieldError (closes #625) - posted by sh...@apache.org on 2017/11/01 03:31:15 UTC, 1 replies.
- groovy git commit: GROOVY-8369: Statically compiled property access on enum class throws NoSuchFieldError (tweak tests - closes #625) - posted by pa...@apache.org on 2017/11/01 07:37:41 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8357: EncodingGroovyMethods.decodeBase64() throws "bad character in base64 value" when meets \t \r (closes #623) - posted by pa...@apache.org on 2017/11/01 09:04:23 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-8112: NPE in Groovy compiler when referencing @Field in aic (closes #622) - posted by pa...@apache.org on 2017/11/01 09:04:24 UTC, 0 replies.
- [1/3] groovy git commit: GROOVY-8357: EncodingGroovyMethods.decodeBase64() throws "bad character in base64 value" when meets \t \r (closes #623) - posted by pa...@apache.org on 2017/11/01 09:07:10 UTC, 0 replies.
- [2/3] groovy git commit: GROOVY-8369: Statically compiled property access on enum class throws NoSuchFieldError (tweak tests - closes #625) - posted by pa...@apache.org on 2017/11/01 09:07:11 UTC, 0 replies.
- [3/3] groovy git commit: GROOVY-8112: NPE in Groovy compiler when referencing @Field in aic (closes #622) - posted by pa...@apache.org on 2017/11/01 09:07:12 UTC, 0 replies.
- [1/4] groovy git commit: GROOVY-8369: Statically compiled property access on enum class throws NoSuchFieldError (closes #625) - posted by pa...@apache.org on 2017/11/01 09:08:36 UTC, 1 replies.
- [2/4] groovy git commit: GROOVY-8369: Statically compiled property access on enum class throws NoSuchFieldError (tweak tests - closes #625) - posted by pa...@apache.org on 2017/11/01 09:08:37 UTC, 1 replies.
- [3/4] groovy git commit: GROOVY-8357: EncodingGroovyMethods.decodeBase64() throws "bad character in base64 value" when meets \t \r (closes #623) - posted by pa...@apache.org on 2017/11/01 09:08:38 UTC, 0 replies.
- [4/4] groovy git commit: GROOVY-8112: NPE in Groovy compiler when referencing @Field in aic (closes #622) - posted by pa...@apache.org on 2017/11/01 09:08:39 UTC, 1 replies.
- [3/4] groovy git commit: GROOVY-8357: EncodingGroovyMethods.decodeBase64() throws "bad character in base64 value" when meets \t \r (port to 2_4_X) - posted by pa...@apache.org on 2017/11/01 09:18:11 UTC, 0 replies.
- groovy git commit: GROOVY-8367: @Memoized not working for inner classes (closes #624) - posted by pa...@apache.org on 2017/11/01 09:28:02 UTC, 2 replies.
- groovy git commit: experiment with Appveyor for Windows build - posted by pa...@apache.org on 2017/11/02 23:58:45 UTC, 7 replies.
- groovy git commit: add license header - posted by pa...@apache.org on 2017/11/04 06:51:31 UTC, 0 replies.
- groovy git commit: Refactor parsing GString - posted by su...@apache.org on 2017/11/04 08:56:18 UTC, 1 replies.
- groovy git commit: GROOVY-8360: Nested enum types should have the static class modifier (closes #619) - posted by sh...@apache.org on 2017/11/04 17:12:46 UTC, 2 replies.
- groovy git commit: Minor refactoring - posted by su...@apache.org on 2017/11/06 23:58:45 UTC, 34 replies.
- [1/2] groovy git commit: range clarification - posted by pa...@apache.org on 2017/11/07 02:08:26 UTC, 2 replies.
- [2/2] groovy git commit: tweak doco - posted by pa...@apache.org on 2017/11/07 02:08:27 UTC, 2 replies.
- [1/2] groovy git commit: tweak doco - posted by pa...@apache.org on 2017/11/07 02:10:15 UTC, 0 replies.
- [2/2] groovy git commit: range clarification - posted by pa...@apache.org on 2017/11/07 02:10:16 UTC, 0 replies.
- groovy git commit: Bump gradle version to 4.3.1 - posted by su...@apache.org on 2017/11/10 00:35:24 UTC, 0 replies.
- svn commit: r23058 - in /dev/groovy/2.6.0-alpha-2: ./ distribution/ sources/ - posted by su...@apache.org on 2017/11/11 14:42:35 UTC, 0 replies.
- [groovy] Git Push Summary - posted by su...@apache.org on 2017/11/11 14:42:39 UTC, 6 replies.
- [1/3] groovy git commit: Remove dynamic check for "build in China" - posted by cc...@apache.org on 2017/11/12 12:05:21 UTC, 0 replies.
- [2/3] groovy git commit: Add sanity check for dependency resolution at configuration time - posted by cc...@apache.org on 2017/11/12 12:05:22 UTC, 0 replies.
- [3/3] groovy git commit: Upgrade build scan plugin version - posted by cc...@apache.org on 2017/11/12 12:05:23 UTC, 0 replies.
- groovy git commit: GROOVY-7315: CompileStatic/TypeChecked cannot create non-static nested inner class using named-arg short-hand syntax (closes #634) - posted by pa...@apache.org on 2017/11/12 22:25:41 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8289: STC and default value in ctor is causing debugging error (closes #630) - posted by pa...@apache.org on 2017/11/12 22:29:55 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-8295: Groovyc ant task can overflow Windows command line if classpath is large (closes #629) - posted by pa...@apache.org on 2017/11/12 22:29:56 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8376: Add @DelegatesTo to SwingBuilder methods that call setDelegate - posted by pa...@apache.org on 2017/11/13 02:41:02 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-8376: Add @DelegatesTo/@ClosureParams for DGM#identity (closes #632) - posted by pa...@apache.org on 2017/11/13 02:41:03 UTC, 0 replies.
- [1/5] groovy git commit: GROOVY-7315: CompileStatic/TypeChecked cannot create non-static nested inner class using named-arg short-hand syntax (closes #634) - posted by pa...@apache.org on 2017/11/13 02:44:36 UTC, 0 replies.
- [2/5] groovy git commit: GROOVY-8295: Groovyc ant task can overflow Windows command line if classpath is large (closes #629) - posted by pa...@apache.org on 2017/11/13 02:44:37 UTC, 0 replies.
- [3/5] groovy git commit: GROOVY-8289: STC and default value in ctor is causing debugging error (closes #630) - posted by pa...@apache.org on 2017/11/13 02:44:38 UTC, 0 replies.
- [4/5] groovy git commit: GROOVY-8376: Add @DelegatesTo to SwingBuilder methods that call setDelegate - posted by pa...@apache.org on 2017/11/13 02:44:39 UTC, 1 replies.
- [5/5] groovy git commit: GROOVY-8376: Add @DelegatesTo/@ClosureParams for DGM#identity (closes #632) - posted by pa...@apache.org on 2017/11/13 02:44:40 UTC, 1 replies.
- [1/5] groovy git commit: GROOVY-8289: STC and default value in ctor is causing debugging error (closes #630) - posted by pa...@apache.org on 2017/11/13 02:45:08 UTC, 0 replies.
- [2/5] groovy git commit: GROOVY-7315: CompileStatic/TypeChecked cannot create non-static nested inner class using named-arg short-hand syntax (closes #634) - posted by pa...@apache.org on 2017/11/13 02:45:09 UTC, 0 replies.
- [3/5] groovy git commit: GROOVY-8295: Groovyc ant task can overflow Windows command line if classpath is large (closes #629) - posted by pa...@apache.org on 2017/11/13 02:45:10 UTC, 0 replies.
- [1/4] groovy git commit: GROOVY-7315: CompileStatic/TypeChecked cannot create non-static nested inner class using named-arg short-hand syntax (closes #634) - posted by pa...@apache.org on 2017/11/13 02:50:49 UTC, 0 replies.
- [2/4] groovy git commit: GROOVY-8289: STC and default value in ctor is causing debugging error (closes #630) - posted by pa...@apache.org on 2017/11/13 02:50:50 UTC, 0 replies.
- [3/4] groovy git commit: GROOVY-8295: Groovyc ant task can overflow Windows command line if classpath is large (closes #629) - posted by pa...@apache.org on 2017/11/13 02:50:51 UTC, 0 replies.
- [4/4] groovy git commit: GROOVY-8376: Add @DelegatesTo to SwingBuilder methods that call setDelegate - posted by pa...@apache.org on 2017/11/13 02:50:52 UTC, 0 replies.
- [1/2] groovy git commit: adding note about the ./gradlew command on unix like systems to README (closes #628) - posted by pa...@apache.org on 2017/11/13 12:19:13 UTC, 2 replies.
- [2/2] groovy git commit: adding note about the ./gradlew command on unix like systems to README (a few additional cases) - posted by pa...@apache.org on 2017/11/13 12:19:14 UTC, 2 replies.
- [1/2] groovy git commit: adding note about the ./gradlew command on unix like systems to README (a few additional cases) - posted by pa...@apache.org on 2017/11/13 12:29:27 UTC, 0 replies.
- [2/2] groovy git commit: adding note about the ./gradlew command on unix like systems to README (closes #628) - posted by pa...@apache.org on 2017/11/13 12:29:28 UTC, 0 replies.
- groovy git commit: Cleanup code - posted by su...@apache.org on 2017/11/13 14:46:03 UTC, 1 replies.
- groovy git commit: Made the DefaultGroovyMethodsTest file more groovy like. - posted by pa...@apache.org on 2017/11/13 22:42:24 UTC, 2 replies.
- groovy git commit: Made the DefaultGroovyMethodsTest file more groovy like. (port to 2_4_X) - posted by pa...@apache.org on 2017/11/14 00:08:04 UTC, 0 replies.
- groovy git commit: trivial refactor - posted by pa...@apache.org on 2017/11/14 03:18:44 UTC, 0 replies.
- groovy git commit: GROOVY-8378: Gradle wrapper bootstrapping should be more independent of the Gradle version used for bootstrapping - posted by pa...@apache.org on 2017/11/14 03:52:28 UTC, 0 replies.
- [1/2] groovy git commit: trivial refactor - posted by pa...@apache.org on 2017/11/14 03:56:31 UTC, 1 replies.
- [2/2] groovy git commit: GROOVY-8378: Gradle wrapper bootstrapping should be more independent of the Gradle version used for bootstrapping - posted by pa...@apache.org on 2017/11/14 03:56:32 UTC, 1 replies.
- svn commit: r23092 - in /dev/groovy/2.4.13: ./ distribution/ sources/ - posted by pa...@apache.org on 2017/11/14 07:05:56 UTC, 0 replies.
- groovy git commit: Fix reproducibility of builds - posted by cc...@apache.org on 2017/11/14 09:01:54 UTC, 0 replies.
- groovy git commit: Use `LinkedHashMap` instead of `HashMap` - posted by cc...@apache.org on 2017/11/14 09:05:21 UTC, 1 replies.
- groovy git commit: GROOVY-8255: Odd problems with flow typing and generics in Groovy 2.4.12+: add target typing for empty literals within Ternary/Elvis (closes #635) - posted by pa...@apache.org on 2017/11/14 12:15:33 UTC, 3 replies.
- svn commit: r23100 - /dev/groovy/2.4.13/ - posted by pa...@apache.org on 2017/11/14 12:40:01 UTC, 0 replies.
- svn commit: r23101 - in /dev/groovy/2.4.13: ./ distribution/ sources/ - posted by pa...@apache.org on 2017/11/14 13:40:26 UTC, 0 replies.
- svn commit: r23107 - in /release/groovy/2.6.0-alpha-2: ./ distribution/ sources/ - posted by pa...@apache.org on 2017/11/15 10:42:21 UTC, 0 replies.
- svn commit: r23108 - /dev/groovy/2.6.0-alpha-2/ - posted by pa...@apache.org on 2017/11/15 10:42:28 UTC, 0 replies.
- groovy git commit: GROOVY-8382: Target Typing for empty collections should work for field/property initialisers (closes #637) - posted by pa...@apache.org on 2017/11/16 21:11:41 UTC, 3 replies.
- [1/2] groovy git commit: GROOVY-8378: Gradle wrapper bootstrapping should be more independent of the Gradle version used for bootstrapping - posted by pa...@apache.org on 2017/11/16 21:13:37 UTC, 0 replies.
- [2/2] groovy git commit: trivial refactor - posted by pa...@apache.org on 2017/11/16 21:13:38 UTC, 0 replies.
- groovy git commit: trivial refactor (closes #627) - posted by pa...@apache.org on 2017/11/16 21:40:08 UTC, 2 replies.
- groovy git commit: trivial refactor (remove unused import) - posted by pa...@apache.org on 2017/11/16 23:21:08 UTC, 0 replies.
- [1/2] groovy git commit: fix typo - posted by pa...@apache.org on 2017/11/17 10:34:05 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-8380: Regression in 2.4.13 (snapshot) with and/or/xor and @CS - posted by pa...@apache.org on 2017/11/17 10:34:06 UTC, 0 replies.
- [1/5] groovy git commit: Improve performance of generated hashCode() methods for instances with null fields and properties by avoiding calling NullObject.is() method for which no call site caching occurs. - posted by pa...@apache.org on 2017/11/17 10:50:29 UTC, 0 replies.
- [2/5] groovy git commit: Add a test to verify that changes to generating hashCode() for instances with null fields and properties and EqualsAndHashCodeASTTransformation have no impact on the value returned - posted by pa...@apache.org on 2017/11/17 10:50:30 UTC, 0 replies.
- [3/5] groovy git commit: Fix Groovy dependency in performance tests to be the same as the one used by Gradle so that jmh benchmarks using Groovy don't fail - posted by pa...@apache.org on 2017/11/17 10:50:31 UTC, 0 replies.
- [4/5] groovy git commit: Add a benchmark for hashCode() generated using @EqualsAndHashCode when instance on which hashCode() is called has null fields and properties - posted by pa...@apache.org on 2017/11/17 10:50:32 UTC, 0 replies.
- [5/5] groovy git commit: GROOVY-8377: Equals and hash code ast performance (tweak typing info for !== and === : closes #633) - posted by pa...@apache.org on 2017/11/17 10:50:33 UTC, 0 replies.
- [1/7] groovy git commit: trivial refactor (remove unused import) - posted by pa...@apache.org on 2017/11/17 11:56:00 UTC, 0 replies.
- [2/7] groovy git commit: GROOVY-8380: Regression in 2.4.13 (snapshot) with and/or/xor and @CS - posted by pa...@apache.org on 2017/11/17 11:56:01 UTC, 0 replies.
- [3/7] groovy git commit: Fix Groovy dependency in performance tests to be the same as the one used by Gradle so that jmh benchmarks using Groovy don't fail - posted by pa...@apache.org on 2017/11/17 11:56:02 UTC, 0 replies.
- [4/7] groovy git commit: Add a test to verify that changes to generating hashCode() for instances with null fields and properties and EqualsAndHashCodeASTTransformation have no impact on the value returned - posted by pa...@apache.org on 2017/11/17 11:56:03 UTC, 0 replies.
- [5/7] groovy git commit: Add a benchmark for hashCode() generated using @EqualsAndHashCode when instance on which hashCode() is called has null fields and properties - posted by pa...@apache.org on 2017/11/17 11:56:04 UTC, 0 replies.
- [6/7] groovy git commit: Improve performance of generated hashCode() methods for instances with null fields and properties by avoiding calling NullObject.is() method for which no call site caching occurs. - posted by pa...@apache.org on 2017/11/17 11:56:05 UTC, 0 replies.
- [7/7] groovy git commit: GROOVY-8377: Equals and hash code ast performance (tweak typing info for !== and === : closes #633) - posted by pa...@apache.org on 2017/11/17 11:56:06 UTC, 0 replies.
- [1/6] groovy git commit: GROOVY-8380: Regression in 2.4.13 (snapshot) with and/or/xor and @CS - posted by pa...@apache.org on 2017/11/17 12:06:13 UTC, 0 replies.
- [2/6] groovy git commit: trivial refactor (remove unused import) - posted by pa...@apache.org on 2017/11/17 12:06:14 UTC, 0 replies.
- [3/6] groovy git commit: Fix Groovy dependency in performance tests to be the same as the one used by Gradle so that jmh benchmarks using Groovy don't fail - posted by pa...@apache.org on 2017/11/17 12:06:15 UTC, 0 replies.
- [4/6] groovy git commit: Add a benchmark for hashCode() generated using @EqualsAndHashCode when instance on which hashCode() is called has null fields and properties - posted by pa...@apache.org on 2017/11/17 12:06:16 UTC, 0 replies.
- [5/6] groovy git commit: Add a test to verify that changes to generating hashCode() for instances with null fields and properties and EqualsAndHashCodeASTTransformation have no impact on the value returned - posted by pa...@apache.org on 2017/11/17 12:06:17 UTC, 0 replies.
- [6/6] groovy git commit: Improve performance of generated hashCode() methods for instances with null fields and properties by avoiding calling NullObject.is() method for which no call site caching occurs. - posted by pa...@apache.org on 2017/11/17 12:06:18 UTC, 0 replies.
- groovy git commit: fix merge glitch - posted by pa...@apache.org on 2017/11/17 12:07:15 UTC, 0 replies.
- groovy git commit: GROOVY-8380: Regression in 2.4.13 (snapshot) with and/or/xor and @CS - posted by pa...@apache.org on 2017/11/17 12:18:37 UTC, 0 replies.
- groovy git commit: Revert "Improve performance of generated hashCode() methods for instances with null fields and properties by avoiding calling NullObject.is() method for which no call site caching occurs." - posted by pa...@apache.org on 2017/11/17 12:28:03 UTC, 0 replies.
- [1/2] groovy git commit: Remove deprecated StringGroovyMethods.capitalize call - posted by pa...@apache.org on 2017/11/19 05:02:09 UTC, 0 replies.
- [2/2] groovy git commit: trivial refactor (closes #638) - posted by pa...@apache.org on 2017/11/19 05:02:10 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8383: OptimizerVisitor#setConstField not @CS friendly (closes #640) - posted by pa...@apache.org on 2017/11/19 05:04:31 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-8384 - Regression in 2.4.13 snapshot with STC and intdiv plus some cleanup (closes #639) - posted by pa...@apache.org on 2017/11/19 05:04:32 UTC, 0 replies.
- [1/4] groovy git commit: Remove deprecated StringGroovyMethods.capitalize call - posted by pa...@apache.org on 2017/11/19 07:14:35 UTC, 1 replies.
- [2/4] groovy git commit: trivial refactor (closes #638) - posted by pa...@apache.org on 2017/11/19 07:14:36 UTC, 2 replies.
- [3/4] groovy git commit: GROOVY-8383: OptimizerVisitor#setConstField not @CS friendly (closes #640) - posted by pa...@apache.org on 2017/11/19 07:14:37 UTC, 1 replies.
- [4/4] groovy git commit: GROOVY-8384 - Regression in 2.4.13 snapshot with STC and intdiv plus some cleanup (closes #639) - posted by pa...@apache.org on 2017/11/19 07:14:38 UTC, 0 replies.
- [4/4] groovy git commit: GROOVY-8384 - Regression in 2.4.13 snapshot with STC and intdiv plus some cleanup (port to 2_5_X) - posted by pa...@apache.org on 2017/11/19 07:21:14 UTC, 1 replies.
- [1/4] groovy git commit: Remove deprecated StringGroovyMethods.capitalize call (port to 2_4_X) - posted by pa...@apache.org on 2017/11/19 07:27:04 UTC, 0 replies.
- [3/4] groovy git commit: GROOVY-8383: OptimizerVisitor#setConstField not @CS friendly (port to 2_4_X) - posted by pa...@apache.org on 2017/11/19 07:27:06 UTC, 0 replies.
- svn commit: r23196 - /dev/groovy/2.4.13/ - posted by pa...@apache.org on 2017/11/19 09:36:40 UTC, 0 replies.
- svn commit: r23200 - in /dev/groovy/2.4.13: ./ distribution/ sources/ - posted by pa...@apache.org on 2017/11/19 10:59:42 UTC, 0 replies.
- groovy git commit: fix maxRetries extension example - posted by pa...@apache.org on 2017/11/21 02:20:07 UTC, 3 replies.
- groovy git commit: GROOVY-8387: Invalid module-info.class in jar artifacts - posted by pa...@apache.org on 2017/11/21 05:49:22 UTC, 1 replies.
- [1/2] groovy git commit: GROOVY-8387: Invalid module-info.class in jar artifacts (port to 2_5_X) - posted by pa...@apache.org on 2017/11/21 06:44:56 UTC, 0 replies.
- [2/2] groovy git commit: bump asm version to 6.0 final - posted by pa...@apache.org on 2017/11/21 06:44:57 UTC, 0 replies.
- groovy git commit: bump asm version to 6.0 final - posted by pa...@apache.org on 2017/11/21 07:08:02 UTC, 0 replies.
- groovy git commit: Revert "Minor refactoring" - posted by su...@apache.org on 2017/11/21 13:56:38 UTC, 1 replies.
- groovy git commit: trivial refactor (whitespace) - posted by pa...@apache.org on 2017/11/21 22:00:45 UTC, 0 replies.
- groovy git commit: minor refactor - posted by pa...@apache.org on 2017/11/22 21:55:53 UTC, 2 replies.
- svn commit: r23262 - in /release/groovy/2.4.13: ./ distribution/ sources/ - posted by pa...@apache.org on 2017/11/22 23:47:52 UTC, 0 replies.
- svn commit: r23263 - /dev/groovy/2.4.13/ - posted by pa...@apache.org on 2017/11/22 23:47:57 UTC, 0 replies.
- groovy git commit: bump version - posted by pa...@apache.org on 2017/11/23 02:56:04 UTC, 0 replies.
- [1/3] groovy git commit: trivial refactor (whitespace) - posted by pa...@apache.org on 2017/11/23 02:57:36 UTC, 0 replies.
- [2/3] groovy git commit: minor refactor - posted by pa...@apache.org on 2017/11/23 02:57:37 UTC, 0 replies.
- [3/3] groovy git commit: minor refactor - posted by pa...@apache.org on 2017/11/23 02:57:38 UTC, 0 replies.
- [1/2] groovy git commit: trivial refactor (whitespace) - posted by pa...@apache.org on 2017/11/23 03:02:36 UTC, 0 replies.
- [2/2] groovy git commit: minor refactor - posted by pa...@apache.org on 2017/11/23 03:02:37 UTC, 0 replies.
- [1/5] groovy git commit: Optimize imports - posted by su...@apache.org on 2017/11/23 13:47:50 UTC, 3 replies.
- [2/5] groovy git commit: Optimize imports - posted by su...@apache.org on 2017/11/23 13:47:51 UTC, 3 replies.
- [3/5] groovy git commit: Optimize imports - posted by su...@apache.org on 2017/11/23 13:47:52 UTC, 3 replies.
- [4/5] groovy git commit: Optimize imports - posted by su...@apache.org on 2017/11/23 13:47:53 UTC, 3 replies.
- [5/5] groovy git commit: Optimize imports - posted by su...@apache.org on 2017/11/23 13:47:54 UTC, 3 replies.
- groovy git commit: Revert the change of invoking `toArray` - posted by su...@apache.org on 2017/11/23 14:22:02 UTC, 3 replies.
- groovy git commit: Fix the failing build - posted by su...@apache.org on 2017/11/23 15:57:50 UTC, 0 replies.
- groovy git commit: Minor refactoring: invoking `toArray` - posted by su...@apache.org on 2017/11/24 00:25:36 UTC, 3 replies.
- groovy git commit: Optimize imports - posted by su...@apache.org on 2017/11/24 01:01:37 UTC, 11 replies.
- groovy git commit: Bump gradle version to 4.4-rc-2 - posted by su...@apache.org on 2017/11/24 13:01:51 UTC, 0 replies.
- groovy git commit: Bump jarjar version to 1.6.5 - posted by su...@apache.org on 2017/11/24 16:18:25 UTC, 0 replies.
- groovy git commit: Fix JarJarTask's fully qualified class name - posted by su...@apache.org on 2017/11/24 17:47:22 UTC, 0 replies.
- groovy git commit: Fix the definition of `jarjarTaskClassName` issue - posted by su...@apache.org on 2017/11/24 18:03:00 UTC, 0 replies.
- svn commit: r23280 - in /dev/groovy/3.0.0-alpha-1: ./ distribution/ sources/ - posted by su...@apache.org on 2017/11/25 12:15:38 UTC, 0 replies.
- groovy git commit: Clarify the OS requirement of building from source code - posted by su...@apache.org on 2017/11/25 13:42:44 UTC, 0 replies.
- [1/3] groovy git commit: Bump jarjar version to 1.6.5 - posted by su...@apache.org on 2017/11/25 13:45:47 UTC, 1 replies.
- [2/3] groovy git commit: Fix JarJarTask's fully qualified class name - posted by su...@apache.org on 2017/11/25 13:45:48 UTC, 1 replies.
- [3/3] groovy git commit: Fix the definition of `jarjarTaskClassName` issue - posted by su...@apache.org on 2017/11/25 13:45:49 UTC, 1 replies.
- [1/2] groovy git commit: Optimize static imports - posted by su...@apache.org on 2017/11/27 03:18:46 UTC, 3 replies.
- [2/2] groovy git commit: Optimize static imports - posted by su...@apache.org on 2017/11/27 03:18:47 UTC, 3 replies.
- groovy-release git commit: add some Apache release validation links to phase1 email template - posted by pa...@apache.org on 2017/11/28 02:34:00 UTC, 0 replies.
- svn commit: r23324 - in /release/groovy/3.0.0-alpha-1: ./ distribution/ sources/ - posted by pa...@apache.org on 2017/11/29 13:19:58 UTC, 0 replies.
- svn commit: r23325 - /dev/groovy/3.0.0-alpha-1/ - posted by pa...@apache.org on 2017/11/29 13:20:00 UTC, 0 replies.
- [1/3] groovy git commit: Minor refactoring - posted by su...@apache.org on 2017/11/30 07:08:47 UTC, 2 replies.
- [2/3] groovy git commit: Minor refactoring - posted by su...@apache.org on 2017/11/30 07:08:48 UTC, 2 replies.
- [3/3] groovy git commit: Minor refactoring - posted by su...@apache.org on 2017/11/30 07:08:49 UTC, 2 replies.
- groovy git commit: GROOVY-8397: temporarily turn off all metadata checking - posted by pa...@apache.org on 2017/11/30 07:10:35 UTC, 0 replies.
- [1/3] groovy git commit: Optimize imports - posted by su...@apache.org on 2017/11/30 09:34:08 UTC, 3 replies.
- [2/3] groovy git commit: Optimize imports - posted by su...@apache.org on 2017/11/30 09:34:09 UTC, 3 replies.
- [3/3] groovy git commit: Optimize imports - posted by su...@apache.org on 2017/11/30 09:34:10 UTC, 3 replies.