[ 
https://issues.apache.org/jira/browse/OPENJPA-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Donald Woods updated OPENJPA-79:
--------------------------------

    Attachment: svn-trunk.props
                svn-13x.props

svn prop files which can be passed into the svn command -
   svn ps svn:ignore -F svn-13x.props 13x -R
to recursively set the props on a given repo dir (like branches/1.3.x above, 
which was 13x on my local machine.)
For 1.3.x, I added maven-eclipse.xml to the list of props, as .* already 
covered the Eclipse generated files.
For trunk, I removed *.bat (due to the new scripts directory) and added 
maven-eclipse.xml and *.log


> Please add Eclipse artifacts to svn ignore
> ------------------------------------------
>
>                 Key: OPENJPA-79
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-79
>             Project: OpenJPA
>          Issue Type: Wish
>          Components: build / infrastructure
>         Environment: Eclipse 3.3M3, Subclipse 1.1.8
>            Reporter: Igor Fedorenko
>            Assignee: Donald Woods
>            Priority: Trivial
>         Attachments: svn-13x.props, svn-trunk.props
>
>
> It would be nice if Eclipse project metadata files were added to svn ignore 
> in OpenJPA subversion repository. These files can be generated by maven (by 
> running "mvn eclipse:eclipse"), but then show up as local additions in svn 
> diff and Eclipse UI. No big deal, but makes preparing OpenJPA patches a 
> little bit more difficult than it has to be. Thank you in advance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to