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

Details

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

    Description

               <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>
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: