. . . without setting the pluginPropertiesFile property.

I am getting the NPE:

        java.lang.NullPointerException
                at 
org.gradle.api.internal.plugins.DefaultPluginRegistry.<init>(DefaultPluginRegistry.java:53)
                at 
org.gradle.invocation.DefaultGradle.<init>(DefaultGradle.java:67)
                at 
org.gradle.DefaultGradleFactory.newInstance(DefaultGradleFactory.java:102)
                at 
org.gradle.GradleLauncher.newInstance(GradleLauncher.java:185)
                at org.gradle.ant.Gradle.execute(Gradle.java:133)

which is happening because the StartParameter instance I am using has
the default values except for the Gradle file entry.  This means that
the default values are not acceptable to the code, i.e. there is
inconsistency.

So what value is acceptable given that I am forced to set something?

Of course it may be that I am misunderstanding something and therefore
it is me that is in error.

Thanks.

-- 
Russel.
=============================================================================
Dr Russel Winder      Partner
                                            xmpp: [email protected]
Concertant LLP        t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,   f: +44 8700 516 084   voip: sip:[email protected]
London SW11 1EN, UK   m: +44 7770 465 077   skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to