Feature #6252
cleanup of p2j.cfg.xml
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Greg Shah over 4 years ago
- Assignee set to Constantin Asofiei
Make the global section of p2j.cfg.xml simpler with the following changes:
- Set good default values for
P2J_RULES,pat_path,registry,rootlist,matchlistandcomments. These should be removed from most of our existing projects since the values are very standardized. - Remove
merge-pointandforeign-keys. I think they are dead, right?
If you see any other cleanups, I'm open to it.
#2 Updated by Greg Shah over 2 years ago
I think we want to move away from p2j.cfg.xml to a project-level .json file that has everything needed to configure the conversion. To the degree that this can also drive a docker-ized runtime, that would be even better.