• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Allow ids as parameter values

fix docs for set-parameter-default

add the set-default-parameter install action

Allow package key to be specified using the package attribute as well package-key.

Added permission revoke action.

resubs double slashes in url attributes

Make create-user work in the bootstrap install.xml (before the service contract is registered).

do not try to login when creating a user from the install.xml actioninstall-procs.tcl

  1. … 2 more files in changeset.
value for param has to default to empty string since otherwise the empty value throws error in apm_required_attribute_value

Added some new actions.

Fixed bug in mount action.

Added mount-existing action for mounting an already created package instance.

add an object id= method for setting permissions in the install.xml file on explicit object ids

Fixed error when package is already mounted at a location.

add the community-new action for install.xml; allow value field for parameter to be defaulted to {} since otherwise you can't set a parameter to the empty string; add a -nested flag to apm::process_install_xml so that it's possible to do included install.xml's

  1. … 1 more file in changeset.
Adds a public interface apm::process_install_xml to use install.xml

files subsequent to the bootstrap, change bootstrap to use the

provided api, adds install::xml namespace + functions to support the

various xml stanzas (such as set-parameter or set-join-policy) and a

clean extension mechanism via functions in the install::xml::action::

namespace. Thanks to Lee Denison for cleaning up and extending the

existing install functionality.

    • -0
    • +323
    ./install-procs.tcl
  1. … 2 more files in changeset.