Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ease-dev] Support of newer org.mozilla.javascript version
  • From: Bernd Hufmann <bernd.hufmann@xxxxxxxxxxxx>
  • Date: Tue, 9 Jul 2024 20:27:56 +0000
  • Accept-language: en-CA, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ericsson.com; dmarc=pass action=none header.from=ericsson.com; dkim=pass header.d=ericsson.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=n2EXK8zGbNZSsOCb6EALRA7Ie3EBm7ag0DYPA7vyH7Y=; b=iaemaG5LsKK3v01r8W4/jYyrt3/MKViX33frjT1kme3NJMc0fj+DBCIXHU/VRLhF8EZz46j9qH2aJZmMYZZry9sevcfIBEfVMaEV7THlmhTLJgjXNk5GUMz+f7ZsxpdXSZCKxqOIC2RUProVIp0CR+snTsfvzM9ASPMUTBXwD9ZP83T6VpneTJJLJDdr7GktHUjpSXgoAx2gBY1FNpCfaVQbR7ZxhDgzaAFyoRSUJ/naTJUfTtVQB8rk7GmUfjrE96/ZU/p3Rj43zW+Tdip94N6LDl/6W5oJOafrCjTqIHVG6dOqHMOknl27Q0LmRWN8FF6YtI76kuUVtm7PEpbfmA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=bnEOWqB0DO56Gv29vPORsCFldS+/GwDjCi+r/mD+kiABVbel8LjDhPA0jFy0zhIF26uFZiT6wa4S4oHYlIxSdH9msbjAi6F4C4livHpmWAcYiSDstdZuBZbn4XWqs5lhOcrfOXCsZDrJ+CtuntwrgM/mx76AO1uJbsCtHaHz8/su7z8fqVEVouzmnfKVxnFdUaQDPot2e8lrl/U95LX8SmiLYJFsowf8IR0DIK9NcM7E1Ay1yhYHahPm1r+xnXZ8LBZGMyXk7NnPEYW66HZFzq2MTBEUcF/vnLJ2chHA4Utl88GGK3abZIIx3sdalLt9+koz7Nem4AgPcYYQYnA5tQ==
  • Delivered-to: ease-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/ease-dev/>
  • List-help: <mailto:ease-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/ease-dev>, <mailto:ease-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/ease-dev>, <mailto:ease-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHa0j1FPZfLpUWA4EOnmBSlNbA7FA==
  • Thread-topic: Support of newer org.mozilla.javascript version

Hi

I'm wondering if there are any plans to upgraded EASE for the use of newer version "org.mozilla.rhino/1.7.15" instead of "org.mozilla._javascript_/1.7.10.v20190430-1943". Eclipse orbit is removing outdated 3rd part content from SimRel [1] and the older version has been removed. 

Recent orbit for Eclipse 2024-06 already has the new version only (see [2]).

I think upgrading to the newer version it's not just a matter of changing the dependency version.

What are the plans for this is?

Also, is Eclipse version 2024-06 supported by the latest EASE release?

Please let me know. 




Back to the top