You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2009/01/05 13:57:25 UTC

svn commit: r731546 [1/4] - in /incubator/click/trunk/click/extras: src/ src/org/ src/org/apache/ src/org/apache/click/ src/org/apache/click/extras/ src/org/apache/click/extras/cayenne/ src/org/apache/click/extras/control/ src/org/apache/click/extras/c...

Author: sabob
Date: Mon Jan  5 04:57:19 2009
New Revision: 731546

URL: http://svn.apache.org/viewvc?rev=731546&view=rev
Log:
migrated extras to Apache namespace

Added:
    incubator/click/trunk/click/extras/src/org/
    incubator/click/trunk/click/extras/src/org/apache/
    incubator/click/trunk/click/extras/src/org/apache/click/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneForm.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/CayenneForm.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneTemplate.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/CayenneTemplate.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneUtils.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/CayenneUtils.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/DataContextFilter.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/DataContextFilter.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/PropertySelect.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/PropertySelect.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/QuerySelect.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/QuerySelect.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/TabbedCayenneForm.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/TabbedCayenneForm.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/package.html   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/package.html
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/AbstractContainerField.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/AbstractContainerField.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/AutoCompleteTextField.java   (contents, props changed)
      - copied, changed from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/AutoCompleteTextField.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CheckList.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CheckList.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker.htm   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker.htm
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker_cs.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker_cs.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker_de.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker_de.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker_en.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker_en.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker_fr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker_fr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker_it.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker_it.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker_ja.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker_ja.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker_nl.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker_nl.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker_ro.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker_ro.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker_tr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker_tr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker_zh_CN.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ColorPicker_zh_CN.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CountrySelect.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CountrySelect.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField.java   (contents, props changed)
      - copied, changed from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField_cs.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField_cs.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField_de.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField_de.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField_en.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField_en.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField_fr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField_fr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField_it_IT.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField_it_IT.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField_ja.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField_ja.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField_nl.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField_nl.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField_pt_BR.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField_pt_BR.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField_ro.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField_ro.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField_tr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField_tr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CreditCardField_zh_CN.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CreditCardField_zh_CN.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField.java   (contents, props changed)
      - copied, changed from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField_cs.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField_cs.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField_de.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField_de.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField_en.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField_en.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField_fr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField_fr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField_it_IT.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField_it_IT.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField_ja.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField_ja.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField_nl.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField_nl.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField_pt_BR.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField_pt_BR.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField_ro.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField_ro.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField_tr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField_tr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DateField_zh_CN.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DateField_zh_CN.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/DoubleField.java   (contents, props changed)
      - copied, changed from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/DoubleField.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField.java   (contents, props changed)
      - copied, changed from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField_cs.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField_cs.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField_de.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField_de.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField_en.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField_en.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField_fr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField_fr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField_it_IT.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField_it_IT.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField_ja.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField_ja.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField_nl.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField_nl.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField_pt_BR.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField_pt_BR.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField_ro.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField_ro.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField_tr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField_tr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/EmailField_zh_CN.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/EmailField_zh_CN.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ExternalLink.java   (contents, props changed)
      - copied, changed from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/ExternalLink.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/FieldColumn.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/FieldColumn.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/FormTable.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/FormTable.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/FormTable.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/FormTable.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/FormTable_en.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/FormTable_en.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/FormTable_nl.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/FormTable_nl.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/FormTable_tr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/FormTable_tr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/HtmlFieldSet.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/HtmlFieldSet.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/HtmlForm.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/HtmlForm.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/IntegerField.java   (contents, props changed)
      - copied, changed from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/IntegerField.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/LinkDecorator.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/LinkDecorator.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/LongField.java   (contents, props changed)
      - copied, changed from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/LongField.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/Menu.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/Menu.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/NumberField.java   (contents, props changed)
      - copied, changed from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/NumberField.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/PageButton.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/PageButton.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/PageSubmit.java   (contents, props changed)
      - copied, changed from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/PageSubmit.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/PickList.htm   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/PickList.htm
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/PickList.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/PickList.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField.java   (contents, props changed)
      - copied, changed from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField_cs.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField_cs.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField_de.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField_de.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField_en.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField_en.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField_fr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField_fr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField_it_IT.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField_it_IT.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField_ja.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField_ja.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField_nl.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField_nl.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField_pt_BR.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField_pt_BR.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField_ro.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField_ro.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField_tr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField_tr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/RegexField_zh_CN.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/RegexField_zh_CN.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TabbedForm.htm   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TabbedForm.htm
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TabbedForm.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TabbedForm.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TableInlinePaginator.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TableInlinePaginator.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TableInlinePaginator.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TableInlinePaginator.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TableInlinePaginator_nl.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TableInlinePaginator_nl.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TableInlinePaginator_tr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TableInlinePaginator_tr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField.java   (contents, props changed)
      - copied, changed from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField_cs.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField_cs.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField_de.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField_de.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField_en.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField_en.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField_fr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField_fr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField_it.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField_it.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField_ja.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField_ja.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField_nl.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField_nl.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField_pt_BR.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField_pt_BR.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField_ro.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField_ro.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField_tr.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField_tr.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/TelephoneField_zh_CN.properties   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/TelephoneField_zh_CN.properties
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/VirtualKeyboard.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/VirtualKeyboard.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/checklist/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/checklist/checklist.css   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/checklist/checklist.css
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/checklist/checklist.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/checklist/checklist.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/extras-control.css   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/extras-control.css
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/extras-control.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/extras-control.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/keyboard.css   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/keyboard.css
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/keyboard.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/keyboard.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/keyboard.png   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/keyboard.png
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/menu.css   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/menu.css
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/menu.dtd   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/menu.dtd
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/package.html   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/package.html
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/prototype/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/prototype/builder.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/prototype/builder.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/prototype/controls.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/prototype/controls.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/prototype/dragdrop.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/prototype/dragdrop.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/prototype/effects.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/prototype/effects.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/prototype/prototype.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/prototype/prototype.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/prototype/scriptaculous.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/prototype/scriptaculous.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/prototype/slider.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/prototype/slider.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/control/prototype/unittest.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/prototype/unittest.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/filter/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/filter/CompressionFilter.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/filter/CompressionFilter.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/filter/CompressionResponseStream.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/filter/CompressionResponseStream.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/filter/CompressionServletResponseWrapper.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/filter/CompressionServletResponseWrapper.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/filter/PerformanceFilter.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/filter/PerformanceFilter.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/filter/package.html   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/filter/package.html
    incubator/click/trunk/click/extras/src/org/apache/click/extras/hibernate/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/hibernate/HibernateForm.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/hibernate/HibernateForm.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/hibernate/SessionContext.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/hibernate/SessionContext.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/hibernate/SessionFilter.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/hibernate/SessionFilter.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/hibernate/package.html   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/hibernate/package.html
    incubator/click/trunk/click/extras/src/org/apache/click/extras/panel/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/panel/ListPanel.htm   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/panel/ListPanel.htm
    incubator/click/trunk/click/extras/src/org/apache/click/extras/panel/ListPanel.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/panel/ListPanel.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/panel/TabbedPanel.css   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/panel/TabbedPanel.css
    incubator/click/trunk/click/extras/src/org/apache/click/extras/panel/TabbedPanel.htm   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/panel/TabbedPanel.htm
    incubator/click/trunk/click/extras/src/org/apache/click/extras/panel/TabbedPanel.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/panel/TabbedPanel.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/panel/package.html   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/panel/package.html
    incubator/click/trunk/click/extras/src/org/apache/click/extras/service/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/service/FreemarkerTemplateService.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/service/FreemarkerTemplateService.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/service/JdkLogService.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/service/JdkLogService.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/service/Log4JLogService.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/service/Log4JLogService.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/service/package.html   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/service/package.html
    incubator/click/trunk/click/extras/src/org/apache/click/extras/spring/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/spring/SpringClickServlet.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/spring/SpringClickServlet.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/spring/package.html   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/spring/package.html
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/CheckboxTree.java   (contents, props changed)
      - copied, changed from r731362, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/CheckboxTree.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/Tree.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/Tree.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/TreeListener.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/TreeListener.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/TreeNode.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/TreeNode.java
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/checkbox-tree.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/checkbox-tree.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/cookie-helper.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/cookie-helper.js
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/images/
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/images/corner.png   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/images/corner.png
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/images/folder-closed.png   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/images/folder-closed.png
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/images/folder-open.png   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/images/folder-open.png
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/images/item.png   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/images/item.png
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/images/minus-corner.png   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/images/minus-corner.png
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/images/minus.png   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/images/minus.png
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/images/plus-corner.png   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/images/plus-corner.png
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/images/plus.png   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/images/plus.png
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/images/tjunction.png   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/images/tjunction.png
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/images/vertical-line.png   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/images/vertical-line.png
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/package.html   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/package.html
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/tree.css   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/tree.css
    incubator/click/trunk/click/extras/src/org/apache/click/extras/tree/tree.js   (props changed)
      - copied unchanged from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/tree/tree.js
    incubator/click/trunk/click/extras/test/org/
    incubator/click/trunk/click/extras/test/org/apache/
    incubator/click/trunk/click/extras/test/org/apache/click/
    incubator/click/trunk/click/extras/test/org/apache/click/extras/
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/AbstractContainerFieldText.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/AbstractContainerFieldText.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/CheckListTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/CheckListTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/ColorPickerTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/ColorPickerTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/CountryFieldTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/CountryFieldTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/DateFieldTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/DateFieldTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/DoubleFieldTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/DoubleFieldTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/EmailFieldTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/EmailFieldTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/FormTableTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/FormTableTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/HtmlFieldSetTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/HtmlFieldSetTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/IntegerFieldTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/IntegerFieldTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/LongFieldTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/LongFieldTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/MenuTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/MenuTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/NumberFieldTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/NumberFieldTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/TabbedFormTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/TabbedFormTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/control/TelephoneFieldTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/control/TelephoneFieldTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/panel/
    incubator/click/trunk/click/extras/test/org/apache/click/extras/panel/TabbedPanelTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/panel/TabbedPanelTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/extras/tree/
    incubator/click/trunk/click/extras/test/org/apache/click/extras/tree/TreeTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/extras/tree/TreeTest.java
    incubator/click/trunk/click/extras/test/org/apache/click/util/
    incubator/click/trunk/click/extras/test/org/apache/click/util/ExtrasClickUtilsTest.java   (contents, props changed)
      - copied, changed from r729543, incubator/click/trunk/click/extras/test/net/sf/click/util/ExtrasClickUtilsTest.java
