Repository: wicket Updated Branches: refs/heads/master 0b58d111c -> 59e84ec04
removed all references to the old datetime module Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/59e84ec0 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/59e84ec0 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/59e84ec0 Branch: refs/heads/master Commit: 59e84ec04c64d55e00aefa98db1b43d92d0a8771 Parents: 0b58d11 Author: Emond Papegaaij <emond.papega...@topicus.nl> Authored: Tue May 22 09:53:53 2018 +0200 Committer: Emond Papegaaij <emond.papega...@topicus.nl> Committed: Tue May 22 09:53:53 2018 +0200 ---------------------------------------------------------------------- NOTICE | 16 +--------------- README.md | 3 --- 2 files changed, 1 insertion(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/59e84ec0/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 7cc91f9..3e462db 100644 --- a/NOTICE +++ b/NOTICE @@ -98,20 +98,6 @@ src/./wicket-core [1]: http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/ --------------------------------------------------------------------------- -src/./wicket-datetime ---------------------------------------------------------------------------- - Apache Wicket Date Time - Copyright 2006-2012 Apache Software Foundation - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). - - Contains code of the Yahoo User Interface library (version: 2.8.2r1), - released under the BSD License: - http://developer.yahoo.net/yui/license.txt - Copyright (c) 2010, Yahoo! Inc. - ---------------------------------------------------------------------------- src/./wicket-metrics --------------------------------------------------------------------------- @@ -122,4 +108,4 @@ src/./wicket-metrics The Apache Software Foundation (http://www.apache.org/). This product uses AspectJ, developed at Eclipse, and licensed - under the Eclipse Public License. (https://eclipse.org/aspectj/). \ No newline at end of file + under the Eclipse Public License. (https://eclipse.org/aspectj/). http://git-wip-us.apache.org/repos/asf/wicket/blob/59e84ec0/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index a17dd27..862685e 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,6 @@ You will find the source code here: |-- wicket-cdi |-- wicket-cdi-1.1 |-- wicket-core - |-- wicket-datetime |-- wicket-devutils |-- wicket-eclipse-settings |-- wicket-examples @@ -95,8 +94,6 @@ Here is a list of projects in this distribution and what they do. - wicket: the core project, includes the framework and basic components; - wicket-extensions: contains utilities and more specialized components; - wicket-auth-roles: a basic authorization package based on roles; - - wicket-datetime: contains date/ time specific components such as a date - picker; - wicket-jmx: registers JMX beans for managing things like your Wicket configuration and markup cache; - wicket-objectssizeof-agent: utility for making better estimates of object