Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove GemFireVersion.getBuildDate() #644

Merged
merged 1 commit into from Sep 2, 2020
Merged

Conversation

moleske
Copy link
Member

@moleske moleske commented Aug 30, 2020

This commit removed getBuildDate() in the java code, causing geode native develop to fail to compile with geode develop

This [commit](apache/geode@d9d1310#diff-a377b15d2036a2fc9072c1915c7f0ed4L83) removed getBuildDate() in the java code, causing geode native develop to fail to compile with geode develop
@@ -24,7 +24,6 @@

public class LatestProp {
public static void main(String[] args){
System.out.println("build.date=" + GemFireVersion.getBuildDate());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets remove all of the internal method calls!

@pdxcodemonkey pdxcodemonkey merged commit 3046ae6 into develop Sep 2, 2020
@moleske moleske deleted the moleske-patch-2 branch September 2, 2020 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants