[
https://issues.apache.org/jira/browse/TOBAGO-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857024#comment-16857024
]
Hudson commented on TOBAGO-1633:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #1737 (See
[https://builds.apache.org/job/Tobago%20Trunk/1737/])
TOBAGO-1633: TS hack to serve the JS files without ".js" extension (lofwyr: rev
fc8102891db8646c6bbc57615168acb085405996)
* (add)
tobago-core/src/main/java/org/apache/myfaces/tobago/facelets/HackResourceExtentionFilter.java
> 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.3#76005)