Happy New Year. I am getting the following errors when I to build.
When i use Gradlew i get;
NOTE: To build with OpenSplice compatibility please set the OSPL_HOME and SPLICE _TARGET environment variables. Defining custom æbuildÆ task is deprecated when using standard lifecycle plugin has been deprecated and is scheduled to be removed in Gradle 3.0
FAILURE: Build failed with an exception.
* Where: Build file 'C:\OpenICE\mdpnp-0.6.3\data-types\x73-idl-rti-dds\build.gradle' line : 20
* What went wrong: A problem occurred evaluating project ':data-types:x73-idl-rti-dds'. > Could not find property 'JAVA_VERSION_SOURCE' on project ':data-types:x73-idl- rti-dds'.
When i try gradle build i get;
NOTE: To build with OpenSplice compatibility please set the OSPL_HOME and SPLICE_TARGET environment variables. Defining custom æbuildÆ task is deprecated when using standard lifecycle plugin has been deprecated and is scheduled to be removed in Gradle 3.0
FAILURE: Build failed with an exception.
* Where: Build file 'C:\OpenICE\mdpnp-0.6.3\data-types\x73-idl-rti-dds\build.gradle' line : 20
* What went wrong: A problem occurred evaluating project ':data-types:x73-idl-rti-dds'. > Could not find property 'JAVA_VERSION_SOURCE' on project ':data-types:x73-idl-rti-dds'.
Hi Dylan,
Happy New Year. I am getting the following errors when I to build.
When i use Gradlew i get;
NOTE: To build with OpenSplice compatibility please set the OSPL_HOME and SPLICE
_TARGET environment variables.
Defining custom æbuildÆ task is deprecated when using standard lifecycle plugin has been deprecated and is scheduled to be removed in Gradle 3.0
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\OpenICE\mdpnp-0.6.3\data-types\x73-idl-rti-dds\build.gradle' line
: 20
* What went wrong:
A problem occurred evaluating project ':data-types:x73-idl-rti-dds'.
> Could not find property 'JAVA_VERSION_SOURCE' on project ':data-types:x73-idl-
rti-dds'.
When i try gradle build i get;
NOTE: To build with OpenSplice compatibility please set the OSPL_HOME and SPLICE_TARGET environment variables.
Defining custom æbuildÆ task is deprecated when using standard lifecycle plugin
has been deprecated and is scheduled to be removed in Gradle 3.0
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\OpenICE\mdpnp-0.6.3\data-types\x73-idl-rti-dds\build.gradle' line
: 20
* What went wrong:
A problem occurred evaluating project ':data-types:x73-idl-rti-dds'.
> Could not find property 'JAVA_VERSION_SOURCE' on project ':data-types:x73-idl-rti-dds'.
Not sure what to do next?
Thanks,
Peter