Modified:
    incubator/click/trunk/click/extras/src/extras-controls.xml
    incubator/click/trunk/click/extras/test/web/WEB-INF/click.xml

Modified: incubator/click/trunk/click/extras/src/extras-controls.xml
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/extras/src/extras-controls.xml?rev=731546&r1=731545&r2=731546&view=diff
==============================================================================
--- incubator/click/trunk/click/extras/src/extras-controls.xml (original)
+++ incubator/click/trunk/click/extras/src/extras-controls.xml Mon Jan  5 04:57:19 2009
@@ -20,19 +20,19 @@
 <click-app>
 
   <controls>
-    <control classname="net.sf.click.extras.control.CheckList"/>
-    <control classname="net.sf.click.extras.control.CreditCardField"/>
-    <control classname="net.sf.click.extras.control.EmailField"/>
-    <control classname="net.sf.click.extras.control.IntegerField"/>
-    <control classname="net.sf.click.extras.control.PickList"/>
-    <control classname="net.sf.click.extras.control.Menu"/>
-    <control classname="net.sf.click.extras.control.RegexField"/>
-    <control classname="net.sf.click.extras.control.TabbedForm"/>
-    <control classname="net.sf.click.extras.control.VirtualKeyboard"/>
-    <control classname="net.sf.click.extras.panel.ListPanel"/>
-    <control classname="net.sf.click.extras.panel.TabbedPanel"/>
-    <control classname="net.sf.click.extras.tree.CheckboxTree"/>
-    <control classname="net.sf.click.extras.tree.Tree"/>
+    <control classname="org.apache.click.extras.control.CheckList"/>
+    <control classname="org.apache.click.extras.control.CreditCardField"/>
+    <control classname="org.apache.click.extras.control.EmailField"/>
+    <control classname="org.apache.click.extras.control.IntegerField"/>
+    <control classname="org.apache.click.extras.control.PickList"/>
+    <control classname="org.apache.click.extras.control.Menu"/>
+    <control classname="org.apache.click.extras.control.RegexField"/>
+    <control classname="org.apache.click.extras.control.TabbedForm"/>
+    <control classname="org.apache.click.extras.control.VirtualKeyboard"/>
+    <control classname="org.apache.click.extras.panel.ListPanel"/>
+    <control classname="org.apache.click.extras.panel.TabbedPanel"/>
+    <control classname="org.apache.click.extras.tree.CheckboxTree"/>
+    <control classname="org.apache.click.extras.tree.Tree"/>
   </controls>
 
 </click-app>

