tapestry-5 git commit: fix compile error

2016-04-19 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 0bc89decc -> 8e7987008 fix compile error Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8e798700 Tree:

tapestry-5 git commit: override the install step, we don't want Travis to run the assemble task

2016-04-19 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 564b99f9a -> b1b4b69da override the install step, we don't want Travis to run the assemble task Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/b1b4b69d

tapestry-5 git commit: add direct dependency on commons-lang 3

2016-04-19 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 202be5759 -> 0bc89decc add direct dependency on commons-lang 3 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/0bc89dec Tree:

[1/2] tapestry-5 git commit: remove JDK 6 Travis build configuration

2016-04-19 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master fa1852486 -> 21170629b remove JDK 6 Travis build 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/664cfb80 Tree:

[2/2] tapestry-5 git commit: update SLF4J, Geb, and Selenium

2016-04-19 Thread jkemnade
update SLF4J, Geb, and Selenium Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/21170629 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/21170629 Diff:

[1/2] tapestry-5 git commit: the next version will probably be 5.5.0-alpha-1

2016-04-19 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 68c11aff6 -> fa1852486 the next version will probably be 5.5.0-alpha-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/a215ca2e Tree:

[2/2] tapestry-5 git commit: require Java 1.8

2016-04-19 Thread jkemnade
e.org/repos/asf/tapestry-5/blob/fa185248/gradle.properties -- diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 000..9d58c96 --- /dev/null +++ b/gradle.properties @@ -0,0 +1,9 @@ +apacheDeployUserName=jkemnade +apacheDeployPassword=4kP}=yTe +apacheArchivesFolder=/home/jochen/svn/tapestry-dev/ + +signing.keyId=56A8AB21 +signing.secretKeyRingFile=/home/jochen/.gnupg/secring.gpg +signing.password=!ducktales02 + +#org.gradle.parallel=true

tapestry-5 git commit: adapt to new signature

2016-04-19 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 62f33e3dc -> d241e4902 adapt to new signature Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d241e490 Tree:

[2/2] tapestry-5 git commit: TAP5-2327: upgrade to servlet-api 3.0.1

2016-04-19 Thread jkemnade
TAP5-2327: upgrade to servlet-api 3.0.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/62f33e3d Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/62f33e3d Diff:

[1/2] tapestry-5 git commit: fix Geb/Spock/Groovy version incompatibility

2016-04-19 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 8e7987008 -> 62f33e3dc fix Geb/Spock/Groovy version incompatibility Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ae45a3be Tree:

[1/2] tapestry-5 git commit: remove obsolete dependency

2016-04-19 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master d241e4902 -> bdea53ea9 remove obsolete dependency Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/e547c9cf Tree:

[2/2] tapestry-5 git commit: upgrade closure compiler

2016-04-19 Thread jkemnade
upgrade closure compiler Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/bdea53ea Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/bdea53ea Diff:

tapestry-5 git commit: TAP5-2545, TAP5-2557: reduce lock-contention during page loading #1

2016-07-25 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 972637000 -> 9c89af933 TAP5-2545, TAP5-2557: reduce lock-contention during page loading #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/9c89af93

tapestry-5 git commit: TAP5-2548: upgrade embedded Tomcat and Jetty versions

2016-07-13 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 91af872e1 -> 95413c0c9 TAP5-2548: upgrade embedded Tomcat and Jetty versions Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/95413c0c Tree:

tapestry-5 git commit: TAP-2327: add support for httpOnly cookies and setting cookies' version/comment

2016-07-13 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 95413c0c9 -> f161aa89b TAP-2327: add support for httpOnly cookies and setting cookies' version/comment Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: TAP5-2449, TAP5-1493: add the interfaces to the queue in the correct order

2016-07-14 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master e048d9542 -> c2a4b9698 TAP5-2449, TAP5-1493: add the interfaces to the queue in the correct order Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: TAP5-2449: sort the class's own property descriptors last so that they ultimately control the property order

