Christian Bongiorno
Christian Bongiorno
I see what you're saying, but wow, does it get complicated fast!
[here's](https://medium.com/scalereal/how-to-use-multiple-aws-providers-in-a-terraform-project-672da074c3eb) what I am thinking The idea is to use one provider configuration for where you want to `override` and 1 where you don't. And then you select which provider...
@jphelton - as you can see: This is not straightforward and it's for an edge case. Some places decide to remap their artifactory instance for their own reasons, most don't.
I can get onboard with that thinking. Can I use hooks to inject environment variables? like `${env.SSH_CLIENT}` environment variable are available inside the JVM.
Well, since I would be adding to a DB then I really need to have a templated insert statement for the hook.
As I read into the spec I realized exactly how this is implemented: Just taken the name given and ask the factory for the script engine with that name: Try...
The question to ask yourself about a feature request: Is it about having pretty code or a bad-ass app? I mean, I am evaluating the app, not the code. I...
Is Java 8 allowed?
My case? Sure. The general case? No. For oracle, [the syntax is](https://docs.oracle.com/cd/B19306_01/server.102/b14357/ch12040.htm#i2698702) `SET CMDS[EP] {; | c | ON | OFF}` example: ```sql SET CMDSEP ON SET CMDSEP "!" SHOW...
How about we leave the issue open as a feature request? Closing an issue means it's not an issue any more and becomes less visible. And, as I suggested: A...