[jbehave-dev] Migration of JBehave JIRA

2015-05-21 Thread Mauro Talevi
such as passwords and emails has been migrated. You need to create an account on Atlassian Cloud via the link on the login page. Mauro - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

[jbehave-dev] Migration of JBehave mailing lists

2015-05-17 Thread Mauro Talevi
As Codehaus is closing down, the JBehave mailing lists have been migrated to Google Groups. Unfortunately, Google Groups imposes a limit on the number of members that can be manually added each day. So you should subscribe to the new lists of interest:

[jbehave-dev] [jira] (JBEHAVE-1077) Archetypes featuring a StepMonitor with JFrameContextView

2015-05-07 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-833) Provide a configurable timeout value for each story running time

2015-04-25 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-1036) StoryReporterBuilder fails to parse test results if story has GivenStories

2015-04-25 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi resolved an issue as Fixed

[jbehave-scm] [scm-core/jbehave-4.x][2/2] JBEHAVE-833: Added StoryManagerBehaviour to unit test timeout patterns.

2015-04-18 Thread Mauro Talevi
commit 27908fed69413ce1f95dfab71fe93b5e5d5f Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sat, 18 Apr 2015 09:33:47 +0200 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sat, 18 Apr 2015 09:33:47 +0200 JBEHAVE-833: Added StoryManagerBehaviour to unit test

[jbehave-scm] [scm-core/jbehave-4.x][1/2] JBEHAVE-833: Support both Ant-style and regex pattern syntaxes. Added Christopher Aguirre's example configuration to core example pom.xml.

2015-04-18 Thread Mauro Talevi
commit b8ad7ded5cfb09c7ede127d5a996e2c564ab2d2d Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sat, 18 Apr 2015 09:32:06 +0200 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sat, 18 Apr 2015 09:32:54 +0200 JBEHAVE-833: Support both Ant-style and regex

[jbehave-dev] [jira] (JBEHAVE-833) Provide a configurable timeout value for each story running time

2015-04-18 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-scm] [scm-core][1/1] JBEHAVE-1066: Upgraded maven dependencies.

2015-04-18 Thread Mauro Talevi
commit 164edafd533d05c3af22025fa0b0b948f60aa0b8 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sat, 18 Apr 2015 10:57:04 +0200 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sat, 18 Apr 2015 10:57:04 +0200 JBEHAVE-1066: Upgraded maven dependencies. diff

[jbehave-scm] [scm-core/jbehave-4.x][1/1] JBEHAVE-1066: Upgraded maven dependencies.

2015-04-18 Thread Mauro Talevi
commit d82ba195d1087193f0f2b8743c8e48bca53f0b30 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sat, 18 Apr 2015 10:57:04 +0200 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sat, 18 Apr 2015 11:00:53 +0200 JBEHAVE-1066: Upgraded maven dependencies. diff

Re: [jbehave-dev] Override step in Jbehave

2015-04-13 Thread Mauro Talevi
we need to create external resource file in table format and maintain. Is there any way we can read from our existing data source (file or database) directly without converting to table format? *From:*Mauro Talevi [mailto:mauro.tal...@aquilonia.org] *Sent:* Monday, April 13, 2015 3:54 AM

[jbehave-dev] [jira] (JBEHAVE-833) Provide a configurable timeout value for each story running time

2015-04-13 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

Re: [jbehave-dev] Override step in Jbehave

2015-04-13 Thread Mauro Talevi
usecase we can add it our core examples. Cheers On 12 Apr 2015, at 17:56, Patel, Nikunj (GE Healthcare) nikunj.pa...@ge.com wrote: Mauro, I tried just simple String conversion using @AsParameterConverter (haven’t created ErrorCode type yet) . It is returning converted string fine

[jbehave-dev] [jira] (JBEHAVE-1076) Travis builds failing

2015-04-09 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-scm] [scm-core][2/2] JBEHAVE-1075: Minor tidy up.

2015-04-08 Thread Mauro Talevi
commit d463814e7602de6a856fea3ba15eabb171934c2f Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Wed, 8 Apr 2015 19:30:24 +0100 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Wed, 8 Apr 2015 19:30:24 +0100 JBEHAVE-1075: Minor tidy up. diff --git a/jbehave

[jbehave-scm] [scm-core/jbehave-4.x][2/2] JBEHAVE-1075: Minor tidy up.

