Re: [opennms-devel] Attempting to fix NMS-3615 and I'm new to GWT

2015-01-10 Thread Jesse White
On 01/09/2015 05:13 PM, David Schlenk wrote: > I thought I'd give fixing NMS-3615 a go since it's handy to have and > has been broken for a while now. I actually fixed this one last week while doing other UI related work. The fix is available in develop, see: https://github.com/OpenNMS/opennms/c

Re: [opennms-devel] Attempting to fix NMS-3615 and I'm new to GWT

2015-01-09 Thread David Schlenk
Update! I did: git reset --hard HEAD git clean -f -d -x rebuilt / reassembled and then the changes I was making made it into the deployment tarball. So maybe there's an issue with the build somewhere, but at least I can make progress. On Fri, Jan 9, 2015 at 4:13 PM, David Schlenk wrote: > I thou