Skip to content

Lara-dsl-deprecation Checkpoint 1 - #16

Merged
lm-sousa merged 8 commits into
masterfrom
lara-dsl-deprecation-checkpoint1
Jan 18, 2026
Merged

lm-sousa merged 8 commits into
masterfrom
lara-dsl-deprecation-checkpoint1

Conversation

@lm-sousa

Copy link
Copy Markdown
Member

Not supposed to get merged directly. Will be merged later on.

@lm-sousa
lm-sousa requested review from Copilot and joaobispo August 17, 2025 17:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request implements a "Lara DSL deprecation checkpoint" that involves migrating the project from legacy Java technologies to more modern alternatives. The changes focus on updating dependencies to newer versions and removing deprecated JavaScript engine support.

Key changes include:

  • Migration from javax.xml.bind to jakarta.xml.bind for XML binding functionality
  • Removal of Nashorn JavaScript engine support, keeping only GraalVM
  • Major dependency version updates across multiple libraries (Guava, Gson, Apache Commons, etc.)

Reviewed Changes

Copilot reviewed 96 out of 97 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tdrcLibrary/src/tdrc/utils/MarshalUtils.java Complete removal of JAXB utility class
tdrcLibrary/build.gradle Migration from javax.xml.bind to jakarta.xml.bind dependencies
JsEngine/src/pt/up/fe/specs/jsengine/* Removal of Nashorn engine support and GraalVM API updates
Multiple build.gradle files Version updates for dependencies like Guava, Gson, Apache Commons
Eclipse project files Migration from Ivy to Gradle build system configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread JsEngine/src/pt/up/fe/specs/jsengine/graal/GraalvmJsEngine.java
@lm-sousa lm-sousa changed the title Lara dsl deprecation checkpoint1 Lara-dsl-deprecation Checkpoint1 Sep 3, 2025
@lm-sousa lm-sousa changed the title Lara-dsl-deprecation Checkpoint1 Lara-dsl-deprecation Checkpoint 1 Sep 3, 2025
@lm-sousa
lm-sousa merged commit 931ff32 into master Jan 18, 2026
1 check failed
@lm-sousa
lm-sousa deleted the lara-dsl-deprecation-checkpoint1 branch January 18, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants