Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

qxo
Copy link

@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
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
Contributor

Choose a reason for hiding this comment

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

modifiedProperties

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants