woproject/projects/wolips/plugins/org.objectstyle.wolips/java/org/objectstyle/wolips/core/resources/internal/types/file ProjectPatternsets.java,1.2,1.3

[email protected] Wed, 5 Apr 2006 07:28:06 -0700 (PDT)
Newsgroups gmane.comp.web.webobjects.woproject.cvs
Message-ID <[email protected]>
Update of /cvsroot/woproject/woproject/projects/wolips/plugins/org.objectstyle.wolips/java/org/objectstyle/wolips/core/resources/internal/types/file
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv984/org.objectstyle.wolips/java/org/objectstyle/wolips/core/resources/internal/types/file

Modified Files:
	ProjectPatternsets.java 
Log Message:
moves non-deletable folder to build/.trash, fixes .svn copies in build products, no longer copies *.eomodel~ artifacts

Index: ProjectPatternsets.java
===================================================================
RCS file: /cvsroot/woproject/woproject/projects/wolips/plugins/org.objectstyle.wolips/java/org/objectstyle/wolips/core/resources/internal/types/file/ProjectPatternsets.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ProjectPatternsets.java	5 Apr 2006 07:08:05 -0000	1.2
+++ ProjectPatternsets.java	5 Apr 2006 14:27:20 -0000	1.3
@@ -107,7 +107,7 @@
 	private PatternsetMatcher classesExcludeMatcher = null;
 
 	private final static PatternsetMatcher DEFAULT_EXCLUDE_MATCHER = new PatternsetMatcher(
-			new String[] { "**/.svn", "**/.svn/**", "**/CVS", "**.*~/**",
+			new String[] { "**/.svn", "**/.svn/**", "**/CVS",  "**/*.eomodeld~", "**/*.eomodeld~/**",
 					"**/CVS/**", "**/build/**", "**/dist/**" });
 
 	private IProject project;



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642