2015-04-08 Thread Mauro Talevi
commit 3d8b2a125746dcf3110634dcf6731e5fe55626b0 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Wed, 8 Apr 2015 19:30:24 +0100 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Wed, 8 Apr 2015 19:31:01 +0100 JBEHAVE-1075: Minor tidy up. diff --git a/jbehave

[jbehave-dev] [jira] (JBEHAVE-1075) Add FluentEnumConverter, able to convert lower-cased, space-separated values to Enums

2015-04-08 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi resolved an issue as Fixed

[jbehave-dev] [jira] (JBEHAVE-1075) Add FlexibleEnumConverter, able to convert lower-cased, space-separated values to Enums

2015-04-08 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

Re: [jbehave-dev] Override step in Jbehave

2015-04-07 Thread Mauro Talevi
Healthcare) wrote: Thanks Mauro. Can you please guide to the example (if any)? Thanks, Nikunj *From:*Mauro Talevi [mailto:mauro.tal...@aquilonia.org] *Sent:* Saturday, April 04, 2015 11:01 AM *To:* dev@jbehave.codehaus.org *Subject:* Re: [jbehave-dev] Override step in Jbehave Hi, thanks

Re: [jbehave-dev] Additional info in HTML report

2015-04-07 Thread Mauro Talevi
No, that's currently not supported. Please raise a JIRA issue for this. On 06/04/2015 19:35, Patel, Nikunj (GE Healthcare) wrote: Thanks Mauro. I was able to implement custom html output. One more question- I want to print some items (i.e- browser name, build ) from our .properties files

[jbehave-dev] [jira] (JBEHAVE-833) Provide a configurable timeout value for each story running time

2015-04-07 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-1066) Upgrade dependencies to support JDK 8

2015-04-07 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi resolved an issue as Fixed

Re: [jbehave-dev] Override step in Jbehave

2015-04-04 Thread Mauro Talevi
should do to test this kind of scenario? Thanks, Nikunj *From:*Mauro Talevi [mailto:mauro.tal...@aquilonia.org] *Sent:* Friday, April 03, 2015 6:15 AM *To:* dev@jbehave.codehaus.org *Subject:* Re: [jbehave-dev] Override step in Jbehave It's possible if you define your own custom converter

Re: [jbehave-dev] Override step in Jbehave

2015-04-03 Thread Mauro Talevi
It's possible if you define your own custom converter, but it should be associated to a custom parameter type, e.g. ErrorCode. Then you implement the value conversion logic in the parameter converter. That said, it does not really seem very logical to do this. What's your usecase? On

[jbehave-dev] [jira] (JBEHAVE-1073) Story duration time in multi-threading execution mode is higher than normal

2015-04-02 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi updated an issue

[jbehave-dev] [jira] (JBEHAVE-1073) Story duration time in multi-threading execution mode is higher than normal

2015-04-02 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi updated an issue

[jbehave-dev] [jira] (JBEHAVE-1073) Story duration time in multi-threading execution mode is higher than normal

2015-04-02 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi updated an issue

[jbehave-scm] [scm-core][1/1] JBEHAVE-1073: Added thread average story duration when running in multi-threading mode.

2015-04-02 Thread Mauro Talevi
commit 8ea8f9e58e7cb879c23bb4f4fff00d15592c3600 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Thu, 2 Apr 2015 13:25:14 +0200 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Thu, 2 Apr 2015 13:25:14 +0200 JBEHAVE-1073: Added thread average story duration when

Re: [jbehave-dev] Additional info in HTML report

2015-03-31 Thread Mauro Talevi
That's because the html output is configured in the CustomHtmlOutput class. Follow the example, it shows you how to configure the custom html output template. On 30/03/2015 21:57, Patel, Nikunj (GE Healthcare) wrote: Thanks Mauro. I am following below link for custom template but having

Re: [jbehave-dev] Additional info in HTML report

2015-03-30 Thread Mauro Talevi
The successful/failed information is implicit in the colour-coding - green for success and red for failure. If you want you can adapt your the html report template to prepend/append the words.Look for macro called renderStep. Cheers On 30/03/2015 19:23, Patel, Nikunj (GE Healthcare)

[jbehave-scm] [scm-eclipse][1/1] JBEHAVE-1071: Use oss.sonatype.org.

2015-03-29 Thread Mauro Talevi
commit 2168a6dc1e501d753f62a7152e2c6c239edc863e Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sun, 29 Mar 2015 16:35:48 +0200 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sun, 29 Mar 2015 16:35:48 +0200 JBEHAVE-1071: Use oss.sonatype.org. diff --git

[jbehave-scm] [scm-web][1/1] JBEHAVE-1072: Upgraded to selenium 2.44.0

2015-03-29 Thread Mauro Talevi
commit 53f49d5ad77840d08d3bde852793382177d793eb Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sun, 29 Mar 2015 17:09:54 +0200 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sun, 29 Mar 2015 17:09:54 +0200 JBEHAVE-1072: Upgraded to selenium 2.44.0 diff

[jbehave-scm] [scm-web][1/1] JBEHAVE-1071: Use oss.sonatype.org.

2015-03-29 Thread Mauro Talevi
commit cd9e53e4c854c705aedd31920ccc131e01e60938 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sun, 29 Mar 2015 16:29:42 +0200 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sun, 29 Mar 2015 16:29:42 +0200 JBEHAVE-1071: Use oss.sonatype.org. diff --git

[jbehave-scm] [scm-site][1/1] JBEHAVE-1071: Use oss.sonatype.org.

2015-03-29 Thread Mauro Talevi
commit 42f3bb545de4f091769907521dbc109dd17073de Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sun, 29 Mar 2015 16:32:50 +0200 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sun, 29 Mar 2015 16:32:50 +0200 JBEHAVE-1071: Use oss.sonatype.org. diff --git

[jbehave-scm] [scm-web/4.x][1/2] JBEHAVE-1071: Use oss.sonatype.org.

2015-03-29 Thread Mauro Talevi
commit 18101810346da2d4fa5d7a7458d39c638e6813aa Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sun, 29 Mar 2015 16:29:42 +0200 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sun, 29 Mar 2015 17:10:29 +0200 JBEHAVE-1071: Use oss.sonatype.org. diff --git

[jbehave-dev] [jira] (JBEHAVE-1072) Upgrade to Selenium 2.44.0

2015-03-29 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi created an issue

[jbehave-scm] [scm-web/4.x][2/2] JBEHAVE-1072: Upgraded to selenium 2.44.0

2015-03-29 Thread Mauro Talevi
commit 41c27e813c3606a1bb6ec00fea0ac137bad8df2b Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sun, 29 Mar 2015 17:09:54 +0200 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sun, 29 Mar 2015 17:10:32 +0200 JBEHAVE-1072: Upgraded to selenium 2.44.0 diff

[jbehave-scm] [scm-core/jbehave-4.x][1/1] JBEHAVE-1071: Use oss.sonatype.org.

2015-03-24 Thread Mauro Talevi
commit 35e6b94e19e86a9bec84c61ec071fa367e90ce77 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Tue, 24 Mar 2015 11:44:48 + Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Tue, 24 Mar 2015 11:45:48 + JBEHAVE-1071: Use oss.sonatype.org. diff --git

[jbehave-scm] [scm-core][1/1] JBEHAVE-1071: Use oss.sonatype.org.

2015-03-24 Thread Mauro Talevi
commit 1c6e5379f6ee200b446f5b33ff19f791288693d9 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Tue, 24 Mar 2015 11:44:48 + Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Tue, 24 Mar 2015 11:44:48 + JBEHAVE-1071: Use oss.sonatype.org. diff --git

[jbehave-dev] [jira] (JBEHAVE-1071) Migrate from Codehaus Nexus to Sonatype Nexus

2015-03-21 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi created an issue

[jbehave-scm] [scm-core][1/1] Updated core exmaple custom-reports template. Updated Eclipse lifecycle mapping.

2015-03-21 Thread Mauro Talevi
commit ab2da932e01fd3929817c67f73f8b637e1225f0a Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sat, 21 Mar 2015 13:56:04 + Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sat, 21 Mar 2015 13:56:04 + Updated core exmaple custom-reports template

[jbehave-dev] [jira] (JBEHAVE-362) Convert story name in report to human readable form

2015-03-20 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-833) Provide a configurable timeout value for each story running time

2015-03-12 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-1070) Loose step matching, not based on StepType

2015-03-12 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-833) Provide a configurable timeout value for each story running time

2015-03-08 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-scm] [scm-core/jbehave-4.x][1/1] JBEHAVE-1066 Upgraded xstream and scala dependencies.

2015-03-08 Thread Mauro Talevi
commit 33128c984ee1ec7916ee6e332d23c952d8e19190 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Fri, 13 Feb 2015 10:09:28 +0100 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Fri, 13 Feb 2015 10:10:36 +0100 JBEHAVE-1066 Upgraded xstream and scala dependencies

[jbehave-dev] [jira] (JBEHAVE-833) Provide a configurable timeout value for each story running time

2015-03-08 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi edited a comment on an issue

[jbehave-dev] [jira] (JBEHAVE-833) Provide a configurable timeout value for each story running time

2015-02-25 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-1067) it is not possible to comment a scenario with !--

2015-02-20 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-scm] [scm-core][1/1] JBEHAVE-1066 Upgraded xstream and scala dependencies.

2015-02-13 Thread Mauro Talevi
commit 0eaf1266dd749a1e8cc2b14bc3c96aed8916e352 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Fri, 13 Feb 2015 10:09:28 +0100 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Fri, 13 Feb 2015 10:09:28 +0100 JBEHAVE-1066 Upgraded xstream and scala dependencies

[jbehave-dev] [jira] (JBEHAVE-1066) Upgrade dependencies to support JDK 8

2015-02-13 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi created an issue

[jbehave-dev] [jira] (JBEHAVE-1066) Upgrade dependencies to support JDK 8

2015-02-13 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi started work on an issue

[jbehave-dev] [jira] (JBEHAVE-1053) Allow entire story to be restarted

2015-02-12 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

Re: [jbehave-dev] Problem Creating XRef files from Eclipse

2015-02-08 Thread Mauro Talevi
on this. Thanks for the fast response. Regards, Christopher Aguirre On Fri, Jan 30, 2015 at 12:09 PM, Mauro Talevi mauro.tal...@aquilonia.org mailto:mauro.tal...@aquilonia.org wrote: Chris, What counts is the command line build. Does it work

[jbehave-dev] [jira] (JBEHAVE-1065) error with tab character in comments

2015-02-04 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

Re: [jbehave-dev] Problem Creating XRef files from Eclipse

2015-01-30 Thread Mauro Talevi
Chris, What counts is the command line build. Does it work? If not can you stash your changes and verify that you can build the latest master? Cheers On 30 Jan 2015, at 16:36, Chris Aguirre chris.aguirr...@gmail.com wrote: JBehave Devs, I am having issues creating CrossReferences

Re: [jbehave-dev] Loggin in jbehave

2015-01-29 Thread Mauro Talevi
The reporters do not by default include any logger output, except for logger configured to wrote to sysout and then only for the Console output. If you want to do some quick debugging this is the easiest way. Else, you can define your own custom logging-based reporter that includes any log

[jbehave-dev] [jira] (JBEHAVE-1053) Allow entire story to be restarted

2015-01-13 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-1063) ConcurrentModificationException in CrossReference.outputFile()

2015-01-08 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-1062) Named parameter values containing backslash and dollar characters cause side effects

2014-12-20 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi resolved an issue as Fixed

[jbehave-dev] [jira] (JBEHAVE-1062) Named parameter values containing backslash and dollar characters cause side effects

2014-12-20 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi updated an issue

[jbehave-dev] [jira] (JBEHAVE-979) Improve default report

2014-12-20 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-1061) @BeforeScenario runs for every steps file that are instanciated

2014-12-20 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

Re: [jbehave-dev] JBEHAVE-979 - Improve Default Report

2014-12-16 Thread Mauro Talevi
Yes, you can add it to src/main/resources. Please add js resources to /js/tablefilter and any style resources (if any) would go in the die /style/tablefilter Cheers On 15 Dec 2014, at 19:00, Chris Aguirre chris.aguirr...@gmail.com wrote: Mauro, To make this change, I need to update

Re: [jbehave-dev] JBEHAVE-979 - Improve Default Report

2014-12-11 Thread Mauro Talevi
Hi Chris, this looks like an interesting and useful improvement. Can you please provide a pull request with your implementation? Cheers On 10/12/2014 21:13, Chris Aguirre wrote: JBehave Devs, I've done a prototype of using TableFilter (http://tablefilter.free.fr/), a javascript library

[jbehave-dev] [jira] (JBEHAVE-833) Provide a configurable timeout value for each story running time

2014-12-09 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-833) Provide a configurable timeout value for each story running time

2014-12-09 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-933) timeout should be applied to stories only

2014-12-08 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-833) Provide a configurable timeout value for each story running time

2014-12-08 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-scm] [scm-core][2/2] JBEHAVE-1058: Removed entries corresponding to single letters.

2014-12-06 Thread Mauro Talevi
commit 870bc8878b35c545fdfddbfd382353fd690f07fe Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sat, 6 Dec 2014 17:12:11 +0100 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sat, 6 Dec 2014 17:12:11 +0100 JBEHAVE-1058: Removed entries corresponding to single

[jbehave-dev] [jira] (JBEHAVE-1058) Hungarian language support

2014-12-06 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi resolved an issue as Fixed

[jbehave-dev] [jira] (JBEHAVE-1060) Polish language support

2014-12-06 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi resolved an issue as Fixed

[jbehave-scm] [scm-core/jbehave-4.x][2/3] JBEHAVE-1058: Removed entries corresponding to single letters.

2014-12-06 Thread Mauro Talevi
commit 248b4cf3db3a14d847cf0c6706325e4394bf6331 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sat, 6 Dec 2014 17:12:11 +0100 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sat, 6 Dec 2014 17:16:29 +0100 JBEHAVE-1058: Removed entries corresponding to single

[jbehave-dev] [jira] (JBEHAVE-1060) Polish language support

2014-12-04 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi assigned an issue to Mauro Talevi

[jbehave-dev] [jira] (JBEHAVE-1059) NPE during run tests in other languages

2014-12-04 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-1058) Hungarian language support

2014-12-02 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi updated an issue

[jbehave-dev] [jira] (JBEHAVE-1058) Hungarian language support

2014-12-02 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-1056) ResolveToPackagedName path resolver is broken on Windows

2014-12-02 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi updated an issue

[jbehave-dev] [jira] (JBEHAVE-1056) ResolveToPackagedName path resolver is broken on Windows

2014-12-02 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-1057) Jenkins plugin broken, unmatched dependency

2014-12-02 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

Re: [jbehave-dev] mailing list confusion

2014-11-27 Thread Mauro Talevi
clarification I should provide is that my intention with using Ctrl+F is to do a text search, not a format. I'm using Ctrl+H for now. On Tue, Nov 25, 2014 at 4:18 PM, Mauro Talevi mauro.tal...@aquilonia.org mailto:mauro.tal...@aquilonia.org wrote: Hi, Firstly: those listed below

Re: [jbehave-dev] mailing list confusion

2014-11-27 Thread Mauro Talevi
And please raise a JIRA issue for it. On 27/11/2014 09:05, Mauro Talevi wrote: Hi Frank, my misunderstanding. Yes, I guess it should be a simple key-stroke command addition to an existing functionality (which is available already via the the menu). Can you provide a patch

Re: [jbehave-dev] mailing list confusion

2014-11-25 Thread Mauro Talevi
Hi, Firstly: those listed below are not mailing lists but web archives - gmane and mail-archive.As archives, they are neither active nor inactive and you don't need to be subscribed to search them. You may use them to search for previous posts or you can post a question directly on the

[jbehave-scm] [scm-core][1/1] JBEHAVE-1055: Removed stacktrace when story durations file is not found.

2014-11-18 Thread Mauro Talevi
commit 29fc4e462e3f44ede756bdfd82021d1d242f0c09 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Tue, 18 Nov 2014 20:57:51 + Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Tue, 18 Nov 2014 20:57:51 + JBEHAVE-1055: Removed stacktrace when story

[jbehave-scm] [scm-core/jbehave-4.x][1/1] JBEHAVE-1055: Removed stacktrace when story durations file is not found.

2014-11-18 Thread Mauro Talevi
commit 894408f43d0fda504550f65d24b8769b24053c22 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Tue, 18 Nov 2014 20:57:51 + Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Tue, 18 Nov 2014 20:58:19 + JBEHAVE-1055: Removed stacktrace when story

[jbehave-dev] [jira] (JBEHAVE-1055) FileNotFoundException storyDurations.props

2014-11-18 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi resolved an issue as Fixed

