hlship | 19 Jun 2013 18:03
Picon
Favicon
Gravatar

git commit: Fix JavaDoc Warnings Add missing copyright headers

Updated Branches:
  refs/heads/master 1a964fe65 -> 09ca58266

Fix JavaDoc Warnings
Add missing copyright headers

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/09ca5826
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/09ca5826
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/09ca5826

Branch: refs/heads/master
Commit: 09ca582667da4c0a65b77146e4ef44676690597e
Parents: 1a964fe
Author: Howard M. Lewis Ship <hlship <at> apache.org>
Authored: Wed Jun 19 09:03:14 2013 -0700
Committer: Howard M. Lewis Ship <hlship <at> apache.org>
Committed: Wed Jun 19 09:03:14 2013 -0700

----------------------------------------------------------------------
 .../internal/plastic/PlasticClassPool.java      |  3 +--
 .../corelib/components/GridColumns.java         |  1 -
 .../DefaultRequestExceptionHandler.java         |  2 +-
 .../internal/services/DocumentLinker.java       |  4 ++--
 .../services/assets/AssetChecksumGenerator.java |  2 +-
 .../tapestry5/ioc/services/PropertyAccess.java  |  4 ++--
 .../jpa/TapestryPersistenceUnitInfo.java        |  9 ++++---
 .../tapestry5/internal/mongodb/MongoDBImpl.java | 19 ++++++++++++---
 .../internal/mongodb/MongoDBSourceImpl.java     | 25 +++++++++++++-------
 .../org/apache/tapestry5/mongodb/MongoDB.java   | 15 +++++++++++-
(Continue reading)

hlship | 19 Jun 2013 17:55
Picon
Favicon
Gravatar

git commit: Write parameter names as <strong>

Updated Branches:
  refs/heads/master 1230be05f -> 1a964fe65

Write parameter names as <strong>

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1a964fe6
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/1a964fe6
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/1a964fe6

Branch: refs/heads/master
Commit: 1a964fe65c43c02d7748624f959949ec30d83fed
Parents: 1230be0
Author: Howard M. Lewis Ship <hlship <at> apache.org>
Authored: Wed Jun 19 08:55:29 2013 -0700
Committer: Howard M. Lewis Ship <hlship <at> apache.org>
Committed: Wed Jun 19 08:55:29 2013 -0700

----------------------------------------------------------------------
 .../java/org/apache/tapestry5/javadoc/TapestryDocTaglet.java   | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/1a964fe6/tapestry-javadoc/src/main/java/org/apache/tapestry5/javadoc/TapestryDocTaglet.java
----------------------------------------------------------------------
diff --git
a/tapestry-javadoc/src/main/java/org/apache/tapestry5/javadoc/TapestryDocTaglet.java b/tapestry-javadoc/src/main/java/org/apache/tapestry5/javadoc/TapestryDocTaglet.java
index 40b518b..af9a0e6 100644
--- a/tapestry-javadoc/src/main/java/org/apache/tapestry5/javadoc/TapestryDocTaglet.java
+++ b/tapestry-javadoc/src/main/java/org/apache/tapestry5/javadoc/TapestryDocTaglet.java
(Continue reading)

Massimo Lusetti | 19 Jun 2013 15:57
Picon
Gravatar

Javadoc vulnerability, should we be warned and replace our javadoc site?

I certainly have used a jdk affected when generated the latest 5.3 release

http://www.kb.cert.org/vuls/id/225657

--

