Skip to content

[ARCHETYPE-639] properties value startsWith packageName should be replaced#130

Open
qxo wants to merge 1 commit intoapache:masterfrom
qxo:fix/replacePropertiesValue
Open

[ARCHETYPE-639] properties value startsWith packageName should be replaced#130
qxo wants to merge 1 commit intoapache:masterfrom
qxo:fix/replacePropertiesValue

Conversation

@qxo
Copy link
Copy Markdown

@qxo qxo commented Mar 18, 2023

No description provided.

@elharo elharo changed the title [ARCHETYPE-639] - feat: properties value startsWith packageName should be replaced [ARCHETYPE-639] properties value startsWith packageName should be replaced Apr 3, 2023
Copy link
Copy Markdown
Contributor

@elharo elharo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs a test

final String pomPackage = pomReversedProperties.getProperty( Constants.PACKAGE );
final String varPackage = "${" + Constants.PACKAGE + "}";
final Properties properties = pom.getProperties();
final Properties modiedProperties = new Properties();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

modifiedProperties

@jira-importer
Copy link
Copy Markdown

Resolve #879

1 similar comment
@jira-importer
Copy link
Copy Markdown

Resolve #879

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants