Uploaded image for project: 'Apache Gora'
  1. Apache Gora
  2. GORA-393

bin/compile-examples.sh should do a touch on source files before compiling

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.3, 0.4, 0.5
    • 0.9
    • build process

    Description

      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 must be used the command goracompiler)

      Attachments

        Activity

          People

            alfonsonishikawa Alfonso Nishikawa Muñumer
            alfonsonishikawa Alfonso Nishikawa Muñumer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: