[jbehave-scm] [739] trunk/plugins/eclipse: Added build.properties to enable easy configurability of lauch properties - which have changed from Eclipse 3.2 to 3.3.

2007-07-10 Thread mauro
15 UTC (rev 739) @@ -0,0 +1,5 @@ +# Eclipse plugin build properties +eclipseDir=C:/Program Files/eclipse +eclipseLauncherCP=${eclipseDir}/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar +eclipseLauncherMain=org.eclipse.core.launcher.Main +label=20070710 \ No newline at end of file Modified:

[jbehave-dev] [jira] Updated: (JBEHAVE-19) Broken links in website

2007-07-10 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-19: Affects Version/s: (was: 1.0) 1.0.1 Fix Version/s: (was: 1.0.1)

[jbehave-dev] [jira] Updated: (JBEHAVE-89) Plugin not available on Eclipse 3.3/Europa

2007-07-10 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-89: Priority: Critical (was: Major) Fix Version/s: 1.1 Plugin not available on Eclipse 3.3/Europa

[jbehave-dev] [jira] Updated: (JBEHAVE-89) Plugin not available on Eclipse 3.3/Europa

2007-07-10 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-89: Assignee: FelixTFelix (was: Shane Duan) Plugin not available on Eclipse 3.3/Europa

[jbehave-scm] [741] trunk/core/src/behaviour/org/jbehave/core/matchers/UsingCollectionMatchersBehaviour.java: Fixed behaviour following JDK1.4 compatibility.

2007-07-10 Thread mauro
Title: [741] trunk/core/src/behaviour/org/jbehave/core/matchers/UsingCollectionMatchersBehaviour.java: Fixed behaviour following JDK1.4 compatibility. Revision 741 Author mauro Date 2007-07-10 04:23:42 -0500 (Tue, 10 Jul 2007) Log Message Fixed behaviour following JDK1.4 compatibility.

[jbehave-dev] [jira] Commented: (JBEHAVE-88) Allow for comments and newlines in story text files

2007-07-10 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_101785 ] Mauro Talevi commented on JBEHAVE-88: - Eric - applied patch and rebuilt sablecc generator code. Added a behaviour to

[jbehave-dev] [jira] Updated: (JBEHAVE-86) Maven JBehave plugin does not run text story files

2007-07-10 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-86: Summary: Maven JBehave plugin does not run text story files (was: Patch fixing following bug: Maven

[jbehave-scm] [743] trunk/core/src/analysis: JBEHAVE-86: Applied patch from Eric Lewin.

2007-07-10 Thread mauro
Title: [743] trunk/core/src/analysis: JBEHAVE-86: Applied patch from Eric Lewin. Revision 743 Author mauro Date 2007-07-10 08:18:50 -0500 (Tue, 10 Jul 2007) Log Message JBEHAVE-86: Applied patch from Eric Lewin. Modified Paths trunk/core/src/analysis/user withdraws cash.txt

[jbehave-dev] [jira] Closed: (JBEHAVE-86) Maven JBehave plugin does not run text story files

2007-07-10 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi closed JBEHAVE-86. --- Resolution: Fixed Applied with thanks! Maven JBehave plugin does not run text story files

[jbehave-dev] [jira] Closed: (JBEHAVE-41) Eclipse plugin needs an update site

2007-07-10 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi closed JBEHAVE-41. --- Resolution: Fixed Fix Version/s: 1.0.1 Done Eclipse plugin needs an update site

[jbehave-dev] [jira] Closed: (JBEHAVE-49) Maven 2 support

2007-07-10 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi closed JBEHAVE-49. --- Resolution: Fixed Fix Version/s: 1.0.1 Closing this issue as Maven 2 support has been implemented.

[jbehave-dev] Re: Maven 2 support

2007-07-10 Thread Mauro Talevi
Stefan, sorry for the long wait - getting back to jBehaving ... Stefan Hübner wrote: So this would boil down to placing behaviours/stories either in src/main/java or src/test/java and scoping jbehave either in compile or test scope. The switch could be easily supported by a simple boolean