2016-07-14 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master c2a4b9698 -> 3288d3767 TAP5-2449: sort the class's own property descriptors last so that they ultimately control the property order Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: don't use String.format for logging

2016-07-14 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 3288d3767 -> 504f1ada7 don't use String.format for logging Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/504f1ada Tree:

tapestry-5 git commit: dos2unix, tab2spaces

2016-07-21 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 00d02e144 -> 0bf2a80bd dos2unix, tab2spaces Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/0bf2a80b Tree:

tapestry-5 git commit: TAP5-2548: create deprecated versions of the old classes that log a warning when they are instantiated

2016-07-21 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 0bf2a80bd -> bb0f058de TAP5-2548: create deprecated versions of the old classes that log a warning when they are instantiated Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: TAP5-2548: SLF4J is on the testRuntime classpath only

2016-07-21 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master bb0f058de -> 7bca9bdf0 TAP5-2548: SLF4J is on the testRuntime classpath only Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/7bca9bdf Tree:

tapestry-5 git commit: increase output rate in CI

2016-07-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 2839ac9da -> 00d02e144 increase output rate in CI Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/00d02e14 Tree:

tapestry-5 git commit: really update Gradle wrapper

2016-07-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 753ec7783 -> eb4f0bf30 really update Gradle wrapper Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/eb4f0bf3 Tree:

tapestry-5 git commit: upgrade commons-fileupload

2016-07-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master eb4f0bf30 -> 2839ac9da upgrade commons-fileupload Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/2839ac9d Tree:

[1/7] tapestry-5 git commit: upgrade Gradle wrapper

2016-07-13 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 9ae5c2bb9 -> 5d9e9e36d upgrade Gradle wrapper Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/000b85f2 Tree:

[2/7] tapestry-5 git commit: upgrade Moment.js

2016-07-13 Thread jkemnade
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/5707e937/tapestry-core/src/main/resources/META-INF/assets/tapestry5/moment-2.14.1.js -- diff --git

[7/7] tapestry-5 git commit: upgrade closure compiler

2016-07-13 Thread jkemnade
upgrade closure compiler Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/5d9e9e36 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/5d9e9e36 Diff:

[5/7] tapestry-5 git commit: upgrade require.js

2016-07-13 Thread jkemnade
upgrade require.js Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/22d9db07 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/22d9db07 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/22d9db07

[3/7] tapestry-5 git commit: upgrade Moment.js

2016-07-13 Thread jkemnade
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/5707e937/tapestry-core/src/main/resources/META-INF/assets/tapestry5/moment-2.13.0.js -- diff --git

[4/7] tapestry-5 git commit: upgrade Moment.js

2016-07-13 Thread jkemnade
upgrade Moment.js Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/5707e937 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/5707e937 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/5707e937

[2/2] tapestry-5 git commit: TAP5-2449: PropertyConduitSource can't see Java 8 default methods

2016-07-13 Thread jkemnade
TAP5-2449: PropertyConduitSource can't see Java 8 default methods Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/91af872e Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/91af872e Diff:

[1/2] tapestry-5 git commit: upgrade wro4j

2016-07-13 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 5d9e9e36d -> 91af872e1 upgrade wro4j Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d5e4c8fd Tree:

[6/7] tapestry-5 git commit: upgrade Selenium

2016-07-13 Thread jkemnade
upgrade Selenium Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/65b46362 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/65b46362 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/65b46362

tapestry-5 git commit: upgrade Bootstrap to 3.3.7

2016-08-09 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 9c89af933 -> d372f1e0d upgrade Bootstrap to 3.3.7 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d372f1e0 Tree:

tapestry-5 git commit: upgrade to the last version of hibernate-validator that is based on validation-api 1.0

2016-07-22 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 7bca9bdf0 -> 972637000 upgrade to the last version of hibernate-validator that is based on validation-api 1.0 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: Revert "upgrade Gradle wrapper"

