fyi : changed idp.home to 'classpath:'

Tom Zeller tzeller at dragonacea.biz
Wed Jul 9 23:45:57 EDT 2014


>>To avoid shipping test credentials, I moved them to the test
>>classpath, meaning from src/main/resources/creds to
>>src/test/resources/creds in idp-conf.
>
> And I forgot we asked Daniel to look at porting the ant tool until I was
> already half done with it.

I should have followed up.

> Tool should be usable provided we have a classpath to give it, I added
> some likely commands to use to the issue. I tested PKCS12 support and
> that's working, and I added code to prevent it from overwriting files by
> accident.

Great, I just made the WAR unpacked in idp-distribution, so the
example commands in IDP-410 should work.

>>As a result, I changed the idp.home property to 'classpath:' in the
>>testbed, integration tests, and flow tests (in idp-conf).
>>
>>See IDP-436 for more details, I am sending this note to the dev list
>>to point out this change.
>
> And I think I may have fixed Velocity to handle this (see bug), but we
> need to test with the old idp.home value.

The integration tests were testing idp.home as a filesystem path,
looks fine. In one of my emails or JIRA comments I said that I changed
idp.home to 'classpath:' for the integration tests but I was mistaken.

> I'm on vacation again so I don't lose it, but I'll be around sometime
> tomorrow after I wake up and I can make a call Friday.

Okay, keep it together :-)


More information about the dev mailing list