You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test to see if metaClass properties are corbOptions first
In more recent versions of Gradle, some of the properties, such as "argsString" and "validators" throw exceptions. We can avoid that by ensuring that the property name is a corbOption and only acecssing the property object if it is.
resolves issue 373
0 commit comments