2016-09-12 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 78ff4456f -> a32af3d85 Revert "upgrade Gradle wrapper" This reverts commit 78ff4456f5e08c513999660af53b1663a659d169. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

[1/2] tapestry-5 git commit: Revert "upgrade Gradle wrapper"

2016-09-12 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master cc2813255 -> 78ff4456f Revert "upgrade Gradle wrapper" This reverts commit 2ed0a7ca1301f3944111e0fc8139dff4c28e0f76. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

[2/2] tapestry-5 git commit: upgrade Gradle wrapper

2016-09-12 Thread jkemnade
upgrade Gradle wrapper Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/78ff4456 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/78ff4456 Diff:

[2/4] tapestry-5 git commit: upgrade Gradle wrapper

2016-09-12 Thread jkemnade
upgrade Gradle wrapper Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/2ed0a7ca Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/2ed0a7ca Diff:

[3/4] tapestry-5 git commit: TAP5-2478: short-circuit in getIfExists if there is no active session

2016-09-12 Thread jkemnade
TAP5-2478: short-circuit in getIfExists if there is no active session Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1a8f0864 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/1a8f0864 Diff:

[4/4] tapestry-5 git commit: remove unused sonar plugin

2016-09-12 Thread jkemnade
remove unused sonar plugin Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/a89a969a Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/a89a969a Diff:

[1/4] tapestry-5 git commit: upgrade closure compiler

2016-09-12 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master e85e02a3d -> cc2813255 upgrade closure compiler Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/cc281325 Tree:

[3/3] tapestry-5 git commit: upgrade Moment.js

2016-10-04 Thread jkemnade
upgrade Moment.js Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/cbc2d09e Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/cbc2d09e Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/cbc2d09e

[1/3] tapestry-5 git commit: upgrade Moment.js

2016-10-04 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 18b54a842 -> cbc2d09e9 http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/cbc2d09e/tapestry-core/src/main/resources/META-INF/assets/tapestry5/moment-2.15.1.js --

[2/3] tapestry-5 git commit: upgrade Moment.js

2016-10-04 Thread jkemnade
http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/cbc2d09e/tapestry-core/src/main/resources/META-INF/assets/tapestry5/moment-2.14.1.js -- diff --git

tapestry-5 git commit: TAP5-2565, TAP5-2496: always use name() when coercing enum values to String

2016-09-22 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master a32af3d85 -> 7368fdc53 TAP5-2565, TAP5-2496: always use name() when coercing enum values to String Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

[2/2] tapestry-5 git commit: upgrade Gradle wrapper

2016-09-22 Thread jkemnade
upgrade Gradle wrapper Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/18b54a84 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/18b54a84 Diff:

[1/2] tapestry-5 git commit: Gradle 3 insists that we specify destinations for reports even if they are disabled

2016-09-22 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 7368fdc53 -> 18b54a842 Gradle 3 insists that we specify destinations for reports even if they are disabled Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: TAP5-2565, TAP5-2496: always use name() when coercing enum values to String

2016-09-22 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x af1118b5d -> 45eaae528 TAP5-2565, TAP5-2496: always use name() when coercing enum values to String Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

[2/2] tapestry-5 git commit: use PostInjection instead of PostConstruct to avoid warnings from servlet containers (e.g. Wildfly) that try to process annotations on our code

2016-11-10 Thread jkemnade
use PostInjection instead of PostConstruct to avoid warnings from servlet containers (e.g. Wildfly) that try to process annotations on our code Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/2c3e304f Tree:

[1/2] tapestry-5 git commit: remove unused import

2016-11-10 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master cbc2d09e9 -> 2c3e304f7 remove unused import Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/67ace25c Tree:

[tapestry-5] Git Push Summary

2017-03-29 Thread jkemnade
Repository: tapestry-5 Updated Tags: refs/tags/5.5.0-alpha-1 [created] 42e550da4