Copied: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneForm.java (from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/CayenneForm.java)
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneForm.java?p2=incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneForm.java&p1=incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/CayenneForm.java&r1=729543&r2=731546&rev=731546&view=diff
==============================================================================
--- incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/CayenneForm.java (original)
+++ incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneForm.java Mon Jan  5 04:57:19 2009
@@ -16,21 +16,21 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package net.sf.click.extras.cayenne;
+package org.apache.click.extras.cayenne;
 
 import java.math.BigDecimal;
 import java.util.Iterator;
 import java.util.List;
 
-import net.sf.click.control.Checkbox;
-import net.sf.click.control.Field;
-import net.sf.click.control.Form;
-import net.sf.click.control.HiddenField;
-import net.sf.click.control.TextArea;
-import net.sf.click.control.TextField;
-import net.sf.click.util.ClickUtils;
-import net.sf.click.util.ContainerUtils;
-import net.sf.click.util.HtmlStringBuffer;
+import org.apache.click.control.Checkbox;
+import org.apache.click.control.Field;
+import org.apache.click.control.Form;
+import org.apache.click.control.HiddenField;
+import org.apache.click.control.TextArea;
+import org.apache.click.control.TextField;
+import org.apache.click.util.ClickUtils;
+import org.apache.click.util.ContainerUtils;
+import org.apache.click.util.HtmlStringBuffer;
 
 import org.apache.cayenne.DataObject;
 import org.apache.cayenne.DataObjectUtils;
@@ -258,7 +258,7 @@
      * Clear all the form field values setting them to null. This method will
      * not clear the Form Object Class ("FO_CLASS") hidden field value.
      *
