This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jbehave-core".
The branch, master has been updated
via 5d80cd72807b108fdbd704960dd2842c384f0a4c (commit)
from 37b2af1a96a1773fd574d18748de0b036b5d4cc9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5d80cd72807b108fdbd704960dd2842c384f0a4c
Author: Alexander Lehmann <[email protected]>
Date: Wed Feb 29 14:29:41 2012 +0100
JBEHAVE-727: Some source code is checked in with CR/LF line endings
moved changes to current head, the commit doesn't change anything except
line endings
i hope that merges without problem
-----------------------------------------------------------------------
Summary of changes:
.../src/main/resources/archetype-resources/pom.xml | 210 +++---
.../src/main/resources/archetype-resources/pom.xml | 202 +++---
.../src/main/resources/archetype-resources/pom.xml | 202 +++---
.../src/main/resources/archetype-resources/pom.xml | 202 +++---
.../src/main/resources/archetype-resources/pom.xml | 202 +++---
distribution/src/site/content/issue-tracking.html | 36 +-
examples/spring-security/build.properties | 18 +-
examples/spring-security/build.xml | 408 +++++-----
examples/spring-security/pom.xml | 486 ++++++------
.../example/jbehave/dao/OrganizationDao.java | 24 +-
.../example/jbehave/dao/OrganizationDaoImpl.java | 82 +-
.../example/jbehave/dao/UserDao.java | 26 +-
.../example/jbehave/dao/UserDaoImpl.java | 82 +-
.../jbehave/domain/AuthenticationPolicy.java | 126 ++--
.../example/jbehave/domain/Organization.java | 102 ++--
.../example/jbehave/domain/User.java | 268 ++++----
.../service/AuthenticationEventListener.java | 120 ++--
.../jbehave/service/OrganizationManager.java | 74 +-
.../example/jbehave/service/UserDetailsImpl.java | 202 +++---
.../jbehave/service/UserDetailsServiceImpl.java | 64 +-
.../example/jbehave/util/DateUtils.java | 22 +-
.../example/jbehave/util/SecurityUtils.java | 24 +-
.../src/main/resources/applicationContext.xml | 98 ++--
.../example/jbehave/ClassnameFilePathResolver.java | 54 +-
.../example/jbehave/ExplicitStoryPathResolver.java | 38 +-
.../example/jbehave/ResourceStoryLoader.java | 54 +-
.../domain/AuthenticationPolicyBuilder.java | 62 +-
.../AuthWithDefaultPolicyIntegrationTest.java | 22 +-
.../AuthWithExpiredPasswordsIntegrationTest.java | 22 +-
.../AuthWithFailureLockoutsIntegrationTest.java | 22 +-
.../service/AuthWithUserFlagsIntegrationTest.java | 22 +-
.../example/jbehave/service/DbUnitSteps.java | 54 +-
.../example/jbehave/service/OrganizationSteps.java | 118 ++--
.../test/resources/view/styles/jbehave-reports.css | 490 ++++++------
.../examples/trader/urls/TraderStoryRunner.java | 62 +-
.../jbehave/examples/trader/TraderStoryRunner.java | 74 +-
.../jbehave/examples/trader/steps/TraderSteps.java | 372 +++++-----
.../trader/stories/UnmatchedSearchTerm.java | 14 +-
.../configuration/MostUsefulConfiguration.java | 140 ++--
.../core/configuration/ParanamerConfiguration.java | 38 +-
.../jbehave/core/io/AbsolutePathCalculator.java | 20 +-
.../java/org/jbehave/core/io/PathCalculator.java | 16 +-
.../jbehave/core/io/RelativePathCalculator.java | 98 ++--
.../jbehave/core/junit/AnnotatedPathRunner.java | 262 ++++----
.../java/org/jbehave/core/steps/ChainedRow.java | 70 +-
.../jbehave/core/steps/ConvertedParameters.java | 142 ++--
.../java/org/jbehave/core/steps/Parameters.java | 56 +-
.../jbehave/core/steps/PatternVariantBuilder.java | 454 ++++++------
.../main/java/org/jbehave/core/steps/Steps.java | 730 +++++++++---------
.../src/main/resources/i18n/keywords_tr.properties | 60 +-
.../core/io/RelativePathCalculatorBehaviour.java | 66 +-
.../jbehave/core/steps/ChainedRowBehaviour.java | 56 +-
.../core/steps/ConvertedParametersBehaviour.java | 108 ++--
.../core/steps/PatternVariantBuilderBehaviour.java | 150 ++--
.../main/resources/js/jquery-framedialog-1.1.2.js | 784 ++++++++++----------
.../src/main/resources/js/jquery-ui.min-1.7.1.js | 19 +-
.../src/main/resources/js/shBrushBdd.js | 36 +-
.../src/main/resources/style/jquery-ui.css | 824 ++++++++++----------
58 files changed, 4445 insertions(+), 4444 deletions(-)
hooks/post-receive
--
jbehave-core
<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
</p>