Skip to content

[Task]: Rename package name to include Hop prefix for JdbcMetadata transform #7175

@fskorgen

Description

@fskorgen

What needs to happen?

Update the package structure for the JdbcMetadata transform to align with Apache Hop naming conventions.

Rename:

package org.apache.pipeline.transform.jdbcmetadata;

to:

package org.apache.hop.pipeline.transforms.jdbcmetadata;

This change ensures consistency with the Apache Hop package hierarchy and standardizes transform package naming across the project.

Issue Priority

Priority: 3

Issue Component

Component: Transforms

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Task.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions