git commit: upgrade selenium to 2.37.1

2013-11-04 Thread uli
Updated Branches: refs/heads/master 9c94bc607 - 808a73f28 upgrade selenium to 2.37.1 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/808a73f2 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/808a73f2

git commit: make the Eclipse STS Gradle plugin correctly pick up the 'provided' configuration

2013-05-08 Thread uli
Updated Branches: refs/heads/master b96fba612 - 89113d890 make the Eclipse STS Gradle plugin correctly pick up the 'provided' configuration Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/89113d89 Tree:

[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tapestry-5

2013-03-20 Thread uli
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tapestry-5 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8983cb87 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8983cb87 Diff:

[1/2] git commit: fix running docco on windows systems

2013-03-20 Thread uli
Updated Branches: refs/heads/master dc64b55ed - 8983cb87e fix running docco on windows systems Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1dc291eb Tree:

svn commit: r855100 - in /websites/production/tapestry/content/tapestry4.1: QuickStart/ quickstart/

2013-03-19 Thread uli
Author: uli Date: Tue Mar 19 17:14:51 2013 New Revision: 855100 Log: correct case Added: websites/production/tapestry/content/tapestry4.1/quickstart/ - copied from r855099, websites/production/tapestry/content/tapestry4.1/QuickStart/ Removed: websites/production/tapestry/content

git commit: TAP5-2053: Use of 'transient' property in alert options breaks JavaScript processors

2013-02-28 Thread uli
Updated Branches: refs/heads/master aa9eedfbd - 8a29dbfbd TAP5-2053: Use of 'transient' property in alert options breaks JavaScript processors I accidentally fixed that earlier by renaming the property to ephemeral which is inconsistent with the remaining naming. Therefore revert to using

git commit: make ZoneTests runnable stand-alone

2013-02-27 Thread uli
Updated Branches: refs/heads/master 969b9b1ae - 3af335185 make ZoneTests runnable stand-alone Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/3af33518 Tree:

[2/2] git commit: bump version number to be compatible with eclipse-groovy integration

2013-02-27 Thread uli
Updated Branches: refs/heads/master 3af335185 - f10fc6bd2 bump version number to be compatible with eclipse-groovy integration Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/f10fc6bd Tree:

[1/2] git commit: Fix broken test:

2013-02-27 Thread uli
Fix broken test: 1. correct order of invocation: construct the ModuleDispatcher only after calling replay() 2. fix typos: it's 'modules', not 'module' 3. fix call to method under test. it's dispatch (which requires additional Request and Response mocks) not handleAssetRequest. Project:

git commit: TAP5-2071: Tapestry should output valid HTML5 when using the HTML5 doctype in templates

2013-02-27 Thread uli
Updated Branches: refs/heads/master f10fc6bd2 - 1fe4fa73c TAP5-2071: Tapestry should output valid HTML5 when using the HTML5 doctype in templates Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1fe4fa73 Tree:

git commit: ignore Eclipse external tool builders directory

2013-02-27 Thread uli
Updated Branches: refs/heads/master 1fe4fa73c - 5659f8bfd ignore Eclipse external tool builders directory Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/5659f8bf Tree:

git commit: Make integration tests runnable from within Eclipse/IDEA

2013-02-27 Thread uli
Updated Branches: refs/heads/master 9cd1ca923 - aa9eedfbd Make integration tests runnable from within Eclipse/IDEA Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/aa9eedfb Tree:

svn commit: r1442072 - in /tapestry/tapestry-site/trunk: src/main/java/org/apache/cxf/cwiki/SiteExporter.java template/main.cfg

2013-02-04 Thread uli
Author: uli Date: Mon Feb 4 10:40:39 2013 New Revision: 1442072 URL: http://svn.apache.org/viewvc?rev=1442072view=rev Log: make sure index re-renders when adding or modifying a blog post Modified: tapestry/tapestry-site/trunk/src/main/java/org/apache/cxf/cwiki/SiteExporter.java

svn commit: r1442093 - in /tapestry/tapestry-site/trunk/src/main/java/org/apache/cxf/cwiki: ConfluenceCleanupWriter.java SiteExporter.java

2013-02-04 Thread uli
Author: uli Date: Mon Feb 4 12:45:10 2013 New Revision: 1442093 URL: http://svn.apache.org/viewvc?rev=1442093view=rev Log: download icons to speed up page rendering Modified: tapestry/tapestry-site/trunk/src/main/java/org/apache/cxf/cwiki/ConfluenceCleanupWriter.java tapestry/tapestry

svn commit: r848725 - in /websites/production/tapestry/content/styles: ./ style.css

2013-01-31 Thread uli
Author: uli Date: Thu Jan 31 08:18:29 2013 New Revision: 848725 Log: add style.css Added: websites/production/tapestry/content/styles/ websites/production/tapestry/content/styles/style.css Added: websites/production/tapestry/content/styles/style.css

svn commit: r1440876 - /tapestry/tapestry-site/trunk/template/template.vm

2013-01-31 Thread uli
Author: uli Date: Thu Jan 31 08:19:15 2013 New Revision: 1440876 URL: http://svn.apache.org/viewvc?rev=1440876view=rev Log: fix css paths Modified: tapestry/tapestry-site/trunk/template/template.vm Modified: tapestry/tapestry-site/trunk/template/template.vm URL: http://svn.apache.org

svn commit: r848727 [3/3] - in /websites/production/tapestry/content: ./ cache/

2013-01-31 Thread uli
Modified: websites/production/tapestry/content/release-notes-54.html == --- websites/production/tapestry/content/release-notes-54.html (original) +++ websites/production/tapestry/content/release-notes-54.html Thu Jan 31

svn commit: r1440935 - /tapestry/tapestry-site/trunk/template/main.cfg

2013-01-31 Thread uli
Author: uli Date: Thu Jan 31 12:48:59 2013 New Revision: 1440935 URL: http://svn.apache.org/viewvc?rev=1440935view=rev Log: fix breadcrumbs Modified: tapestry/tapestry-site/trunk/template/main.cfg Modified: tapestry/tapestry-site/trunk/template/main.cfg URL: http://svn.apache.org/viewvc

svn commit: r1441159 - /tapestry/tapestry-site/trunk/

2013-01-31 Thread uli
Author: uli Date: Thu Jan 31 19:43:12 2013 New Revision: 1441159 URL: http://svn.apache.org/viewvc?rev=1441159view=rev Log: remove externals Modified: tapestry/tapestry-site/trunk/ (props changed) Propchange: tapestry/tapestry-site/trunk/ ('svn:externals' removed)

svn commit: r1441170 - in /tapestry/tapestry-site/trunk/src: ./ main/ main/java/ main/java/org/ main/java/org/apache/ main/java/org/apache/cxf/ main/java/org/apache/cxf/cwiki/

2013-01-31 Thread uli
Author: uli Date: Thu Jan 31 20:05:45 2013 New Revision: 1441170 URL: http://svn.apache.org/viewvc?rev=1441170view=rev Log: apparently CXF's version isn't working for us anymore... Added: tapestry/tapestry-site/trunk/src/ tapestry/tapestry-site/trunk/src/main/ tapestry/tapestry-site

svn commit: r848430 - in /websites/production/tapestry/content: ./ 5.3.6/ 5.3.6/apidocs/ 5.3.6/apidocs/index-files/ 5.3.6/apidocs/org/ 5.3.6/apidocs/org/apache/ 5.3.6/apidocs/org/apache/tapestry5/ 5.3

2013-01-29 Thread uli
Author: uli Date: Tue Jan 29 15:20:06 2013 New Revision: 848430 Log: initial import [This commit notification would consist of 1323 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r848449 - in /websites/production/tapestry/content: current stable tapestry5

2013-01-29 Thread uli
Author: uli Date: Tue Jan 29 16:50:24 2013 New Revision: 848449 Log: adding links Added: websites/production/tapestry/content/current (with props) websites/production/tapestry/content/stable (with props) websites/production/tapestry/content/tapestry5 (with props) Added

git commit: accomodate for cases where JAVA_HOME points to JDK root directory

2013-01-14 Thread uli
Updated Branches: refs/heads/master 35d9f22b2 - fa76c7950 accomodate for cases where JAVA_HOME points to JDK root directory Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/fa76c795 Tree:

git commit: unbreak build for eclipse users

2013-01-14 Thread uli
Updated Branches: refs/heads/master fa76c7950 - 4f70b71e8 unbreak build for eclipse users Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/4f70b71e Tree:

git commit: TAP5-336: The Cookies service interface could be simplified using a builder pattern TAP5-1394: Adding method to Cookies api that lets you set path, domain, and maxAge at once. TAP5-1937: r

2013-01-09 Thread uli
Updated Branches: refs/heads/master 3ef60bc88 - d04c14c90 TAP5-336: The Cookies service interface could be simplified using a builder pattern TAP5-1394: Adding method to Cookies api that lets you set path, domain, and maxAge at once. TAP5-1937: removeCookieValue with custom path Project:

git commit: git commit -a did not work...

2013-01-09 Thread uli
Updated Branches: refs/heads/master d04c14c90 - d543df368 git commit -a did not work... Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d543df36 Tree:

git commit: unbreak the build for non-IDEA users

2013-01-08 Thread uli
Updated Branches: refs/heads/master baabe981c - 629fa5a41 unbreak the build for non-IDEA users Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/629fa5a4 Tree:

git commit: fix test

2013-01-08 Thread uli
Updated Branches: refs/heads/master 629fa5a41 - 6320748ab fix test Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/6320748a Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/6320748a Diff:

svn commit: r1421189 - /tapestry/tapestry-site/tags/pre-pubsub/

2012-12-13 Thread uli
Author: uli Date: Thu Dec 13 10:19:15 2012 New Revision: 1421189 URL: http://svn.apache.org/viewvc?rev=1421189view=rev Log: Tag the current version as pre-pubsub before deleting it Added: tapestry/tapestry-site/tags/pre-pubsub/ - copied from r1421188, tapestry/tapestry-site/trunk/

svn commit: r1421224 - in /tapestry/tapestry-site: README bin/ bin/update-site build_cms.sh pom.xml template/ template/main.cfg template/template.vm

2012-12-13 Thread uli
Author: uli Date: Thu Dec 13 11:00:35 2012 New Revision: 1421224 URL: http://svn.apache.org/viewvc?rev=1421224view=rev Log: initial import of tapestry site with svnpubsub backed by confluence Added: tapestry/tapestry-site/README tapestry/tapestry-site/bin/ tapestry/tapestry-site/bin

svn commit: r1421225 - in /tapestry/tapestry-site: README bin/ build_cms.sh pom.xml template/ trunk/README trunk/bin/ trunk/build_cms.sh trunk/pom.xml trunk/template/

2012-12-13 Thread uli
Author: uli Date: Thu Dec 13 11:03:00 2012 New Revision: 1421225 URL: http://svn.apache.org/viewvc?rev=1421225view=rev Log: move to correct location Added: tapestry/tapestry-site/trunk/README - copied unchanged from r1421224, tapestry/tapestry-site/README tapestry/tapestry-site

svn commit: r1421227 - /tapestry/tapestry-site/trunk/

2012-12-13 Thread uli
Author: uli Date: Thu Dec 13 11:09:08 2012 New Revision: 1421227 URL: http://svn.apache.org/viewvc?rev=1421227view=rev Log: link to cxf confluence site exporter sources Modified: tapestry/tapestry-site/trunk/ (props changed) Propchange: tapestry/tapestry-site/trunk

git commit: version number is always -SNAPSHOT and only gets fixed during the release

2012-10-29 Thread uli
Updated Branches: refs/heads/master dd64fe4b7 - 015816ed4 version number is always -SNAPSHOT and only gets fixed during the release Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/015816ed Tree:

git commit: tapestry-ioc needed in order to compile.

2012-10-26 Thread uli
Updated Branches: refs/heads/master a5dccbc9c - f79dc7db8 tapestry-ioc needed in order to compile. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/f79dc7db Tree:

git commit: re-enable snapshot publishing

2012-10-26 Thread uli
Updated Branches: refs/heads/master 1894d07f6 - dd64fe4b7 re-enable snapshot publishing Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/dd64fe4b Tree:

git commit: org.apache.tapestry5.ioc.test.IOCTestCase makes use of TestBase from the tapestry-test module

2012-10-25 Thread uli
Updated Branches: refs/heads/master afc575274 - a5dccbc9c org.apache.tapestry5.ioc.test.IOCTestCase makes use of TestBase from the tapestry-test module Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/a5dccbc9

svn commit: r1236574 - /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/OperationAdvisorImpl.java

2012-01-27 Thread uli
Author: uli Date: Fri Jan 27 08:20:05 2012 New Revision: 1236574 URL: http://svn.apache.org/viewvc?rev=1236574view=rev Log: nothing to override here... Modified: tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/OperationAdvisorImpl.java

svn commit: r1235254 - /tapestry/tapestry5/trunk/build.gradle

2012-01-24 Thread uli
Author: uli Date: Tue Jan 24 13:58:56 2012 New Revision: 1235254 URL: http://svn.apache.org/viewvc?rev=1235254view=rev Log: Define some tasks only if we actually can deploy. Otherwise buildbot fails when building the javadocs since it doesn't know the deploy credentials (and doesn't have

svn commit: r1215139 - in /tapestry/tapestry5/trunk: tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app1/ tapestry-test/src/main/java/org/apache/tapestry5/test/

2011-12-16 Thread uli
Author: uli Date: Fri Dec 16 14:16:37 2011 New Revision: 1215139 URL: http://svn.apache.org/viewvc?rev=1215139view=rev Log: TAP5-1794 - Allow for configuring Selenium-based integration tests using an annotation As an example, convert ActivationRequestParameterTests to use the new annotation

svn commit: r1212379 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/transform/ test/app1/ test/groovy/org/apache/tapestry5/integration/app1/ test/java/org/ap

2011-12-09 Thread uli
Author: uli Date: Fri Dec 9 12:44:31 2011 New Revision: 1212379 URL: http://svn.apache.org/viewvc?rev=1212379view=rev Log: TAP5-1768 - @ActivationRequestParameter does not encode to be URL friendly Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal

svn commit: r1201345 - /tapestry/tapestry5/trunk/tapestry-jpa/build.gradle

2011-11-12 Thread uli
Author: uli Date: Sat Nov 12 22:18:42 2011 New Revision: 1201345 URL: http://svn.apache.org/viewvc?rev=1201345view=rev Log: eclipselink maven repo seems to be gone. at least get the specs needed for building from someplace else. maybe switch to openjpa for testing? Modified: tapestry

svn commit: r1154753 - /tapestry/tapestry5/trunk/build.gradle

2011-08-07 Thread uli
Author: uli Date: Sun Aug 7 19:45:59 2011 New Revision: 1154753 URL: http://svn.apache.org/viewvc?rev=1154753view=rev Log: try again with snapshot deployment Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL: http://svn.apache.org/viewvc

svn commit: r1154557 - /tapestry/tapestry5/trunk/build.gradle

2011-08-06 Thread uli
Author: uli Date: Sat Aug 6 17:35:48 2011 New Revision: 1154557 URL: http://svn.apache.org/viewvc?rev=1154557view=rev Log: first shot at snapshot deployment from jenkins Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL: http

svn commit: r1154569 - /tapestry/tapestry5/trunk/build.gradle

2011-08-06 Thread uli
Author: uli Date: Sat Aug 6 19:22:42 2011 New Revision: 1154569 URL: http://svn.apache.org/viewvc?rev=1154569view=rev Log: deploy not yet working on Jenkins side Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL: http://svn.apache.org

svn propchange: r1069114 - svn:log

2011-02-28 Thread uli
Author: uli Revision: 1069114 Modified property: svn:log Modified: svn:log at Mon Feb 28 09:15:36 2011 -- --- svn:log (original) +++ svn:log Mon Feb 28 09:15:36 2011 @@ -1 +1 @@ -Merge branch 'local' into trunk +Merge

svn commit: r1075148 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js

2011-02-27 Thread uli
Author: uli Date: Sun Feb 27 21:15:26 2011 New Revision: 1075148 URL: http://svn.apache.org/viewvc?rev=1075148view=rev Log: prepare javascript for automatic JSDoc generation: convert special chars to html entities Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org

svn commit: r1071170 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ComponentClassResolverImpl.java test/java/org/apache/tapestry5/internal/services

2011-02-16 Thread uli
Author: uli Date: Wed Feb 16 08:33:24 2011 New Revision: 1071170 URL: http://svn.apache.org/viewvc?rev=1071170view=rev Log: TAP5-1444: Index pages in subfolders should have precedence over start pages Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5

svn commit: r1071177 - /tapestry/tapestry5/branches/maint-5-2/tapestry-jmx/

2011-02-16 Thread uli
Author: uli Date: Wed Feb 16 08:59:28 2011 New Revision: 1071177 URL: http://svn.apache.org/viewvc?rev=1071177view=rev Log: add eclipse files to svn:ignore Modified: tapestry/tapestry5/branches/maint-5-2/tapestry-jmx/ (props changed) Propchange: tapestry/tapestry5/branches/maint-5-2

svn commit: r1071178 - /tapestry/tapestry5/trunk/tapestry-jmx/

2011-02-16 Thread uli
Author: uli Date: Wed Feb 16 09:00:52 2011 New Revision: 1071178 URL: http://svn.apache.org/viewvc?rev=1071178view=rev Log: add eclipse files to svn:ignore Modified: tapestry/tapestry5/trunk/tapestry-jmx/ (props changed) Propchange: tapestry/tapestry5/trunk/tapestry-jmx

svn commit: r1068003 - /tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt

2011-02-07 Thread uli
Author: uli Date: Mon Feb 7 16:30:43 2011 New Revision: 1068003 URL: http://svn.apache.org/viewvc?rev=1068003view=rev Log: test jira subversion integration TST-1: Test issue Modified: tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt (contents, props changed

svn commit: r1066491 - /tapestry/tapestry5/trunk/src/site/apt/index.apt

2011-02-02 Thread uli
Author: uli Date: Wed Feb 2 15:02:42 2011 New Revision: 1066491 URL: http://svn.apache.org/viewvc?rev=1066491view=rev Log: wrong link syntax. Modified: tapestry/tapestry5/trunk/src/site/apt/index.apt Modified: tapestry/tapestry5/trunk/src/site/apt/index.apt URL: http://svn.apache.org

svn commit: r1065953 - /tapestry/tapestry5/trunk/pom.xml

2011-02-01 Thread uli
Author: uli Date: Tue Feb 1 08:56:21 2011 New Revision: 1065953 URL: http://svn.apache.org/viewvc?rev=1065953view=rev Log: fix project url Modified: tapestry/tapestry5/trunk/pom.xml Modified: tapestry/tapestry5/trunk/pom.xml URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk

svn commit: r1063835 - /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/java/components/Layout.java

2011-01-26 Thread uli
Author: uli Date: Wed Jan 26 19:13:03 2011 New Revision: 1063835 URL: http://svn.apache.org/viewvc?rev=1063835view=rev Log: TAP5-1374: Quickstart layout component uses deprecated IncludeStyleSheet annotation Modified: tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype

svn commit: r1063860 - in /tapestry/tapestry5/trunk/quickstart/src/main/resources: META-INF/maven/ archetype-resources/src/main/java/components/ archetype-resources/src/main/resources/components/ arch

2011-01-26 Thread uli
Author: uli Date: Wed Jan 26 20:11:49 2011 New Revision: 1063860 URL: http://svn.apache.org/viewvc?rev=1063860view=rev Log: TAP5-1323: Change Quickstart Template to Match New Site Design Thanks to Mark Shead for the patch. Added: tapestry/tapestry5/trunk/quickstart/src/main/resources

svn commit: r1060734 - /tapestry/tapestry-site/branches/post-5.2-site/publish/doap_Tapestry.rdf

2011-01-19 Thread uli
Author: uli Date: Wed Jan 19 09:57:37 2011 New Revision: 1060734 URL: http://svn.apache.org/viewvc?rev=1060734view=rev Log: update tapestry doap file Modified: tapestry/tapestry-site/branches/post-5.2-site/publish/doap_Tapestry.rdf Modified: tapestry/tapestry-site/branches/post-5.2-site

svn commit: r1052279 - /tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt

2010-12-23 Thread uli
Author: uli Date: Thu Dec 23 14:25:02 2010 New Revision: 1052279 URL: http://svn.apache.org/viewvc?rev=1052279view=rev Log: apply Bob Harner's patch Modified: tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt Modified: tapestry/tapestry-site/branches/post-5.2-site

svn commit: r1052284 - /tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css

2010-12-23 Thread uli
Author: uli Date: Thu Dec 23 14:28:46 2010 New Revision: 1052284 URL: http://svn.apache.org/viewvc?rev=1052284view=rev Log: fix margin for breadcrumbs to look nice with Bob's new banner layout Modified: tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css Modified

svn commit: r1052286 - /tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css

2010-12-23 Thread uli
Author: uli Date: Thu Dec 23 14:34:19 2010 New Revision: 1052286 URL: http://svn.apache.org/viewvc?rev=1052286view=rev Log: why oh why does confluence have to add p/p to everything? Modified: tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css Modified: tapestry/tapestry

svn commit: r1051107 - /tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt

2010-12-20 Thread uli
Author: uli Date: Mon Dec 20 13:59:44 2010 New Revision: 1051107 URL: http://svn.apache.org/viewvc?rev=1051107view=rev Log: treat the IndexV2 page the same as the Index page Modified: tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt Modified: tapestry/tapestry-site

svn commit: r1043346 - /tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt

2010-12-08 Thread uli
Author: uli Date: Wed Dec 8 10:46:16 2010 New Revision: 1043346 URL: http://svn.apache.org/viewvc?rev=1043346view=rev Log: tweak breadcrumbs Modified: tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt Modified: tapestry/tapestry-site/branches/post-5.2-site

svn commit: r1043419 - in /tapestry/tapestry-site/branches/post-5.2-site: archetype-catalog.xml autoexport_template.txt doap_Tapestry.rdf images/ publish/ publish/archetype-catalog.xml publish/doap_Ta

2010-12-08 Thread uli
Author: uli Date: Wed Dec 8 13:50:51 2010 New Revision: 1043419 URL: http://svn.apache.org/viewvc?rev=1043419view=rev Log: move stuff to be published to the live website into a separate folder. change template accordingly Added: tapestry/tapestry-site/branches/post-5.2-site/publish

svn commit: r1040931 - /tapestry/tapestry-site/branches/post-5.2-site/styles/style.css

2010-12-01 Thread uli
Author: uli Date: Wed Dec 1 10:17:12 2010 New Revision: 1040931 URL: http://svn.apache.org/viewvc?rev=1040931view=rev Log: fix code listings everywhere an additional left hand navigation is used (e.g. tutorial) Modified: tapestry/tapestry-site/branches/post-5.2-site/styles/style.css

svn commit: r1040989 - /tapestry/tapestry-site/branches/post-5.2-site/styles/style.css

2010-12-01 Thread uli
Author: uli Date: Wed Dec 1 12:58:30 2010 New Revision: 1040989 URL: http://svn.apache.org/viewvc?rev=1040989view=rev Log: style the tutorial navigation Modified: tapestry/tapestry-site/branches/post-5.2-site/styles/style.css Modified: tapestry/tapestry-site/branches/post-5.2-site/styles

svn commit: r1040990 - /tapestry/tapestry-site/branches/post-5.2-site/styles/style.css

2010-12-01 Thread uli
Author: uli Date: Wed Dec 1 12:59:45 2010 New Revision: 1040990 URL: http://svn.apache.org/viewvc?rev=1040990view=rev Log: typo Modified: tapestry/tapestry-site/branches/post-5.2-site/styles/style.css Modified: tapestry/tapestry-site/branches/post-5.2-site/styles/style.css URL: http

svn commit: r1035970 - /tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt

2010-11-17 Thread uli
Author: uli Date: Wed Nov 17 10:29:04 2010 New Revision: 1035970 URL: http://svn.apache.org/viewvc?rev=1035970view=rev Log: including stylesheet from SVN for the time being Modified: tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt Modified: tapestry/tapestry-site

svn commit: r1034286 [1/5] - in /tapestry/tapestry-site/branches/post-5.2-site: ./ images/ logo-sources/ styles/

2010-11-12 Thread uli
Author: uli Date: Fri Nov 12 08:07:49 2010 New Revision: 1034286 URL: http://svn.apache.org/viewvc?rev=1034286view=rev Log: initial import Added: tapestry/tapestry-site/branches/post-5.2-site/archetype-catalog.xml tapestry/tapestry-site/branches/post-5.2-site/doap_Tapestry.rdf

svn commit: r1034286 [5/5] - in /tapestry/tapestry-site/branches/post-5.2-site: ./ images/ logo-sources/ styles/

2010-11-12 Thread uli
:70px 30px 0px 0px; font-family: Georgia, serif; font-size:18px; font-style:italic; line-height:1.3em;} + +#banner { +background: url('http://people.apache.org/~uli/images/bg.png'); +height: 148px; +width: 680px; +float: right; +margin: 30px 0px 0px 0px; +position: relative

svn commit: r1034288 - in /tapestry/tapestry-site/branches/post-5.2-site: maven-skin/ pom.xml src/

2010-11-12 Thread uli
Author: uli Date: Fri Nov 12 08:10:10 2010 New Revision: 1034288 URL: http://svn.apache.org/viewvc?rev=1034288view=rev Log: remove old maven site Removed: tapestry/tapestry-site/branches/post-5.2-site/maven-skin/ tapestry/tapestry-site/branches/post-5.2-site/pom.xml tapestry/tapestry

svn commit: r1034319 - /tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt

2010-11-12 Thread uli
Author: uli Date: Fri Nov 12 09:58:46 2010 New Revision: 1034319 URL: http://svn.apache.org/viewvc?rev=1034319view=rev Log: keep the autoexport template in svn in case confluence breaks (again) Added: tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt Added: tapestry

svn commit: r1034320 - /tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt

2010-11-12 Thread uli
Author: uli Date: Fri Nov 12 10:00:15 2010 New Revision: 1034320 URL: http://svn.apache.org/viewvc?rev=1034320view=rev Log: remove workaround for confluence bug (workaround now globally on server side) Modified: tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt Modified

svn commit: r1034336 - /tapestry/tapestry-site/branches/post-5.2-site/styles/style.css

2010-11-12 Thread uli
Author: uli Date: Fri Nov 12 10:17:47 2010 New Revision: 1034336 URL: http://svn.apache.org/viewvc?rev=1034336view=rev Log: set mime type Modified: tapestry/tapestry-site/branches/post-5.2-site/styles/style.css (props changed) Propchange: tapestry/tapestry-site/branches/post-5.2-site

svn commit: r1031488 - /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml

2010-11-05 Thread uli
Author: uli Date: Fri Nov 5 09:23:37 2010 New Revision: 1031488 URL: http://svn.apache.org/viewvc?rev=1031488view=rev Log: fix tapestry version Modified: tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml Modified: tapestry/tapestry5/trunk/quickstart/src

svn commit: r1030861 - /tapestry/tapestry-newsite/

2010-11-04 Thread uli
Author: uli Date: Thu Nov 4 09:10:39 2010 New Revision: 1030861 URL: http://svn.apache.org/viewvc?rev=1030861view=rev Log: development will happen in a branch of tapestry-site and later will be merged into tapestry-site/trunk Removed: tapestry/tapestry-newsite/

svn commit: r1027060 - /tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml

2010-10-25 Thread uli
Author: uli Date: Mon Oct 25 11:15:41 2010 New Revision: 1027060 URL: http://svn.apache.org/viewvc?rev=1027060view=rev Log: it seems we don't have 5.2.1 snapshots of the archetype Modified: tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml Modified: tapestry/tapestry

svn commit: r1027062 - /tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml

2010-10-25 Thread uli
Author: uli Date: Mon Oct 25 11:18:35 2010 New Revision: 1027062 URL: http://svn.apache.org/viewvc?rev=1027062view=rev Log: add 5.2.1 quickstart archetype Modified: tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml Modified: tapestry/tapestry-site/trunk/src/site

svn commit: r1005842 - /tapestry/tapestry-newsite/

2010-10-08 Thread uli
Author: uli Date: Fri Oct 8 14:21:33 2010 New Revision: 1005842 URL: http://svn.apache.org/viewvc?rev=1005842view=rev Log: Create directory for storing static resources like stylesheets for the new website Added: tapestry/tapestry-newsite/

svn commit: r946941 - /tapestry/tapestry5/branches/5.1.0.x-dev/src/site/apt/guide/url-rewriting.apt

2010-05-21 Thread uli
Author: uli Date: Fri May 21 09:21:36 2010 New Revision: 946941 URL: http://svn.apache.org/viewvc?rev=946941view=rev Log: fix URL rewriting documentation Modified: tapestry/tapestry5/branches/5.1.0.x-dev/src/site/apt/guide/url-rewriting.apt Modified: tapestry/tapestry5/branches/5.1.0.x-dev

svn commit: r946942 - /tapestry/tapestry5/trunk/src/site/apt/guide/url-rewriting.apt

2010-05-21 Thread uli
Author: uli Date: Fri May 21 09:22:17 2010 New Revision: 946942 URL: http://svn.apache.org/viewvc?rev=946942view=rev Log: fix URL rewriting documentation Modified: tapestry/tapestry5/trunk/src/site/apt/guide/url-rewriting.apt Modified: tapestry/tapestry5/trunk/src/site/apt/guide/url

svn commit: r940400 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ test/java/org/apache/tapestry5/integrat

2010-05-03 Thread uli
Author: uli Date: Mon May 3 08:53:54 2010 New Revision: 940400 URL: http://svn.apache.org/viewvc?rev=940400view=rev Log: TAP5-1080: Context info is lost when @Secure redirects from http to https Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal

svn commit: r929532 - /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/FormTests.java

2010-03-31 Thread uli
Author: uli Date: Wed Mar 31 13:32:36 2010 New Revision: 929532 URL: http://svn.apache.org/viewvc?rev=929532view=rev Log: fix intermittently failing test Modified: tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/FormTests.java Modified: tapestry

svn commit: r929552 - in /tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/test: app1/RadioDemo.tml java/org/apache/tapestry5/integration/IntegrationTests.java java/org/apache/tapestry5/integ

2010-03-31 Thread uli
Author: uli Date: Wed Mar 31 14:43:34 2010 New Revision: 929552 URL: http://svn.apache.org/viewvc?rev=929552view=rev Log: fix failing tests... Modified: tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/test/app1/RadioDemo.tml tapestry/tapestry5/branches/5.1.0.x-dev/tapestry

svn commit: r929553 - in /tapestry/tapestry5/branches/5.1.0.x-dev: tapestry-core/src/test/java/org/apache/tapestry5/integration/ tapestry-test/ tapestry-test/src/main/java/org/apache/tapestry5/test/

2010-03-31 Thread uli
Author: uli Date: Wed Mar 31 14:45:44 2010 New Revision: 929553 URL: http://svn.apache.org/viewvc?rev=929553view=rev Log: TAP5-1033: upgrade selenium dependencies to 1.0.3 Modified: tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/test/java/org/apache/tapestry5/integration

svn commit: r929665 - /tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-hibernate/src/test/java/org/example/app0/pages/EncodeEntities.java

2010-03-31 Thread uli
Author: uli Date: Wed Mar 31 19:09:20 2010 New Revision: 929665 URL: http://svn.apache.org/viewvc?rev=929665view=rev Log: Yet another failing test... Modified: tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-hibernate/src/test/java/org/example/app0/pages/EncodeEntities.java Modified

svn commit: r928041 - in /tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test: Jetty7Runner.java SeleniumLauncher.java

2010-03-26 Thread uli
Author: uli Date: Fri Mar 26 20:19:23 2010 New Revision: 928041 URL: http://svn.apache.org/viewvc?rev=928041view=rev Log: fix some mistakes. Modified: tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/Jetty7Runner.java tapestry/tapestry5/trunk/tapestry-test

svn commit: r926094 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/test/PageTester.java test/java/org/apache/tapestry5/integration/pagetester/PageTesterTest.java

2010-03-22 Thread uli
Author: uli Date: Mon Mar 22 14:17:59 2010 New Revision: 926094 URL: http://svn.apache.org/viewvc?rev=926094view=rev Log: TAP5-1054: Not able to pass an empty string as appName to PageTester Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/test

svn commit: r926095 - in /tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src: main/java/org/apache/tapestry5/test/PageTester.java test/java/org/apache/tapestry5/integration/PageTesterTest.java

2010-03-22 Thread uli
Author: uli Date: Mon Mar 22 14:18:20 2010 New Revision: 926095 URL: http://svn.apache.org/viewvc?rev=926095view=rev Log: TAP5-1054: Not able to pass an empty string as appName to PageTester Modified: tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/main/java/org/apache/tapestry5

svn commit: r923881 - /tapestry/tapestry5/branches/5.0/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/CookiesImplTest.java

2010-03-16 Thread uli
Author: uli Date: Tue Mar 16 17:25:09 2010 New Revision: 923881 URL: http://svn.apache.org/viewvc?rev=923881view=rev Log: TAP5-11: CookiesImplTest does specify a domain cookie with a domain not prefixed with a . (dot) Modified: tapestry/tapestry5/branches/5.0/tapestry-core/src/test/java

svn commit: r923882 - /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/CookiesImplTest.java

2010-03-16 Thread uli
Author: uli Date: Tue Mar 16 17:25:24 2010 New Revision: 923882 URL: http://svn.apache.org/viewvc?rev=923882view=rev Log: TAP5-11: CookiesImplTest does specify a domain cookie with a domain not prefixed with a . (dot) Modified: tapestry/tapestry5/trunk/tapestry-core/src/test/java/org

svn commit: r923883 - /tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/CookiesImplTest.java

2010-03-16 Thread uli
Author: uli Date: Tue Mar 16 17:25:39 2010 New Revision: 923883 URL: http://svn.apache.org/viewvc?rev=923883view=rev Log: TAP5-11: CookiesImplTest does specify a domain cookie with a domain not prefixed with a . (dot) Modified: tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/test

svn commit: r922803 - /tapestry/tapestry-site/trunk/src/site/xdoc/index.xml

2010-03-14 Thread uli
Author: uli Date: Sun Mar 14 09:54:07 2010 New Revision: 922803 URL: http://svn.apache.org/viewvc?rev=922803view=rev Log: TAP5-997: Change URL for ioko-tapestry-commons Modified: tapestry/tapestry-site/trunk/src/site/xdoc/index.xml Modified: tapestry/tapestry-site/trunk/src/site/xdoc

svn commit: r922928 - /tapestry/tapestry5/branches/5.1.0.x-dev/quickstart/

2010-03-14 Thread uli
Author: uli Date: Sun Mar 14 19:08:33 2010 New Revision: 922928 URL: http://svn.apache.org/viewvc?rev=922928view=rev Log: add eclipse specific files to svn:ignore Modified: tapestry/tapestry5/branches/5.1.0.x-dev/quickstart/ (props changed) Propchange: tapestry/tapestry5/branches/5.1.0.x

svn commit: r922945 - /tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/test/java/org/apache/tapestry5/integration/IntegrationTests.java

2010-03-14 Thread uli
Author: uli Date: Sun Mar 14 20:22:33 2010 New Revision: 922945 URL: http://svn.apache.org/viewvc?rev=922945view=rev Log: Stop failing me stupid test... Modified: tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/test/java/org/apache/tapestry5/integration/IntegrationTests.java

svn commit: r922948 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/RootPathDispatcher.java

2010-03-14 Thread uli
Author: uli Date: Sun Mar 14 20:26:12 2010 New Revision: 922948 URL: http://svn.apache.org/viewvc?rev=922948view=rev Log: TAP5-1018: Request to Application Root path ignores ComponentRequestFilter's Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal

svn commit: r922949 - /tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/RootPathDispatcher.java

2010-03-14 Thread uli
Author: uli Date: Sun Mar 14 20:26:29 2010 New Revision: 922949 URL: http://svn.apache.org/viewvc?rev=922949view=rev Log: TAP5-1018: Request to Application Root path ignores ComponentRequestFilter's Modified: tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/main/java/org/apache

svn commit: r918009 - in /tapestry/tapestry5/trunk: tapestry-core/src/test/conf/ tapestry-core/src/test/java/org/apache/tapestry5/integration/reload/ tapestry-test/src/main/java/org/apache/tapestry5/t

2010-03-02 Thread uli
Author: uli Date: Tue Mar 2 12:53:13 2010 New Revision: 918009 URL: http://svn.apache.org/viewvc?rev=918009view=rev Log: TAP5-1038: Rewrite live reload integration tests to use new SeleniumTestCase instead of deprecated AbstractIntegrationTestSuite Modified: tapestry/tapestry5/trunk

svn commit: r917515 - in /tapestry/tapestry5/trunk: tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/ tapestry-test/ tapestry-test/src/main/java/org/apache/tapestry5/test/

2010-03-01 Thread uli
Author: uli Date: Mon Mar 1 13:23:36 2010 New Revision: 917515 URL: http://svn.apache.org/viewvc?rev=917515view=rev Log: TAP5-1033: upgrade selenium dependencies to 1.0.3 Modified: tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1

svn commit: r916713 - in /tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src: main/resources/org/apache/tapestry5/tapestry.js test/java/org/apache/tapestry5/integration/IntegrationTests.java

2010-02-26 Thread uli
Author: uli Date: Fri Feb 26 15:20:08 2010 New Revision: 916713 URL: http://svn.apache.org/viewvc?rev=916713view=rev Log: TAP5-707: Yellow highlight remains on updated zone if zone is re-updated too quickly Modified: tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/main/resources

svn commit: r915739 - /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/ServiceBinderImpl.java

2010-02-24 Thread uli
Author: uli Date: Wed Feb 24 10:17:55 2010 New Revision: 915739 URL: http://svn.apache.org/viewvc?rev=915739view=rev Log: fix typo Modified: tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/ServiceBinderImpl.java Modified: tapestry/tapestry5/trunk

svn commit: r911456 - /tapestry/tapestry5/trunk/tapestry-hibernate/src/site/apt/userguide.apt

2010-02-18 Thread uli
Author: uli Date: Thu Feb 18 15:57:52 2010 New Revision: 911456 URL: http://svn.apache.org/viewvc?rev=911456view=rev Log: TAP5-1020: Fix typo in tapestry-hibernate/src/site/apt/userguide.apt: HibernateTransactionAdviser should be HibernateTransactionAdvisor - fix for trunk Modified

svn commit: r911458 - /tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-hibernate/src/site/apt/userguide.apt

2010-02-18 Thread uli
Author: uli Date: Thu Feb 18 15:58:38 2010 New Revision: 911458 URL: http://svn.apache.org/viewvc?rev=911458view=rev Log: TAP5-1020: Fix typo in tapestry-hibernate/src/site/apt/userguide.apt: HibernateTransactionAdviser should be HibernateTransactionAdvisor - fix for 5.1 branch Modified

  1   2   >