English is not my native language, please excuse typing errors. I build spring-framework source code locally. When I execute 'gradlew build' command, it shows test case failed. I found it because my code path contain a fragment 'springframework', and I think put source code in a path contain 'springframework' is pretty normal, so I fixed this by use a regular expression.

Comment From: pivotal-issuemaster

@genie2014 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-issuemaster

@genie2014 Thank you for signing the Contributor License Agreement!

Comment From: rstoyanchev

@genie2014 I've fixed this in a slightly different way. Thanks for the pull request!