[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-beta-6-32-g5aea503

2010-09-14 Thread git version control
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project jbehave-web.

The branch, master has been updated
   via  5aea50358069a9cfcb21c6848e61605d77d08f65 (commit)
   via  eef7e8de93d015dda7b443dba6cddf3cbaffd800 (commit)
   via  51a1ae5fea0de208e7b622a49d5f5389a3b3d675 (commit)
  from  dd675e5a930f75e330ba5f1e561ac16ed4d6ea8f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 5aea50358069a9cfcb21c6848e61605d77d08f65
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Tue Sep 14 12:58:19 2010 +0200

JBEHAVE-335:  Added support for syntax highlighting.

commit eef7e8de93d015dda7b443dba6cddf3cbaffd800
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Tue Sep 14 11:26:04 2010 +0200

Fixed spelling typo.

commit 51a1ae5fea0de208e7b622a49d5f5389a3b3d675
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Tue Sep 14 11:10:07 2010 +0200

Pulled up to template method to access page component by id.

---

Summary of changes:
 .../jbehave/web/runner/wicket/pages/DataFiles.java |5 --
 .../jbehave/web/runner/wicket/pages/RunStory.java  |6 +-
 .../jbehave/web/runner/wicket/pages/Template.java  |   43 +--
 .../web/runner/wicket/pages/ViewFileContent.java   |   15 ++-
 4 files changed, 54 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
jbehave-web

hr/
p
To unsubscribe from this list please visit:
/p
p
a 
href=http://xircles.codehaus.org/manage_email;http://xircles.codehaus.org/manage_email/a



[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-beta-6-33-gddb410a

2010-09-14 Thread git version control
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project jbehave-web.

The branch, master has been updated
   via  ddb410a9efd8a8cd06c52de7e810ba95a84634a1 (commit)
  from  5aea50358069a9cfcb21c6848e61605d77d08f65 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit ddb410a9efd8a8cd06c52de7e810ba95a84634a1
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Tue Sep 14 13:37:26 2010 +0200

JBEHAVE-335: Removed use of prototype, which was only used by Waffle.

---

Summary of changes:
 .../src/main/resources/js/prototype/prototype.js   | 4320 
 .../jbehave/web/runner/wicket/pages/Template.html  |2 -
 2 files changed, 0 insertions(+), 4322 deletions(-)
 delete mode 100644 web-resources/src/main/resources/js/prototype/prototype.js


hooks/post-receive
-- 
jbehave-web

hr/
p
To unsubscribe from this list please visit:
/p
p
a 
href=http://xircles.codehaus.org/manage_email;http://xircles.codehaus.org/manage_email/a



[jbehave-dev] [jira] Updated: (JBEHAVE-213) Scenario runner form submission should support both GET and POST methods

2010-09-14 Thread Mauro Talevi (JIRA)

 [ 
http://jira.codehaus.org/browse/JBEHAVE-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mauro Talevi updated JBEHAVE-213:
-

Fix Version/s: (was: web-3.0)

 Scenario runner form submission should support both GET and POST methods  
 --

 Key: JBEHAVE-213
 URL: http://jira.codehaus.org/browse/JBEHAVE-213
 Project: JBehave
  Issue Type: Improvement
Reporter: Mauro Talevi
Assignee: Mauro Talevi
 Fix For: web-2.1.6


 POST is required for executing very long scenarios - and is now the default. 
 Can be changed via the drop-down selection next to the Run Scenario link.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email




[jbehave-dev] [jira] Updated: (JBEHAVE-192) Allow both relative and full path views for file contents

2010-09-14 Thread Mauro Talevi (JIRA)

 [ 
http://jira.codehaus.org/browse/JBEHAVE-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mauro Talevi updated JBEHAVE-192:
-

Fix Version/s: (was: web-3.0)

 Allow both relative and full path views for file contents
 -

 Key: JBEHAVE-192
 URL: http://jira.codehaus.org/browse/JBEHAVE-192
 Project: JBehave
  Issue Type: Improvement
Affects Versions: web-2.1.2
Reporter: Mauro Talevi
Assignee: Mauro Talevi
 Fix For: web-2.1.3


 Useful when the relative path view may fail for some reason.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email




[jbehave-dev] [jira] Assigned: (JBEHAVE-188) Allow viewing of unarchived file contents

2010-09-14 Thread Mauro Talevi (JIRA)

 [ 
http://jira.codehaus.org/browse/JBEHAVE-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mauro Talevi reassigned JBEHAVE-188:


Assignee: Mauro Talevi

 Allow viewing of unarchived file contents
 -

 Key: JBEHAVE-188
 URL: http://jira.codehaus.org/browse/JBEHAVE-188
 Project: JBehave
  Issue Type: New Feature
  Components: Web Runner
Affects Versions: web-2.1
Reporter: Mauro Talevi
Assignee: Mauro Talevi
 Fix For: web-2.1.1, web-3.0


 Currently, the archive content can be listed as file paths.  In some case, it 
 may be useful to view the actual contents of the unarchived files.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email




[jbehave-dev] [jira] Commented: (JBEHAVE-335) Refactor Web Runner to use Wicket as web application framework

2010-09-14 Thread Mauro Talevi (JIRA)

[ 
http://jira.codehaus.org/browse/JBEHAVE-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=235205#action_235205
 ] 

Mauro Talevi commented on JBEHAVE-335:
--

Brian, Wicket is not a pure MVC framework, but more a component-oriented one.  
It plays very nice with Java and rich-client features are 
easier than in other action-based frameworks.  Other factors influencing the 
choice of framework are the community base and the documentation,
both of which are very wide for Wicket.

 Refactor Web Runner to use Wicket as web application framework
 --

 Key: JBEHAVE-335
 URL: http://jira.codehaus.org/browse/JBEHAVE-335
 Project: JBehave
  Issue Type: New Feature
  Components: Web Runner
Reporter: Mauro Talevi
Assignee: Mauro Talevi
 Fix For: web-3.0


 Wicket shares the same philosophy as Waffle (embeddable, pure Java, no XML) 
 and has a wide community support. 
 From users' point of view the only change would be extend a Wicket 
 Application class to specify configuration and steps instances, instead of a 
 Waffle Registrar.
 A doc page should help in migrating from Registrar to Application class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email




[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-beta-6-34-g2ea6e30

2010-09-14 Thread git version control
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project jbehave-web.

The branch, master has been updated
   via  2ea6e309a3c5f286ad1df9ce1e9be01199bcf211 (commit)
  from  ddb410a9efd8a8cd06c52de7e810ba95a84634a1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 2ea6e309a3c5f286ad1df9ce1e9be01199bcf211
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Tue Sep 14 16:04:31 2010 +0200

Updated docs

---

Summary of changes:
 distribution/src/main/bin/README.txt   |   27 +---
 .../main/site/content/customising-web-runner.html  |   59 ++-
 .../src/main/site/content/migrating-from-2.x.html  |   72 ++--
 .../src/main/site/content/release-notes.html   |  177 
 distribution/src/main/site/content/sitemap.xml |3 +-
 .../src/main/site/content/using-web-runner.html|   88 --
 6 files changed, 326 insertions(+), 100 deletions(-)
 create mode 100644 distribution/src/main/site/content/release-notes.html


hooks/post-receive
-- 
jbehave-web

hr/
p
To unsubscribe from this list please visit:
/p
p
a 
href=http://xircles.codehaus.org/manage_email;http://xircles.codehaus.org/manage_email/a



[jbehave-dev] [jira] Created: (JBEHAVE-336) Find Steps page

2010-09-14 Thread Mauro Talevi (JIRA)
Find Steps page
---

 Key: JBEHAVE-336
 URL: http://jira.codehaus.org/browse/JBEHAVE-336
 Project: JBehave
  Issue Type: New Feature
  Components: Web Runner
Reporter: Mauro Talevi
Assignee: Mauro Talevi
 Fix For: web-3.0


Use JBehave Core's StepFinder to allow a simple textarea to cut  paste a 
textual step and to find the 
matching step patterns and (optionally) show the corresponding methods in the 
steps instance. 

It should also show the list of steps instances configured in the application 
amongst which the steps are searched.

If no textual step is provided, all patterns available should be shown.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email




[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-beta-6-35-g9546b32

2010-09-14 Thread git version control
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project jbehave-web.

The branch, master has been updated
   via  9546b3238b8e75384920c86cd8fef955178e6ee9 (commit)
  from  2ea6e309a3c5f286ad1df9ce1e9be01199bcf211 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 9546b3238b8e75384920c86cd8fef955178e6ee9
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Tue Sep 14 18:30:31 2010 +0200

Updated release notes.

---

Summary of changes:
 .../src/main/site/content/release-notes.html   |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
jbehave-web

hr/
p
To unsubscribe from this list please visit:
/p
p
a 
href=http://xircles.codehaus.org/manage_email;http://xircles.codehaus.org/manage_email/a



[jbehave-scm] jbehave-web annotated tag, jbehave-web-3.0-rc1, created. jbehave-web-3.0-rc1

2010-09-14 Thread git version control
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project jbehave-web.

The annotated tag, jbehave-web-3.0-rc1 has been created
at  50f8372c4430fdc71e419006e2664370bbb3c7bd (tag)
   tagging  ed57736d878a15d416f9a5d2b1dba79475ca57ac (commit)
  replaces  jbehave-web-3.0-beta-6
 tagged by  Mauro Talevi
on  Tue Sep 14 18:36:19 2010 +0200

- Log -
[maven-release-plugin]  copy for tag jbehave-web-3.0-rc1

Mauro Talevi (34):
  [maven-release-plugin] prepare for next development iteration
  Upgraded to latest jbehave core release
  Fixed web trader story when running via CLI.
  Added step to verify steps instances returned in search.
  Upgraded to latest core release.
  Upgraded to use jetty 7 for testing
  JBEHAVE-335: Initial Wicket-based application.  Migrated run story and 
find steps pages.
  JBEHAVE-335: Moved framework-agnostic context objects to separate package.
  JBEHAVE-335: Added data files and show file pages.
  Removed unwanted log file
  Updated .gitignore
  JBEHAVE-335: Minor refactors.
  JBEHAVE-335:  Use AJAX for file upload.  Styled Wicket multi-file upload 
panel.
  Renamed view file content page.
  JBEHAVE-335: Added list form with multiple checkbox and a content panel
  Cleanup
  JBEHAVE-335:  Farewell Waffle, you've been a loyal friend ...
  Separated upload from unarchiving in file manager.
  JBEHAVE-335:  Fixed show content of archive files.   FileManager now 
handles all File objects directly rather than paths.
  JBEHAVE-335:  Removed ftl scripts used by Waffle.
  JBEHAVE-335:  Added migration doc page.
  JBEHAVE-335:  Added FileItem facade around Wicket's FileUpload, so the 
FileManager can be kept web framework agnostic.  Added a ViewableFile decorator 
of File.
  JBEHAVE-335: Added some code and configuration examples to illustrate 
migration to Wicket.
  JBEHAVE-335:  Added WITH_METHODS view to Find Steps page.
  JBEHAVE-335: Some final eye-candy.
  Renamed FileContext for consistency with other contexts.  Removed unused 
properties in the contexts.
  JBEHAVE-335:  Added failure stack trace to run story page.
  Pulled up to template method to access page component by id.
  Fixed spelling typo.
  JBEHAVE-335:  Added support for syntax highlighting.
  JBEHAVE-335: Removed use of prototype, which was only used by Waffle.
  Updated docs
  Updated release notes.
  [maven-release-plugin] prepare release jbehave-web-3.0-rc1

Paul Hammant (2):
  upgrade plugins/deps
  Merge branch 'master' of github.com:jbehave/jbehave-web

---


hooks/post-receive
-- 
jbehave-web

hr/
p
To unsubscribe from this list please visit:
/p
p
a 
href=http://xircles.codehaus.org/manage_email;http://xircles.codehaus.org/manage_email/a