svn commit: r556460 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket: Component.java markup/repeater/RepeatingView.java

2007-07-15 Thread frankbille
Author: frankbille Date: Sun Jul 15 14:43:48 2007 New Revision: 556460 URL: http://svn.apache.org/viewvc?view=rev&rev=556460 Log: WICKET-758: Make repeaters produce id's which are also valid in markup. Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apac

svn commit: r550954 - /incubator/wicket/trunk/jdk-1.4/wicket-spring/src/main/java/org/apache/wicket/spring/test/ApplicationContextMock.java

2007-06-26 Thread frankbille
Author: frankbille Date: Tue Jun 26 14:18:50 2007 New Revision: 550954 URL: http://svn.apache.org/viewvc?view=rev&rev=550954 Log: Make the class implement at least what it promises in the javadoc. Remove the (obsolete?) method getBeanDefinitionNames(Class type) which wasn't defined in p

svn commit: r550941 - in /incubator/wicket/trunk/jdk-1.4/wicket-velocity/src/test/java: org/apache/wicket/contrib/ org/apache/wicket/contrib/markup/ org/apache/wicket/contrib/markup/html/ org/apache/w

2007-06-26 Thread frankbille
Author: frankbille Date: Tue Jun 26 13:48:39 2007 New Revision: 550941 URL: http://svn.apache.org/viewvc?view=rev&rev=550941 Log: Move tests into org.apache.wicket package. Added: incubator/wicket/trunk/jdk-1.4/wicket-velocity/src/test/java/org/apache/wicket/contrib/ incubator/wi

svn commit: r550940 - in /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/test/java: org/apache/wicket/util/ org/apache/wicket/util/license/ org/apache/wicket/util/license/ApacheLicenceHeaderTest.j

2007-06-26 Thread frankbille
Author: frankbille Date: Tue Jun 26 13:47:32 2007 New Revision: 550940 URL: http://svn.apache.org/viewvc?view=rev&rev=550940 Log: Move the license header tests into the org.apache.wicket package. Added: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/test/java/org/apache/wicket/

svn commit: r550938 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/test/java/org/apache/wicket/examples/AllTests.java

2007-06-26 Thread frankbille
Author: frankbille Date: Tue Jun 26 13:42:07 2007 New Revision: 550938 URL: http://svn.apache.org/viewvc?view=rev&rev=550938 Log: Move the license header tests into the org.apache.wicket package. Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/test/java/org/apache/wi

svn commit: r550924 - in /incubator/wicket/trunk: jdk-1.4/wicket-quickstart/src/test/java/org/ jdk-1.4/wicket-quickstart/src/test/java/org/apache/ jdk-1.4/wicket-quickstart/src/test/java/org/apache/wi

2007-06-26 Thread frankbille
Author: frankbille Date: Tue Jun 26 13:10:34 2007 New Revision: 550924 URL: http://svn.apache.org/viewvc?view=rev&rev=550924 Log: Move the license header tests into the org.apache.wicket package. Added: incubator/wicket/trunk/jdk-1.4/wicket-quickstart/src/test/java/org/ incubator/wi

svn commit: r550921 - /incubator/wicket/trunk/testing/wicket-threadtest/pom.xml

2007-06-26 Thread frankbille
Author: frankbille Date: Tue Jun 26 12:59:07 2007 New Revision: 550921 URL: http://svn.apache.org/viewvc?view=rev&rev=550921 Log: Remove duplicate license header. Modified: incubator/wicket/trunk/testing/wicket-threadtest/pom.xml Modified: incubator/wicket/trunk/testing/wicket-thread

svn commit: r518363 - in /incubator/wicket/branches/wicket-1.x: ./ jdk-1.4/ jdk-1.5/ pom.xml

2007-03-14 Thread frankbille
Author: frankbille Date: Wed Mar 14 15:40:33 2007 New Revision: 518363 URL: http://svn.apache.org/viewvc?view=rev&rev=518363 Log: Don't use the jdk15 profile because we then can't just do mvn whatever. Modified: incubator/wicket/branches/wicket-1.x/ (props changed) in

svn commit: r515971 - in /incubator/wicket/branches/wicket-1.x/wicket: ./ src/main/java/wicket/settings/IExceptionSettings.java src/main/java/wicket/util/lang/EnumeratedType.java

2007-03-08 Thread frankbille
Author: frankbille Date: Thu Mar 8 00:49:17 2007 New Revision: 515971 URL: http://svn.apache.org/viewvc?view=rev&rev=515971 Log: Removed deprecated tags from code which isn't deprecated yet. Modified: incubator/wicket/branches/wicket-1.x/wicket/ (props changed) incubat

svn commit: r514465 - in /incubator/wicket/branches/wicket-1.x/wicket-examples: NOTICE.txt src/test/java/wicket/util/license/ApacheLicenceHeaderTest.java

2007-03-04 Thread frankbille
Author: frankbille Date: Sun Mar 4 12:15:10 2007 New Revision: 514465 URL: http://svn.apache.org/viewvc?view=rev&rev=514465 Log: Dojo is dual licensed and one of them is a regular BSD license. We include it under the terms of the BSD license. Modified: incubator/wicket/branches/wicket

svn commit: r514405 [8/8] - in /incubator/wicket/branches/wicket-1.x/wicket-examples: ./ src/assembly/ src/main/java/wicket/examples/ src/main/java/wicket/examples/ajax/builtin/ src/main/java/wicket/e