Re: [jbehave-dev] post test run callback

2014-11-18 Thread Mauro Talevi
Have you considered using a method annotated with @AfterStories? If yes and it still does not work, can you detail your usecase better? On 18/11/2014 17:57, Frank Pedroza wrote: Is there support in the jbehave framework for registering a post-test run callback? I was hoping for a

[jbehave-dev] [jira] (JBEHAVE-1054) Regression: configuration method inherited from JUnitStories class not being overridden

2014-11-11 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi updated an issue

Re: [jbehave-dev] problems with extending JBehave

2014-11-11 Thread Mauro Talevi
oorg.unitils.jbehave.core.stepcreator.UnitilsStepCreator.StepCreatorBeforeOrAfterStep.paramConvertersWithExceptionInjector(UUIDExceptionWrapper) Thanks Willemijn Wouters 2014-11-07 19:56 GMT+01:00 Mauro Talevi mauro.tal...@aquilonia.org mailto:mauro.tal...@aquilonia.org: Hi, the methods are private because they are internal and not meant to be an API. Can you explain what you're

[jbehave-dev] [jira] (JBEHAVE-1053) Allow entire story to be restarted

2014-11-10 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-1054) Regression: configuration method inherited from JUnitStories class not being overridden

2014-11-10 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi edited a comment on an issue

[jbehave-dev] [jira] (JBEHAVE-1054) Regression: configuration method inherited from JUnitStories class not being overridden

2014-11-10 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-dev] [jira] (JBEHAVE-1054) Regression: configuration method inherited from JUnitStories class not being overridden

2014-11-10 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi updated an issue

[jbehave-scm] [scm-core/jbehave-4.x][3/4] JBEHAVE-1053: Simplification.

2014-11-09 Thread Mauro Talevi
commit 6b66ed9d810398451fddcb4822c22237341c877c Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sat, 8 Nov 2014 11:47:02 +0100 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sat, 8 Nov 2014 11:47:38 +0100 JBEHAVE-1053: Simplification. diff --git a/jbehave

[jbehave-scm] [scm-core/jbehave-4.x][2/4] JBEHAVE-1053: Added restarting.story to verify restarting behaviour.

2014-11-09 Thread Mauro Talevi
commit 7f5907f34b5d11ee2f701662e888d96dbca91b74 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Fri, 7 Nov 2014 13:38:19 +0100 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sat, 8 Nov 2014 11:07:29 +0100 JBEHAVE-1053: Added restarting.story to verify

[jbehave-scm] [scm-core/jbehave-4.x][4/4] JBEHAVE-1053: Support restarting scenario and story in PerformableTree.

2014-11-09 Thread Mauro Talevi
commit 14d9c2749ef2b64c05d92591716dd191d65e2f64 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sun, 9 Nov 2014 10:37:57 +0100 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sun, 9 Nov 2014 10:37:57 +0100 JBEHAVE-1053: Support restarting scenario and story

[jbehave-dev] [jira] (JBEHAVE-1054) Regression: configuration method inherited from JUnitStories class not being overridden

2014-11-09 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi commented on an issue

[jbehave-scm] [scm-core][1/1] JBEHAVE-1053: Simplification.

2014-11-08 Thread Mauro Talevi
commit ab48e7e56249713879ebb0f735536215992748b6 Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Sat, 8 Nov 2014 11:47:02 +0100 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Sat, 8 Nov 2014 11:47:02 +0100 JBEHAVE-1053: Simplification. diff --git a/jbehave

[jbehave-scm] [scm-core][2/2] JBEHAVE-1053: Added restarting.story to verify restarting behaviour.

2014-11-07 Thread Mauro Talevi
commit 42f0cf699db8d65caa0845776dd868e12585abca Author: Mauro Talevi mauro.tal...@aquilonia.org AuthorDate: Fri, 7 Nov 2014 13:38:19 +0100 Commit: Mauro Talevi mauro.tal...@aquilonia.org CommitDate: Fri, 7 Nov 2014 13:38:19 +0100 JBEHAVE-1053: Added restarting.story to verify

[jbehave-dev] [jira] (JBEHAVE-1053) Allow entire story to be restarted

2014-11-07 Thread Mauro Talevi (JIRA)
Title: Message Title Mauro Talevi updated an issue

  1   2   3   4   5   6   7   8   9   10   >