[
https://issues.apache.org/jira/browse/CONNECTORS-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970633#comment-13970633
]
Karl Wright commented on CONNECTORS-925:
----------------------------------------
I've verified that "ant image" does the right thing on Windows still, by doing
the following:
ant image
<check the size and contents of the zip file>
ant image
<check the size and contents of the zip file for any significant changes>
The same should be true on the Mac -- and if not, we need to add additional
exclusion rules to cover the Mac's different behavior. I suspect that leading
"/" behaves differently in the rules depending on the OS.
Thanks again!
> 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
>
>
> 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)