[
https://issues.apache.org/jira/browse/TOBAGO-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892628#comment-16892628
]
Hudson commented on TOBAGO-1633:
--------------------------------
FAILURE: Integrated in Jenkins build Tobago Trunk #1762 (See
[https://builds.apache.org/job/Tobago%20Trunk/1762/])
TOBAGO-1633: TS refactoring (lofwyr: rev
a26ba992dac5d40e89215fc487cbb54434bfe0e2)
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TreeIconRenderer.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/StringUtils.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/RenderUtils.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/ImageRenderer.java
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-sheet.ts
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-tree.ts
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TreeRenderer.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/webapp/DebugResponseWriterWrapper.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SheetRenderer.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/JsonUtils.java
TOBAGO-1633: TS refactoring: fix Prevent exception, if the last focus id
(lofwyr: rev 4779901b76d14ad3397efb7dcae1da3d3f9202e0)
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-focus.ts
> Use TypeScript instead of JavaScript.
> -------------------------------------
>
> Key: TOBAGO-1633
> URL: https://issues.apache.org/jira/browse/TOBAGO-1633
> Project: MyFaces Tobago
> Issue Type: Task
> Components: Themes
> Reporter: Henning Noeth
> Assignee: Udo Schnurpfeil
> Priority: Major
> Fix For: 5.0.0
>
>
> Will be implemented with:
> * first steps:
> ** mv JavaScript code in to TypeScript files (should be more or less
> compatible) (/)
> ** using a ts transpiler from node js in build time (executed from maven
> pom.xml) (/)
> * second steps
> ** optimize code with native TypeScript
> ** Check, if we need jQuery vs. Vanilla JS
> ** Check to remove jQuery UI
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)