Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.3 QA
-
Component/s: Configuration
-
Labels:None
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
Description
I think this should essentially be:
datasource.url
datasource.username
datasource.password
That may be overly optimistic, but I'm hoping all of the other stuff is fairly well defaulted.
I am thinking these should just be defaulted in the config file that gets deployed when we run createproject.groovy. For some reason I was thinking this required adjusting the groovy script so that we pass those properties as arguments to be pushed into the *-config.xml, like an installation program asking about its environment and such.