Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Local-Job-Gen.ps1 broken (GenerationSettings not a variable?) #566

Open
dilijev opened this issue Jan 6, 2017 · 0 comments
Open

Local-Job-Gen.ps1 broken (GenerationSettings not a variable?) #566

dilijev opened this issue Jan 6, 2017 · 0 comments

Comments

@dilijev
Copy link
Contributor

dilijev commented Jan 6, 2017

Caused by: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
file:/E:/dbg/netci/r14/release-1.4/combinednetci.groovy: 478: Apparent variable 'GenerationSettings' was found in
a static scope but doesn't refer to a local variable, static field or class. Possible causes:
You attempted to reference a variable in the binding or an instance variable from a static context.
You misspelled a classname or statically imported field. Please check the spelling.
You attempted to use a method 'GenerationSettings' but left out brackets in a place not allowed by the
grammar.
 @ line 478, column 13.
           if (GenerationSettings.isTestGeneration()) {
               ^

Partially blocking chakra-core/ChakraCore#2326

@dilijev dilijev changed the title Local-Job-Gen.ps1 broken (GenerationSettings missing identifier?) Local-Job-Gen.ps1 broken (GenerationSettings not a variable?) Jan 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant