[
https://issues.apache.org/jira/browse/CONNECTORS-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ahmet Arslan updated CONNECTORS-925:
------------------------------------
Attachment: CONNECTORS-925.patch
previous patch takes care of binary releases too. This patch adds
{code:xml}
<defaultexcludes add="**/*.patch"/>
<defaultexcludes add="**/*.iml"/>
<defaultexcludes add="**/.idea/**"/>
{code}
Which excludes intelliJ files and patch files. I will commit this shortly if
there is no objections.
> ant exclusions described in the build do not seem to work the same on the Mac
> as on Windows
> -------------------------------------------------------------------------------------------
>
> Key: CONNECTORS-925
> URL: https://issues.apache.org/jira/browse/CONNECTORS-925
> Project: ManifoldCF
> Issue Type: Bug
> Components: Build
> Affects Versions: ManifoldCF 1.6
> Reporter: Karl Wright
> Assignee: Ahmet Arslan
> Priority: Blocker
> Fix For: ManifoldCF 1.6
>
> Attachments: CONNECTORS-925.patch, CONNECTORS-925.patch
>
>
> The ant exclusion expressions for generating source packages and binary
> packages seem to pick up unwanted stuff on the Mac. For instance, the dist
> directory, the lib directory, src/fonts, are all present and yet are
> explicitly excluded in "ant image".
--
This message was sent by Atlassian JIRA
(v6.2#6252)