The International RuleML Symposium
on Rule Interchange and Applications (RuleML-2007)
October 25-26, 2007, Orlando, Florida
http://2007.ruleml.org
Dear Colleagues,
Due to numerous requests abou
Add generate-story-code goal
--
Key: JBEHAVE-95
URL: http://jira.codehaus.org/browse/JBEHAVE-95
Project: JBehave
Issue Type: New Feature
Components: Maven Plugin
Affects Versions: 1.0.1
International RuleML Symposium on Rule Interchange and Applications Launched
RuleML-2007 is a new international meeting place for users, system
providers, practitioners, developers, researchers and representatives of
rule/event standardization efforts and open source rule communities to
discus
Title: [756] trunk/core/pom.xml: Updated core dependencies.
Revision 756
Author mauro
Date 2007-07-11 17:13:20 -0500 (Wed, 11 Jul 2007)
Log Message
Updated core dependencies.
Modified Paths
trunk/core/pom.xml
Diff
Modified: trunk/core/pom.xml (755 => 756)
--- trunk/core/pom.xml 20
Title: [755] trunk/core/src/behaviour/org/jbehave/core/story: JBEHAVE-94: Added velocity-based code generator.
Revision 755
Author mauro
Date 2007-07-11 17:10:48 -0500 (Wed, 11 Jul 2007)
Log Message
JBEHAVE-94: Added velocity-based code generator.
Modified Paths
trunk/core/src/behavio
Velocity code generator for story
--
Key: JBEHAVE-94
URL: http://jira.codehaus.org/browse/JBEHAVE-94
Project: JBehave
Issue Type: New Feature
Components: Core
Affects Versions: 1.0.1
Folks,
quite a bit of work has been done post-1.0.1. I'd like to propose a 1.1-beta-1 release to allow a
wider user base to try out new features.
Thoughts?
Cheers
-
To unsubscribe from this list please visit:
http://xi
[
http://jira.codehaus.org/browse/JBEHAVE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mauro Talevi updated JBEHAVE-93:
Component/s: Maven Plugin
> Add dependencies to core POM
>
>
>
[
http://jira.codehaus.org/browse/JBEHAVE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mauro Talevi closed JBEHAVE-93.
---
Resolution: Fixed
Done
> Add dependencies to core POM
>
>
> K
Title: [754] trunk: Removed antlr jar.
Revision 754
Author mauro
Date 2007-07-11 15:07:29 -0500 (Wed, 11 Jul 2007)
Log Message
Removed antlr jar.
Modified Paths
trunk/.classpath
Removed Paths
trunk/lib/extensions/antlr-2.7.6.jar
Diff
Modified: trunk/.classpath (753 => 754)
---
Title: [753] trunk/core/pom.xml: JBEHAVE-93: Added dependencies to core POM.
Revision 753
Author mauro
Date 2007-07-11 15:06:28 -0500 (Wed, 11 Jul 2007)
Log Message
JBEHAVE-93: Added dependencies to core POM.
Modified Paths
trunk/core/pom.xml
Diff
Modified: trunk/core/pom.xml (75
Add dependencies to core POM
Key: JBEHAVE-93
URL: http://jira.codehaus.org/browse/JBEHAVE-93
Project: JBehave
Issue Type: Improvement
Affects Versions: 1.0.1
Reporter: Mauro Talevi
Pri
[
http://jira.codehaus.org/browse/JBEHAVE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mauro Talevi reassigned JBEHAVE-93:
---
Assignee: Mauro Talevi
> Add dependencies to core POM
>
>
>
[
http://jira.codehaus.org/browse/JBEHAVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mauro Talevi closed JBEHAVE-91.
---
Resolution: Fixed
Two modes are now supported:
1. single story path -
org/jbehave/it/stories/it.story
Title: [752] trunk/plugins/maven: JBEHAVE-91: Added configuration for multiple stories with includes/excludes filters.
Revision 752
Author mauro
Date 2007-07-11 14:47:46 -0500 (Wed, 11 Jul 2007)
Log Message
JBEHAVE-91: Added configuration for multiple stories with includes/excludes filter
Title: [751] trunk/plugins/maven/src/main/java/org/jbehave/mojo/AbstractJBehaveMojo.java: Reduced unnecessary mojo member variable visibility.
Revision 751
Author mauro
Date 2007-07-11 08:02:51 -0500 (Wed, 11 Jul 2007)
Log Message
Reduced unnecessary mojo member variable visibility.
Modi
[
http://jira.codehaus.org/browse/JBEHAVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mauro Talevi reassigned JBEHAVE-91:
---
Assignee: Mauro Talevi
> Allow multiple stories to be run
>
>
>
[
http://jira.codehaus.org/browse/JBEHAVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on JBEHAVE-91 started by Mauro Talevi.
> Allow multiple stories to be run
>
>
> Key: JBEHAVE-91
> URL: htt
Title: [750] trunk/plugins/maven/src/main/java/org/jbehave/mojo: JBEHAVE-91: Refactored story mojos to print and run a list of stories.
Revision 750
Author mauro
Date 2007-07-11 07:57:51 -0500 (Wed, 11 Jul 2007)
Log Message
JBEHAVE-91: Refactored story mojos to print and run a list of sto
Title: [749] trunk/plugins/maven/src/main/java/org/jbehave/mojo/AbstractStoryMojo.java: Set log level to debug.
Revision 749
Author mauro
Date 2007-07-11 07:44:27 -0500 (Wed, 11 Jul 2007)
Log Message
Set log level to debug.
Modified Paths
trunk/plugins/maven/src/main/java/org/jbehave/mo
[
http://jira.codehaus.org/browse/JBEHAVE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mauro Talevi closed JBEHAVE-92.
---
Resolution: Fixed
Added optional configuration parameters storyParserClassName and
storyRendererClassName,
Title: [748] trunk/plugins/maven/src/it: JBEHAVE-92: Made story parser and renderer configurable and defaulting to text-based implementations.
Revision 748
Author mauro
Date 2007-07-11 07:30:57 -0500 (Wed, 11 Jul 2007)
Log Message
JBEHAVE-92: Made story parser and renderer configurable
Make story parser and renderer configurable
---
Key: JBEHAVE-92
URL: http://jira.codehaus.org/browse/JBEHAVE-92
Project: JBehave
Issue Type: Improvement
Components: Maven Plugin
Affects V
Allow multiple stories to be run
Key: JBEHAVE-91
URL: http://jira.codehaus.org/browse/JBEHAVE-91
Project: JBehave
Issue Type: Improvement
Components: Maven Plugin
Reporter: Mauro Talevi
Title: [747] trunk/plugins/maven/src/it/test4: Pulled up creation of behaviours classloader in abstract mojo.
Revision 747
Author mauro
Date 2007-07-11 05:07:57 -0500 (Wed, 11 Jul 2007)
Log Message
Pulled up creation of behaviours classloader in abstract mojo.
Modified Paths
trunk/plugi
[
http://jira.codehaus.org/browse/JBEHAVE-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mauro Talevi closed JBEHAVE-90.
---
Resolution: Fixed
Done
> Allow goals to be run at test scope
> ---
>
>
Title: [746] trunk/plugins/maven/src/it: JBEHAVE-90: Allow optional scope parameter to allow goals to be run in test scope.
Revision 746
Author mauro
Date 2007-07-11 04:57:14 -0500 (Wed, 11 Jul 2007)
Log Message
JBEHAVE-90: Allow optional scope parameter to allow goals to be run in test
Title: [745] trunk/.classpath: Updated after removal of antlr.
Revision 745
Author mauro
Date 2007-07-11 03:39:11 -0500 (Wed, 11 Jul 2007)
Log Message
Updated after removal of antlr.
Modified Paths
trunk/.classpath
Diff
Modified: trunk/.classpath (744 => 745)
--- trunk/.classpath
28 matches
Mail list logo