You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-groovy git commit: GROOVY-7612: GroovyDoc should allow timestamp/version stamp info (hidden info embedded in HTML) to be omitted (plus remove date meta tag if needed) - posted by pa...@apache.org on 2015/10/01 10:53:54 UTC, 1 replies.
- incubator-groovy git commit: make testFile() laxer, so it does not fail if space available space on disk changes during test run - posted by pa...@apache.org on 2015/10/01 16:54:15 UTC, 1 replies.
- incubator-groovy git commit: Documentation: GVM has renamed to SDKman - posted by pa...@apache.org on 2015/10/01 18:40:27 UTC, 1 replies.
- incubator-groovy git commit: Documentation: Clarify "static import" and "import aliasing" sections as requested in https://github.com/apache/incubator-groovy/pull/64 - posted by pa...@apache.org on 2015/10/01 20:16:54 UTC, 1 replies.
- incubator-groovy git commit: tabs to spaces - posted by pa...@apache.org on 2015/10/01 20:22:22 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7612: GroovyDoc should allow timestamp/version stamp info (hidden info embedded in HTML) to be omitted - posted by pa...@apache.org on 2015/10/01 21:17:36 UTC, 1 replies.
- incubator-groovy git commit: trivial grammatical correction - posted by pa...@apache.org on 2015/10/05 11:35:04 UTC, 1 replies.
- incubator-groovy git commit: updated javadoc to reflect objects need to implement java.lang.comparable for intersect to work - posted by pa...@apache.org on 2015/10/05 11:48:22 UTC, 1 replies.
- incubator-groovy git commit: fixed typo in Math operations documentation (closes #127) - posted by pa...@apache.org on 2015/10/05 20:56:40 UTC, 1 replies.
- [1/5] incubator-groovy git commit: GROOVY-7610 Null safe is calls throw VerifyError when used as condition with CompileStatic * Null safe .is method call expressions were being transformed to CompareIdentityExpressions - posted by cc...@apache.org on 2015/10/07 21:16:54 UTC, 1 replies.
- [2/5] incubator-groovy git commit: GROOVY-7597 Static compiler tries to cast delegate to target type of property accessor * Remove setting of INFERRED_TYPE metadata on synthetic property expression for implicit receiver - posted by cc...@apache.org on 2015/10/07 21:16:55 UTC, 1 replies.
- [3/5] incubator-groovy git commit: GROOVY-7598 Generic types are not checked for return statements (STC) - posted by cc...@apache.org on 2015/10/07 21:16:56 UTC, 1 replies.
- [4/5] incubator-groovy git commit: Additions to @DelegatesTo javadoc - posted by cc...@apache.org on 2015/10/07 21:16:57 UTC, 1 replies.
- [5/5] incubator-groovy git commit: GROOVY-7618 Parameterless closure to SAM Type argument coercion causes NPE during instruction selection (STC) - posted by cc...@apache.org on 2015/10/07 21:16:58 UTC, 1 replies.
- [01/37] incubator-groovy git commit: new groovy-macro subproject with code from MacroGroovy (initial contribution) - posted by cc...@apache.org on 2015/10/07 21:26:21 UTC, 0 replies.
- [02/37] incubator-groovy git commit: shared code between MacroGroovy and AstBuilderTransformation - posted by cc...@apache.org on 2015/10/07 21:26:22 UTC, 0 replies.
- [03/37] incubator-groovy git commit: new groovy-macro subproject with code from MacroGroovy (initial contribution) - posted by cc...@apache.org on 2015/10/07 21:26:23 UTC, 0 replies.
- [04/37] incubator-groovy git commit: shared code between MacroGroovy and AstBuilderTransformation - posted by cc...@apache.org on 2015/10/07 21:26:24 UTC, 0 replies.
- [05/37] incubator-groovy git commit: CompilePhase support in macro - posted by cc...@apache.org on 2015/10/07 21:26:25 UTC, 0 replies.
- [06/37] incubator-groovy git commit: fix wrong macro test case superclass - posted by cc...@apache.org on 2015/10/07 21:26:26 UTC, 0 replies.
- [07/37] incubator-groovy git commit: more "macro" usage examples in SimpleMacroTest - posted by cc...@apache.org on 2015/10/07 21:26:27 UTC, 0 replies.
- [08/37] incubator-groovy git commit: Add some closure variants for nicer DSL - posted by cc...@apache.org on 2015/10/07 21:26:28 UTC, 0 replies.
- [09/37] incubator-groovy git commit: First bits of work on a contextual class code visitor - posted by cc...@apache.org on 2015/10/07 21:26:29 UTC, 0 replies.
- [10/37] incubator-groovy git commit: fix wrong macro test case superclass - posted by cc...@apache.org on 2015/10/07 21:26:30 UTC, 0 replies.
- [11/37] incubator-groovy git commit: more "macro" usage examples in SimpleMacroTest - posted by cc...@apache.org on 2015/10/07 21:26:31 UTC, 0 replies.
- [12/37] incubator-groovy git commit: CompilePhase support in macro - posted by cc...@apache.org on 2015/10/07 21:26:32 UTC, 0 replies.
- [13/37] incubator-groovy git commit: First prototype of an AST pattern matcher. * implemetation is *far from complete* * no unit test * implemented both match/find operations * moved the context aware visitor to the macro project - posted by cc...@apache.org on 2015/10/07 21:26:33 UTC, 0 replies.
- [14/37] incubator-groovy git commit: First prototype of an AST pattern matcher. * implemetation is *far from complete* * no unit test * implemented both match/find operations * moved the context aware visitor to the macro project - posted by cc...@apache.org on 2015/10/07 21:26:34 UTC, 0 replies.
- [15/37] incubator-groovy git commit: Add support for generating classes through a MacroClass block * instead of using def ast = macro { class A {} }, use def ast=new MacroClass() { class A{} } * substitutions broken due to incorrect scoping of the - posted by cc...@apache.org on 2015/10/07 21:26:35 UTC, 0 replies.
- [16/37] incubator-groovy git commit: ASTMatcher:First test cases for class types - posted by cc...@apache.org on 2015/10/07 21:26:36 UTC, 0 replies.
- [17/37] incubator-groovy git commit: ASTMatcher: Test cases for closure expression and boolean expression - posted by cc...@apache.org on 2015/10/07 21:26:37 UTC, 0 replies.
- [18/37] incubator-groovy git commit: Fixed anonymous inner MacroClass being kept in the module as a class to be compiled even though it won't be used. Fixes the problem of the scoping of macro substitutions. - posted by cc...@apache.org on 2015/10/07 21:26:38 UTC, 0 replies.
- [19/37] incubator-groovy git commit: ASTMatcher: Fix visitListExpression implentation - posted by cc...@apache.org on 2015/10/07 21:26:39 UTC, 0 replies.
- [20/37] incubator-groovy git commit: First load of unit tests for ASTMatcher - posted by cc...@apache.org on 2015/10/07 21:26:40 UTC, 0 replies.
- [21/37] incubator-groovy git commit: ASTMatcher: Test cases for not/list/map expressions - posted by cc...@apache.org on 2015/10/07 21:26:41 UTC, 0 replies.
- [22/37] incubator-groovy git commit: ASTMatcher: Add support for for loop - posted by cc...@apache.org on 2015/10/07 21:26:42 UTC, 0 replies.
- [23/37] incubator-groovy git commit: ASTMatcher: Add support for while loop - posted by cc...@apache.org on 2015/10/07 21:26:43 UTC, 0 replies.
- [24/37] incubator-groovy git commit: ASTMatcher: Fix matcher of class nodes not checking superclass - posted by cc...@apache.org on 2015/10/07 21:26:44 UTC, 0 replies.
- [25/37] incubator-groovy git commit: ASTMatcher: Add support for if/else - posted by cc...@apache.org on 2015/10/07 21:26:45 UTC, 0 replies.
- [26/37] incubator-groovy git commit: ASTMatcher: First bits of work for wildcard matching - posted by cc...@apache.org on 2015/10/07 21:26:46 UTC, 0 replies.
- [27/37] incubator-groovy git commit: ASTMatcher: Add test case for simplified AST matcher with 2 constraints in the same block - posted by cc...@apache.org on 2015/10/07 21:26:47 UTC, 0 replies.
- [28/37] incubator-groovy git commit: ASTMatcher: Fix matcher constraints ordering - posted by cc...@apache.org on 2015/10/07 21:26:48 UTC, 0 replies.
- [29/37] incubator-groovy git commit: ASTMatcher: Rework wildcard so that it only works on the pattern side - posted by cc...@apache.org on 2015/10/07 21:26:49 UTC, 0 replies.
- [30/37] incubator-groovy git commit: ASTMatcher: Add constraints to pattern matching * work in progress: add a MatchingConstraints class corresponding to the constraints being applied to the pattern * constraints are defined using a DSL called thro - posted by cc...@apache.org on 2015/10/07 21:26:50 UTC, 0 replies.
- [31/37] incubator-groovy git commit: Add ability to relax binary expression matching thanks to constraints on token type - posted by cc...@apache.org on 2015/10/07 21:26:51 UTC, 0 replies.
- [32/37] incubator-groovy git commit: ASTMatcher: Add "eventually"hook on binary expression (to be expanded to other nodes) to illustrate how to perform cross-context matching - posted by cc...@apache.org on 2015/10/07 21:26:52 UTC, 0 replies.
- [33/37] incubator-groovy git commit: Avoid usage of System.currentTimeMillis which is both slow and not stable across various OSes - posted by cc...@apache.org on 2015/10/07 21:26:53 UTC, 0 replies.
- [34/37] incubator-groovy git commit: tests for MacroGroovy - posted by cc...@apache.org on 2015/10/07 21:26:54 UTC, 0 replies.
- [35/37] incubator-groovy git commit: Update @since tags - posted by cc...@apache.org on 2015/10/07 21:26:55 UTC, 0 replies.
- [36/37] incubator-groovy git commit: fix license headers - posted by cc...@apache.org on 2015/10/07 21:26:56 UTC, 0 replies.
- [37/37] incubator-groovy git commit: Merge branch 'macrogroovy' - posted by cc...@apache.org on 2015/10/07 21:26:57 UTC, 0 replies.
- incubator-groovy git commit: Add licence header to performance module - posted by cc...@apache.org on 2015/10/08 12:03:09 UTC, 0 replies.
- incubator-groovy git commit: Update Groovy Truth doc for arrays (closes #136) - posted by pa...@apache.org on 2015/10/09 18:14:57 UTC, 1 replies.
- incubator-groovy git commit: Math operations syntax documentation: update int + BigDecimal results (closes #138) - posted by pa...@apache.org on 2015/10/10 08:40:29 UTC, 1 replies.
- incubator-groovy git commit: remove check for java 4 and below from isJUnit4Test method - posted by pa...@apache.org on 2015/10/10 09:45:40 UTC, 0 replies.
- incubator-groovy git commit: Documentation: Groovy requires at least Java 6, so remove some parts which refer to older Java versions. - posted by pa...@apache.org on 2015/10/10 10:05:35 UTC, 0 replies.
- [1/2] incubator-groovy git commit: Documentation: Groovy requires at least Java 6, so remove some parts which refer to older Java versions. - posted by pa...@apache.org on 2015/10/10 10:07:02 UTC, 0 replies.
- [2/2] incubator-groovy git commit: remove check for java 4 and below from isJUnit4Test method - posted by pa...@apache.org on 2015/10/10 10:07:03 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7605: Improve docs for MetaClass getMethods vs getMetaMethod - posted by pa...@apache.org on 2015/10/11 09:35:44 UTC, 1 replies.
- incubator-groovy git commit: reinstate linecolumn checker test suite - posted by pa...@apache.org on 2015/10/11 14:42:47 UTC, 0 replies.
- incubator-groovy git commit: refactor LineColumnCheckTestSuite to parametrized test - posted by pa...@apache.org on 2015/10/11 20:00:31 UTC, 0 replies.
- [1/3] incubator-groovy git commit: refactor LineColumnCheckTestSuite to parametrized test - posted by pa...@apache.org on 2015/10/11 20:40:11 UTC, 0 replies.
- [2/3] incubator-groovy git commit: reinstate linecolumn checker test suite - posted by pa...@apache.org on 2015/10/11 20:40:12 UTC, 0 replies.
- [3/3] incubator-groovy git commit: GROOVY-7596: src/test/org/codehaus/groovy/ast/LineColumnCheck.txt file missing header in source release - posted by pa...@apache.org on 2015/10/11 20:40:13 UTC, 0 replies.
- incubator-groovy git commit: remove duplicated method visitBlockStatement added in 9436c55fc5a14a20bc503c46c9a837753c846ff6 - posted by pa...@apache.org on 2015/10/11 20:49:56 UTC, 0 replies.
- incubator-groovy git commit: Java 7 is not new anymore - posted by pa...@apache.org on 2015/10/11 21:12:55 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7603: Update groovy docs for Category - posted by pa...@apache.org on 2015/10/11 21:33:52 UTC, 1 replies.
- incubator-groovy git commit: remove costmetic Java'isms - posted by pa...@apache.org on 2015/10/12 08:47:13 UTC, 1 replies.
- incubator-groovy git commit: deactivate test 'logging' which was enabled by mistake - posted by pa...@apache.org on 2015/10/12 08:52:16 UTC, 1 replies.
- [1/3] incubator-groovy git commit: Groovy-7574: Ranges: Make Range members final. Also improve javadoc. Else they can easily be changed in Groovy, which leads to undefined states - posted by pa...@apache.org on 2015/10/15 05:01:23 UTC, 0 replies.
- [2/3] incubator-groovy git commit: Groovy-7574: Allow for subclassing of ObjectRange - posted by pa...@apache.org on 2015/10/15 05:01:24 UTC, 0 replies.
- [3/3] incubator-groovy git commit: Groovy-7574: Ranges: Make Range members final (minor refactor, closes PR#141) - posted by pa...@apache.org on 2015/10/15 05:01:25 UTC, 0 replies.
- incubator-groovy git commit: Groovy-7574: Ranges: Make Range members final (formatting only, closes #141) - posted by pa...@apache.org on 2015/10/15 05:07:31 UTC, 0 replies.
- [1/2] incubator-groovy git commit: fix typo - posted by pa...@apache.org on 2015/10/15 05:15:34 UTC, 0 replies.
- [2/2] incubator-groovy git commit: trivial refactor (closes #140) - posted by pa...@apache.org on 2015/10/15 05:15:35 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7546: fix NullPointerException message when trying to add non-null objects to null (closes #128) - posted by pa...@apache.org on 2015/10/15 09:02:20 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-3341: If an exception is thrown from a builder closure, wrap it in a GroovyRuntimeException, otherwise it would be reported as a missing methon on the closure (closes #130) - posted by pa...@apache.org on 2015/10/15 09:17:39 UTC, 1 replies.
- incubator-groovy git commit: Add placeholder for podling maturity evaluation - posted by bd...@apache.org on 2015/10/15 09:53:46 UTC, 0 replies.
- incubator-groovy git commit: Move to asciidoc + add maturity model, no assessment so far - posted by bd...@apache.org on 2015/10/15 11:01:15 UTC, 0 replies.
- incubator-groovy git commit: Add document status section - posted by bd...@apache.org on 2015/10/15 11:03:26 UTC, 0 replies.
- incubator-groovy git commit: First assessment, many OKs and a few TODOs - posted by bd...@apache.org on 2015/10/15 11:33:11 UTC, 0 replies.
- incubator-groovy git commit: mention TODOs - posted by bd...@apache.org on 2015/10/15 11:48:55 UTC, 0 replies.
- incubator-groovy git commit: Resolve RE40 - posted by bd...@apache.org on 2015/10/15 13:35:41 UTC, 0 replies.
- incubator-groovy git commit: Resolve CD20 and CO10 - posted by bd...@apache.org on 2015/10/15 13:43:55 UTC, 0 replies.
- incubator-groovy git commit: Resolve CS10 - posted by bd...@apache.org on 2015/10/15 14:26:09 UTC, 0 replies.
- incubator-groovy git commit: change header to Apache Groovy - posted by pa...@apache.org on 2015/10/15 16:14:30 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-2242: Missing information in Javadoc of ExpandoMetaClass.enableGlobally() - posted by pa...@apache.org on 2015/10/15 18:19:24 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7533: GroovyInterceptions.png has an inconsistency - posted by pa...@apache.org on 2015/10/15 19:24:41 UTC, 1 replies.
- [1/2] incubator-groovy git commit: fix dead links - posted by pa...@apache.org on 2015/10/15 23:24:16 UTC, 0 replies.
- [2/2] incubator-groovy git commit: remove dead links - posted by pa...@apache.org on 2015/10/15 23:24:17 UTC, 0 replies.
- [1/2] incubator-groovy git commit: remove dead links - posted by pa...@apache.org on 2015/10/15 23:25:16 UTC, 0 replies.
- [2/2] incubator-groovy git commit: fix dead links - posted by pa...@apache.org on 2015/10/15 23:25:17 UTC, 1 replies.
- [1/2] incubator-groovy git commit: Increased the maxPermGen of the tests because the tests of the quality build on the buildserver fail with "OutOfMemoryError: PermGen space". - posted by pa...@apache.org on 2015/10/16 12:34:01 UTC, 0 replies.
- incubator-groovy git commit: fix dead links - posted by pa...@apache.org on 2015/10/16 14:01:20 UTC, 0 replies.
- [1/2] incubator-groovy git commit: Update GrapeIvy.groovy: set ivyInstance to IvyContext, for speed up - posted by pa...@apache.org on 2015/10/16 14:14:55 UTC, 0 replies.
- [2/2] incubator-groovy git commit: add gradle license report plugin - posted by pa...@apache.org on 2015/10/16 14:14:56 UTC, 0 replies.
- incubator-groovy git commit: All maturity TODOs resolved - posted by bd...@apache.org on 2015/10/16 16:58:52 UTC, 0 replies.
- incubator-groovy git commit: exclude multiverse from generated license report since we don't ever include it - posted by pa...@apache.org on 2015/10/17 06:00:38 UTC, 0 replies.
- incubator-groovy git commit: fixed some dead links - posted by pa...@apache.org on 2015/10/18 12:20:17 UTC, 1 replies.
- incubator-groovy git commit: Corrected bitwiseNegate in operators documentation (closes #144) - posted by pa...@apache.org on 2015/10/18 22:26:31 UTC, 0 replies.
- [1/2] incubator-groovy git commit: fixed some dead links - posted by pa...@apache.org on 2015/10/18 22:27:14 UTC, 0 replies.
- [2/2] incubator-groovy git commit: Corrected bitwiseNegate in operators documentation (closes #144) - posted by pa...@apache.org on 2015/10/18 22:27:15 UTC, 0 replies.
- incubator-groovy git commit: Fix incorrect class name in metaprogramming doc (closes #146) - posted by pa...@apache.org on 2015/10/18 22:30:02 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-5380: Add Ctrl+B for word/line/block selection (closes #145) - posted by pa...@apache.org on 2015/10/18 23:27:34 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7634: Update Logback version to 1.1.3 (closes #147) - posted by pa...@apache.org on 2015/10/18 23:40:13 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7631: If p is a primitive value, p != null returns false when statically compiled (closes #148) - posted by pa...@apache.org on 2015/10/19 18:27:13 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7623: Use ClassValue by default on IBM Java (closes #137) - posted by pa...@apache.org on 2015/10/19 18:42:20 UTC, 1 replies.
- incubator-groovy git commit: Fix after GROOVY-7574: Always do null checks in ObjectRange constructor (closes #149) - posted by pa...@apache.org on 2015/10/19 19:01:54 UTC, 0 replies.
- incubator-groovy git commit: Correct annotation referenced in SourceURI javadoc - posted by sh...@apache.org on 2015/10/20 06:51:32 UTC, 1 replies.
- incubator-groovy git commit: add Jenkins to isRunningOnCI check - posted by pa...@apache.org on 2015/10/21 19:05:21 UTC, 0 replies.
- incubator-groovy git commit: fix isRunningOnCI condition - posted by pa...@apache.org on 2015/10/21 19:09:35 UTC, 0 replies.
- [1/2] incubator-groovy git commit: remove checkout of byte length of file in testFileIntro, because it can fail depending on the system file encoding (e.g. fails on https://builds.apache.org ubuntu slaves) - posted by pa...@apache.org on 2015/10/21 19:25:53 UTC, 0 replies.
- [2/2] incubator-groovy git commit: increase the allowed time for class-reloading in testReloading() to improve test stability when load is high - posted by pa...@apache.org on 2015/10/21 19:25:54 UTC, 0 replies.
- incubator-groovy git commit: further increase allowed time for class-reloading in testReloading() because the test still fails on https://builds.apache.org - posted by pa...@apache.org on 2015/10/21 20:09:35 UTC, 0 replies.
- [1/2] incubator-groovy git commit: another try to get testReloading to work on builds.apache.org - posted by pa...@apache.org on 2015/10/21 22:39:25 UTC, 0 replies.
- [2/2] incubator-groovy git commit: testThreadInterrupt sometimes fails on builds.apache.org so give it some more time - posted by pa...@apache.org on 2015/10/21 22:39:26 UTC, 0 replies.
- incubator-groovy git commit: Fixed the typo in the doc. - posted by pa...@apache.org on 2015/10/22 09:35:36 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7642: Bump gradle to 2.8 (side effect: close #155) - posted by pa...@apache.org on 2015/10/22 13:28:40 UTC, 0 replies.
- incubator-groovy git commit: increase allowed time for class-reloading in testReloading() to ridiculous values (just to check if time has anything to do with the failures on https://builds.apache.org) - posted by pa...@apache.org on 2015/10/22 19:39:34 UTC, 0 replies.
- incubator-groovy git commit: some slaves on https://builds.apache.org have hudson in their path, therefore add hudson to isRunningOnCI condition - posted by pa...@apache.org on 2015/10/22 19:50:31 UTC, 0 replies.
- incubator-groovy git commit: ClassReloadingTest#testReloading always fails on http://builds.apache.org/ so skip it there - posted by pa...@apache.org on 2015/10/23 19:08:43 UTC, 0 replies.
- incubator-groovy git commit: GrapeIvyTest#testClassifierWithConf always fails on http://builds.apache.org/ on Windows so skip it there - posted by pa...@apache.org on 2015/10/23 19:20:30 UTC, 0 replies.
- incubator-groovy git commit: fix check if test is running on builds.apache.org - posted by pa...@apache.org on 2015/10/23 20:47:39 UTC, 1 replies.
- incubator-groovy git commit: convert tests which use assumeX to JUnit 4 test, so that assumeX works - posted by pa...@apache.org on 2015/10/23 23:03:47 UTC, 0 replies.
- incubator-groovy git commit: force usage of the JUnit4 testrunner for test which use assumeX, so that assumeX works - posted by pa...@apache.org on 2015/10/23 23:58:53 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7642: Bump gradle to 2.8 (side effect: close #66) - posted by pa...@apache.org on 2015/10/24 01:07:16 UTC, 0 replies.
- incubator-groovy git commit: add Apache license to keep rat happy - posted by pa...@apache.org on 2015/10/24 01:19:49 UTC, 0 replies.
- incubator-groovy git commit: make DateTest less fragile on CI servers - posted by pa...@apache.org on 2015/10/24 03:39:06 UTC, 0 replies.
- incubator-groovy git commit: try to fix up Apache CI build server errors - posted by pa...@apache.org on 2015/10/24 07:10:02 UTC, 0 replies.
- Git Push Summary - posted by pa...@apache.org on 2015/10/24 07:50:35 UTC, 4 replies.
- incubator-groovy git commit: GROOVY-7644 ExternalizeMethods generates incorrect bytecode for statically compiled nested classes - posted by sh...@apache.org on 2015/10/24 11:44:12 UTC, 1 replies.
- incubator-groovy git commit: Skip SwingBuilderTest#testContainment, SwingBuilderTest#testEnhancedValueArguments and SwingBuilderTest#testNamedWidgetCreation on builds.apache.org on windows, because these always fail. - posted by pa...@apache.org on 2015/10/24 14:21:54 UTC, 0 replies.
- incubator-groovy git commit: show tests written for a different operating system as skipped tests - posted by pa...@apache.org on 2015/10/24 15:03:01 UTC, 1 replies.
- [01/18] incubator-groovy git commit: remove checkout of byte length of file in testFileIntro, because it can fail depending on the system file encoding (e.g. fails on https://builds.apache.org ubuntu slaves) - posted by pa...@apache.org on 2015/10/24 15:43:11 UTC, 0 replies.
- [02/18] incubator-groovy git commit: fix isRunningOnCI condition - posted by pa...@apache.org on 2015/10/24 15:43:12 UTC, 0 replies.
- [03/18] incubator-groovy git commit: add Jenkins to isRunningOnCI check - posted by pa...@apache.org on 2015/10/24 15:43:13 UTC, 0 replies.
- [04/18] incubator-groovy git commit: another try to get testReloading to work on builds.apache.org - posted by pa...@apache.org on 2015/10/24 15:43:14 UTC, 0 replies.
- [05/18] incubator-groovy git commit: further increase allowed time for class-reloading in testReloading() because the test still fails on https://builds.apache.org - posted by pa...@apache.org on 2015/10/24 15:43:15 UTC, 0 replies.
- [06/18] incubator-groovy git commit: increase the allowed time for class-reloading in testReloading() to improve test stability when load is high - posted by pa...@apache.org on 2015/10/24 15:43:16 UTC, 0 replies.
- [07/18] incubator-groovy git commit: testThreadInterrupt sometimes fails on builds.apache.org so give it some more time - posted by pa...@apache.org on 2015/10/24 15:43:17 UTC, 0 replies.
- [08/18] incubator-groovy git commit: ClassReloadingTest#testReloading always fails on http://builds.apache.org/ so skip it there - posted by pa...@apache.org on 2015/10/24 15:43:18 UTC, 0 replies.
- [09/18] incubator-groovy git commit: increase allowed time for class-reloading in testReloading() to ridiculous values (just to check if time has anything to do with the failures on https://builds.apache.org) - posted by pa...@apache.org on 2015/10/24 15:43:19 UTC, 0 replies.
- [10/18] incubator-groovy git commit: some slaves on https://builds.apache.org have hudson in their path, therefore add hudson to isRunningOnCI condition - posted by pa...@apache.org on 2015/10/24 15:43:20 UTC, 0 replies.
- [11/18] incubator-groovy git commit: fix check if test is running on builds.apache.org - posted by pa...@apache.org on 2015/10/24 15:43:21 UTC, 0 replies.
- [12/18] incubator-groovy git commit: convert tests which use assumeX to JUnit 4 test, so that assumeX works - posted by pa...@apache.org on 2015/10/24 15:43:22 UTC, 0 replies.
- [13/18] incubator-groovy git commit: fix check if test is running on builds.apache.org - posted by pa...@apache.org on 2015/10/24 15:43:23 UTC, 0 replies.
- [14/18] incubator-groovy git commit: force usage of the JUnit4 testrunner for test which use assumeX, so that assumeX works - posted by pa...@apache.org on 2015/10/24 15:43:24 UTC, 0 replies.
- [15/18] incubator-groovy git commit: GrapeIvyTest#testClassifierWithConf always fails on http://builds.apache.org/ on Windows so skip it there - posted by pa...@apache.org on 2015/10/24 15:43:25 UTC, 0 replies.
- [16/18] incubator-groovy git commit: make DateTest less fragile on CI servers - posted by pa...@apache.org on 2015/10/24 15:43:26 UTC, 0 replies.
- [17/18] incubator-groovy git commit: Skip SwingBuilderTest#testContainment, SwingBuilderTest#testEnhancedValueArguments and SwingBuilderTest#testNamedWidgetCreation on builds.apache.org on windows, because these always fail. - posted by pa...@apache.org on 2015/10/24 15:43:27 UTC, 0 replies.
- [18/18] incubator-groovy git commit: try to fix up Apache CI build server errors - posted by pa...@apache.org on 2015/10/24 15:43:28 UTC, 0 replies.
- incubator-groovy git commit: The Maven 2 repository for hosting java.net projects libraries and dependencies is no longer active. Therefore removed http://download.java.net/maven/2/ from defaultGrapeConfig.xml - posted by pa...@apache.org on 2015/10/25 18:36:30 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-4888 - groovy console script execution output appears in all output windows (closes #160) - posted by pa...@apache.org on 2015/10/25 19:35:46 UTC, 1 replies.
- incubator-groovy git commit: Exclude Stax-API transitive dependency in StaxBuilderTest#testStaxBuilderExternalLibrary, because the download fails on builds.apache.org and it is not necessary anyway. - posted by pa...@apache.org on 2015/10/25 20:28:24 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-4888 - fix so child threads output/err streams go to correct console (closes #161) - posted by pa...@apache.org on 2015/10/26 19:46:54 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-6669 - Compile in groovyConsole instantiates class (closes #163) - posted by pa...@apache.org on 2015/10/28 18:53:50 UTC, 1 replies.
- [1/2] incubator-groovy git commit: GROOVY-7649: Grape.resolve() always fails after first unresolved dependency (closes #164) - posted by pa...@apache.org on 2015/10/28 19:53:30 UTC, 0 replies.
- [2/2] incubator-groovy git commit: GROOVY-7649: Grape.resolve() always fails after first unresolved dependency - posted by pa...@apache.org on 2015/10/28 19:53:31 UTC, 0 replies.
- [1/2] incubator-groovy git commit: GROOVY-7649: Grape.resolve() always fails after first unresolved dependency - posted by pa...@apache.org on 2015/10/28 19:54:05 UTC, 0 replies.
- [2/2] incubator-groovy git commit: GROOVY-7649: Grape.resolve() always fails after first unresolved dependency (closes #164) - posted by pa...@apache.org on 2015/10/28 19:54:06 UTC, 0 replies.
- incubator-groovy git commit: Fix typos in word 'overridden' (closes #165) - posted by pa...@apache.org on 2015/10/28 22:39:37 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7650: CLONE - collectEntries throws cryptic error when used with split(delimiter, limit) (closes #166) - posted by pa...@apache.org on 2015/10/29 03:02:45 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7616: Fix 'Illegal class name' when collectEntries sees an array (closes #162) - posted by pa...@apache.org on 2015/10/29 03:42:52 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7645: Stub generator unescapes escaped backslashes in String annotation values (closes #168) - posted by pa...@apache.org on 2015/10/31 01:14:32 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7653: Update SLF4J version to 1.7.12 (closes #170) - posted by pa...@apache.org on 2015/10/31 22:59:54 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7535: Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads (closes #169) - posted by pa...@apache.org on 2015/10/31 23:12:21 UTC, 1 replies.