Skip to content

Generation of automatic identifiers for the labels of "SqlCommandBean" #7

@cvarela

Description

@cvarela

Currently it is necessary to specify a value for the "label" attribute of the script and query elements:

<task name="test" ...>
    <script label="${parent.name}.1">
	<query label="${parent.name}.1">...</query>
	<query label="${parent.name}.2">...</query>
    </script>
</task>

This parameter should be optional and generated automatically when no value is provided in the configuration file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions