Skip to content

Consider using JavaExec when calling DataNucleus #314

@thc202

Description

@thc202

The DataNucleusEnhancer and SchemaTool use System#exit in case of errors which ends up terminating the Gradle daemon, with JavaExec it is created a different process and the exit calls wouldn't affect the Gradle daemon.

Is there are specific reason why they are being called programmatically instead of as command line?

Happy to provide a pull request if this is acceptable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions