[ https://issues.apache.org/jira/browse/GORA-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847503#comment-16847503 ]
Alfonso Nishikawa commented on GORA-393: ---------------------------------------- Hi, [~jhnmora000]. I completely forgot about this issue. Is was fixed inside [Pull request 135|https://github.com/alfonsonishikawa/gora/commit/09981b81a46ad43379b7f9fc9d8463c8954094ff]. I will close it :) Thank you!! > 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 > Priority: Trivial > Labels: compiler > Fix For: 1.0 > > > {{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)