Author: andyhot
Date: Fri Feb 2 04:49:53 2007
New Revision: 502592
URL: http://svn.apache.org/viewvc?view=rev&rev=502592
Log:
Already moved those (undocumented) components to tacos
Removed:
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/DojoDebugConsole.jwc
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/DojoDebugConsole.script
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/FloatingPane.java
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/FloatingPane.jwc
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/FloatingPane.script
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/IDojoContentPane.java
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/IDojoFloatingPane.java
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/IDojoHtmlWidget.java
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/IDojoTitlePane.java
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/TaskBar.jwc
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/TaskBar.script
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/TitlePane.java
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/TitlePane.jwc
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/dojo/html/TitlePane.script
Modified:
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/Framework.library
Modified:
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/Framework.library
URL:
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/Framework.library?view=diff&rev=502592&r1=502591&r2=502592
==============================================================================
---
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/Framework.library
(original)
+++
tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/Framework.library
Fri Feb 2 04:49:53 2007
@@ -82,12 +82,7 @@
<component-type type="TextArea" specification-path="form/TextArea.jwc"/>
<component-type type="TextField" specification-path="form/TextField.jwc"/>
<component-type type="Upload" specification-path="form/Upload.jwc"/>
- <component-type type="ValidField"
specification-path="valid/ValidField.jwc"/>
-
- <component-type type="FloatingPane"
specification-path="dojo/html/FloatingPane.jwc"/>
- <component-type type="DojoDebugConsole"
specification-path="dojo/html/DojoDebugConsole.jwc"/>
- <component-type type="TaskBar"
specification-path="dojo/html/TaskBar.jwc"/>
- <component-type type="TitlePane"
specification-path="dojo/html/TitlePane.jwc"/>
+ <component-type type="ValidField"
specification-path="valid/ValidField.jwc"/>
<page name="StaleLink" specification-path="pages/StaleLink.page"/>
<page name="StaleSession" specification-path="pages/StaleSession.page"/>