tapestry-5 git commit: TAP5-2574: fix properties file name for Bokmål translation

2017-03-29 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master ae196b3cc -> 230464420 TAP5-2574: fix properties file name for Bokmål translation Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/23046442 Tree:

tapestry-5 git commit: TAP5-2574: fix supported locales default value

2017-03-29 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 230464420 -> c0fffb902 TAP5-2574: fix supported locales default value Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/c0fffb90 Tree:

tapestry-5 git commit: increment version number after preview release

2017-03-29 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 42e550da4 -> ae196b3cc increment version number after preview 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/ae196b3c Tree:

[tapestry-5] Git Push Summary

2017-03-29 Thread jkemnade
Repository: tapestry-5 Updated Tags: refs/tags/5.4.2 [deleted] a86beb205

tapestry-5 git commit: TAP5-841: don't try to interpret date strings when formatting/parsing

2017-03-29 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 589ff43b1 -> 42e550da4 TAP5-841: don't try to interpret date strings when formatting/parsing Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/42e550da

[1/2] tapestry-5 git commit: TAP5-2546: use class loading lock for synchronization This does not change the previous behavior since PlasticClassLoader is not (yet) registered as parallel capable

2017-03-31 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master c0fffb902 -> 627df8511 TAP5-2546: use class loading lock for synchronization This does not change the previous behavior since PlasticClassLoader is not (yet) registered as parallel capable Project:

[2/2] tapestry-5 git commit: TAP5-2546: register PlasticClassLoader as parallel capable PlasticClassLoader does not hold any internal state, so it is able to load classes in parallel.

2017-03-31 Thread jkemnade
TAP5-2546: register PlasticClassLoader as parallel capable PlasticClassLoader does not hold any internal state, so it is able to load classes in parallel. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/627df851

tapestry-5 git commit: TAP5-2575: fix topos in JavaDoc comments

2017-03-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 9ffa2c661 -> 4305047ef TAP5-2575: fix topos in JavaDoc comments Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/4305047e Tree:

tapestry-5 git commit: TAP5-2575: fix topos in JavaDoc comments

2017-03-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x d0bc57159 -> 2567aa911 TAP5-2575: fix topos in JavaDoc comments Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/2567aa91 Tree:

[2/2] tapestry-5 git commit: TAP5-2575: rewrite some of tapestry-json based upon code from https://github.com/tdunning/open-json

2017-03-20 Thread jkemnade
TAP5-2575: rewrite some of tapestry-json based upon code from https://github.com/tdunning/open-json Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d0bc5715 Tree:

[1/2] tapestry-5 git commit: TAP5-2575: rewrite some of tapestry-json based upon code from https://github.com/tdunning/open-json

2017-03-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x 840ada09d -> d0bc57159 http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/d0bc5715/tapestry-json/src/main/java/org/apache/tapestry5/json/JSONStringer.java -- diff

tapestry-5 git commit: TAP5-2225: fix and clean up implementation

2017-03-21 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x 3454e291b -> a86beb205 TAP5-2225: fix and clean up implementation Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/a86beb20 Tree:

tapestry-5 git commit: TAP5-2225: fix and clean up implementation

2017-03-21 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master ea4db57b9 -> 589ff43b1 TAP5-2225: fix and clean up implementation Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/589ff43b Tree:

svn commit: r18866 - /dev/tapestry/

2017-03-21 Thread jkemnade
Author: jkemnade Date: Tue Mar 21 10:04:31 2017 New Revision: 18866 Log: 5.4.2 Added: dev/tapestry/apache-tapestry-5.4.2-apidocs.zip (with props) dev/tapestry/apache-tapestry-5.4.2-apidocs.zip.asc dev/tapestry/apache-tapestry-5.4.2-apidocs.zip.md5 dev/tapestry/apache-tapestry

tapestry-5 git commit: increment version number

