Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-661

Operation to generate a file from a template

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Won't Do
    • Icon: Major Major
    • 2.x Future
    • 2.2.0.Final
    • None
    • None
    • None

               <generateFile path="SetCharacterEncodingFilter.java" template="SetCharacterEncodingFilter.fm.java">
                      <param name="teplateParam1" ref="varstack-variable">
                      <param name="teplateParam2" value="some string or {param}">
              </generateFile>
      

      Alternatively, with the template right in the rule:

                              <generateFile path="SetCharacterEncodingFilter.java">
                                  <template>
      some template...
                                  </template>
                              </generateFile>
      

              Unassigned Unassigned
              ozizka_jira Ondrej Zizka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: