I noticed that after the pull request merger in Wicket, another commit
was done to fix the license format. From what I can see, all the words
are the same, but the line wrapping needed to be fixed. The formatting
of the license was done automatically by Eclipse when I saved the file.
So unless the project formatting preferences are changed, this is sure
to happen again especially when new files are created.
On 30/07/2012 11:29 PM, berniegp wrote:
GitHub user berniegp opened a pull request:
https://github.com/apache/wicket/pull/17
WICKET-4244: Add EnhancedPageView to ease debugging with the InspectorPa...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/berniegp/wicket WICKET-4244
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/17.patch
----
commit 9a516bd50ec387d1fc311cf360f88524165712f5
Author: Bertrand Guay-Paquet <[email protected]>
Date: 2012-07-30T13:53:51-07:00
WICKET-4244: Add EnhancedPageView to ease debugging with the InspectorPage
----