2017-03-21 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x a86beb205 -> b8ed0cd75 increment version number Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/b8ed0cd7 Tree:

[tapestry-5] Git Push Summary

2017-03-21 Thread jkemnade
Repository: tapestry-5 Updated Tags: refs/tags/5.4.2 [created] a86beb205

tapestry-5 git commit: stay compatible with Java 6

2017-03-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x 48586f306 -> 24718a7df stay compatible with Java 6 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/24718a7d Tree:

tapestry-5 git commit: TAP5-2575: another JavaDoc fix

2017-03-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 4305047ef -> ea4db57b9 TAP5-2575: another JavaDoc fix Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ea4db57b Tree:

tapestry-5 git commit: TAP5-2575: another JavaDoc fix

2017-03-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x 2567aa911 -> 48586f306 TAP5-2575: another JavaDoc fix Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/48586f30 Tree:

tapestry-5 git commit: restore import

2017-03-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x 24718a7df -> 3454e291b restore import Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/3454e291 Tree:

tapestry-5 git commit: increment version number after preview release

2017-04-05 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 72a5bdd1f -> 421a820d8 increment version number after preview 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/421a820d Tree:

[tapestry-5] Git Push Summary

2017-04-05 Thread jkemnade
Repository: tapestry-5 Updated Tags: refs/tags/5.4.2 [deleted] a86beb205

[tapestry-5] Git Push Summary

2017-04-03 Thread jkemnade
Repository: tapestry-5 Updated Tags: refs/tags/5.5.0-alpha-2 [deleted] 97c104560

tapestry-5 git commit: Revert "increment version number after preview release"

2017-04-03 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master c4eb575e7 -> 1ecfbbc8f Revert "increment version number after preview release" This reverts commit c4eb575e7cff21ec6d3dece7a0bc07a12b99e1e8. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: increment version number after preview release

2017-04-03 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 97c104560 -> c4eb575e7 increment version number after preview 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/c4eb575e Tree:

[tapestry-5] Git Push Summary

2017-04-03 Thread jkemnade
Repository: tapestry-5 Updated Tags: refs/tags/5.5.0-alpha-2 [created] 97c104560

tapestry-5 git commit: switch to unshaded closure compiler

2017-04-03 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 692cbe727 -> 97c104560 switch to unshaded closure compiler Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/97c10456 Tree:

tapestry-5 git commit: avoid some unnecessary String concatenation if there are no ignored paths configured

2017-04-04 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 1ecfbbc8f -> 33f61dadc avoid some unnecessary String concatenation if there are no ignored paths configured Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

[tapestry-5] Git Push Summary

2017-04-06 Thread jkemnade
Repository: tapestry-5 Updated Tags: refs/tags/5.5.0-alpha-3 [created] 305ce198c

tapestry-5 git commit: increment version number

2017-04-06 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 305ce198c -> 112014a51 increment version number Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/112014a5 Tree:

[1/2] tapestry-5 git commit: TAP5-2225: fix Prototype implementation

2017-04-06 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x 2babc3bb8 -> 23ee56e11 TAP5-2225: fix Prototype implementation Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/6d5643c6 Tree:

[2/2] tapestry-5 git commit: TAP5-2225: properly handle ElementWrapper instances

2017-04-06 Thread jkemnade
TAP5-2225: properly handle ElementWrapper instances Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/23ee56e1 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/23ee56e1 Diff:

tapestry-5 git commit: increment version number

2017-04-10 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x b60235838 -> 245857b51 increment version number Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/245857b5 Tree:

svn commit: r19097 - /dev/tapestry/

2017-04-10 Thread jkemnade
Author: jkemnade Date: Mon Apr 10 11:16:34 2017 New Revision: 19097 Log: 5.4.2 Modified: dev/tapestry/apache-tapestry-5.4.2-apidocs.zip dev/tapestry/apache-tapestry-5.4.2-apidocs.zip.asc dev/tapestry/apache-tapestry-5.4.2-apidocs.zip.md5 dev/tapestry/apache-tapestry-5.4.2-bin.zip

