Skip to content

Conversation

madhav2348
Copy link
Contributor

Resolve Issue

#1098

Description

Migrated the svg library from Ant-based build.xml to Gradle build.gradle.kts

Changes

  • Added Gradle build logic using Kotlin DSL in /java/libraries/svg/build.gradle.kts
  • modifies in java/build.gradle.kts
    val libraries = arrayOf("dxf", "pdf", "serial", "svg")
    and
    val legacyLibraries = arrayOf("io","net")
@Stefterv Stefterv self-requested a review October 16, 2025 05:52
Copy link
Collaborator

@Stefterv Stefterv left a comment

Choose a reason for hiding this comment

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

Checked on macOS and works! Thank you @madhav2348!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants