You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/09/17 18:46:00 UTC

[jira] [Commented] (GEODE-5688) Improve behavior surrounding generated sources and the IDE

    [ https://issues.apache.org/jira/browse/GEODE-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617985#comment-16617985 ] 

ASF subversion and git services commented on GEODE-5688:
--------------------------------------------------------

Commit 0a493c33aeab5ceb464905ea743f1e4cba59fd02 in geode's branch refs/heads/develop from [~rhoughton]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0a493c3 ]

GEODE-5688 Create task to generate all sources for better IDE behavior (#2422)



Use `./gradlew generate` to create the sources from both protobuf and
ANTLR, then refresh the IDE sources and build as normal.


> Improve behavior surrounding generated sources and the IDE
> ----------------------------------------------------------
>
>                 Key: GEODE-5688
>                 URL: https://issues.apache.org/jira/browse/GEODE-5688
>             Project: Geode
>          Issue Type: Improvement
>          Components: build
>            Reporter: Robert Houghton
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> A fresh checkout of Geode cannot be build from the IDE without first generating the protobuf and ANTLR sources from command-line. Please:
>  * Fix the gradle files to allow from-scratch building in the IDE
>  * Make a short-hand task to generate these sources (but not waste time on others) so that the IDE is functional



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)