[ https://issues.apache.org/jira/browse/GORA-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alfonso Nishikawa resolved GORA-393. ------------------------------------ Resolution: Fixed Assignee: Alfonso Nishikawa Fix Version/s: (was: 1.0) 0.9 > bin/compile-examples.sh should do a touch on source files before compiling > -------------------------------------------------------------------------- > > Key: GORA-393 > URL: https://issues.apache.org/jira/browse/GORA-393 > Project: Apache Gora > Issue Type: Improvement > Components: build process > Affects Versions: 0.3, 0.4, 0.5 > Reporter: Alfonso Nishikawa > Assignee: Alfonso Nishikawa > Priority: Trivial > Labels: compiler > Fix For: 0.9 > > > {{bin/compile-examples.sh}} is used to regenerate the examples entities after > modifying the compiler. > When the schemas are not modified, avro compiler don't overwrite the > destination .java classes. > If we 'touch' the source files we will force the regeneration of the entities > always. Just a convenience modification. > (I noticed now a typo in that script. In [line > 41|https://github.com/apache/gora/blob/master/bin/compile-examples.sh#L41] > must be used the command {{goracompiler}}) -- This message was sent by Atlassian JIRA (v7.6.3#76005)