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: http://

[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: http://

[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: http://git-wip-us.apache.org/repos/asf/tapestry-5/tre

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

svn commit: r855099 - in /websites/production/tapestry/content/tapestry4.1: UsersGuide/ usersguide/

2013-03-19 Thread uli
Author: uli Date: Tue Mar 19 17:12:46 2013 New Revision: 855099 Log: correct case Added: websites/production/tapestry/content/tapestry4.1/usersguide/ - copied from r855098, websites/production/tapestry/content/tapestry4.1/UsersGuide/ 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 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: http://git-wip-us.apache.org/repos

git commit: Transient used to be a future reserved keyword and YUICompressor chokes on it. Rename to ephemeral.

2013-02-27 Thread uli
Updated Branches: refs/heads/master 5659f8bfd -> 9cd1ca923 Transient used to be a future reserved keyword and YUICompressor chokes on it. Rename to ephemeral. Fix typos. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/c

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: http://git-wip-us.apache.org/repos/asf/tape

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: ht

[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: http://git-wip-us.apa

[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: http://git

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: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree

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=1442093&view=rev Log: download icons to speed up page rendering Modified: tapestry/tapestry-site/trunk/src/main/java/org/apache/cxf/cwiki/ConfluenceCleanupWriter.java tape

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=1442072&view=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.

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=1441170&view=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

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=1441159&view=rev Log: remove externals Modified: tapestry/tapestry-site/trunk/ (props changed) Propchange: tapestry/tapestry-site/trunk/ ('svn:externals' removed)

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=1440935&view=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/vi

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 08

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=1440876&view=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

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: 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

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.]

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: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/4f7

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: http://git-wip-us.apache

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: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/d543d

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: h

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: http://git-

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: http://git-wip-us.apache.org/repos/asf/tapestry-5/tre

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=1421227&view=rev Log: link to cxf confluence site exporter sources Modified: tapestry/tapestry-site/trunk/ (props changed) Propchange: tapestry/tapestry-site/t

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=1421225&view=rev Log: move to correct location Added: tapestry/tapestry-site/trunk/README - copied unchanged from r1421224, tapestry/tapestry-site/README tapestry/tapestry-

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=1421224&view=rev Log: initial import of tapestry site with svnpubsub backed by confluence Added: tapestry/tapestry-site/README tapestry/tapestry-site/bin/ tapestry/tapestry-site

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=1421189&view=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/

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: http://git-wip-u

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: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/dd64f

git commit: getAbsolutePath returns path without ending slash, so start one character later

2012-10-26 Thread uli
Updated Branches: refs/heads/master 209efb827 -> 1894d07f6 getAbsolutePath returns path without ending slash, so start one character later Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1894d07f Tree: http://git

git commit: restore java 1.5 compatibility

2012-10-26 Thread uli
Updated Branches: refs/heads/master f79dc7db8 -> 209efb827 restore java 1.5 compatibility Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/209efb82 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/209e

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: http://git-wip-us.apache.org/repos/asf/tapestry-5

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 Tr

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=1236574&view=rev Log: nothing to override here... Modified: tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/OperationAdvisorImpl.

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=1235254&view=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&#

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=1215139&view=rev Log: TAP5-1794 - Allow for configuring Selenium-based integration tests using an annotation As an example, convert ActivationRequestParameterTests to use the new annota

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=1212379&view=rev Log: TAP5-1768 - @ActivationRequestParameter does not encode to be URL friendly Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapes

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=1201345&view=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: tape

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=1154753&view=rev Log: try again with snapshot deployment Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL: http://svn.apache.org/vi

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=1154569&view=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

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=1154557&view=rev Log: first shot at snapshot deployment from jenkins Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL:

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

2011-04-25 Thread uli
Author: uli Date: Mon Apr 25 21:38:06 2011 New Revision: 1096611 URL: http://svn.apache.org/viewvc?rev=1096611&view=rev Log: remove the nofollow rel attribute option from links. Thanks to Mark Shead for the suggestion. Modified: tapestry/tapestry-site/branches/post-5.2-

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 tr

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=1075148&view=rev Log: prepare javascript for automatic JSDoc generation: convert special chars to html entities Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/resources

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=1071178&view=rev Log: add eclipse files to svn:ignore Modified: tapestry/tapestry5/trunk/tapestry-jmx/ (props changed) Propchange: tapestry/tapestry5/trunk/tapestry

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=1071177&view=rev Log: add eclipse files to svn:ignore Modified: tapestry/tapestry5/branches/maint-5-2/tapestry-jmx/ (props changed) Propchange: tapestry/tapestry5/branches/maint

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=1071170&view=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/tapes

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=1068003&view=rev Log: test jira subversion integration TST-1: Test issue Modified: tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt (contents, props cha

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=1066491&view=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

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=1065953&view=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/t

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=1063860&view=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/resou

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=1063835&view=rev Log: TAP5-1374: Quickstart layout component uses deprecated IncludeStyleSheet annotation Modified: tapestry/tapestry5/trunk/quickstart/src/main/resources/arche

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=1060734&view=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-

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=1052286&view=rev Log: why oh why does confluence have to add to everything? Modified: tapestry/tapestry-site/branches/post-5.2-site/publish/styles/style.css Modified: tapestry/tape

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=1052284&view=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

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=1052279&view=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

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=1051107&view=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-

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=1043419&view=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/pub

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=1043346&view=rev Log: tweak breadcrumbs Modified: tapestry/tapestry-site/branches/post-5.2-site/autoexport_template.txt Modified: tapestry/tapestry-site/branches/post-5.2-

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=1040990&view=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:

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=1040989&view=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/st

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=1040931&view=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

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

2010-11-19 Thread uli
Author: uli Date: Fri Nov 19 22:15:12 2010 New Revision: 1037052 URL: http://svn.apache.org/viewvc?rev=1037052&view=rev Log: change text color Modified: tapestry/tapestry-site/branches/post-5.2-site/styles/style.css Modified: tapestry/tapestry-site/branches/post-5.2-site/styles/style

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=1035970&view=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-

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=1034336&view=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-

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=1034320&view=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 Modi

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=1034319&view=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: tape

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=1034288&view=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 tape

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=1034286&view=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

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

2010-11-12 Thread uli
{ float:right; width: 280px; padding: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

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=1031488&view=rev Log: fix tapestry version Modified: tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml Modified: tapestry/tapestry5/trunk/quickstart

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=1030861&view=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: r1030854 - /tapestry/tapestry-site/branches/post-5.2-site/

2010-11-04 Thread uli
Author: uli Date: Thu Nov 4 08:26:14 2010 New Revision: 1030854 URL: http://svn.apache.org/viewvc?rev=1030854&view=rev Log: Creating branch for the new website Added: tapestry/tapestry-site/branches/post-5.2-site/ - copied from r1030853, tapestry/tapestry-site/trunk/

svn commit: r1030853 - /tapestry/tapestry-site/branches/

2010-11-04 Thread uli
Author: uli Date: Thu Nov 4 08:24:42 2010 New Revision: 1030853 URL: http://svn.apache.org/viewvc?rev=1030853&view=rev Log: create directory for branches Added: tapestry/tapestry-site/branches/

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=1027062&view=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/

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=1027060&view=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

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=1005842&view=rev Log: Create directory for storing static resources like stylesheets for the new website Added: tapestry/tapestry-newsite/

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=946942&view=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

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=946941&view=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

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=940400&view=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/inte

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=929665&view=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 Modi

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=929553&view=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/integra

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=929552&view=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/tape

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=929532&view=rev Log: fix intermittently failing test Modified: tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/FormTests.java Modified: tape

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=928041&view=rev Log: fix some mistakes. Modified: tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/Jetty7Runner.java tapestry/tapestry5/trunk/tape

svn commit: r928029 - in /tapestry/tapestry5/trunk: tapestry-core/src/test/conf/ff_profile_template/ tapestry-core/src/test/java/org/apache/tapestry5/integration/ tapestry-core/src/test/java/org/apach

2010-03-26 Thread uli
Author: uli Date: Fri Mar 26 19:33:00 2010 New Revision: 928029 URL: http://svn.apache.org/viewvc?rev=928029&view=rev Log: make the secure access integration test work. Added: tapestry/tapestry5/trunk/tapestry-core/src/test/conf/ff_profile_template/ tapestry/tapestry5/trunk/tape

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=926095&view=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/tapes

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=926094&view=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/

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=923883&view=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

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=923882&view=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

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=923881&view=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/

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=922949&view=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/o

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=922948&view=rev Log: TAP5-1018: Request to Application Root path ignores ComponentRequestFilter's Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/

  1   2   >