Skip to content

Commit

Permalink
added TODO with link to issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-vcapgemini committed Apr 5, 2023
1 parent f3de717 commit f7f16ec
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ public class TemplateSetConfigurationReader {
private com.devonfw.cobigen.impl.config.entity.io.TemplateSetConfiguration templateSetConfiguration;

/** List with the paths of the configuration locations for the template-set.xml files */
// TODO: Check if this map can replace templateSetFile and configLocation, see:
// https://github.com/devonfw/cobigen/issues/1668
private Map<Path, Path> configLocations = new HashMap<>();

/**
Expand Down

0 comments on commit f7f16ec

Please sign in to comment.