You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/10/15 19:35:02 UTC

svn commit: r1632135 - in /commons/proper/jcs/trunk/sandbox: ./ filecache/ filecache/.externalToolBuilders/ yajcache/ yajcache/.externalToolBuilders/

Author: ggregory
Date: Wed Oct 15 17:35:02 2014
New Revision: 1632135

URL: http://svn.apache.org/r1632135
Log:
Ignore Maven & Eclipse tool and target files.

Added:
    commons/proper/jcs/trunk/sandbox/filecache/.externalToolBuilders/
    commons/proper/jcs/trunk/sandbox/filecache/.externalToolBuilders/Maven_Ant_Builder.launch
    commons/proper/jcs/trunk/sandbox/yajcache/.externalToolBuilders/
    commons/proper/jcs/trunk/sandbox/yajcache/.externalToolBuilders/Maven_Ant_Builder.launch
Modified:
    commons/proper/jcs/trunk/sandbox/   (props changed)
    commons/proper/jcs/trunk/sandbox/filecache/   (props changed)
    commons/proper/jcs/trunk/sandbox/yajcache/   (props changed)

Propchange: commons/proper/jcs/trunk/sandbox/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Oct 15 17:35:02 2014
@@ -1,3 +1,3 @@
 .settings
-
 .project
+target

Propchange: commons/proper/jcs/trunk/sandbox/filecache/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Oct 15 17:35:02 2014
@@ -1,7 +1,5 @@
 .settings
-
 target
-
 .classpath
-
 .project
+maven-eclipse.xml

Added: commons/proper/jcs/trunk/sandbox/filecache/.externalToolBuilders/Maven_Ant_Builder.launch
URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/sandbox/filecache/.externalToolBuilders/Maven_Ant_Builder.launch?rev=1632135&view=auto
==============================================================================
--- commons/proper/jcs/trunk/sandbox/filecache/.externalToolBuilders/Maven_Ant_Builder.launch (added)
+++ commons/proper/jcs/trunk/sandbox/filecache/.externalToolBuilders/Maven_Ant_Builder.launch Wed Oct 15 17:35:02 2014
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
+  <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
+  <stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,auto,clean"/>
+  <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
+  <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
+  <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="commons-jcs-filecache"/>
+  <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
+  <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${build_project}/maven-eclipse.xml"/>
+  <stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${build_project}"/>
+  <stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${project}"/>
+  <booleanAttribute key="org.eclipse.debug.core.capture_output" value="false"/>
+  <stringAttribute key="org.eclipse.ui.externaltools.ATTR_BUILD_SCOPE" value="${working_set:&lt;?xml version=&apos;1.0&apos;?&gt;&lt;launchConfigurationWorkingSet editPageId=&apos;org.eclipse.ui.resourceWorkingSetPage&apos; factoryID=&apos;org.eclipse.ui.internal.WorkingSetFactory&apos; label=&apos;workingSet&apos; name=&apos;workingSet&apos;&gt;&lt;item factoryID=&apos;org.eclipse.ui.internal.model.ResourceFactory&apos; path=&apos;commons-jcs-filecache&apos; type=&apos;4&apos;/&gt;&lt;/launchConfigurationWorkingSet&gt;}"/>
+  <stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
+  <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
+  <booleanAttribute key="org.eclipse.debug.ui.ATTR_CONSOLE_OUTPUT_ON" value="false"/>
+  <booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
+  <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
+  <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
+    <listEntry value="1"/>
+  </listAttribute>
+  <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
+    <listEntry value="/commons-jcs-filecache/maven-eclipse.xml"/>
+  </listAttribute>
+</launchConfiguration>
\ No newline at end of file

Propchange: commons/proper/jcs/trunk/sandbox/yajcache/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Oct 15 17:35:02 2014
@@ -1,7 +1,5 @@
 .settings
-
 target
-
 .classpath
-
 .project
+maven-eclipse.xml

Added: commons/proper/jcs/trunk/sandbox/yajcache/.externalToolBuilders/Maven_Ant_Builder.launch
URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/sandbox/yajcache/.externalToolBuilders/Maven_Ant_Builder.launch?rev=1632135&view=auto
==============================================================================
--- commons/proper/jcs/trunk/sandbox/yajcache/.externalToolBuilders/Maven_Ant_Builder.launch (added)
+++ commons/proper/jcs/trunk/sandbox/yajcache/.externalToolBuilders/Maven_Ant_Builder.launch Wed Oct 15 17:35:02 2014
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
+  <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
+  <stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,auto,clean"/>
+  <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
+  <booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
+  <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="commons-jcs-yajcache"/>
+  <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
+  <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${build_project}/maven-eclipse.xml"/>
+  <stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${build_project}"/>
+  <stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${project}"/>
+  <booleanAttribute key="org.eclipse.debug.core.capture_output" value="false"/>
+  <stringAttribute key="org.eclipse.ui.externaltools.ATTR_BUILD_SCOPE" value="${working_set:&lt;?xml version=&apos;1.0&apos;?&gt;&lt;launchConfigurationWorkingSet editPageId=&apos;org.eclipse.ui.resourceWorkingSetPage&apos; factoryID=&apos;org.eclipse.ui.internal.WorkingSetFactory&apos; label=&apos;workingSet&apos; name=&apos;workingSet&apos;&gt;&lt;item factoryID=&apos;org.eclipse.ui.internal.model.ResourceFactory&apos; path=&apos;commons-jcs-yajcache&apos; type=&apos;4&apos;/&gt;&lt;/launchConfigurationWorkingSet&gt;}"/>
+  <stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
+  <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
+  <booleanAttribute key="org.eclipse.debug.ui.ATTR_CONSOLE_OUTPUT_ON" value="false"/>
+  <booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
+  <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
+  <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
+    <listEntry value="1"/>
+  </listAttribute>
+  <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
+    <listEntry value="/commons-jcs-yajcache/maven-eclipse.xml"/>
+  </listAttribute>
+</launchConfiguration>
\ No newline at end of file