Affected Version: 2.5.2
If you try to replicate a single project and don't want the ${name} to be replaced in the URL, this seems impossible at the moment.
What steps will reproduce the problem?
1. Create a new project
2. Configure the replication.conf to replicate one project to another target
3. Check the error.log. It shows "Error injecting constructor, org.eclipse.jgit.errors.ConfigInvalidException: remote.XXX.url "https://XXX/target-project-name/ lacks ${name} placeholder in /home/gerrit/review_site/etc/replication.config"
What is the expected output? What do you see instead?
The expected output would be to just accept the URL I provided. At least add another "remote.NAME.option" to disable the check.
Please provide any additional information below.
Labels: FixedIn-2.8