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

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jelly.git


    from 70492691 Javadoc
     new be90a556 Remove dead comments
     new 9d38fe2d Javadoc
     new d7deb1e7 Remove dead comments
     new edb9d5bb Javadoc

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/commons/jelly/tags/Resources.java   |  6 ---
 .../apache/commons/jelly/tags/fmt/BundleTag.java   | 21 --------
 .../commons/jelly/tags/fmt/FormatDateTag.java      |  3 --
 .../commons/jelly/tags/fmt/SetLocaleTag.java       |  3 --
 .../apache/commons/jelly/tags/fmt/TimeZoneTag.java | 12 -----
 .../commons/jelly/tags/regexp/ContainsTagTest.java | 40 +++++++--------
 .../commons/jelly/tags/regexp/MatchTagTest.java    | 57 ++++++++++------------
 .../commons/jelly/tags/sql/DateParamTag.java       | 18 -------
 .../apache/commons/jelly/tags/sql/DriverTag.java   |  9 ----
 .../apache/commons/jelly/tags/sql/ParamTag.java    |  3 --
 .../apache/commons/jelly/tags/sql/QueryTag.java    |  9 ----
 .../commons/jelly/tags/sql/SetDataSourceTag.java   |  9 ----
 .../commons/jelly/tags/sql/SqlTagSupport.java      | 12 -----
 .../commons/jelly/tags/sql/TransactionTag.java     | 21 --------
 .../apache/commons/jelly/tags/sql/UpdateTag.java   |  6 ---
 .../commons/jelly/demos/HomepageBuilder.java       |  2 +-
 16 files changed, 44 insertions(+), 187 deletions(-)

Reply via email to