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-git".
The annotated tag, jbehave-3.0-beta-2 has been created
at 660f995af8348b9d604956f5bf08c2f48e1010bb (tag)
tagging cc0a0f39c18c93293fff221ef1632c640cdf9b67 (commit)
replaces jbehave-web-3.0-beta-1
tagged by Mauro Talevi
on Mon Apr 12 23:44:25 2010 +0100
- Log -----------------------------------------------------------------
[maven-release-plugin] copy for tag jbehave-3.0-beta-2
Mauro Talevi (36):
[maven-release-plugin] prepare for next development iteration
JBEHAVE-246: Updated some remnant uses of Scenario terminology to use
Story instead. In passing, renamed StoryReporter#givenStories() to
#givenStoryPaths() to better clarify the nature of what is being reported.
JBEHAVE-266: Renamed StoryParser method to parseStory(). Updated and
cleaned up StoryParserBehaviour.
Merge branch 'master' of ssh://git.codehaus.org/jbehave-git
Merged changes with new StoryDefiner.
JBEHAVE-256: Introduced StoryContentLoader, with Classpath and URL
impls, now used by a single ParsingStoryDefiner.
JBEHAVE-256: Replaced ClasspathStoryDefiner with ParsingStoryDefiner
using a ClasspathStoryContentLoader.
Deleted unneed jars and eclipse files.
Restructured gameoflife-example to conform to use standard source layout.
Deleted noughtandcrosses example as. It can be re-added later when it
depends on released libraries.
JBEHAVE-256: Renamed story content loaders.
JBEHAVE-256: Removed StoryDefiner layer, rendered so thin by the
introduction of StoryContentLoader that it provides little or no value.
JBEHAVE-256: Renamed StoryLoaders.
JBEHAVE-256: Updated documentation.
Cleanup
JBEHAVE-262: Removed branches, tags and sandbox directory structure.
They should be re-imported from svn as git branches and tags
Moved trunk/core to root. Moved trunk/site to site. Move trunk/web to
web
Removed trunk
Removed site and web subprojects, now moved to separated repos
Removed IDEA module files
JBEHAVE-156: Renamed run() method of RunnableStory to apply to single or
multiple stories.
JBEHAVE-267: Refactored StoryRunner signatures to better express that
StoryConfiguration and a list of CandidateSteps instances are the initial user
input to running multiple stories.
JBEHAVE-267: Refactored StepCreator method to use lists.
JBEHAVE-267: Minor clean up
JBEHAVE-267: Refactored StoryRunnerMojo to delegate to StoriesRunner
with Maven-logging RunnerMonitor.
JBEHAVE-267: Ditto for Ant StoryRunnerTask.
JBEHAVE-267: StoryRunner only concerned with single story running.
JBEHAVE-267: StoriesRunner now allows the monitor and mode to be
overridden after instantiation so they can be provided by Ant/Maven layers
after the runner with the configuration has been instantiated via reflection.
JBEHAVE-267: Renamed StoriesRunner to StoryEmbedder, which now supports
running stories as paths. Added StoryPathRunnerMojo/Task to support new
embedder running mode. Added IDETraderRunner as simple IDE-based facade around
StoryEmbedder, to show how any framework can be used to run stories, e.g. JUnit.
JBEHAVE-267: Added SpringTraderRunner to show how Spring JUnit 4 support
can now be easily used by leveraging the flexibility of the StoryEmbedder.
Deleted KeyWords.java
Readded KeyWords.java as Keywords.java (why couldn't OS X just be plain
case-sentive!)
Fixed trader-test-scoped example dependencies.
JBEHAVE-267: Refactored implementations of RunnableStory to use the
StoryEmbedder, which is now also reponsible for generating stepdoc.
JBEHAVE-267: Renamed StoryEmbedder method.
[maven-release-plugin] prepare release jbehave-3.0-beta-2
Paul Hammant (8):
better test
add new StoryDefiner
fix JBEHAVE-268 (rename class)
fix JBEHAVE-269 (rename classes)
fix JBEHAVE-270 (rename classes)
fix JBEHAVE-271 (rename classe)
fix JBEHAVE-272 (rename classe)
change doco to reflect renames
-----------------------------------------------------------------------
hooks/post-receive
--
jbehave-git
<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>