Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ClassLoaderChangingWorker (0.22 sec)

  1. platforms/core-execution/workers/src/integTest/groovy/org/gradle/workers/internal/WorkerExecutorIntegrationTest.groovy

            fixture.withWorkActionClassInBuildScript()
    
            WorkerExecutorFixture.WorkActionClass workerThatChangesContextClassLoader = fixture.getWorkActionThatCreatesFiles("ClassLoaderChangingWorker")
            workerThatChangesContextClassLoader.with {
                action += """
                    URL[] urls = parameters.files.collect { new File(getParameters().getOutputDir(), it).toURI().toURL() }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 06 13:00:39 UTC 2024
    - 31K bytes
    - Viewed (0)
Back to top