Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-6995976

Options for -package and -exclude are hard to use from Ant and Make

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • st2.2
    • st2.2
    • tools
    • None
    • b13
    • x86
    • other
    • Verified

      The -package and -exclude options are difficult to use from within
      Make or Ant because they require the option to be repeated
      for each package/class.

      For example, supposing an Ant property that contains a list
      of packages, "java.lang,java.io". There is no mechanism
      to split that into a variable number of arguments to be
      passed to the Java command needed to run the Setup proceedure.

      If the option accepted a list with any delimiter (",", ":", etc).
      it would be a lot easier to automate generation of sig files.

            ersh Mikhail Ershov (Inactive)
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: