[jira] [Commented] (XALANJ-2651) Migrate build from Ant to Maven
"Joe Kesselman (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=18014015#comment-18014015 ]
Joe Kesselman commented on XALANJ-2651:
---------------------------------------
Inelegant, but... May be significantly simpler to just exec ant in a new process, to avoid wrestling with sensitivities to the environment's current directory. May also be worth moving the full Ant invocation into a separate POM, or otherwise making it not run by default during normal build – just run smoketest, or minitest, unless actually shipping the beast.
Complication: If we want the test results included in the source bundle, this test needs to execute before package phase.
> 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)