You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2017/09/16 05:48:59 UTC

[myfaces-tobago] 02/02: [maven-release-plugin] copy for tag tobago-1.5.9

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to tag tobago-1.5.9
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 0f89a3ed60d70deffda0f776e42ee43eb1db4006
Merge: aec0b76 50b0f0b
Author: Bernd Bohmann <bo...@apache.org>
AuthorDate: Tue Feb 26 20:59:35 2013 +0000

    [maven-release-plugin]  copy for tag tobago-1.5.9

 pom.xml                                            | 25 ++++++--
 .../tobago/event/ResetInputActionListener.java     |  4 ++
 .../internal/component/AbstractUISheetLayout.java  | 23 +++----
 .../tobago/internal/config/TobagoConfigImpl.java   | 24 ++++---
 .../component/ResetInputActionListenerTag.java     |  6 +-
 tobago-example/pom.xml                             |  2 -
 tobago-example/tobago-example-addressbook/pom.xml  |  6 ++
 tobago-example/tobago-example-demo/pom.xml         |  8 +--
 .../tobago/example/demo/NavigationState.java       | 12 ++--
 .../main/webapp/WEB-INF/tags/layout/overview.tag   |  2 +-
 .../main/webapp/WEB-INF/tags/layout/overview.xhtml |  2 +-
 .../content/02-sheet/00/sheet-master-detail.xhtml  |  6 +-
 tobago-example/tobago-example-security/pom.xml     |  6 ++
 .../test/{TreeController.java => ScriptEvent.java} | 31 +++++----
 .../{TreeController.java => ScriptEventItem.java}  | 29 +++++----
 .../tobago/example/test/ScriptEventServlet.java    | 57 +++++++++++++++++
 .../tobago/example/test/TreeController.java        | 15 +++++
 .../src/main/webapp/WEB-INF/faces-config.xml       |  6 ++
 .../src/main/webapp/WEB-INF/web.xml                | 18 ++++--
 .../webapp/tc/tree/tree-expanded.selenium.html     | 72 +++++++++++++++++++++
 .../src/main/webapp/tc/tree/tree-expanded.xhtml    | 43 +++++++++++++
 .../src/main/webapp/test/script/script-event.js    | 37 +++++++++++
 .../src/main/webapp/test/script/script-event.xhtml | 74 ++++++++++++++++++++++
 tobago-extension/tobago-security/pom.xml           |  1 -
 .../standard/tag/TreeMenuNodeRenderer.java         | 29 ++++++---
 .../scarborough/standard/tag/TreeNodeRenderer.java | 33 +++++++---
 .../property/tobago-theme-config.properties        |  2 +-
 .../property/tobago-theme-config.properties        |  1 -
 .../html/standard/standard/script/tobago.js        | 47 --------------
 29 files changed, 484 insertions(+), 137 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@myfaces.apache.org" <co...@myfaces.apache.org>.