Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
92e52a5
Changed release script to use branch wicket-9.x
bitstorm Apr 25, 2021
e3024d6
WICKET-6883 updated chapter 8 to reflect page storing changes
Apr 30, 2021
1926d14
WICKET-6884 Trigger build to rebuild apidocs
martin-g May 4, 2021
d11d98f
WICKET-6884 Trigger build to rebuild apidocs 2
martin-g May 4, 2021
b6dbbae
Add scope = col to Columnheaders (#468)
renoth May 4, 2021
f0cdafd
Fix index of a list item
martin-g May 4, 2021
2638b55
WICKET-6884 Trigger build to rebuild apidocs 3
martin-g May 4, 2021
67ca0e8
Update jacoco to 0.8.7
martin-g May 6, 2021
734f598
WICKET-6884 Trigger build to rebuild apidocs 4
martin-g May 7, 2021
4b23b3e
WICKET-6883 updated internals chapter exposing the default IPageStore
bitstorm May 10, 2021
a30dcc3
Update Spring to 5.3.7 and Mockito to 3.10.0
martin-g May 13, 2021
1d91c33
Added a paragraph on InMemoryPageStore
bitstorm May 14, 2021
e581689
Update JUnit to 5.7.2, frontend-maven-plugin to 1.12.0, Node.js to 14…
martin-g May 18, 2021
5829f86
WICKET-6886 make methods interface default
May 21, 2021
bf4a901
WICKET-6886 LambdaChoiceRenderer with unit tests
rkurucz9 May 21, 2021
884e5b8
Remove useless @author
martin-g May 27, 2021
35ba51e
Update Jetty to 9.4.41
martin-g May 27, 2021
d8e6061
Send GitHub notifications to commits@wicket.a.o
martin-g Jun 1, 2021
ef31a27
Update Mockito to 3.11.0
martin-g Jun 4, 2021
4abcb5a
Update Jetty to 9.4.42 and Spring to 5.3.8
martin-g Jun 9, 2021
8d83afb
Update Mockito to 3.11.1
martin-g Jun 14, 2021
a81a499
Add a profile for JDK 18
martin-g Jun 14, 2021
d8a2525
WICKET-6895 Links to examples in documentation not points to old ver…
martin-g Jun 17, 2021
11f04a2
INFRA-21830 Test build on JDK 16 & 17
martin-g Jun 18, 2021
45f0333
WICKET-6896 AutoCompleteTextField re-opens dropdown item list after i…
martin-g Jun 24, 2021
0559ec5
WICKET-6897 Javadoc build fails on fresh checkout of master or rel/wi…
martin-g Jun 24, 2021
c01e569
WICKET-6897 Javadoc build fails on fresh checkout of master or rel/wi…
martin-g Jun 24, 2021
6f4ed26
Remove dependencies which already come as transitive ones from wicket…
martin-g Jun 25, 2021
580ab68
WICKET-6897 Javadoc build fails on fresh checkout of master or rel/wi…
martin-g Jun 25, 2021
cc4cb65
Do not fail the build when maven-javadoc-plugin fails
martin-g Jun 25, 2021
c94e971
Add a profile for JDK EA (17+) that fixes the url to the javadocs
martin-g Jun 25, 2021
54866f2
WICKET-6897 Javadoc build fails on fresh checkout of master or rel/wi…
martin-g Jun 25, 2021
49db07e
WICKET-6897 Fix the linking of the sources in javadoc
martin-g Jun 25, 2021
c2b6d62
Update Mockito to 3.11.2
martin-g Jun 28, 2021
d44ca1a
WICKET-6899 Add setExceptionMapperProvider() to Application
martin-g Jun 30, 2021
a73bf2e
Minor non-functional cleanup:
martin-g Jul 7, 2021
9cc7628
Added CHANGELOG for release 9.4.0
bitstorm Jul 3, 2021
c9f9276
Start next development version
bitstorm Jul 7, 2021
b0d6e1b
no jira: javadoc:aggregate seems to work locally
solomax Jul 9, 2021
a8e5176
WICKET-6901 document size modifier
Jul 15, 2021
9a38f90
WICKET-6904 Make Apache Wicket fully supporting Java9+ module system
martin-g Jun 25, 2021
d0b8d69
WICKET-6903 Replace maven-clirr-plugin with something newer
martin-g Jul 16, 2021
a101808
WICKET-6904 Make Apache Wicket fully supporting Java9+ module system
martin-g Jul 16, 2021
d4e9fb4
Fix failing test by updating the resource url scheme to HTTPS
martin-g Jul 18, 2021
f542c4d
WICKET-6901 Rename ITagModifier.NoOp to NO_OP
martin-g Jul 18, 2021
23c1584
WICKET-6902 allow prepend and append
Jul 16, 2021
6227f15
Minor non-functional changes.
martin-g Jul 20, 2021
e3958b2
INFRA-22136 Replace bintray.io with apache.jfrog.io
martin-g Jul 23, 2021
42dd2b9
WICKET-6909 Link to Javadoc for 9.x is broken on the website
martin-g Jul 27, 2021
5256d3c
Fix javadoc errors
martin-g Jul 27, 2021
b1c2d67
WICKET-6908 wrap exceptions for log data
Jul 26, 2021
6c88207
WICKET-6908 detach all handlers
Jul 26, 2021
82b111e
Fix some more javadoc issues.
martin-g Aug 9, 2021
ca68277
Fix one more Javadoc lint issue that is specific only for wicket-9.x …
martin-g Aug 9, 2021
b665112
Fix spelling in javadocs
martin-g Aug 9, 2021
b1460b7
Fix a typo in javadoc
martin-g Aug 12, 2021
06e9f53
WICKET-6914 Visibility change of "File Upload" via ajax causes "miss…
martin-g Aug 16, 2021
66b35ad
Simplify JUnit assertions
martin-g Aug 16, 2021
f9c9873
WICKET-6914 Visibility change of "File Upload" via ajax causes "missi…
martin-g Aug 16, 2021
86b02b9
Explicitly install OpenJDK 11 and Maven
martin-g Aug 16, 2021
483a5ee
Update Mockito to 3.12.1
martin-g Aug 23, 2021
04b3440
WICKET-6916 replace proxies with StandardMBean
Aug 20, 2021
eb42b15
WICKET-6913 move package private
Aug 23, 2021
5892a60
WICKET-6913 backport bytebuddy and objenesis improvements
Aug 23, 2021
fe84d7a
WICKET-6913 Add generic type to IProxyFactory#createProxy()
martin-g Sep 1, 2021
98d8d2d
Added CHANGELOG for release 9.5.0
bitstorm Sep 6, 2021
fb29027
Start next development version
bitstorm Sep 12, 2021
99ac022
WICKET-6918 Update the version to 9.0.0
martin-g Sep 13, 2021
87f12fc
WICKET-6919 Improve EnclosureContainer's javadoc to explain that it s…
martin-g Sep 13, 2021
6666f9a
WICKET-6920 Improve the examples to use the browser's light/dark mode
martin-g Sep 13, 2021
c348f90
WICKET-6920 Improve the examples to use the browser's light/dark mode
martin-g Sep 13, 2021
bb832b7
Bump JUnit to 5.8.0
martin-g Sep 14, 2021
72d48d1
Use the ROOT locale when parsing the date in WicketFilterTest
martin-g Sep 15, 2021
e77bfa2
WICKET-6921 Avoid updating hidden forms (#478)
mat128 Sep 21, 2021
3f836dd
Remove useless javadoc
martin-g Oct 7, 2021
7065c32
Bump japicmp to 0.15.4
martin-g Oct 7, 2021
f52357f
Bump Mockito to 4.0.0
martin-g Oct 11, 2021
14b04aa
WICKET-6924 Allow image/avif in SecurePackageResourceGuard
martin-g Oct 12, 2021
b0b96e9
WICKET-6925 Deprecate AbstractWrapModel
martin-g Oct 18, 2021
c4a7c87
WICKET-6927 Get rid of java.security.AccessController
martin-g Oct 20, 2021
415d0c1
JDK 17 is stable since a month
martin-g Oct 20, 2021
6d70131
Added CHANGELOG for release 9.6.0
bitstorm Oct 29, 2021
725c13a
Start next development version
bitstorm Nov 2, 2021
24f19bb
Change wrong 'to determinate' into correct 'to determine' (#480)
DisasterMo Nov 8, 2021
04aaa7f
WICKET-6930: This commit adds: 1) allow to skip sending empty WS mess…
ernestosemedy May 20, 2021
76a28ef
WICKET-6933 use separate key for the default instance
Nov 10, 2021
6abc8fd
WICKET-6935] several minor datatable improvements
reiern70 Nov 13, 2021
6e35fdf
allow to override write channel creation
reiern70 Nov 18, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ github:
- java
- web
- html

notifications:
commits: commits@wicket.apache.org
pullrequests: commits@wicket.apache.org
jira_options: link label comment
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cache:

before_install:
- lscpu
- sudo apt-get install -y chromium-browser fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-freefont-ttf gconf-service libasound2 libatk1.0-0 libatk-bridge2.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates fonts-liberation libappindicator1 libnss3 lsb-release xdg-utils wget libappindicator3-1 libgbm1
- sudo apt-get install -y openjdk-11-jdk maven chromium-browser fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-freefont-ttf gconf-service libasound2 libatk1.0-0 libatk-bridge2.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates fonts-liberation libappindicator1 libnss3 lsb-release xdg-utils wget libappindicator3-1 libgbm1
- export JAVA_HOME="/usr/lib/jvm/java-11-openjdk-${TRAVIS_CPU_ARCH}"
- export PATH="$JAVA_HOME/bin:$PATH"
- java -version
Expand Down
69 changes: 69 additions & 0 deletions CHANGELOG-9.x
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,75 @@ This file contains all changes done in releases for Apache Wicket 9.x.

=======================================================================

Release Notes - Wicket - Version 9.6.0

** Bug

* [WICKET-6921] - MultipartFormComponentListener breaks on hidden components

** Improvement

* [WICKET-6920] - Improve the examples to use the browser's light/dark mode
* [WICKET-6924] - Allow image/avif in SecurePackageResourceGuard
* [WICKET-6927] - Get rid of java.security.AccessController

** Task

* [WICKET-6918] - Add links to latest wicket.xsd to the web site
* [WICKET-6919] - Improve EnclosureContainer's javadoc to explain that it should not be used with <wicket:enclosure>
* [WICKET-6925] - Deprecate AbstractWrapModel

=======================================================================

Release Notes - Wicket - Version 9.5.0

** Bug

* [WICKET-6884] - Wicket API 9.x refers to 10.0.0-M1-SNAPSHOT API
* [WICKET-6902] - Change of PartialPageUpdate order of onAfterResponse and writePriorityEvaluations makes IListener.onAfterResponde ignore prepended javascripts
* [WICKET-6908] - Possible bug / edge case where page is not detached
* [WICKET-6909] - Link to Javadoc for 9.x is broken on the website
* [WICKET-6913] - Java 17 compatibility with cglib
* [WICKET-6914] - Visibility change of "File Upload" via ajax causes "missing" form-data

** Improvement

* [WICKET-6901] - PropertyValidator improve configuration doc
* [WICKET-6911] - wicket-spring throws an error when a spring bean uses ctor injection

** Task

* [WICKET-6903] - Replace maven-clirr-plugin with something newer
* [WICKET-6904] - Make Apache Wicket fully supporting Java9+ module system
* [WICKET-6916] - Simplify JMX with StandardMBean

=======================================================================

Release Notes - Wicket - Version 9.4.0

** Bug

* [WICKET-6875] - Example for FileSystemResource.java does not work
* [WICKET-6877] - Removing component's MetaData during detach phase from within a Behavior causes issue
* [WICKET-6878] - Rendering of relative Urls does not take into account filterpath for absolute Urls
* [WICKET-6881] - Link on website to JavaDoc of version 1.3.x is broken
* [WICKET-6895] - Links to examples in documentation points to old version of 8x
* [WICKET-6896] - AutoCompleteTextField re-opens dropdown item list after item has been selected
* [WICKET-6897] - Javadoc build fails on fresh checkout of master or rel/wicket-9.3.0

** New Feature

* [WICKET-6886] - LambdaChoiceRenderer

** Improvement

* [WICKET-6876] - add an AJAX behavior that allows to collect file information when a file, to be uploaded, is selected.
* [WICKET-6880] - Documentation of DataTable/DataGridView has reference to unknown class UserProvider
* [WICKET-6885] - Add scope col and colgroup to HeadersToolbar
* [WICKET-6899] - Add setExceptionMapperProvider to Application

=======================================================================

Release Notes - Wicket - Version 9.3.0

** Bug
Expand Down
7 changes: 5 additions & 2 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,11 @@ src/./wicket-examples
This product includes software developed by the CGLib Project
(http://cglib.sourceforge.net).

This product includes ASM, released under a BSD style license (http://asm.objectweb.org).
Copyright (c) 2000-2005 INRIA, France Telecom
This product includes ASM, released under a BSD style license (https://asm.ow2.io/).
Copyright (c) 2000-2011 INRIA, France Telecom

This product includes software developed by the ByteBuddy Project
(https://bytebuddy.net/).

This product includes jhighlight (https://jhighlight.dev.java.net/)
which is released under CDDL 1.0 license (http://www.opensource.org/licenses/cddl1.php).
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,8 @@ the src/ folder.
- wicket-ioc:

cglib 3.1 (http://cglib.sourceforge.net/) and
asm-util 5.0.3 (http://asm.objectweb.org/)
asm-util 9.1 (https://asm.ow2.io/)
byte-buddy 1.11.12 (https://bytebuddy.net/) and

- wicket-spring:

Expand Down
7 changes: 6 additions & 1 deletion archetypes/quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,17 @@
<parent>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-parent</artifactId>
<version>9.4.0-SNAPSHOT</version>
<version>9.7.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>wicket-archetype-quickstart</artifactId>
<packaging>maven-archetype</packaging>
<name>Wicket Quickstart Archetype</name>

<properties>
<japicmp.skip>true</japicmp.skip>
</properties>

<build>
<resources>
<resource>
Expand Down
Loading