Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-2937

Expose some missing flags in SpecificCompilerTool

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.10.0
    • 1.10.1
    • java
    • None

    Description

      Currently these are the flags available in SpecificCompilerTool: 

       

      java -jar avro-tools-1.10.0.jar compile
      
      [-encoding <outputencoding>] [-string] [-bigDecimal] [-fieldVisibility <visibilityType>] [-templateDir <templateDir>]

      I'm proposing to add some flags which already SpecificCompiler accepts but they are missing in the tool:

      • -noSetters
      • -optionalGetters [all_fields | only_nullable_fields]
      • -addExtraOptionalGetters

       

      Attachments

        Activity

          People

            epalace Eric Palacios
            epalace Eric Palacios
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: