Skip to content

Conversation

lm-sousa
Copy link
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
Copy link

@Copilot Copilot AI left a comment

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.

@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
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.

2 participants