From dev-return-70859-archive-asf-public=cust-asf.ponee.io@myfaces.apache.org Wed May 15 14:52:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 139B2180621 for ; Wed, 15 May 2019 16:52:01 +0200 (CEST) Received: (qmail 62994 invoked by uid 500); 15 May 2019 14:52:01 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 62975 invoked by uid 99); 15 May 2019 14:52:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2019 14:52:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 80C2BE050B for ; Wed, 15 May 2019 14:52:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 37FAF256C1 for ; Wed, 15 May 2019 14:52:00 +0000 (UTC) Date: Wed, 15 May 2019 14:52:00 +0000 (UTC) From: "Hudson (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TOBAGO-1633) Use TypeScript instead of JavaScript. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TOBAGO-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840482#comment-16840482 ] Hudson commented on TOBAGO-1633: -------------------------------- SUCCESS: Integrated in Jenkins build Tobago Trunk #1710 (See [https://builds.apache.org/job/Tobago%20Trunk/1710/]) TOBAGO-1633: Use TypeScript instead of JavaScript (lofwyr: rev f183a02e0dcc809907b0c4609e7c8b2359713fdf) * (edit) tobago-theme/tobago-theme-standard/src/main/npm/.browserslistrc * (edit) tobago-theme/tobago-theme-standard/src/main/npm/ts/tobago-jsf.ts * (edit) tobago-theme/pom.xml * (edit) tobago-theme/tobago-theme-standard/src/main/npm/tsconfig.json > 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)