[
https://issues.apache.org/jira/browse/LANG-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14963924#comment-14963924
]
ASF GitHub Bot commented on LANG-1175:
--------------------------------------
Github user wikier commented on a diff in the pull request:
https://github.com/apache/commons-lang/pull/112#discussion_r42416127
--- Diff: .gitignore ---
@@ -4,6 +4,7 @@ target
maven-eclipse.xml
build.properties
site-content
+*~
--- End diff --
commonly some editors (e.g., emacs) use the suffix `~` to create backup
files
> 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)