Hi Scott,
The issue is that this line only works if your geode checkout is in a
folder called open:
eclipseFormatFile
"${rootProject.projectDir}/../open/etc/eclipse-java-google-style.xml"
That's not going to work for many people; the default name of the folder is
geode if you do git clone https:
Hi Dan,
Since the spotless stuff lives on the open side, you just need to make sure
to pull a fresh copy of the open side in order for the closed side build to
work.
I suppose we could have left the redundant xml file in the closed branch
for a
while so that stale open branches would still allow
I'm seeing the same thing. I went ahead and reverted the change so our
build isn't broken.
-Dan
On Wed, Dec 21, 2016 at 4:49 PM, Mark Bretl wrote:
> Jens,
>
> Please revert this commit. I feel like the JIRA issue, GEODE-2243, was done
> with separate specific environment in mind and not done fo