[jira] [Comment Edited] (XALANJ-2651) Migrate build from Ant to Maven
"Gary D. Gregory (Jira)" <[email protected]>
| Newsgroups | gmane.text.xml.xalan.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/XALANJ-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012700#comment-18012700 ]
Gary D. Gregory edited comment on XALANJ-2651 at 8/7/25 10:32 PM:
------------------------------------------------------------------
Don't forget that if someone wants to use the tests they can just have a dependency on the test JAR. It's just not a good pattern to have the tests split in a separate repository.
IMO we want the ability for a PR in xalan-java to run all the tests automatically, which is the normal and simple way to do FOSS development. I don't want to even think about what kind of complex GitHub action definition would be needed to do it otherwise.
was (Author: garydgregory):
Don't forget that if someone wants to use the tests they can just have a dependency on the test JAR. It's just not a good pattern to the tests split in a separate repository.
IMO we want the ability for a PR in xalan-java to run all the tests automatically, which is the normal and simple way to do FOSS development. I don't want to even think about what kind of complex GitHub action definition would be needed to do it otherwise.
> Migrate build from Ant to Maven
> -------------------------------
>
> Key: XALANJ-2651
> URL: https://issues.apache.org/jira/browse/XALANJ-2651
> Project: XalanJ2
> Issue Type: Improvement
> Security Level: No security risk; visible to anyone(Ordinary problems in Xalan projects. Anybody can view the issue.)
> Components: Build
> Reporter: Gary D. Gregory
> Assignee: Joe Kesselman
> Priority: Major
>
> Migrate the build from Ant to Maven.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)