Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4343993

stddoclet: More replacement tags in Javadoc -eg- {@date} and {#buildNo}

XMLWordPrintable

      Name: rlT66838 Date: 06/07/2000

      Building on the concept of the replacment tag {@docRoot} in Javadoc, it would
      be nice to have another {@date} that would be replaced with the current date

      The format of the date could be set by a command parm that was a string for
      java.text.DateFormat.parse()

      Additionally, it would be nice to be able to set from the command line custom
      replacement tags (custom status indicated by # instead of @) i.e. {#wbsl} or
      {#buildNo}. Those tags could be used anywhere (java source, -header & -footer
      command line options).

      The custom tags could be set like:

        -custReplTags tag=buildNo,value=1234;
      or
        -custReplTags tag=buildNo,valueFrom=..\buildNo.txt;

      (Review ID: 105823)
      ======================================================================

            bpatel Bhavesh Patel (Inactive)
            rlewis Roger Lewis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: