<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Tue Jun 18 05:06:51 UTC 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.doctrine-project.org/jira/si/jira.issueviews:issue-xml/DDC-2215/DDC-2215.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Doctrine Project</title>
    <link>http://www.doctrine-project.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.7</version>
        <build-number>850</build-number>
        <build-date>21-02-2013</build-date>
    </build-info>

<item>
            <title>[DDC-2215] [GH-543] Make doctrine a Light-weight distribution package in Composer</title>
                <link>http://www.doctrine-project.org/jira/browse/DDC-2215</link>
                <project id="10032" key="DDC">Doctrine 2 - ORM</project>
                        <description>&lt;p&gt;This issue is created automatically through a Github pull request on behalf of carlosbuenosvinos:&lt;/p&gt;

&lt;p&gt;  Url: &lt;a href=&quot;https://github.com/doctrine/doctrine2/pull/543&quot; class=&quot;external-link&quot;&gt;https://github.com/doctrine/doctrine2/pull/543&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Message:&lt;/p&gt;

&lt;p&gt;In order to save space and bandwidth when installing doctrine using Composer, I have added .gitattributes removing files and folders unnecessary when using doctrine as a dependecy.&lt;/p&gt;

&lt;p&gt;(extracted from &lt;a href=&quot;http://getcomposer.org/doc/02-libraries.md#light-weight-distribution-packages&quot; class=&quot;external-link&quot;&gt;http://getcomposer.org/doc/02-libraries.md#light-weight-distribution-packages&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Including the tests and other useless information like .travis.yml in distributed packages is not a good idea.&lt;/p&gt;

&lt;p&gt;The .gitattributes file is a git specific file like .gitignore also living at the root directory of your library. It overrides local and global configuration (.git/config and ~/.gitconfig respectively) when present and tracked by git.&lt;/p&gt;

&lt;p&gt;Use .gitattributes to prevent unwanted files from bloating the zip distribution packages.&lt;/p&gt;

&lt;p&gt;// .gitattributes&lt;br/&gt;
/Tests export-ignore&lt;br/&gt;
phpunit.xml.dist export-ignore&lt;br/&gt;
Resources/doc/ export-ignore&lt;br/&gt;
.travis.yml export-ignore&lt;br/&gt;
Test it by inspecting the zip file generated manually:&lt;/p&gt;

&lt;p&gt;git archive branchName --format zip -o file.zip&lt;/p&gt;

&lt;p&gt;Note: Files would be still tracked by git just not included in the distribution. This will only work for GitHub packages installed from dist (i.e. tagged releases) for now.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14335">DDC-2215</key>
            <summary>[GH-543] Make doctrine a Light-weight distribution package in Composer</summary>
                <type id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10000">All</security>
                        <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="beberlei">Benjamin Eberlei</reporter>
                        <labels>
                    </labels>
                <created>Fri, 28 Dec 2012 15:52:22 +0000</created>
                <updated>Sat, 19 Jan 2013 19:05:13 +0000</updated>
                    <resolved>Sat, 19 Jan 2013 19:05:13 +0000</resolved>
                                            <fixVersion>2.4</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>