Dashboard > GreenPepper > ... > Download > GreenPepper 2.1 release notes
  GreenPepper Log In View a printable version of the current page.  
  GreenPepper 2.1 release notes
Added by Laurent Cobos, last edited by Laurent Cobos on Sep 04, 2009
Labels: 
(None)

GreenPepper 2.1 release notes


Demonstration Space
In order to help new users understand how GreenPepper can help them in their development cycle we have build in a demonstration space. This space will provide examples of executable specifications and the code that goes with it. It should help users to lower down the learning curve and answer a lot of questions on the "how to build an executable specification". This space can be added or removed at anytime from the administration of the plugin (Confluence - Administration - Plugins - GreenPepper Toolbox - Configure - Demo Space)



Enhanced Confluence picker in JIRA
The old Confluence picker in JIRA was very basic and almost unusable for confluence spaces with a lot of pages.
You can now search executable pages in Confluence based on the selected space and a search key!



Managing Classpath from the Maven2 pom.xml
In order to simplify your project definition in GreenPepper (System under tests classpaths, dependencies classpaths etc...) you can now use your pom.xml to be the holder of this definition. The Maven runner will use your pom.xml to build your executable specifications environment.

You will find all the documentation on the maven runner here: Documentation

Remote Execution Runner
The actual Runner retrieves (downloads) the specifications from the server and execute them locally on the workstation, assuming that all the dependencies are specified from the Java command line.
The Remote Execution Runner will only retrieve the execution results, leaving the dependency resolving and execution task to the remote host.
See the command line help for usage (GreenPepper Open - Java is required) :

java -cp greenpepper-client-x.x.jar;greenpepper-core-x.x.jar;greenpepper-extensions-java-x.x.jar com.greenpepper.server.rpc.runner.Main

greenpepper-client-x.x.jar is here


And Much More

  • Better integration with Confluence
    • Deleted page in confluence will now also be deleted from GP
    • For the greenpepper-labels macro used bare bone, the default space is now the current one
  • The Visual Studio plugin now handles relative path to the GreenPepperOpen.exe
  • The 'locale' parameter is now supported in the .Net runner
  • In the registration of the spaces GreenPepper now validates the credentials.

GreenPepper 2.0 Fixed Issues

  • [GP-330] - Accents are not supported in JIRA in the references
  • [GP-408] - Confluence : support UTF-8 chartsets
  • [GP-464] - Macro execution : executing same specification for Java+.Net - "Failed to execute specification"
  • [GP-485] - Remote Agent 1.3.1 requires JRE 1.6
  • [GP-510] - SSL supports for plugins (Eclipse, VisualStudio)
  • [GP-524] - Using the include macro without parameters result in a 'severe' exception
  • [GP-526] - Header Hierachy allows to modify SUTs of multiple child page at the same time.
  • [GP-527] - Single quotes in Confluence Page Title causes GreenPepper Page Decorator not to appear
  • [GP-532] - When there is an exception in different thread from the main greenpepper thread this causes lock up and needs VS restarted.
  • [GP-541] - Page hyperlink should not open a new browser when using greenpepper macros
  • [GP-542] - Sut edit button is broken for IE
  • [GP-545] - No check on duplicated source requirements




DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007) - Bug/feature request - Contact Administrators