-     * @see net.sf.click.control.Form#clearValues()
+     * @see org.apache.click.control.Form#clearValues()
      */
     public void clearValues() {
         List fields = ContainerUtils.getInputFields(this);

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneForm.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneForm.java
------------------------------------------------------------------------------
    svn:mergeinfo = 

Copied: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneTemplate.java (from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/CayenneTemplate.java)
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneTemplate.java?p2=incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneTemplate.java&p1=incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/CayenneTemplate.java&r1=729543&r2=731546&rev=731546&view=diff
==============================================================================
--- incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/CayenneTemplate.java (original)
+++ incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneTemplate.java Mon Jan  5 04:57:19 2009
@@ -16,7 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package net.sf.click.extras.cayenne;
+package org.apache.click.extras.cayenne;
 
 import java.util.Collections;
 import java.util.List;

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneTemplate.java
------------------------------------------------------------------------------
    svn:mergeinfo = 

Copied: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneUtils.java (from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/CayenneUtils.java)
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneUtils.java?p2=incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneUtils.java&p1=incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/CayenneUtils.java&r1=729543&r2=731546&rev=731546&view=diff
==============================================================================
--- incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/CayenneUtils.java (original)
+++ incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneUtils.java Mon Jan  5 04:57:19 2009
@@ -16,11 +16,11 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package net.sf.click.extras.cayenne;
+package org.apache.click.extras.cayenne;
 
 import java.util.List;
 
-import net.sf.click.util.ClickUtils;
+import org.apache.click.util.ClickUtils;
 
 import org.apache.cayenne.CayenneRuntimeException;
 import org.apache.cayenne.DataObject;

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/CayenneUtils.java
------------------------------------------------------------------------------
    svn:mergeinfo = 

Copied: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/DataContextFilter.java (from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/DataContextFilter.java)
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/DataContextFilter.java?p2=incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/DataContextFilter.java&p1=incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/DataContextFilter.java&r1=729543&r2=731546&rev=731546&view=diff
==============================================================================
--- incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/DataContextFilter.java (original)
+++ incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/DataContextFilter.java Mon Jan  5 04:57:19 2009
@@ -16,7 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package net.sf.click.extras.cayenne;
+package org.apache.click.extras.cayenne;
 
 import java.io.IOException;
 import java.util.Collection;
@@ -31,7 +31,7 @@
 import javax.servlet.http.HttpServletRequest;
 import javax.servlet.http.HttpSession;
 
-import net.sf.click.util.HtmlStringBuffer;
+import org.apache.click.util.HtmlStringBuffer;
 
 import org.apache.commons.lang.StringUtils;
 import org.apache.log4j.Logger;
@@ -88,7 +88,7 @@
  *
  *   &lt;filter&gt;
  *     &lt;filter-name&gt;<span class="blue">data-context-filter</span>&lt;/filter-name&gt;
- *     &lt;filter-class&gt;<span class="red">net.sf.click.extras.cayenne.DataContextFilter</span>&lt;/filter-class&gt;
+ *     &lt;filter-class&gt;<span class="red">org.apache.click.extras.cayenne.DataContextFilter</span>&lt;/filter-class&gt;
  *   &lt;/filter&gt;
  *
  *   &lt;filter-mapping&gt;
@@ -116,7 +116,7 @@
  *
  *   &lt;filter&gt;
  *     &lt;filter-name&gt;<span class="blue">data-context-filter</span>&lt;/filter-name&gt;
- *     &lt;filter-class&gt;<span class="red">net.sf.click.extras.cayenne.DataContextFilter</span>&lt;/filter-class&gt;
+ *     &lt;filter-class&gt;<span class="red">org.apache.click.extras.cayenne.DataContextFilter</span>&lt;/filter-class&gt;
  *     &lt;init-param&gt;
  *       &lt;param-name&gt;<font color="blue">session-scope</font>&lt;/param-name&gt;
  *       &lt;param-value&gt;<font color="red">false</font>&lt;/param-value&gt;

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/DataContextFilter.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/DataContextFilter.java
------------------------------------------------------------------------------
    svn:mergeinfo = 

Copied: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/PropertySelect.java (from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/PropertySelect.java)
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/PropertySelect.java?p2=incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/PropertySelect.java&p1=incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/PropertySelect.java&r1=729543&r2=731546&rev=731546&view=diff
==============================================================================
--- incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/PropertySelect.java (original)
+++ incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/PropertySelect.java Mon Jan  5 04:57:19 2009
@@ -16,19 +16,19 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package net.sf.click.extras.cayenne;
+package org.apache.click.extras.cayenne;
 
 import java.lang.reflect.Method;
 import java.util.HashMap;
 import java.util.List;
 import java.util.Map;
 
-import net.sf.click.control.Decorator;
-import net.sf.click.control.Option;
-import net.sf.click.control.Select;
-import net.sf.click.util.ClickUtils;
-import net.sf.click.util.HtmlStringBuffer;
-import net.sf.click.util.PropertyUtils;
+import org.apache.click.control.Decorator;
+import org.apache.click.control.Option;
+import org.apache.click.control.Select;
+import org.apache.click.util.ClickUtils;
+import org.apache.click.util.HtmlStringBuffer;
+import org.apache.click.util.PropertyUtils;
 
 import org.apache.cayenne.DataObject;
 import org.apache.cayenne.DataObjectUtils;
@@ -375,7 +375,7 @@
      * Return the property <tt>DataObject</tt> value, or null if value was not
      * defined.
      *
-     * @see net.sf.click.control.Field#getValueObject()
+     * @see org.apache.click.control.Field#getValueObject()
      *
      * @return the property <tt>DataObject</tt> value
      */
@@ -387,7 +387,7 @@
      * Set the valueObject with the given <tt>DataObject</tt> and the select
      * value to the <tt>DataObject</tt> primary key value.
      *
-     * @see net.sf.click.control.Field#setValueObject(Object)
+     * @see org.apache.click.control.Field#setValueObject(Object)
      *
      * @param object the object value to set
      */
@@ -503,7 +503,7 @@
     /**
      * Clear the cached valueObject.
      *
-     * @see net.sf.click.Control#onDestroy()
+     * @see org.apache.click.Control#onDestroy()
      */
     public void onDestroy() {
         super.onDestroy();

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/PropertySelect.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/PropertySelect.java
------------------------------------------------------------------------------
    svn:mergeinfo = 

Copied: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/QuerySelect.java (from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/QuerySelect.java)
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/QuerySelect.java?p2=incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/QuerySelect.java&p1=incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/QuerySelect.java&r1=729543&r2=731546&rev=731546&view=diff
==============================================================================
--- incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/QuerySelect.java (original)
+++ incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/QuerySelect.java Mon Jan  5 04:57:19 2009
@@ -16,18 +16,18 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package net.sf.click.extras.cayenne;
+package org.apache.click.extras.cayenne;
 
 import java.util.Collections;
 import java.util.HashMap;
 import java.util.List;
 import java.util.Map;
 
-import net.sf.click.control.Decorator;
-import net.sf.click.control.Option;
-import net.sf.click.control.Select;
-import net.sf.click.util.HtmlStringBuffer;
-import net.sf.click.util.PropertyUtils;
+import org.apache.click.control.Decorator;
+import org.apache.click.control.Option;
+import org.apache.click.control.Select;
+import org.apache.click.util.HtmlStringBuffer;
+import org.apache.click.util.PropertyUtils;
 
 import org.apache.cayenne.DataRow;
 import org.apache.cayenne.access.DataContext;

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/QuerySelect.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/QuerySelect.java
------------------------------------------------------------------------------
    svn:mergeinfo = 

Copied: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/TabbedCayenneForm.java (from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/TabbedCayenneForm.java)
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/TabbedCayenneForm.java?p2=incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/TabbedCayenneForm.java&p1=incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/TabbedCayenneForm.java&r1=729543&r2=731546&rev=731546&view=diff
==============================================================================
--- incubator/click/trunk/click/extras/src/net/sf/click/extras/cayenne/TabbedCayenneForm.java (original)
+++ incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/TabbedCayenneForm.java Mon Jan  5 04:57:19 2009
@@ -16,7 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package net.sf.click.extras.cayenne;
+package org.apache.click.extras.cayenne;
 
 import java.util.ArrayList;
 import java.util.HashMap;
@@ -25,11 +25,11 @@
 
 import javax.servlet.ServletContext;
 
-import net.sf.click.control.Field;
-import net.sf.click.control.FieldSet;
-import net.sf.click.extras.control.TabbedForm;
-import net.sf.click.util.ClickUtils;
-import net.sf.click.util.HtmlStringBuffer;
+import org.apache.click.control.Field;
+import org.apache.click.control.FieldSet;
+import org.apache.click.extras.control.TabbedForm;
+import org.apache.click.util.ClickUtils;
+import org.apache.click.util.HtmlStringBuffer;
 
 /**
  * Provides Cayenne data aware tabbed Form control: &nbsp; &lt;form method='POST'&gt;.
@@ -38,7 +38,7 @@
  * For more information and examples please see:
  * <ul>
  * <li>{@link CayenneForm}</li>
- * <li>{@link net.sf.click.extras.control.TabbedForm}</li>
+ * <li>{@link org.apache.click.extras.control.TabbedForm}</li>
  * </ul>
  *
  * <p>&nbsp;</p>
@@ -74,9 +74,9 @@
     /**
      * The path of the tabbed form Velocity template to render. The
      * default template path is
-     * <tt>"/net/sf/click/extras/control/TabbedForm.htm"</tt>.
+     * <tt>"/org/apache/click/extras/control/TabbedForm.htm"</tt>.
      */
-    protected String template = "/net/sf/click/extras/control/TabbedForm.htm";
+    protected String template = "/org/apache/click/extras/control/TabbedForm.htm";
 
     // ----------------------------------------------------------- Constructors
 
@@ -267,13 +267,13 @@
      * Deploy the <tt>table.css</tt> file to the <tt>click</tt> web
      * directory when the application is initialized.
      *
-     * @see net.sf.click.Control#onDeploy(ServletContext)
+     * @see org.apache.click.Control#onDeploy(ServletContext)
      *
      * @param servletContext the servlet context
      */
     public void onDeploy(ServletContext servletContext) {
         ClickUtils.deployFile(servletContext,
-                              "/net/sf/click/extras/control/TabbedForm.css",
+                              "/org/apache/click/extras/control/TabbedForm.css",
                               "click");
     }
 
@@ -305,7 +305,7 @@
      * The form will be rendered using the classpath template:
      *
      * <pre class="codeConfig">
-     * /net/sf/click/extras/control/TabbedForm.htm </pre>
+     * /org/apache/click/extras/control/TabbedForm.htm </pre>
      *
      * If the form contains errors after processing, these errors will be
      * rendered.

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/TabbedCayenneForm.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/TabbedCayenneForm.java
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/cayenne/package.html
------------------------------------------------------------------------------
    svn:mergeinfo = 

Copied: incubator/click/trunk/click/extras/src/org/apache/click/extras/control/AbstractContainerField.java (from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/AbstractContainerField.java)
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/extras/src/org/apache/click/extras/control/AbstractContainerField.java?p2=incubator/click/trunk/click/extras/src/org/apache/click/extras/control/AbstractContainerField.java&p1=incubator/click/trunk/click/extras/src/net/sf/click/extras/control/AbstractContainerField.java&r1=729543&r2=731546&rev=731546&view=diff
==============================================================================
--- incubator/click/trunk/click/extras/src/net/sf/click/extras/control/AbstractContainerField.java (original)
+++ incubator/click/trunk/click/extras/src/org/apache/click/extras/control/AbstractContainerField.java Mon Jan  5 04:57:19 2009
@@ -16,18 +16,18 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package net.sf.click.extras.control;
+package org.apache.click.extras.control;
 
 import java.util.List;
 import java.util.Map;
 
-import net.sf.click.ActionListener;
-import net.sf.click.Context;
-import net.sf.click.Control;
-import net.sf.click.control.AbstractContainer;
-import net.sf.click.control.Container;
-import net.sf.click.control.Field;
-import net.sf.click.util.HtmlStringBuffer;
+import org.apache.click.ActionListener;
+import org.apache.click.Context;
+import org.apache.click.Control;
+import org.apache.click.control.AbstractContainer;
+import org.apache.click.control.Container;
+import org.apache.click.control.Field;
+import org.apache.click.util.HtmlStringBuffer;
 
 /**
  * Provides an abstract convenience class that implements Container and extend Field.
@@ -95,7 +95,7 @@
     // ------------------------------------------------------ Public methods
 
     /**
-     * @see net.sf.click.control.Container#add(net.sf.click.Control).
+     * @see org.apache.click.control.Container#add(org.apache.click.Control).
      *
      * @param control the control to add to the container and return
      * @return the control that was added to the container
@@ -105,7 +105,7 @@
     }
 
     /**
-     * @see net.sf.click.control.Container#insert(net.sf.click.Control, int).
+     * @see org.apache.click.control.Container#insert(org.apache.click.Control, int).
      *
      * @param control the control to add to the container and return
      * @param index the index at which the control is to be inserted
@@ -116,7 +116,7 @@
     }
 
     /**
-     * @see net.sf.click.control.Container#remove(net.sf.click.Control)
+     * @see org.apache.click.control.Container#remove(org.apache.click.Control)
      *
      * @param control the control to remove from the container
      * @return true if the control was removed from the container
@@ -135,7 +135,7 @@
     }
 
     /**
-     * @see net.sf.click.control.Container#getControls()
+     * @see org.apache.click.control.Container#getControls()
      *
      * @return the sequential list of controls held by the container
      */
@@ -144,7 +144,7 @@
     }
 
     /**
-     * @see net.sf.click.control.Container#getControl(java.lang.String)
+     * @see org.apache.click.control.Container#getControl(java.lang.String)
      *
      * @param controlName the name of the control to get from the container
      * @return the named control from the container if found or null otherwise
@@ -154,7 +154,7 @@
     }
 
     /**
-     * @see net.sf.click.control.Container#contains(net.sf.click.Control)
+     * @see org.apache.click.control.Container#contains(org.apache.click.Control)
      *
      * @param control the control whose presence in this container is to be tested
      * @return true if the container contains the specified control
@@ -177,7 +177,7 @@
     /**
      * Set the parent of the Field.
      *
-     * @see net.sf.click.Control#setParent(Object)
+     * @see org.apache.click.Control#setParent(Object)
      *
      * @param parent the parent of the Control
      * @throws IllegalArgumentException if the given parent instance is
@@ -193,7 +193,7 @@
     /**
      * Return the HTML head import statements for contained controls.
      *
-     * @see net.sf.click.Control#getHtmlImports()
+     * @see org.apache.click.Control#getHtmlImports()
      *
      * @return the HTML includes statements for the contained control stylesheet
      * and JavaScript files
@@ -252,7 +252,7 @@
     }
 
     /**
-     * @see net.sf.click.Control#onProcess()
+     * @see org.apache.click.Control#onProcess()
      *
      * @return true to continue Page event processing or false otherwise
      */
@@ -265,21 +265,21 @@
     }
 
     /**
-     * @see net.sf.click.Control#onDestroy()
+     * @see org.apache.click.Control#onDestroy()
      */
     public void onDestroy() {
         container.onDestroy();
     }
 
     /**
-     * @see net.sf.click.Control#onInit()
+     * @see org.apache.click.Control#onInit()
      */
     public void onInit() {
         container.onInit();
     }
 
     /**
-     * @see net.sf.click.Control#onRender()
+     * @see org.apache.click.Control#onRender()
      */
     public void onRender() {
         container.onRender();
@@ -289,10 +289,10 @@
      * By default render the container and all its child controls to the
      * specified buffer.
      * <p/>
-     * If {@link net.sf.click.control.AbstractControl#getTag()} returns null,
+     * If {@link org.apache.click.control.AbstractControl#getTag()} returns null,
      * this method will render only its child controls.
      * <p/>
-     * @see net.sf.click.control.AbstractControl#render(net.sf.click.util.HtmlStringBuffer)
+     * @see org.apache.click.control.AbstractControl#render(org.apache.click.util.HtmlStringBuffer)
      *
      * @param buffer the specified buffer to render the control's output to
      */
@@ -322,7 +322,7 @@
      * Returns the HTML representation of this control.
      * <p/>
      * This method delegates the rendering to the method
-     * {@link #render(net.sf.click.util.HtmlStringBuffer)}. The size of buffer
+     * {@link #render(org.apache.click.util.HtmlStringBuffer)}. The size of buffer
      * is determined by {@link #getControlSizeEst()}.
      *
      * @return the HTML representation of this control
@@ -336,7 +336,7 @@
     //-------------------------------------------- protected methods
 
     /**
-     * @see net.sf.click.control.AbstractControl#renderTagEnd(java.lang.String, net.sf.click.util.HtmlStringBuffer)
+     * @see org.apache.click.control.AbstractControl#renderTagEnd(java.lang.String, org.apache.click.util.HtmlStringBuffer)
      *
      * @param tagName the name of the tag to close
      * @param buffer the buffer to append the output to
@@ -348,7 +348,7 @@
     /**
      * Render this container content to the specified buffer.
      *
-     * @see net.sf.click.control.AbstractContainer#renderContent(net.sf.click.util.HtmlStringBuffer)
+     * @see org.apache.click.control.AbstractContainer#renderContent(org.apache.click.util.HtmlStringBuffer)
      *
      * @param buffer the buffer to append the output to
      */
@@ -359,7 +359,7 @@
     /**
      * Render this container children to the specified buffer.
      *
-     * @see net.sf.click.control.AbstractContainer#renderChildren(net.sf.click.util.HtmlStringBuffer)
+     * @see org.apache.click.control.AbstractContainer#renderChildren(org.apache.click.util.HtmlStringBuffer)
      *
      * @param buffer the buffer to append the output to
      */
@@ -382,7 +382,7 @@
      * Return the map of controls where each map's key / value pair will consist
      * of the control name and instance.
      *
-     * @see net.sf.click.control.AbstractContainer#getControlMap()
+     * @see org.apache.click.control.AbstractContainer#getControlMap()
      *
      * @return the map of controls
      */
@@ -391,7 +391,7 @@
     }
 
     /**
-     * @see net.sf.click.control.AbstractControl#getControlSizeEst()
+     * @see org.apache.click.control.AbstractControl#getControlSizeEst()
      *
      * @return the estimated rendered control size in characters
      */

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/control/AbstractContainerField.java
------------------------------------------------------------------------------
    svn:mergeinfo = 

Copied: incubator/click/trunk/click/extras/src/org/apache/click/extras/control/AutoCompleteTextField.java (from r731262, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/AutoCompleteTextField.java)
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/extras/src/org/apache/click/extras/control/AutoCompleteTextField.java?p2=incubator/click/trunk/click/extras/src/org/apache/click/extras/control/AutoCompleteTextField.java&p1=incubator/click/trunk/click/extras/src/net/sf/click/extras/control/AutoCompleteTextField.java&r1=731262&r2=731546&rev=731546&view=diff
==============================================================================
--- incubator/click/trunk/click/extras/src/net/sf/click/extras/control/AutoCompleteTextField.java (original)
+++ incubator/click/trunk/click/extras/src/org/apache/click/extras/control/AutoCompleteTextField.java Mon Jan  5 04:57:19 2009
@@ -16,7 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package net.sf.click.extras.control;
+package org.apache.click.extras.control;
 
 import java.io.IOException;
 import java.io.PrintWriter;
@@ -26,10 +26,10 @@
 import javax.servlet.ServletContext;
 import javax.servlet.http.HttpServletResponse;
 
-import net.sf.click.Context;
-import net.sf.click.control.TextField;
-import net.sf.click.util.ClickUtils;
-import net.sf.click.util.HtmlStringBuffer;
+import org.apache.click.Context;
+import org.apache.click.control.TextField;
+import org.apache.click.util.ClickUtils;
+import org.apache.click.util.HtmlStringBuffer;
 
 /**
  * Provides an Auto Complete Text Field control: &nbsp; &lt;input type='text'&gt;.
@@ -73,9 +73,9 @@
 
     /** The Prototype resource file names. */
     static final String[] PROTOTYPE_RESOURCES = {
-        "/net/sf/click/extras/control/prototype/controls.js",
-        "/net/sf/click/extras/control/prototype/effects.js",
-        "/net/sf/click/extras/control/prototype/prototype.js",
+        "/org/apache/click/extras/control/prototype/controls.js",
+        "/org/apache/click/extras/control/prototype/effects.js",
+        "/org/apache/click/extras/control/prototype/prototype.js",
     };
 
     /** The JavaScript sorting HTML import statements. */
@@ -223,7 +223,7 @@
     /**
      * Return the HTML CSS and JavaScript includes.
      *
-     * @see net.sf.click.Control#getHtmlImports()
+     * @see org.apache.click.Control#getHtmlImports()
      *
      * @return the HTML CSS and JavaScript includes
      */
@@ -262,7 +262,7 @@
      * Register the field with the parent page to intercept POST autocompletion
      * requests.
      *
-     * @see net.sf.click.Control#onInit()
+     * @see org.apache.click.Control#onInit()
      */
     public void onInit() {
         super.onInit();
@@ -287,7 +287,7 @@
      * Process the page request and if an auto completion POST request then
      * render an list of suggested values.
      *
-     * @see net.sf.click.Control#onProcess()
+     * @see org.apache.click.Control#onProcess()
      *
      * @return false if an auto complete request, otherwise returns true
      */
@@ -313,7 +313,7 @@
     /**
      * Deploys the controls static CSS and JavaScript resources.
      *
-     * @see net.sf.click.control.Field#onDeploy(javax.servlet.ServletContext)
+     * @see org.apache.click.control.Field#onDeploy(javax.servlet.ServletContext)
      *
      * @param servletContext the context
      */

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/control/AutoCompleteTextField.java
------------------------------------------------------------------------------
    svn:mergeinfo = 

Copied: incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CheckList.java (from r729543, incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CheckList.java)
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CheckList.java?p2=incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CheckList.java&p1=incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CheckList.java&r1=729543&r2=731546&rev=731546&view=diff
==============================================================================
--- incubator/click/trunk/click/extras/src/net/sf/click/extras/control/CheckList.java (original)
+++ incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CheckList.java Mon Jan  5 04:57:19 2009
@@ -16,7 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package net.sf.click.extras.control;
+package org.apache.click.extras.control;
 
 import java.text.MessageFormat;
 import java.util.ArrayList;
@@ -29,12 +29,12 @@
 
 import javax.servlet.ServletContext;
 
-import net.sf.click.Context;
-import net.sf.click.control.Field;
-import net.sf.click.control.Option;
-import net.sf.click.util.ClickUtils;
-import net.sf.click.util.HtmlStringBuffer;
-import net.sf.click.util.PropertyUtils;
+import org.apache.click.Context;
+import org.apache.click.control.Field;
+import org.apache.click.control.Option;
+import org.apache.click.util.ClickUtils;
+import org.apache.click.util.HtmlStringBuffer;
+import org.apache.click.util.PropertyUtils;
 
 import org.apache.commons.lang.StringEscapeUtils;
 import org.apache.commons.lang.StringUtils;
@@ -71,7 +71,7 @@
  * The Control listener will be invoked in any case whether the CheckList is valid or not.
  * <p/>
  * The values of the CheckList are provided by
- * {@link net.sf.click.control.Option} instances. To populate the CheckList with
+ * {@link org.apache.click.control.Option} instances. To populate the CheckList with
  * Options, use the add methods.
  * <p/>
  * The label of the Option is shown to the user and the value is what is
@@ -91,7 +91,7 @@
  * <p/>
  * For an example please look at the click-examples and the at the above blog.
  *
- * @see net.sf.click.control.Option
+ * @see org.apache.click.control.Option
  *
  * @author Christian Essl
  */
@@ -103,18 +103,18 @@
 
     /** The Checklist resource file names. */
     static final String[] CHECKLIST_RESOURCES = {
-        "/net/sf/click/extras/control/checklist/checklist.css",
-        "/net/sf/click/extras/control/checklist/checklist.js"
+        "/org/apache/click/extras/control/checklist/checklist.css",
+        "/org/apache/click/extras/control/checklist/checklist.js"
     };
 
     /** The Prototype resource file names. */
     static final String[] PROTOTYPE_RESOURCES = {
-        "/net/sf/click/extras/control/prototype/builder.js",
-        "/net/sf/click/extras/control/prototype/controls.js",
-        "/net/sf/click/extras/control/prototype/dragdrop.js",
-        "/net/sf/click/extras/control/prototype/effects.js",
-        "/net/sf/click/extras/control/prototype/prototype.js",
-        "/net/sf/click/extras/control/prototype/slider.js"
+        "/org/apache/click/extras/control/prototype/builder.js",
+        "/org/apache/click/extras/control/prototype/controls.js",
+        "/org/apache/click/extras/control/prototype/dragdrop.js",
+        "/org/apache/click/extras/control/prototype/effects.js",
+        "/org/apache/click/extras/control/prototype/prototype.js",
+        "/org/apache/click/extras/control/prototype/slider.js"
     };
 
     /** The HTML import statements. */
@@ -229,7 +229,7 @@
     // ------------------------------------------------------ Public Attributes
 
     /**
-     * @see net.sf.click.control.AbstractControl#getTag()
+     * @see org.apache.click.control.AbstractControl#getTag()
      *
      * @return this controls html tag
      */
@@ -480,7 +480,7 @@
      * Returns the CSS and JavaScript imports and adds the script the checklist
      * onload event.
      *
-     * @see net.sf.click.control.Field#getHtmlImports()
+     * @see org.apache.click.control.Field#getHtmlImports()
      *
      * @return the two import tags
      */
@@ -651,7 +651,7 @@
     /**
      * Returns the values list {@link #getValues()} return a list or String.
      *
-     * @see net.sf.click.control.Field#getValueObject()
+     * @see org.apache.click.control.Field#getValueObject()
      *
      * @return List of selected values (Strings)
      */
@@ -662,7 +662,7 @@
     /**
      * Set the value the value must be a List of String.
      *
-     * @see net.sf.click.control.Field#setValueObject(java.lang.Object)
+     * @see org.apache.click.control.Field#setValueObject(java.lang.Object)
      *
      * @param object a List or null
      */
@@ -762,7 +762,7 @@
     /**
      * Deploys the style-sheet 'checklist.css' to the /click directory.
      *
-     * @see net.sf.click.control.Field#onDeploy(javax.servlet.ServletContext)
+     * @see org.apache.click.control.Field#onDeploy(javax.servlet.ServletContext)
      *
      * @param servletContext the context
      */
@@ -777,7 +777,7 @@
     }
 
     /**
-     * @see net.sf.click.control.AbstractControl#getControlSizeEst()
+     * @see org.apache.click.control.AbstractControl#getControlSizeEst()
      *
      * @return the estimated rendered control size in characters
      */

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/control/CheckList.java
------------------------------------------------------------------------------
    svn:mergeinfo = 

Propchange: incubator/click/trunk/click/extras/src/org/apache/click/extras/control/ColorPicker.htm
------------------------------------------------------------------------------
    svn:mergeinfo =