[tapestry-5] Git Push Summary

2017-04-10 Thread jkemnade
Repository: tapestry-5 Updated Tags: refs/tags/5.4.2 [created] b60235838

tapestry-5 git commit: Revert "increment version number"

2017-04-10 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x 83ab06b40 -> b60235838 Revert "increment version number" This reverts commit b8ed0cd75425d0d6b077afc507311277fe74cda2. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: TAP5-2580: don't override defaults for SymbolConstants.MINIFICATION_ENABLED

2017-04-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 006390ddf -> 95a548ec4 TAP5-2580: don't override defaults for SymbolConstants.MINIFICATION_ENABLED Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

[tapestry-5] Git Push Summary

2017-04-20 Thread jkemnade
Repository: tapestry-5 Updated Tags: refs/tags/5.4.3 [created] 85cc611fb

svn commit: r19218 - /dev/tapestry/

2017-04-20 Thread jkemnade
Author: jkemnade Date: Thu Apr 20 15:44:46 2017 New Revision: 19218 Log: 5.4.3 Added: dev/tapestry/apache-tapestry-5.4.3-apidocs.zip (with props) dev/tapestry/apache-tapestry-5.4.3-apidocs.zip.asc dev/tapestry/apache-tapestry-5.4.3-apidocs.zip.md5 dev/tapestry/apache-tapestry

tapestry-5 git commit: TAP5-2580: don't override defaults for SymbolConstants.MINIFICATION_ENABLED

2017-04-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x a3bc8aac7 -> 85cc611fb TAP5-2580: don't override defaults for SymbolConstants.MINIFICATION_ENABLED Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

tapestry-5 git commit: increment version number

2017-04-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x 85cc611fb -> e226f86ac increment version number Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/e226f86a Tree:

svn commit: r19139 - /release/tapestry/

2017-04-13 Thread jkemnade
Author: jkemnade Date: Thu Apr 13 16:09:20 2017 New Revision: 19139 Log: 5.4.2 Added: release/tapestry/apache-tapestry-5.4.2-apidocs.zip (with props) release/tapestry/apache-tapestry-5.4.2-apidocs.zip.asc release/tapestry/apache-tapestry-5.4.2-apidocs.zip.md5 release/tapestry

tapestry-5 git commit: always specify a charset when reading an InputStream

2017-03-09 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master d6d1bf134 -> beaa642b4 always specify a charset when reading an InputStream Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/beaa642b Tree:

tapestry-5 git commit: always specify a charset when reading an InputStream

2017-03-09 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x 45eaae528 -> 0522e587b always specify a charset when reading an InputStream Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/0522e587 Tree:

[2/2] tapestry-5 git commit: TAP5-2575: rewrite some of tapestry-json based upon code from https://github.com/tdunning/open-json

2017-03-09 Thread jkemnade
TAP5-2575: rewrite some of tapestry-json based upon code from https://github.com/tdunning/open-json Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/aaa0d550 Tree:

[1/2] tapestry-5 git commit: TAP5-2575: rewrite some of tapestry-json based upon code from https://github.com/tdunning/open-json

2017-03-09 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master beaa642b4 -> aaa0d550a http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/aaa0d550/tapestry-json/src/main/java/org/apache/tapestry5/json/JSONStringer.java -- diff

tapestry-5 git commit: upgrade to latest Gradle wrapper in the 2.x series

2017-03-09 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/5.4.x 0522e587b -> b10fa77d2 upgrade to latest Gradle wrapper in the 2.x series Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/b10fa77d Tree:

[4/4] tapestry-5 git commit: upgade Gradle wrapper

2017-03-02 Thread jkemnade
upgade Gradle wrapper Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d6d1bf13 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/d6d1bf13 Diff:

<    1   2   3   4   5   6   7   >