Can you make sure that the svn: ignores includes the intellij idea and
netbeans patterns as well

Cheers

On 1 Nov 2010 23:52, <[email protected]> wrote:

  Revision 12973 <http://fisheye.codehaus.org/changelog/mojo/?cs=12973>
Author huntc Date 2010-11-01 18:52:52 -0500 (Mon, 01 Nov 2010) Log Message

MOJO-1590 <http://jira.codehaus.org/secure/ViewIssue.jspa?key=MOJO-1590>
Updated SCM details and ignored Eclipse IDE files.

Modified Paths

   - 
trunk/sandbox/js-import-plugin/pom.xml<#12c09dbab025bdbe_trunksandboxjsimportpluginpomxml>

Property Changed

   - trunk/sandbox/js-import-plugin/

 Diff
Property changes: trunk/sandbox/js-import-plugin

Name: svn:ignore
   + .settings
target
.classpath
.project

 Modified: trunk/sandbox/js-import-plugin/pom.xml (12972 => 12973)

--- trunk/sandbox/js-import-plugin/pom.xml      2010-11-01 23:48:35 UTC (rev 
12972)
+++ trunk/sandbox/js-import-plugin/pom.xml      2010-11-01 23:52:52 UTC
(rev 12973)@@ -33,6 +33,11 @@                   </roles>
                </developer>
        </developers>+  <scm>
+               
<connection>scm:svn:http://svn.codehaus.org/mojo/trunk/sandbox/js-import-plugin</connection>
+               
<developerConnection>scm:svn:https://svn.codehaus.org/mojo/trunk/sandbox/js-import-plugin</developerConnection>
+               
<url>http://svn.codehaus.org/mojo/trunk/sandbox/js-import-plugin</url>
+       </scm>
        <properties>
                <mojo.java.target>1.5</mojo.java.target>

  ------------------------------

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to