-- 
Massimo Lusetti
Jochen Kemnade (JIRA | 19 Jun 2013 10:09

[jira] [Updated] (TAP5-2050) Grid sort icons should be added via CSS instead of rendering an embedded img element


     [
https://issues.apache.org/jira/browse/TAP5-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Kemnade updated TAP5-2050:
---------------------------------

    Description: Currently, each sortable grid column's header's link has its icon rendered via an embedded
img element. It would be better to apply the sort icons to the links via CSS.  (was: Currently, each sortable
grid column header contains two sort links, one with the column label and a second one that contains an
embedded IMG tag with the sort icon. It would be better to apply the sort icons to the links via CSS.)
        Summary: Grid sort icons should be added via CSS instead of rendering an embedded img element  (was: Grid
sort icons should be added via CSS instead of rendering two sort links)

> Grid sort icons should be added via CSS instead of rendering an embedded img element
> ------------------------------------------------------------------------------------
>
>                 Key: TAP5-2050
>                 URL: https://issues.apache.org/jira/browse/TAP5-2050
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>            Priority: Minor
>              Labels: component, grid, patch
>         Attachments: 0001-instead-of-rendering-a-sort-link-with-the-column-lab.patch
>
>
> Currently, each sortable grid column's header's link has its icon rendered via an embedded img element.
(Continue reading)

Jochen Kemnade (JIRA | 19 Jun 2013 10:07
Picon
Favicon

[jira] [Updated] (TAP5-2050) Grid sort icons should be added via CSS instead of rendering two sort links


     [
https://issues.apache.org/jira/browse/TAP5-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Kemnade updated TAP5-2050:
---------------------------------

    Attachment: 0001-instead-of-rendering-a-sort-link-with-the-column-lab.patch

New patch against current master

> Grid sort icons should be added via CSS instead of rendering two sort links
> ---------------------------------------------------------------------------
>
>                 Key: TAP5-2050
>                 URL: https://issues.apache.org/jira/browse/TAP5-2050
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>            Priority: Minor
>              Labels: component, grid, patch
>         Attachments: 0001-instead-of-rendering-a-sort-link-with-the-column-lab.patch
>
>
> Currently, each sortable grid column header contains two sort links, one with the column label and a
second one that contains an embedded IMG tag with the sort icon. It would be better to apply the sort icons to
the links via CSS.

(Continue reading)

Jochen Kemnade (JIRA | 19 Jun 2013 10:05
Picon
Favicon

[jira] [Updated] (TAP5-2050) Grid sort icons should be added via CSS instead of rendering two sort links


     [
https://issues.apache.org/jira/browse/TAP5-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Kemnade updated TAP5-2050:
---------------------------------

    Attachment:     (was: 0001-instead-of-rendering-a-sort-link-with-the-column-lab.patch)

> Grid sort icons should be added via CSS instead of rendering two sort links
> ---------------------------------------------------------------------------
>
>                 Key: TAP5-2050
>                 URL: https://issues.apache.org/jira/browse/TAP5-2050
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>            Priority: Minor
>              Labels: component, grid, patch
>
> Currently, each sortable grid column header contains two sort links, one with the column label and a
second one that contains an embedded IMG tag with the sort icon. It would be better to apply the sort icons to
the links via CSS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
(Continue reading)

hlship | 19 Jun 2013 02:54
Picon
Favicon
Gravatar

git commit: CSS and visual improvements to the Tree component

Updated Branches:
  refs/heads/master dc342eb11 -> 1230be05f

CSS and visual improvements to the Tree component

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1230be05
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/1230be05
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/1230be05

Branch: refs/heads/master
Commit: 1230be05ffa691a3876210428cb3390d10be8d0c
Parents: dc342eb
Author: Howard M. Lewis Ship <hlship <at> apache.org>
Authored: Tue Jun 18 17:54:45 2013 -0700
Committer: Howard M. Lewis Ship <hlship <at> apache.org>
Committed: Tue Jun 18 17:54:45 2013 -0700

----------------------------------------------------------------------
 .../META-INF/modules/t5/core/tree.coffee        |  16 +--
 .../tapestry5/corelib/components/Tree.java      |  26 ++---
 .../META-INF/assets/tapestry5/tree-sprites.png  | Bin 1109 -> 2565 bytes
 .../META-INF/assets/tapestry5/tree.css          |  98 +++++++++----------
 .../tapestry5/integration/app1/TreeTests.groovy |  27 ++---
 5 files changed, 79 insertions(+), 88 deletions(-)
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/1230be05/tapestry-core/src/main/coffeescript/META-INF/modules/t5/core/tree.coffee
----------------------------------------------------------------------
diff --git a/tapestry-core/src/main/coffeescript/META-INF/modules/t5/core/tree.coffee b/tapestry-core/src/main/coffeescript/META-INF/modules/t5/core/tree.coffee
(Continue reading)

hlship | 19 Jun 2013 02:03
Picon
Favicon
Gravatar

git commit: Change how the Grid component renders TH, TR, and TD elements to use data- attributes, not CSS class names

Updated Branches:
  refs/heads/master 4b5098271 -> dc342eb11

Change how the Grid component renders TH, TR, and TD elements to use data- attributes, not CSS class names

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/dc342eb1
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/dc342eb1
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/dc342eb1

Branch: refs/heads/master
Commit: dc342eb116e775165bdac4a5de8f3f45fa0235e0
Parents: 4b50982
Author: Howard M. Lewis Ship <hlship <at> apache.org>
Authored: Tue Jun 18 17:03:37 2013 -0700
Committer: Howard M. Lewis Ship <hlship <at> apache.org>
Committed: Tue Jun 18 17:03:37 2013 -0700

----------------------------------------------------------------------
 54_RELEASE_NOTES.txt                            |  3 +
 .../tapestry5/corelib/components/Grid.xdoc      | 31 ++++++----
 .../corelib/components/GridColumns.java         | 54 +++++++----------
 .../tapestry5/corelib/components/GridRows.java  | 62 ++++++++++----------
 .../corelib/components/GridColumns.tml          | 27 ++++-----
 .../tapestry5/corelib/components/GridRows.tml   |  5 +-
 tapestry-core/src/test/app1/GridDemo.tml        |  6 +-
 .../symbolparam/GridSymbolDemoTests.groovy      | 11 ++--
 .../symbolparam/components/Layout.groovy        |  4 +-
 .../tapestry5/integration/app1/GridTests.java   | 19 +++---
 10 files changed, 113 insertions(+), 109 deletions(-)
(Continue reading)

hlship | 19 Jun 2013 00:34
Picon
Favicon
Gravatar

[1/8] Improvements to CoffeeScript compilation at build time Set up source paths correctly Prepare for CoffeeScript pre-processing

Updated Branches:
  refs/heads/master 5e22b236f -> 4b5098271

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/18d96cfb/tapestry-core/src/main/preprocessed-coffeescript/org/apache/tapestry5/t5-core-dom-prototype.coffee
----------------------------------------------------------------------
diff --git
a/tapestry-core/src/main/preprocessed-coffeescript/org/apache/tapestry5/t5-core-dom-prototype.coffee b/tapestry-core/src/main/preprocessed-coffeescript/org/apache/tapestry5/t5-core-dom-prototype.coffee
new file mode 100644
index 0000000..db88bbb
--- /dev/null
+++ b/tapestry-core/src/main/preprocessed-coffeescript/org/apache/tapestry5/t5-core-dom-prototype.coffee
 <at>  <at>  -0,0 +1,608  <at>  <at> 
+# Copyright 2012-2013 The Apache Software Foundation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http:#www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+
+# ## t5/core/dom (prototype)
+#
+# This is the abstraction layer that allows the majority of components to operate without caring whether the
(Continue reading)

Christian Riedel (JIRA | 18 Jun 2013 12:29
Picon
Favicon

[jira] [Updated] (TAP5-2130) Services interfaces that inherit from "Runnable" cause <at> Startup methods being called twice


     [
https://issues.apache.org/jira/browse/TAP5-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Riedel updated TAP5-2130:
-----------------------------------

    Description: 
Service interfaces that inherit from "Runnable" and have any contributions will cause Tapestry to
assume all of RegistryStartup's contributions to be matching as well, so they'll be executed
as soon as that custom service's contributions are executed.

public interface AnyService extends Runnable {

    void anything();
}

Related posts in the mailing list:

- http://mail-archives.apache.org/mod_mbox/tapestry-users/201211.mbox/%3CD6AE66BE-0916-4A80-ABDD-B899AFC55514 <at> googlemail.com%3E
- http://mail-archives.apache.org/mod_mbox/tapestry-users/201211.mbox/%3C4186F80B-5A27-4F69-B22F-444093FC2E3F <at> googlemail.com%3E

  was:
Service interfaces that inherit from "Runnable" and have any contributions will cause Tapestry to
assume all of RegistryStartup's contributions to be matching as well, so they'll be executed
as soon as that custom service's contributions are executed.

{noformat}
public interface AnyService extends Runnable {

(Continue reading)

Christian Riedel (JIRA | 18 Jun 2013 12:29
Picon
Favicon

[jira] [Updated] (TAP5-2130) Services interfaces that inherit from "Runnable" cause <at> Startup methods being called twice


     [
https://issues.apache.org/jira/browse/TAP5-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Riedel updated TAP5-2130:
-----------------------------------

    Description: 
Service interfaces that inherit from "Runnable" and have any contributions will cause Tapestry to
assume all of RegistryStartup's contributions to be matching as well, so they'll be executed
as soon as that custom service's contributions are executed.

{noformat}
public interface AnyService extends Runnable {

    void anything();
}
{noformat}

Related posts in the mailing list:

- http://mail-archives.apache.org/mod_mbox/tapestry-users/201211.mbox/%3CD6AE66BE-0916-4A80-ABDD-B899AFC55514 <at> googlemail.com%3E
- http://mail-archives.apache.org/mod_mbox/tapestry-users/201211.mbox/%3C4186F80B-5A27-4F69-B22F-444093FC2E3F <at> googlemail.com%3E

  was:
Service interfaces that inherit from "Runnable" and have any contributions will cause Tapestry to
assume all of RegistryStartup's contributions to be matching as well, so they'll be executed
as soon as that custom service's contributions are executed.

{code}
(Continue reading)


Gmane