2007-03-04 Thread frankbille
oject specific + * tests here if needed. + * + * @author Frank Bille Jensen (frankbille) + */ +public class ApacheLicenceHeaderTest extends ApacheLicenseHeaderTestCase { + + /** +* Construct. +*/ + public ApacheLicenceHeaderTest() { + +

svn commit: r514393 - in /incubator/wicket/branches/wicket-1.x/wicket-auth-roles: ./ src/assembly/bin.xml src/assembly/build.xml src/test/java/wicket/util/license/ApacheLicenceHeaderTest.java

2007-03-04 Thread frankbille
Author: frankbille Date: Sun Mar 4 04:53:40 2007 New Revision: 514393 URL: http://svn.apache.org/viewvc?view=rev&rev=514393 Log: Added missing license headers and put a comment on the ignores in the license test. Modified: incubator/wicket/branches/wicket-1.x/wicket-auth-roles/ (p

svn commit: r514391 - in /incubator/wicket/branches/wicket-1.x/wicket-spring: pom.xml src/assembly/bin.xml src/assembly/build.xml src/test/java/wicket/util/license/ApacheLicenceHeaderTest.java

2007-03-04 Thread frankbille
Author: frankbille Date: Sun Mar 4 04:43:32 2007 New Revision: 514391 URL: http://svn.apache.org/viewvc?view=rev&rev=514391 Log: Added missing license headers. Use the version number of surefire from the parent in pom. Modified: incubator/wicket/branches/wicket-1.x/wicket-spring/pom

svn commit: r514389 - in /incubator/wicket/branches/wicket-1.x/wicket-jmx: pom.xml src/assembly/bin.xml src/site/

2007-03-04 Thread frankbille
Author: frankbille Date: Sun Mar 4 04:36:28 2007 New Revision: 514389 URL: http://svn.apache.org/viewvc?view=rev&rev=514389 Log: Removed the site folder because there is no site. Changed the assembly bin.xml to not include site. Use the version number of surefire from the parent in pom. Rem

svn commit: r514388 - in /incubator/wicket/branches/wicket-1.x/wicket-datetime: pom.xml src/assembly/bin.xml src/assembly/build.xml src/site/ src/test/java/wicket/util/license/ApacheLicenceHeaderTest.

2007-03-04 Thread frankbille
Author: frankbille Date: Sun Mar 4 04:30:25 2007 New Revision: 514388 URL: http://svn.apache.org/viewvc?view=rev&rev=514388 Log: Removed the site folder because there is no site. Changed the assembly bin.xml to not include site and licenses. Added missing license headers and put a comment on

svn commit: r508368 - /incubator/wicket/branches/wicket-1.x/wicket-extensions/.classpath

2007-02-16 Thread frankbille
Author: frankbille Date: Fri Feb 16 03:05:56 2007 New Revision: 508368 URL: http://svn.apache.org/viewvc?view=rev&rev=508368 Log: Fix eclipse settings to match maven Modified: incubator/wicket/branches/wicket-1.x/wicket-extensions/.classpath Modified: incubator/wicket/branches/wicket

svn commit: r507281 - in /incubator/wicket/branches/wicket-1.x/wicket-datetime/src/main/java/wicket/extensions/yui/calendar: AbstractCalendar.java DatePicker.java

2007-02-13 Thread frankbille
Author: frankbille Date: Tue Feb 13 14:55:47 2007 New Revision: 507281 URL: http://svn.apache.org/viewvc?view=rev&rev=507281 Log: Support for having a default selected date, which is then displayed in the calendar when opening it the first time. Modified: incubator/wicket/branches/wick

svn commit: r507254 - /incubator/wicket/branches/wicket-1.x/wicket-datetime/src/main/java/wicket/extensions/yui/calendar/DatePicker.java

2007-02-13 Thread frankbille
Author: frankbille Date: Tue Feb 13 14:10:47 2007 New Revision: 507254 URL: http://svn.apache.org/viewvc?view=rev&rev=507254 Log: And WICKET 285 is fixed :) So now we initialize the calendar in a nice and AJAX supported way. Modified: incubator/wicket/branches/wicket-1.x/wicket-date

svn commit: r507214 - /incubator/wicket/branches/wicket-1.x/wicket-datetime/src/main/java/wicket/extensions/yui/calendar/DatePicker.java

2007-02-13 Thread frankbille
Author: frankbille Date: Tue Feb 13 12:58:07 2007 New Revision: 507214 URL: http://svn.apache.org/viewvc?view=rev&rev=507214 Log: Workaround for allowing the datepicker in AJAX requests. It will be more elegant when WICKET 285 is fixed. Modified: incubator/wicket/branches/wicket-1.x/wi

svn commit: r505779 - /incubator/wicket/branches/wicket-1.x/wicket-auth-roles-examples/NOTICE.txt

2007-02-10 Thread frankbille
Author: frankbille Date: Sat Feb 10 14:26:21 2007 New Revision: 505779 URL: http://svn.apache.org/viewvc?view=rev&rev=505779 Log: Added missing NOTICE file. Added: incubator/wicket/branches/wicket-1.x/wicket-auth-roles-examples/NOTICE.txt Added: incubator/wicket/branches/wicket-1.x/wi

svn commit: r503443 - in /incubator/wicket/trunk/wicket-extensions/src: assembly/bin.xml main/java/wicket/extensions/markup/html/tree/Tree.java test/java/wicket/util/license/ApacheLicenseHeaderTest.ja

2007-02-04 Thread frankbille
Author: frankbille Date: Sun Feb 4 09:06:24 2007 New Revision: 503443 URL: http://svn.apache.org/viewvc?view=rev&rev=503443 Log: Fix test. Modified: incubator/wicket/trunk/wicket-extensions/src/assembly/bin.xml incubator/wicket/trunk/wicket-extensions/src/main/java/wicket/extens

svn commit: r501629 - /incubator/wicket/branches/wicket-1.x/wicket-examples/src/test/java/wicket/examples/hangman/HangManTest.java

2007-01-30 Thread frankbille
Author: frankbille Date: Tue Jan 30 15:03:04 2007 New Revision: 501629 URL: http://svn.apache.org/viewvc?view=rev&rev=501629 Log: Wups, don't commit your debug stuff :) Modified: incubator/wicket/branches/wicket-1.x/wicket-examples/src/test/java/wicket/examples/hangman/HangMan

svn commit: r501626 - in /incubator/wicket/branches/wicket-1.x/wicket-examples/src/test/java/wicket/examples: displaytag/list/ hangman/

2007-01-30 Thread frankbille
Author: frankbille Date: Tue Jan 30 14:57:19 2007 New Revision: 501626 URL: http://svn.apache.org/viewvc?view=rev&rev=501626 Log: Fixed failing tests, due to relative url change Modified: incubator/wicket/branches/wicket-1.x/wicket-examples/src/test/java/wicket/examples/displaytag/

svn commit: r501599 - /incubator/wicket/branches/wicket-1.x/wicket-parent/NOTICE.txt

2007-01-30 Thread frankbille
Author: frankbille Date: Tue Jan 30 14:03:23 2007 New Revision: 501599 URL: http://svn.apache.org/viewvc?view=rev&rev=501599 Log: Added notice. Not sure if we need it at all, since the only artifact from this project is the pom file. Anyone? Added: incubator/wicket/branches/wicket

svn commit: r501598 - in /incubator/wicket/branches/wicket-1.x/wicket-examples: NOTICE.txt README.txt wicket-examples.iml wicket-examples.ipr

2007-01-30 Thread frankbille
Author: frankbille Date: Tue Jan 30 14:01:07 2007 New Revision: 501598 URL: http://svn.apache.org/viewvc?view=rev&rev=501598 Log: Added NOTICE. Will everyone please check this project for possible attributions? Just let me know or add it to NOTICE yourself. Changed README to reflect cur

svn commit: r501596 - /incubator/wicket/branches/wicket-1.x/wicket-auth-roles-examples/.classpath

2007-01-30 Thread frankbille
Author: frankbille Date: Tue Jan 30 13:58:20 2007 New Revision: 501596 URL: http://svn.apache.org/viewvc?view=rev&rev=501596 Log: Force 1.5 in eclipse Modified: incubator/wicket/branches/wicket-1.x/wicket-auth-roles-examples/.classpath Modified: incubator/wicket/branches/wicket-1.x/wi

svn commit: r501226 - /incubator/wicket/branches/wicket-1.2.x/wicket-parent/pom.xml

2007-01-29 Thread frankbille
Author: frankbille Date: Mon Jan 29 15:16:54 2007 New Revision: 501226 URL: http://svn.apache.org/viewvc?view=rev&rev=501226 Log: Pin version of surefire for accurate test count. Modified: incubator/wicket/branches/wicket-1.2.x/wicket-parent/pom.xml Modified: incubator/wicket/bran

svn commit: r499113 - /incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml

2007-01-23 Thread frankbille
Author: frankbille Date: Tue Jan 23 11:49:00 2007 New Revision: 499113 URL: http://svn.apache.org/viewvc?view=rev&rev=499113 Log: Include NOTICE.txt and LICENSE.txt in META-INF for all binary jars Pin some version numbers for different plugins. Modified: incubator/wicket/branches/wicket

svn commit: r498833 - in /incubator/wicket/branches/wicket-1.x/wicket-quickstart: NOTICE.txt pom.xml src/assembly/bin.xml src/assembly/build.xml src/test/java/wicket/util/license/ApacheLicenceHeaderTe

2007-01-22 Thread frankbille
Author: frankbille Date: Mon Jan 22 14:25:26 2007 New Revision: 498833 URL: http://svn.apache.org/viewvc?view=rev&rev=498833 Log: Added basic NOTICE file. Force version of surefire plugin in pom. Add missing license headers. Added license header check test. Added: incubator/wicket/bran

svn commit: r498828 - in /incubator/wicket/branches/wicket-1.x/wicket-jmx: .classpath NOTICE.txt pom.xml src/assembly/bin.xml src/assembly/build.xml src/test/java/wicket/util/license/ApacheLicenceHead

2007-01-22 Thread frankbille
Author: frankbille Date: Mon Jan 22 14:12:51 2007 New Revision: 498828 URL: http://svn.apache.org/viewvc?view=rev&rev=498828 Log: Added basic NOTICE file. Force version of surefire plugin in pom. Add missing license headers. Added license header check test. Added: incubator/wicket/bran

svn commit: r498824 - in /incubator/wicket/branches/wicket-1.x/wicket-extensions: NOTICE.txt src/assembly/bin.xml src/test/java/wicket/util/license/ApacheLicenceHeaderTest.java

2007-01-22 Thread frankbille
Author: frankbille Date: Mon Jan 22 14:02:32 2007 New Revision: 498824 URL: http://svn.apache.org/viewvc?view=rev&rev=498824 Log: Added NOTICE file with attribution. Added some missing license headers. Added: incubator/wicket/branches/wicket-1.x/wicket-extensions/NOTICE.txt Modi

svn commit: r498822 - in /incubator/wicket/branches/wicket-1.x/wicket-auth-roles: .classpath NOTICE.txt

2007-01-22 Thread frankbille
Author: frankbille Date: Mon Jan 22 14:01:01 2007 New Revision: 498822 URL: http://svn.apache.org/viewvc?view=rev&rev=498822 Log: Added basic NOTICE file. Added: incubator/wicket/branches/wicket-1.x/wicket-auth-roles/NOTICE.txt Modified: incubator/wicket/branches/wicket-1.x/wicket-

svn commit: r498791 - /incubator/wicket/branches/wicket-1.x/wicket-spring-annot/src/assembly/build.xml

2007-01-22 Thread frankbille
Author: frankbille Date: Mon Jan 22 12:43:15 2007 New Revision: 498791 URL: http://svn.apache.org/viewvc?view=rev&rev=498791 Log: Fix unicode problem and typo. Modified: incubator/wicket/branches/wicket-1.x/wicket-spring-annot/src/assembly/build.xml Modified: incubator/wicket/bran

svn commit: r498785 - in /incubator/wicket/branches/wicket-1.x/wicket-spring-annot: .classpath NOTICE.txt pom.xml src/assembly/bin.xml src/assembly/build.xml src/test/java/wicket/util/license/ApacheLi

2007-01-22 Thread frankbille
Author: frankbille Date: Mon Jan 22 12:28:10 2007 New Revision: 498785 URL: http://svn.apache.org/viewvc?view=rev&rev=498785 Log: Added basic NOTICE file. Force version of surefire plugin in pom. Add missing license headers. Added: incubator/wicket/branches/wicket-1.x/wicket-spring-a

svn commit: r498782 - in /incubator/wicket/branches/wicket-1.x/wicket-spring: NOTICE.txt pom.xml

2007-01-22 Thread frankbille
Author: frankbille Date: Mon Jan 22 12:19:10 2007 New Revision: 498782 URL: http://svn.apache.org/viewvc?view=rev&rev=498782 Log: Added basic NOTICE file. Force version of surefire plugin in pom. Added: incubator/wicket/branches/wicket-1.x/wicket-spring/NOTICE.txt Modified: incub

svn commit: r498761 - /incubator/wicket/branches/wicket-1.x/wicket-spring/src/test/java/wicket/spring/SpringBeanLocatorTest.java

2007-01-22 Thread frankbille
Author: frankbille Date: Mon Jan 22 11:45:12 2007 New Revision: 498761 URL: http://svn.apache.org/viewvc?view=rev&rev=498761 Log: Fix test (defaultName is the same as classname, so *do not* name the bean "bean") Modified: incubator/wicket/branches/wicket-1.x/wicket-spring

svn commit: r498751 - /incubator/wicket/trunk/wicket/src/test/java/wicket/markup/html/basic/SimplePageExpectedResult_3.html

2007-01-22 Thread frankbille
Author: frankbille Date: Mon Jan 22 11:14:59 2007 New Revision: 498751 URL: http://svn.apache.org/viewvc?view=rev&rev=498751 Log: Fix test (expected markup had changed) Modified: incubator/wicket/trunk/wicket/src/test/java/wicket/markup/html/basic/SimplePageExpectedResult_3.html Modi

svn commit: r496951 - in /incubator/wicket/branches/wicket-1.x/wicket-examples/src/test/java/wicket/examples: ./ displaytag/list/

2007-01-16 Thread frankbille
Author: frankbille Date: Tue Jan 16 23:40:10 2007 New Revision: 496951 URL: http://svn.apache.org/viewvc?view=rev&rev=496951 Log: When running the tests, use deployment mode, to strip all wicket: tags and attributes. Then Xerces will not fall over on the build machine. Not the best way to

svn commit: r496881 - in /incubator/wicket/branches/wicket-1.x/wicket-examples/src: main/java/wicket/examples/hellobrowser/ test/java/wicket/examples/ test/java/wicket/examples/displaytag/list/ test/j

2007-01-16 Thread frankbille
Author: frankbille Date: Tue Jan 16 14:28:53 2007 New Revision: 496881 URL: http://svn.apache.org/viewvc?view=rev&rev=496881 Log: Fix failing unit tests. Still don't know about the XML error, but I'll look into it after this. Modified: incubator/wicket/branches/wicket-1.x/w

svn commit: r496616 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/MockWebApplication.java

2007-01-16 Thread frankbille
Author: frankbille Date: Tue Jan 16 00:08:07 2007 New Revision: 496616 URL: http://svn.apache.org/viewvc?view=rev&rev=496616 Log: Since the purpose of MockWebApplication is singlethreaded programmatic testing it doesn't make much sense to have a modification watcher thread started to

svn commit: r496054 - in /incubator/wicket/branches/wicket-1.x/wicket-parent: LICENSE.txt pom.xml

2007-01-14 Thread frankbille
Author: frankbille Date: Sun Jan 14 02:00:54 2007 New Revision: 496054 URL: http://svn.apache.org/viewvc?view=rev&rev=496054 Log: Added license file. Changed my user information in pom file Added: incubator/wicket/branches/wicket-1.x/wicket-parent/LICENSE.txt (with props) Modi

svn commit: r496052 - /incubator/wicket/branches/wicket-1.x/wicket-extensions/src/main/java/wicket/extensions/markup/html/repeater/data/grid/PropertyPopulator.java

2007-01-14 Thread frankbille
Author: frankbille Date: Sun Jan 14 01:57:37 2007 New Revision: 496052 URL: http://svn.apache.org/viewvc?view=rev&rev=496052 Log: Fix javadoc Modified: incubator/wicket/branches/wicket-1.x/wicket-extensions/src/main/java/wicket/extensions/markup/html/repeater/data/

svn commit: r496050 - in /incubator/wicket/branches/wicket-1.x/wicket/src: main/java/wicket/protocol/http/ main/java/wicket/util/tester/ test/java/wicket/util/tester/

2007-01-14 Thread frankbille
Author: frankbille Date: Sun Jan 14 01:53:42 2007 New Revision: 496050 URL: http://svn.apache.org/viewvc?view=rev&rev=496050 Log: WICKET-24: FileUpload testing helper Added: incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/util/tester/FormTesterTest.java (with p

svn commit: r496047 - in /incubator/wicket/branches/wicket-1.x/wicket/src: main/java/wicket/ajax/ test/java/wicket/ajax/ test/java/wicket/ajax/markup/html/componentMap/

2007-01-14 Thread frankbille
Author: frankbille Date: Sun Jan 14 01:30:50 2007 New Revision: 496047 URL: http://svn.apache.org/viewvc?view=rev&rev=496047 Log: WICKET-208: Fixing AjaxTimerBehaviorTest. It looks ok. The rendered outputs in both an AJAX and NOT-AJAX situation looks fine (escaping of " is correct). JBQ

svn commit: r496042 - in /incubator/wicket/branches/wicket-1.x/wicket-quickstart: .settings/org.eclipse.jdt.core.prefs .settings/org.eclipse.jdt.ui.prefs src/main/java/wicket/quickstart/QuickStartSess

2007-01-14 Thread frankbille
Author: frankbille Date: Sun Jan 14 01:12:14 2007 New Revision: 496042 URL: http://svn.apache.org/viewvc?view=rev&rev=496042 Log: Use default wicket formatting for Eclipse. (for pleasing the somewhat fragile license header test :S) Modified: incubator/wicket/branches/wicket-1.x/wi

svn commit: r496038 - in /incubator/wicket/branches/wicket-1.x/wicket-quickstart/src/main/java/wicket/quickstart: QuickStartApplication.java QuickStartSession.java

2007-01-14 Thread frankbille
Author: frankbille Date: Sun Jan 14 00:56:26 2007 New Revision: 496038 URL: http://svn.apache.org/viewvc?view=rev&rev=496038 Log: WICKET-151 Modified: incubator/wicket/branches/wicket-1.x/wicket-quickstart/src/main/java/wicket/quickstart/QuickStartApplication.java incubator/wi

svn commit: r490982 - in /incubator/wicket/trunk: wicket-auth-roles-examples/ wicket-auth-roles/ wicket-spring-examples/ wicket-spring-examples/src/main/java/wicket/spring/

2006-12-29 Thread frankbille
Author: frankbille Date: Fri Dec 29 03:23:16 2006 New Revision: 490982 URL: http://svn.apache.org/viewvc?view=rev&rev=490982 Log: commons logging -> slf4j 1.1.0 Modified: incubator/wicket/trunk/wicket-auth-roles-examples/.classpath incubator/wicket/trunk/wicket-auth-roles-e

svn commit: r490976 - in /incubator/wicket/trunk: wicket-examples/src/main/java/wicket/examples/hellobrowser/ wicket-extensions/src/main/java/wicket/extensions/explorerpngfix/ wicket/src/main/java/wic

2006-12-29 Thread frankbille
Author: frankbille Date: Fri Dec 29 02:41:10 2006 New Revision: 490976 URL: http://svn.apache.org/viewvc?view=rev&rev=490976 Log: WICKET-87, rewrote ClientProperties, so it didn't have anything to do with Echo2 anymore. This will mean a "complete new" way of using ClientProp

svn commit: r490974 - in /incubator/wicket/trunk: wicket-examples/.classpath wicket-extensions/.classpath wicket/licenses/slf4j-licence.txt wicket/src/test/java/wicket/util/license/ApacheLicenseHeader

2006-12-29 Thread frankbille
Author: frankbille Date: Fri Dec 29 02:21:56 2006 New Revision: 490974 URL: http://svn.apache.org/viewvc?view=rev&rev=490974 Log: Misc stuff, like fixing eclipse classpath and formatting of the slf4j license. Modified: incubator/wicket/trunk/wicket-examples/.classpath incubator/wi

svn commit: r490861 - in /incubator/wicket/branches/wicket-1.x/wicket/src: main/java/wicket/protocol/http/request/WebClientInfo.java test/java/wicket/util/license/ApacheLicenceHeaderTest.java

2006-12-28 Thread frankbille
Author: frankbille Date: Thu Dec 28 14:54:12 2006 New Revision: 490861 URL: http://svn.apache.org/viewvc?view=rev&rev=490861 Log: WICKET-87, rewrote ClientProperties, so it didn't have anything to do with Echo2 anymore. This will mean a "complete new" way of using ClientProp

svn commit: r490856 - in /incubator/wicket/branches/wicket-1.x: wicket-examples/src/main/java/wicket/examples/hellobrowser/ wicket/src/main/java/wicket/markup/html/pages/ wicket/src/main/java/wicket/p

2006-12-28 Thread frankbille
Author: frankbille Date: Thu Dec 28 14:47:53 2006 New Revision: 490856 URL: http://svn.apache.org/viewvc?view=rev&rev=490856 Log: WICKET-87, rewrote ClientProperties, so it didn't have anything to do with Echo2 anymore. This will mean a "complete new" way of using ClientProp

svn commit: r490801 - in /incubator/wicket/branches/wicket-1.x/wicket: ./ src/main/java/wicket/protocol/http/ContextParamWebApplicationFactory.java src/main/java/wicket/protocol/http/portlet/WicketPor

2006-12-28 Thread frankbille
Author: frankbille Date: Thu Dec 28 12:57:27 2006 New Revision: 490801 URL: http://svn.apache.org/viewvc?view=rev&rev=490801 Log: Removed unused method in default application factory. Fixed javadoc for WicketPortlet. Modified: incubator/wicket/branches/wicket-1.x/wicket/ (props cha

svn commit: r490788 - in /incubator/wicket/branches/wicket-1.x/wicket/src: main/java/wicket/ main/java/wicket/ajax/ main/java/wicket/markup/html/form/ main/java/wicket/markup/html/resources/ main/java

2006-12-28 Thread frankbille
Author: frankbille Date: Thu Dec 28 12:39:44 2006 New Revision: 490788 URL: http://svn.apache.org/viewvc?view=rev&rev=490788 Log: Some warning fixes. Modified: incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/Component.java incubator/wicket/branches/wicket-1.x/wi

svn commit: r490699 - in /incubator/wicket/branches/wicket-1.x/wicket: ./ src/main/java/wicket/util/concurrent/ src/test/java/wicket/markup/html/list/

2006-12-28 Thread frankbille
Author: frankbille Date: Thu Dec 28 03:27:54 2006 New Revision: 490699 URL: http://svn.apache.org/viewvc?view=rev&rev=490699 Log: Added a NOTICE.txt file which should include all attributions (please check) Fixed a compilation error because of serialization missing. Added: incubator/wi

svn commit: r489438 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/util/license/ApacheLicenseHeaderTestCase.java

2006-12-21 Thread frankbille
Author: frankbille Date: Thu Dec 21 10:50:31 2006 New Revision: 489438 URL: http://svn.apache.org/viewvc?view=rev&rev=489438 Log: Only ignore the target directory in the root of the project. Modified: incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/util/lic

svn commit: r489201 - in /incubator/wicket/branches/wicket-1.x/wicket-spring-cattr: ./ .settings/ src/main/java/wicket/spring/injection/cattr/ src/site/resources/css/ src/site/template/ src/test/ src/

2006-12-20 Thread frankbille
Author: frankbille Date: Wed Dec 20 13:15:52 2006 New Revision: 489201 URL: http://svn.apache.org/viewvc?view=rev&rev=489201 Log: WICKET-51, WICKET-52, WICKET-53: Fixed license headers in wicket-spring-cattr Also aligned the pom file with wicket-parent structure. Added: incubator/wi

svn commit: r489199 - in /incubator/wicket/branches/wicket-1.x/wicket-spring-annot: ./ src/main/java/wicket/spring/injection/annot/ src/main/java/wicket/spring/injection/annot/test/ src/site/resources

2006-12-20 Thread frankbille
Author: frankbille Date: Wed Dec 20 13:07:37 2006 New Revision: 489199 URL: http://svn.apache.org/viewvc?view=rev&rev=489199 Log: WICKET-51, WICKET-52, WICKET-53: Fixed license headers in wicket-spring-annot Added: incubator/wicket/branches/wicket-1.x/wicket-spring-annot/src/test/

svn commit: r489198 - in /incubator/wicket/branches/wicket-1.x/wicket-quickstart: ./ src/main/java/ src/main/java/wicket/quickstart/ src/main/resources/ src/main/webapp/WEB-INF/ src/site/ src/site/res

2006-12-20 Thread frankbille
Author: frankbille Date: Wed Dec 20 12:58:08 2006 New Revision: 489198 URL: http://svn.apache.org/viewvc?view=rev&rev=489198 Log: WICKET-51, WICKET-52, WICKET-53: Fixed license headers in wicket-quickstart Added: incubator/wicket/branches/wicket-1.x/wicket-quickstart/src/test/ incub

svn commit: r488975 [2/2] - in /incubator/wicket/branches/wicket-1.x/wicket-auth-roles-examples: ./ src/main/java/wicket/authentication/example/ src/main/java/wicket/authorization/strategies/role/exam

2006-12-20 Thread frankbille
+ * @author Frank Bille Jensen (frankbille) + */ +public class ApacheLicenceHeaderTest extends ApacheLicenseHeaderTestCase +{ + /** +* Construct. +*/ + public ApacheLicenceHeaderTest() + { +// addHeaders = true; + +

svn commit: r488965 - in /incubator/wicket/branches/wicket-1.x/wicket-auth-roles/src/test/java/wicket/util: ./ license/ license/ApacheLicenceHeaderTest.java

2006-12-20 Thread frankbille
Author: frankbille Date: Wed Dec 20 00:45:15 2006 New Revision: 488965 URL: http://svn.apache.org/viewvc?view=rev&rev=488965 Log: WICKET-51, WICKET-52, WICKET-53: Fixed license headers in wicket-auth-roles Added: incubator/wicket/branches/wicket-1.x/wicket-auth-roles/src/test/java/wi

svn commit: r477335 [2/2] - in /incubator/wicket/branches/wicket-1.x/wicket-extensions: ./ src/assembly/ src/changes/ src/main/java/ src/main/java/wicket/extensions/ajax/markup/html/ src/main/java/wic

2006-11-21 Thread frankbille
Modified: incubator/wicket/branches/wicket-1.x/wicket-extensions/src/main/java/wicket/extensions/wizard/StaticContentStep.html URL: http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x/wicket-extensions/src/main/java/wicket/extensions/wizard/StaticContentStep.html?view=diff&rev=47733

svn commit: r476973 - in /incubator/wicket/branches/wicket-1.x/wicket/src: main/java/wicket/markup/html/tree/tree.css site/resources/css/print.css site/resources/css/site.css test/java/wicket/util/lic

2006-11-19 Thread frankbille
Author: frankbille Date: Sun Nov 19 15:19:49 2006 New Revision: 476973 URL: http://svn.apache.org/viewvc?view=rev&rev=476973 Log: WICKET-53: Added ASL header to .css files. Modified: incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/markup/html/tree/tree.css incub

svn commit: r476970 [24/24] - in /incubator/wicket/branches/wicket-1.x/wicket/src: main/java/wicket/ main/java/wicket/ajax/ main/java/wicket/ajax/calldecorator/ main/java/wicket/ajax/form/ main/java/w

2006-11-19 Thread frankbille
Modified: incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/util/tester/TagTesterTest.java URL: http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/util/tester/TagTesterTest.java?view=diff&rev=476970&r1=476969&r2=476970

svn commit: r476779 - in /incubator/wicket/branches/wicket-1.x/wicket/src: main/java/wicket/ajax/markup/html/form/ main/java/wicket/markup/html/form/ test/java/wicket/ test/java/wicket/util/tester/app

2006-11-19 Thread frankbille
Author: frankbille Date: Sun Nov 19 01:29:08 2006 New Revision: 476779 URL: http://svn.apache.org/viewvc?view=rev&rev=476779 Log: WICKET-78: Backport the "AjaxSubmitButton and AjaxSubmitLink now extends Button" feature. Thanks Jean-Baptiste Quenot. Added: incubator/wicket/bra

svn commit: r476776 - in /incubator/wicket/branches/wicket-1.x/wicket/src: main/java/wicket/util/license/ site/template/ test/java/wicket/util/license/

2006-11-19 Thread frankbille
Author: frankbille Date: Sun Nov 19 01:04:23 2006 New Revision: 476776 URL: http://svn.apache.org/viewvc?view=rev&rev=476776 Log: Some helper method to try to tell which license type a file has. Added license header to the velocity site template. Modified: incubator/wicket/branches/wick

svn commit: r476775 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/Application_da.properties

2006-11-19 Thread frankbille
Author: frankbille Date: Sun Nov 19 00:59:19 2006 New Revision: 476775 URL: http://svn.apache.org/viewvc?view=rev&rev=476775 Log: WICKET-67: Danish translation of the creditcard dude. Modified: incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/Application_da.proper

svn commit: r475328 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/settings/Settings.java

2006-11-15 Thread frankbille
Author: frankbille Date: Wed Nov 15 09:50:46 2006 New Revision: 475328 URL: http://svn.apache.org/viewvc?view=rev&rev=475328 Log: Import clean. Modified: incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/settings/Settings.java Modified: incubator/wicket/branches/wicket

svn commit: r475326 - /incubator/wicket/trunk/wicket/src/main/java/wicket/Application_es.properties

2006-11-15 Thread frankbille
Author: frankbille Date: Wed Nov 15 09:48:59 2006 New Revision: 475326 URL: http://svn.apache.org/viewvc?view=rev&rev=475326 Log: WICKET-76: Spannish translation of Application.properties. Thanx pepone. Added: incubator/wicket/trunk/wicket/src/main/java/wicket/Application_es.proper

svn commit: r475320 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/Application_es.properties

2006-11-15 Thread frankbille
Author: frankbille Date: Wed Nov 15 09:42:59 2006 New Revision: 475320 URL: http://svn.apache.org/viewvc?view=rev&rev=475320 Log: WICKET-76: Spannish translation of Application.properties. Thanx pepone. Added: incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wi

svn commit: r474699 - in /incubator/wicket/branches/wicket-1.x: wicket-extensions/src/test/java/wicket/util/ wicket-extensions/src/test/java/wicket/util/license/ wicket/src/main/java/wicket/util/licen

2006-11-14 Thread frankbille
Author: frankbille Date: Tue Nov 14 00:47:06 2006 New Revision: 474699 URL: http://svn.apache.org/viewvc?view=rev&rev=474699 Log: Backported ApacheLicenseHeaderTestCase. Added LicenseHeaderTest for wicket and wicket-extensions. Added: incubator/wicket/branches/wicket-1.x/wicket-extens

svn commit: r474700 - /incubator/wicket/branches/wicket-1.x/wicket-extensions/src/main/java/wicket/extensions/rating/RatingPanel_da.properties

2006-11-14 Thread frankbille
Author: frankbille Date: Tue Nov 14 00:47:12 2006 New Revision: 474700 URL: http://svn.apache.org/viewvc?view=rev&rev=474700 Log: Danish translation of RatingPanel. Added: incubator/wicket/branches/wicket-1.x/wicket-extensions/src/main/java/wicket/extensions/rating/RatingPanel_da.proper

svn commit: r474690 - /incubator/wicket/trunk/wicket/src/main/java/wicket/util/license/XmlLicenseHeaderHandler.java

2006-11-13 Thread frankbille
Author: frankbille Date: Mon Nov 13 23:48:05 2006 New Revision: 474690 URL: http://svn.apache.org/viewvc?view=rev&rev=474690 Log: (empty) Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/util/license/XmlLicenseHeaderHandler.java Modified: incubator/wicket/trunk/wicket/src/

svn commit: r474536 - in /incubator/wicket/trunk: wicket-auth-roles/NOTICE.txt wicket-extensions/NOTICE.txt wicket-spring/NOTICE.txt

2006-11-13 Thread frankbille
Author: frankbille Date: Mon Nov 13 13:53:12 2006 New Revision: 474536 URL: http://svn.apache.org/viewvc?view=rev&rev=474536 Log: Added NOTICE.txt to wicket-auth-roles, wicket-extensions and wicket-spring. Added: incubator/wicket/trunk/wicket-auth-roles/NOTICE.txt (with p

svn commit: r474533 [2/2] - in /incubator/wicket/trunk/wicket: ./ src/main/java/wicket/ src/main/java/wicket/authorization/ src/main/java/wicket/feedback/ src/main/java/wicket/markup/ src/main/java/wi

2006-11-13 Thread frankbille
Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/response/package.html URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/wicket/src/main/java/wicket/response/package.html?view=diff&rev=474533&r1=474532&r2=474533 ==

svn commit: r474182 - in /incubator/wicket/trunk/wicket/src/main/java/wicket/util/license: ApacheLicenseHeaderTestCase.java JavaScriptLicenseHeaderHandler.java

2006-11-13 Thread frankbille
Author: frankbille Date: Mon Nov 13 00:05:31 2006 New Revision: 474182 URL: http://svn.apache.org/viewvc?view=rev&rev=474182 Log: Support for adding license header automatically to javascript files. Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/util/lic

svn commit: r474089 - /incubator/wicket/trunk/wicket/src/main/java/wicket/util/license/XmlLicenseHeaderHandler.java

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 15:16:38 2006 New Revision: 474089 URL: http://svn.apache.org/viewvc?view=rev&rev=474089 Log: (empty) Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/util/license/XmlLicenseHeaderHandler.java Modified: incubator/wicket/trunk/wicket/src/

svn commit: r474088 - in /incubator/wicket/trunk/wicket-extensions: ./ src/assembly/ src/changes/ src/main/java/wicket/extensions/ajax/markup/html/modal/res/ src/main/java/wicket/extensions/markup/htm

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 15:15:05 2006 New Revision: 474088 URL: http://svn.apache.org/viewvc?view=rev&rev=474088 Log: Added ASL header to .css and .xml files. Modified: incubator/wicket/trunk/wicket-extensions/pom.xml incubator/wicket/trunk/wicket-extensions/src/asse

svn commit: r474086 - /incubator/wicket/trunk/wicket/src/main/java/wicket/util/license/ApacheLicenseHeaderTestCase.java

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 15:10:16 2006 New Revision: 474086 URL: http://svn.apache.org/viewvc?view=rev&rev=474086 Log: Possible to ignore an entire directory. Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/util/license/ApacheLicenseHeaderTestCase.java Modi

svn commit: r474064 - in /incubator/wicket/trunk/wicket-auth-roles: licenses/servletapi-license.txt src/main/java/wicket/authentication/panel/SignInPanel_da.html src/test/java/wicket/util/license/Apac

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 14:18:34 2006 New Revision: 474064 URL: http://svn.apache.org/viewvc?view=rev&rev=474064 Log: Set correct svn:eol-style property. Modified: incubator/wicket/trunk/wicket-auth-roles/licenses/servletapi-license.txt incubator/wicket/trunk/wicket-

svn commit: r474061 - /incubator/wicket/trunk/wicket-auth-roles/src/main/java/wicket/authentication/panel/SignInPanel_da.html

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 14:16:01 2006 New Revision: 474061 URL: http://svn.apache.org/viewvc?view=rev&rev=474061 Log: Danish l10n of SignInPanel.html Added: incubator/wicket/trunk/wicket-auth-roles/src/main/java/wicket/authentication/panel/SignInPanel_da.html Added: incub

svn commit: r474058 - in /incubator/wicket/trunk/wicket-auth-roles: ./ src/assembly/ src/main/java/wicket/authentication/pages/ src/main/java/wicket/authentication/panel/ src/site/resources/css/ src/s

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 14:08:24 2006 New Revision: 474058 URL: http://svn.apache.org/viewvc?view=rev&rev=474058 Log: Handled all files in wicket-auth-roles. (Should now be ASL compliant) Modified: incubator/wicket/trunk/wicket-auth-roles/pom.xml incubator/wicket/trunk/wi

svn commit: r474054 - in /incubator/wicket/trunk/wicket-spring: ./ src/assembly/ src/main/java/wicket/spring/ src/site/resources/css/ src/site/template/ src/test/java/wicket/util/license/

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 13:59:01 2006 New Revision: 474054 URL: http://svn.apache.org/viewvc?view=rev&rev=474054 Log: Handled all files in wicket-spring. (Should now be ASL compliant) Modified: incubator/wicket/trunk/wicket-spring/pom.xml incubator/wicket/trunk/wicket-sp

svn commit: r474053 - in /incubator/wicket/trunk/wicket/src/main/java/wicket/util/license: CssLicenseHeaderHandler.java VelocityLicenseHeaderHandler.java XmlLicenseHeaderHandler.java

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 13:54:17 2006 New Revision: 474053 URL: http://svn.apache.org/viewvc?view=rev&rev=474053 Log: Support for adding license header automatically to xml, html, css and velocity files. Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/util/lic

svn commit: r474046 - /incubator/wicket/trunk/wicket-auth-roles/src/test/java/wicket/util/license/ApacheLicenseHeaderTest.java

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 13:05:02 2006 New Revision: 474046 URL: http://svn.apache.org/viewvc?view=rev&rev=474046 Log: Ignore the .properties files in this project because of lack of creativitiy. Modified: incubator/wicket/trunk/wicket-auth-roles/src/test/java/wicket/util/lic

svn commit: r474043 - /incubator/wicket/trunk/wicket-extensions/src/main/java/wicket/extensions/rating/RatingPanel_da.properties

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 12:57:58 2006 New Revision: 474043 URL: http://svn.apache.org/viewvc?view=rev&rev=474043 Log: Danish translation of the rating panel. Added: incubator/wicket/trunk/wicket-extensions/src/main/java/wicket/extensions/rating/RatingPanel_da.properties A

svn commit: r474041 - in /incubator/wicket/trunk/wicket-extensions/src: main/java/ main/java/wicket/extensions/markup/html/datepicker/ main/java/wicket/extensions/rating/ main/java/wicket/extensions/w

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 12:49:36 2006 New Revision: 474041 URL: http://svn.apache.org/viewvc?view=rev&rev=474041 Log: Added ASL header to .properties files. Modified: incubator/wicket/trunk/wicket-extensions/src/main/java/wicket.properties incubator/wicket/trunk/wi

svn commit: r474038 - in /incubator/wicket/trunk/wicket/src/main/java/wicket/util/license: AbstractLicenseHeaderHandler.java PropertiesLicenseHeaderHandler.java

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 12:45:21 2006 New Revision: 474038 URL: http://svn.apache.org/viewvc?view=rev&rev=474038 Log: Support for adding license header automatically to .properties files. Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/util/lic

svn commit: r473990 - /incubator/wicket/trunk/wicket/src/main/java/wicket/util/license/ApacheLicenseHeaderTestCase.java

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 09:01:07 2006 New Revision: 473990 URL: http://svn.apache.org/viewvc?view=rev&rev=473990 Log: Prettier reporting of incorrect license headers. Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/util/license/ApacheLicenseHeaderTestCase.

svn commit: r473984 - in /incubator/wicket/trunk: wicket-auth-roles/.settings/org.eclipse.jdt.ui.prefs wicket-examples/.settings/org.eclipse.jdt.ui.prefs wicket-extensions/.settings/org.eclipse.jdt.ui

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 08:33:16 2006 New Revision: 473984 URL: http://svn.apache.org/viewvc?view=rev&rev=473984 Log: Use correct ASL header in new files in Eclipse. Modified: incubator/wicket/trunk/wicket-auth-roles/.settings/org.eclipse.jdt.ui.prefs incubator/wicket/t

svn commit: r473981 - /incubator/wicket/trunk/wicket/.settings/org.eclipse.jdt.ui.prefs

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 08:16:44 2006 New Revision: 473981 URL: http://svn.apache.org/viewvc?view=rev&rev=473981 Log: Use correct ASL header in new files in Eclipse. Modified: incubator/wicket/trunk/wicket/.settings/org.eclipse.jdt.ui.prefs Modified: incubator/wicket/t

svn commit: r473980 - in /incubator/wicket/trunk/wicket/src: main/java/wicket/util/license/ test/java/wicket/util/license/

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 08:14:09 2006 New Revision: 473980 URL: http://svn.apache.org/viewvc?view=rev&rev=473980 Log: Restructured the ApacheLicenseHeaderTestCase. Experimental support for adding correct license to java files. Added: incubator/wicket/trunk/wicket/src/main/

svn commit: r473966 - /incubator/wicket/trunk/wicket/src/main/java/wicket/util/license/ApacheLicenseHeaderTestCase.java

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 06:00:46 2006 New Revision: 473966 URL: http://svn.apache.org/viewvc?view=rev&rev=473966 Log: Can't access package private classes from the other projects. Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/uti

svn commit: r473964 - in /incubator/wicket/trunk: wicket-auth-roles/src/test/java/wicket/legals/ wicket-auth-roles/src/test/java/wicket/util/ wicket-auth-roles/src/test/java/wicket/util/license/ wicke

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 05:28:20 2006 New Revision: 473964 URL: http://svn.apache.org/viewvc?view=rev&rev=473964 Log: Made the ApacheLicenseHeaderTestCase package protected so it's only wicket projects that can use it (won't be exposed in public API). Added: in

svn commit: r473952 - in /incubator/wicket/trunk/wicket-extensions/src/main/java/wicket/extensions: ajax/markup/html/autocomplete/ markup/html/repeater/data/table/ markup/html/repeater/util/ markup/ht

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 04:22:36 2006 New Revision: 473952 URL: http://svn.apache.org/viewvc?view=rev&rev=473952 Log: Fixed some warnings such as SimpleAttributeModifier moved to extensions. Modified: incubator/wicket/trunk/wicket-extensions/src/main/java/wicket/extensions/

svn commit: r473950 - /incubator/wicket/trunk/wicket-examples/src/test/java/wicket/legals/ApacheLicenseHeaderTest.java

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 04:11:39 2006 New Revision: 473950 URL: http://svn.apache.org/viewvc?view=rev&rev=473950 Log: License header test Added: incubator/wicket/trunk/wicket-examples/src/test/java/wicket/legals/ApacheLicenseHeaderTest.java Added: incubator/wicket/trunk/wi

svn commit: r473948 - /incubator/wicket/trunk/wicket-examples/src/test/java/wicket/legals/

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 04:11:35 2006 New Revision: 473948 URL: http://svn.apache.org/viewvc?view=rev&rev=473948 Log: License header test Added: incubator/wicket/trunk/wicket-examples/src/test/java/wicket/legals/

svn commit: r473940 - in /incubator/wicket/trunk/wicket-auth-roles/src: main/java/wicket/authentication/ main/java/wicket/authentication/pages/ main/java/wicket/authentication/panel/ main/java/wicket/

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 03:46:02 2006 New Revision: 473940 URL: http://svn.apache.org/viewvc?view=rev&rev=473940 Log: WICKET-52 (Re)placed the correct ASL header in all .java files. Modified: incubator/wicket/trunk/wicket-auth-roles/src/main/java/wicket/authentica

svn commit: r473938 - /incubator/wicket/trunk/wicket-auth-roles/src/test/java/wicket/authorization/strategies/role/annotations/AnnotationsRoleTest.java

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 03:43:16 2006 New Revision: 473938 URL: http://svn.apache.org/viewvc?view=rev&rev=473938 Log: Fixed compiletime error introduced by the WicketTester/MockWebApplication refactoring. Modified: incubator/wicket/trunk/wicket-auth-roles/src/test/java/wi

svn commit: r473935 - in /incubator/wicket/trunk/wicket-spring/src: main/java/wicket/spring/ main/java/wicket/spring/injection/ main/java/wicket/spring/test/ test/java/wicket/spring/ test/java/wicket/

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 03:36:59 2006 New Revision: 473935 URL: http://svn.apache.org/viewvc?view=rev&rev=473935 Log: WICKET-52 (Re)placed the correct ASL header in all .java files. Modified: incubator/wicket/trunk/wicket-spring/src/main/java/wicket/sp

svn commit: r473933 - /incubator/wicket/trunk/wicket-spring/src/test/java/wicket/spring/SpringBeanLocatorTest.java

2006-11-12 Thread frankbille
Author: frankbille Date: Sun Nov 12 03:34:10 2006 New Revision: 473933 URL: http://svn.apache.org/viewvc?view=rev&rev=473933 Log: Fixed compiletime error introduced by the WicketTester/MockWebApplication refactoring. Modified: incubator/wicket/trunk/wicket-spring/src/test/java/wi

  1   2   >