Skip to content

Latest commit

 

History

History
 
 

fluentgen

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Java Code Formatter

Formatter depends on a customized google-java-format, which requires JRE 11.

Fluentgen

use: $(this-folder)/../fluentnamer
pipeline:

  fluentgen:
    scope: java
    input: fluentnamer
    output-artifact: java-files
  
  fluentgen/emitter:
    input: fluentgen
    scope: scope-fluentgen/emitter

scope-fluentgen/emitter:
    input-artifact: java-files
    output-uri-expr: $key
  
output-artifact: java-files