<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 10:07:02 +0000</lastBuildDate>
    <item>
      <title>(Other) Git: Find common ancestor of two branches - arunpjohny</title>
      <link>https://snipplr.com/view/57521/git-find-common-ancestor-of-two-branches</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 02 Aug 2011 18:03:11 UTC</pubDate>
      <guid>https://snipplr.com/view/57521/git-find-common-ancestor-of-two-branches</guid>
    </item>
    <item>
      <title>(Other) git: show all changed files between two commits - arunpjohny</title>
      <link>https://snipplr.com/view/57520/git-show-all-changed-files-between-two-commits</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 02 Aug 2011 18:01:46 UTC</pubDate>
      <guid>https://snipplr.com/view/57520/git-show-all-changed-files-between-two-commits</guid>
    </item>
    <item>
      <title>(Other) Enable Native APR support in Apache Tomcat - arunpjohny</title>
      <link>https://snipplr.com/view/50950/enable-native-apr-support-in-apache-tomcat</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 22 Mar 2011 14:32:20 UTC</pubDate>
      <guid>https://snipplr.com/view/50950/enable-native-apr-support-in-apache-tomcat</guid>
    </item>
    <item>
      <title>(Other) My Eclipse Startp Params - arunpjohny</title>
      <link>https://snipplr.com/view/12861/my-eclipse-startp-params</link>
      <description>&lt;p&gt;Iâ€™m using a jdk instead of jre because of my maven plugin for eclipse which requires a jdk&lt;/p&gt;</description>
      <pubDate>Fri, 06 Mar 2009 22:44:35 UTC</pubDate>
      <guid>https://snipplr.com/view/12861/my-eclipse-startp-params</guid>
    </item>
    <item>
      <title>(Other) Find files that contain a text string - arunpjohny</title>
      <link>https://snipplr.com/view/5478/find-files-that-contain-a-text-string</link>
      <description>&lt;p&gt;The -l switch outputs only the names of files in which the text occurs (instead of each line containing the text), the -i switch ignores the case, and the -r descends into subdirectories.&lt;/p&gt;</description>
      <pubDate>Tue, 18 Mar 2008 09:01:44 UTC</pubDate>
      <guid>https://snipplr.com/view/5478/find-files-that-contain-a-text-string</guid>
    </item>
    <item>
      <title>(Other) Disable running tests during build - arunpjohny</title>
      <link>https://snipplr.com/view/4940/disable-running-tests-during-build</link>
      <description>&lt;p&gt;Property skip will skip both compilation and execution of tests.&#13;
Property skipTests   will compile tests but will skip executing them&lt;/p&gt;</description>
      <pubDate>Thu, 07 Feb 2008 22:32:35 UTC</pubDate>
      <guid>https://snipplr.com/view/4940/disable-running-tests-during-build</guid>
    </item>
    <item>
      <title>(Other) Setting compiler version to Java5 in maven2 - arunpjohny</title>
      <link>https://snipplr.com/view/4939/setting-compiler-version-to-java5-in-maven2</link>
      <description>&lt;p&gt;This is used to set the compiler version to Java5 in maven2. We can put this in pom.xml, in the profile section. &#13;
&#13;
If we activate this profile, all the  projects we build will follow Java5 compilation&lt;/p&gt;</description>
      <pubDate>Thu, 07 Feb 2008 22:18:56 UTC</pubDate>
      <guid>https://snipplr.com/view/4939/setting-compiler-version-to-java5-in-maven2</guid>
    </item>
    <item>
      <title>(Other) Setting plugins properties in maven2 - arunpjohny</title>
      <link>https://snipplr.com/view/4938/setting-plugins-properties-in-maven2</link>
      <description>&lt;p&gt;Setting any property value for a maven plugin in pom.xml.&#13;
&#13;
This configuration is used to set the compilation version to java5&lt;/p&gt;</description>
      <pubDate>Thu, 07 Feb 2008 22:12:44 UTC</pubDate>
      <guid>https://snipplr.com/view/4938/setting-plugins-properties-in-maven2</guid>
    </item>
    <item>
      <title>(Other) Check out project from cvs branch - arunpjohny</title>
      <link>https://snipplr.com/view/4275/check-out-project-from-cvs-branch</link>
      <description>&lt;p&gt;Check out a project from cvs branch.&#13;
&#13;
The scm section of the pom.xml will contain tag name&lt;/p&gt;</description>
      <pubDate>Thu, 06 Dec 2007 08:12:37 UTC</pubDate>
      <guid>https://snipplr.com/view/4275/check-out-project-from-cvs-branch</guid>
    </item>
    <item>
      <title>(Other) Getting HTTP Request properties and attributes in freemarker template - arunpjohny</title>
      <link>https://snipplr.com/view/3911/getting-http-request-properties-and-attributes-in-freemarker-template</link>
      <description>&lt;p&gt;The Request and RequestParameters are two Hashes provided by freemarker, it will be available in all templates&lt;/p&gt;</description>
      <pubDate>Tue, 16 Oct 2007 03:31:52 UTC</pubDate>
      <guid>https://snipplr.com/view/3911/getting-http-request-properties-and-attributes-in-freemarker-template</guid>
    </item>
  </channel>
</rss>
