Alfonso Nishikawa created GORA-393:
--------------------------------------
Summary: 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.5, 0.4, 0.3
Reporter: Alfonso Nishikawa
Priority: Trivial
{{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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)