Skip to content

Commit

Permalink
update gherkin
Browse files Browse the repository at this point in the history
  • Loading branch information
QuBiT committed May 10, 2010
1 parent b03a2ad commit 66fc9bb
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
@@ -1,4 +1,4 @@
= Cucumber Features : Netbeans Module
= Cucumber Features : QuBiT's Cucumber Editor Module for Netbeans

== Documentation

Expand All @@ -15,7 +15,7 @@ to all people who are using this plugin/module and tell other people about it.

you can also:

* follow me on "Twitter":http://twitter.com/roland_guem
* follow me on Twitter: http://twitter.com/roland_guem

== License

Expand Down
2 changes: 1 addition & 1 deletion manifest.mf
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
OpenIDE-Module: qubit.cucumber.editor
OpenIDE-Module-Implementation-Version: 4
OpenIDE-Module-Implementation-Version: 5
OpenIDE-Module-Layer: qubit/cucumber/editor/layer.xml
OpenIDE-Module-Localizing-Bundle: qubit/cucumber/editor/Bundle.properties

4 changes: 2 additions & 2 deletions nbproject/project.xml
Expand Up @@ -135,8 +135,8 @@
</module-dependencies>
<public-packages/>
<class-path-extension>
<runtime-relative-path>ext/gherkin-1.0.24.jar</runtime-relative-path>
<binary-origin>release/modules/ext/gherkin-1.0.24.jar</binary-origin>
<runtime-relative-path>ext/gherkin-1.0.26.jar</runtime-relative-path>
<binary-origin>release/modules/ext/gherkin-1.0.26.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
Expand Down
Binary file removed release/modules/ext/gherkin-1.0.24.jar
Binary file not shown.
Binary file added release/modules/ext/gherkin-1.0.26.jar
Binary file not shown.
6 changes: 3 additions & 3 deletions src/qubit/cucumber/editor/Bundle.properties
Expand Up @@ -3,10 +3,10 @@ OpenIDE-Module-Name=Cucumber Features
OpenIDE-Module-Short-Description=Support for editing Cucumber's Feature (.feature) files.
OpenIDE-Module-Display-Category=Languages Support
OpenIDE-Module-Long-Description=\
<p> Actual Version: 1.7.4\
<p> Actual Version: 1.7.5\
<BR> \
<li> Full i18n Language Support for Gherkin (1.0.24)</li>\
<li> Supports Cucumber 0.7.0 </li>\
<li> Full i18n Language Support for Gherkin (1.0.26)</li>\
<li> Supports Cucumber 0.7.2 </li>\
<li> Pretty Code Formatter </li>\
<li> Code Execution Support </li>\
<li> Predefined Code Templates/Snippets for Webrat and Cucumber</li>\
Expand Down
4 changes: 2 additions & 2 deletions src/qubit/cucumber/editor/feature.nbs
Expand Up @@ -4,8 +4,8 @@
# I18N-Support: Aslak Hellesoy
#
# HINT: THE "feature.nbs" FILE IS AUTOGENRATED BY THE RAKE TASK "i18n_generate"
# Generated on: Mon May 03 17:17:00 +0200 2010
# Gherkin Version: 1.0.24
# Generated on: Mon May 10 09:03:03 +0200 2010
# Gherkin Version: 1.0.26
#
# TOKEN DEFINTIONS -------------------------------------------------------------
#
Expand Down

0 comments on commit 66fc9bb

Please sign in to comment.