[
https://issues.apache.org/jira/browse/TOBAGO-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674206#action_12674206
]
Helmut Swaczinna commented on TOBAGO-626:
-----------------------------------------
[INFO] [apt:process {execution: tobago-tlds}]
[INFO] Processing 359 source files to
C:\Projekte\jsf\tobago-src-1.1.x\core\target\generated-tld
C:\Projekte\jsf\tobago-src-1.1.x\core\src\main\java\org\apache\myfaces\tobago\component\CreateCompon
entUtils.java:53: cannot find symbol
symbol : class UIColumn
location: class org.apache.myfaces.tobago.component.CreateComponentUtils
public static UIColumn createTextColumn(String label, String sortable, String
align, String value)
{
^
C:\Projekte\jsf\tobago-src-1.1.x\core\src\main\java\org\apache\myfaces\tobago\component\CreateCompon
entUtils.java:57: cannot find symbol
symbol : class UIColumn
location: class org.apache.myfaces.tobago.component.CreateComponentUtils
public static UIColumn createTextColumn(String label, String sortable, String
align, String value,
String clientId) {
^
C:\Projekte\jsf\tobago-src-1.1.x\core\src\main\java\org\apache\myfaces\tobago\component\CreateCompon
entUtils.java:66: cannot find symbol
symbol : class UIColumn
location: class org.apache.myfaces.tobago.component.CreateComponentUtils
public static UIColumn createColumn(String label, String sortable, String
align, UIComponent child
) {
^
C:\Projekte\jsf\tobago-src-1.1.x\core\src\main\java\org\apache\myfaces\tobago\component\CreateCompon
entUtils.java:69: cannot find symbol
symbol : class UIColumn
location: class org.apache.myfaces.tobago.component.CreateComponentUtils
public static UIColumn createColumn(String label, String sortable, String
align, UIComponent child
, String clientId) {
^
C:\Projekte\jsf\tobago-src-1.1.x\core\src\main\java\org\apache\myfaces\tobago\component\CreateCompon
entUtils.java:77: cannot find symbol
symbol : class UIColumn
location: class org.apache.myfaces.tobago.component.CreateComponentUtils
public static UIColumn createColumn(String label, String sortable, String
align) {
^
C:\Projekte\jsf\tobago-src-1.1.x\core\src\main\java\org\apache\myfaces\tobago\component\CreateCompon
entUtils.java:81: cannot find symbol
symbol : class UIColumn
location: class org.apache.myfaces.tobago.component.CreateComponentUtils
public static UIColumn createColumn(String label, String sortable, String
align, String clientId)
{
^
C:\Projekte\jsf\tobago-src-1.1.x\core\src\main\java\org\apache\myfaces\tobago\component\UIDatePicker
.java:32: cannot find symbol
symbol: class UILinkCommand
public class UIDatePicker extends UILinkCommand implements OnComponentCreated {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
[INFO] [apt:process {execution: tobago-components}]
[INFO] Processing 358 source files to
C:\Projekte\jsf\tobago-src-1.1.x\core\target\generated-compone
nt
[WARNING] Der Befehl "apt" ist entweder falsch geschrieben oder
[WARNING] konnte nicht gefunden werden.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Apt failed
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Tue Feb 17 12:52:25 CET 2009
[INFO] Final Memory: 25M/63M
[INFO] ------------------------------------------------------------------------
> Input length restriction for tc:textarea
> ----------------------------------------
>
> Key: TOBAGO-626
> URL: https://issues.apache.org/jira/browse/TOBAGO-626
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Themes
> Affects Versions: 1.0.16
> Environment: All / IE
> Reporter: Helmut Swaczinna
> Assignee: Bernd Bohmann
> Fix For: 1.0.21, 1.1.0
>
> Attachments: TOBAGO-626-core.diff, TOBAGO-626-theme-scarborough.diff,
> TOBAGO-626-theme-standard.diff
>
>
> The length of the input text in a tc:textrea should be restricted by the
> browser like it is in tc:in
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.