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

juanpablo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git


    from 183b7a83d Extract system property expansion to its own method
     new 8cdd18796 MailUtil now uses every mail.smtp / mail.smtps property 
provided through your jspwiki(-custom).properties file
     new 2cc751fbd Add missing license
     new 4c88d8fa1 Update dependencies     * Apache parent to 32     * Commons 
Text to 1.12.0     * JavaMail to 1.6.2     * Jetty to 9.4.54.v20240208     * 
Tomcat to 9.0.88     * Maven plugins: jar to 3.4.1, cargo to 1.10.12, sonar to 
3.11.0.3922
     new 412091421 Update portable build binaries
     new d718b8225 2.12.2-git-13

The 5 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:
 ChangeLog.md                                       |  19 ++++
 LICENSE                                            |   7 +-
 .../src/main/java/org/apache/wiki/api/Release.java |   2 +-
 jspwiki-main/pom.xml                               |   5 --
 .../org/apache/wiki/url/UrlConstructorTest.java    |  20 +++++
 .../tomcat/woas.app/Contents/Java/bootstrap.jar    | Bin 35452 -> 35452 bytes
 .../tomcat/woas.app/Contents/Java/tomcat-juli.jar  | Bin 49609 -> 49607 bytes
 .../src/overlay/launchers/tomcat/woas.exe          | Bin 3807777 -> 3808309 
bytes
 jspwiki-util/pom.xml                               |  13 ++-
 .../main/java/org/apache/wiki/util/MailUtil.java   |  98 ++++++++++++---------
 .../java/org/apache/wiki/util/MailUtilTest.java    |  55 ++++--------
 pom.xml                                            |  31 ++++---
 12 files changed, 144 insertions(+), 106 deletions(-)

Reply via email to