Uploaded image for project: 'Texen'
  1. Texen
  2. TEXEN-4

Add support for <property> and <propertyset> nested elements to TexenTask.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 1.6
    • None

    Description

      I would like to be able to use nested <property> and <propertyset> elements as in

      <texen ...>
      <property name="..." value="..."/>
      <propertyset .../>
      </texen>

      and then have the properties available in the Velocity context.

      Note that Ant allows namespaces and dots whereas Velocity does not (i.e. dots have a different meaning). So an Ant property name like 'ns:a.b.c' would become something like ns_a_b_c in Velocity context.

      Attachments

        1. TexenTask.java.diff
          18 kB
          Hilco Wijbenga
        2. texen.xml.diff
          1 kB
          Hilco Wijbenga
        3. texen.tar.bz2
          10 kB
          Hilco Wijbenga
        4. patch.txt
          28 kB
          Hilco Wijbenga

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hilco Hilco Wijbenga
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: