FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Migration of the `svg` library to Gradle by madhav2348 · Pull Request #1289 · processing/processing4 · GitHub

Migration of the svg library to Gradle - #1289

Merged
catilac merged 2 commits into
processing:mainfrom
madhav2348:madhav/issue1098
Jan 14, 2026
Merged

Migration of the svg library to Gradle#1289
catilac merged 2 commits into
processing:mainfrom
madhav2348:madhav/issue1098

Conversation

Copy link
Copy Markdown
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 self-requested a review October 16, 2025 05:52

Stefterv left a comment
edited
Loading

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Checked on macOS and works! Thank you @madhav2348!

Stefterv requested a review from catilac January 14, 2026 13:10
catilac merged commit 621d990 into processing:main Jan 14, 2026
6 checks passed

Copy link
Copy Markdown
Collaborator

@all-contributors please add @madhav2348 for code

Copy link
Copy Markdown
Contributor

@SableRaf

I've put up a pull request to add @madhav2348! 🎉

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL