On 20/01/15 10:18, Claude Warren wrote:
Andy,
Did I not check in the StaticSecurityEvaluator this AM? I thought I did it
before I left for work.
The git diff disagrees with you. The machine wins!
I've had to comment out the tests and push that because this blocks
everything including the snapshots being built and I was trying to fix
the windows build problem so I'm not just working locally ATM.
It looks to me like a problem in the tests themselves. As per the other
message:
Andy
On 20/01/15 07:20, [email protected] wrote:
Repository: jena
Updated Branches:
refs/heads/master 0361959fa -> 7e8d5f00c
Added StaticSecurityEvaluator for testing as part of JENA-854
This only adds ModelBasedSecurityEvaluator, not StaticSecurityEvaluator, so the
code does not compile.
Removing that one test that references StaticSecurityEvaluator, then causes
other problems running SecuredAssemblerTest because it fails in
testCreationWithArgs().
Andy
Andy