Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can the project be fixed to support Gradle 4.0 version please. #6

Open
prdelp opened this issue Jun 30, 2017 · 1 comment
Open

Can the project be fixed to support Gradle 4.0 version please. #6

prdelp opened this issue Jun 30, 2017 · 1 comment

Comments

@prdelp
Copy link

prdelp commented Jun 30, 2017

Running this with gradle 4.0 does not work well.

Caused by: groovy.lang.MissingPropertyException: No such property: workerFactory for class: org.gradle.process.internal.worker.DefaultWorkerProcessFactory
        at com.pedjak.gradle.plugins.dockerizedtest.DockerizedTestPlugin.newProcessBuilderFactory(DockerizedTestPlugin.groovy:101)
        at com.pedjak.gradle.plugins.dockerizedtest.DockerizedTestPlugin$_configureTest_closure1.doCall(DockerizedTestPlugin.groovy:70)
        at org.gradle.api.internal.AbstractTask$ClosureTaskAction.execute(AbstractTask.java:670)
        at org.gradle.api.internal.AbstractTask$ClosureTaskAction.execute(AbstractTask.java:651)
        at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$1.run(ExecuteActionsTaskExecuter.java:122)
        at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:317)
        at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:309)
        at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:185)
        at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:95)
        at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:111)
        at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:92)
        ... 27 more
@prdelp
Copy link
Author

prdelp commented Jul 8, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant