River Lynn Bailey
River Lynn Bailey
that's why this ticket has never been tackled... any time you call next from an albacore task definition, this happens. is there a need for something like this? do we...
recently added a IS_IRONRUBY flag to the specs, so i could use System.XML to validate some xml output for the nuspec task. should be able to use the same idea...
I've never been a fan of xml poke for this purpose. i prefer to use a template for my web.config and generate the file for each of the environments... there...
this was sort of re-added in the "output" task. you might want to check that to see if it's going to be good enough.
no - this was never completed
has anyone built a docker image, yet? if not, i may take a stab at this in the next few days. not sure how successful I'll be, since i'm pretty...
@bchr02 that's exactly what i need, thanks! :) I'm already using https://github.com/wnameless/docker-oracle-xe-11g for the oracle install in docker. it works very well. recommended for anyone that wants the fastest way...
@bchr02 that's great! thank you for that :) I should be able to get my docker needs met with that as an example, quite easily.
@ollie-iterators > Why is Primer::LinkComponent migrated to Primer::Beta::LinkComponent? I thought that the Component suffix should be removed from all of the components. oops! that was a mistake in the title...
FWIW, I have a workaround for this that I've been using for a while now: http://derickbailey.com/2014/05/07/polyfill-the-template-element-with-jade-mixins/