Use of classpath*: / Windows

Cantor, Scott cantor.2 at osu.edu
Mon Jun 22 15:18:03 EDT 2015


> Manually via the testbed, automatically via integration tests.

The tests pretty much don't run for me so I'm not easily able to understand what's going on when something is involving them. I'll see about the testbed.

> Yes, but, the base-path of the SWF registry/repository needs the * if
> classpath resources are in src/main/resources and test/main/resources
> (multiple disjoint paths). The resource loader "hack" I added does
> what you say above, reverses the * to just-one.

Right, but it's just working in that one of the two happens to have the file it's looking for, but if both do, it's not loading both. That's why it needs to be a distinct syntax

> Maybe a distinct property for the SWF base-path is what we want, but
> I'm not really suggesting that.

If we're going to actually use this approach to get the tests to run, I would definitely do that. Or 
if we need our own flow repository, so be it.

My main concern is that this is not working, so I have to change it to something else.

-- Scott



More information about the dev mailing list