[
https://issues.apache.org/jira/browse/LANG-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14963404#comment-14963404
]
ASF GitHub Bot commented on LANG-1175:
--------------------------------------
GitHub user wikier opened a pull request:
https://github.com/apache/commons-lang/pull/112
LANG-1175: removed ant-based build
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wikier/commons-lang master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/112.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #112
----
commit c3e250abb364187bd2193318d972a0df89c5861c
Author: Sergio Fernández <[email protected]>
Date: 2015-10-19T14:44:42Z
LANG-1175: removed ant-based build
----
> Remove Ant-based build
> ----------------------
>
> Key: LANG-1175
> URL: https://issues.apache.org/jira/browse/LANG-1175
> Project: Commons Lang
> Issue Type: Task
> Components: lang.*
> Affects Versions: 3.4
> Reporter: Sergio Fernández
> Priority: Trivial
> Labels: ant
> Fix For: 3.5
>
>
> We still have a {{build.xml}} file in our source code, and [~britter] asked
> if we could remove it. The single case could be for helping the Debian Java
> Packaging Team. We
> [asked|https://lists.debian.org/debian-java/2015/10/msg00082.html] and Debian
> has already moved to Maven for Commons Lang 3.x packaging, so it should be
> safe to get rid of it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)