<?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>Tue, 09 Jun 2026 22:33:42 +0000</lastBuildDate>
    <item>
      <title>(SQL) Convert OID to Bytea - arunpjohny</title>
      <link>https://snipplr.com/view/62576/convert-oid-to-bytea</link>
      <description>&lt;p&gt;Convert an oid value into a bytea value.&lt;/p&gt;</description>
      <pubDate>Mon, 16 Jan 2012 17:45:54 UTC</pubDate>
      <guid>https://snipplr.com/view/62576/convert-oid-to-bytea</guid>
    </item>
    <item>
      <title>(Java) Java Signature And Verification Utils - arunpjohny</title>
      <link>https://snipplr.com/view/59289/java-signature-and-verification-utils</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 30 Sep 2011 20:43:36 UTC</pubDate>
      <guid>https://snipplr.com/view/59289/java-signature-and-verification-utils</guid>
    </item>
    <item>
      <title>(Java) Save/Load public/private keys from file - arunpjohny</title>
      <link>https://snipplr.com/view/59224/saveload-publicprivate-keys-from-file</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 28 Sep 2011 22:52:28 UTC</pubDate>
      <guid>https://snipplr.com/view/59224/saveload-publicprivate-keys-from-file</guid>
    </item>
    <item>
      <title>(Java) Convert PrivateKey &amp; PublicKey pair to Java KeyStore - arunpjohny</title>
      <link>https://snipplr.com/view/58485/convert-privatekey--publickey-pair-to-java-keystore</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 07 Sep 2011 13:22:51 UTC</pubDate>
      <guid>https://snipplr.com/view/58485/convert-privatekey--publickey-pair-to-java-keystore</guid>
    </item>
    <item>
      <title>(SQL) Postgres: Schema resotre - arunpjohny</title>
      <link>https://snipplr.com/view/58202/postgres-schema-resotre</link>
      <description>&lt;p&gt;Restore a postgres schema backup file.&lt;/p&gt;</description>
      <pubDate>Fri, 26 Aug 2011 14:54:25 UTC</pubDate>
      <guid>https://snipplr.com/view/58202/postgres-schema-resotre</guid>
    </item>
    <item>
      <title>(SQL) Postgres Schema Backup - arunpjohny</title>
      <link>https://snipplr.com/view/58201/postgres-schema-backup</link>
      <description>&lt;p&gt;Take backup of a schema with large objects&lt;/p&gt;</description>
      <pubDate>Fri, 26 Aug 2011 14:53:04 UTC</pubDate>
      <guid>https://snipplr.com/view/58201/postgres-schema-backup</guid>
    </item>
    <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>(Java) Converting a list into an array - arunpjohny</title>
      <link>https://snipplr.com/view/56260/converting-a-list-into-an-array</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 07 Jul 2011 21:33:02 UTC</pubDate>
      <guid>https://snipplr.com/view/56260/converting-a-list-into-an-array</guid>
    </item>
    <item>
      <title>(SQL) Postgres: alter default - arunpjohny</title>
      <link>https://snipplr.com/view/56168/postgres-alter-default</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 06 Jul 2011 17:13:27 UTC</pubDate>
      <guid>https://snipplr.com/view/56168/postgres-alter-default</guid>
    </item>
    <item>
      <title>(SQL) Postgres: alter not null constraint - arunpjohny</title>
      <link>https://snipplr.com/view/56167/postgres-alter-not-null-constraint</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 06 Jul 2011 17:11:42 UTC</pubDate>
      <guid>https://snipplr.com/view/56167/postgres-alter-not-null-constraint</guid>
    </item>
    <item>
      <title>(DOS Batch) Scheduling automatic backup of postgres database in windows - arunpjohny</title>
      <link>https://snipplr.com/view/54311/scheduling-automatic-backup-of-postgres-database-in-windows</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 24 May 2011 14:14:17 UTC</pubDate>
      <guid>https://snipplr.com/view/54311/scheduling-automatic-backup-of-postgres-database-in-windows</guid>
    </item>
    <item>
      <title>(Java) Postgres: How to read oid value using JDBC API - arunpjohny</title>
      <link>https://snipplr.com/view/53917/postgres-how-to-read-oid-value-using-jdbc-api</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 21 May 2011 16:02:47 UTC</pubDate>
      <guid>https://snipplr.com/view/53917/postgres-how-to-read-oid-value-using-jdbc-api</guid>
    </item>
    <item>
      <title>(Java) Postgres: How to insert oid value using JDBC API - arunpjohny</title>
      <link>https://snipplr.com/view/53915/postgres-how-to-insert-oid-value-using-jdbc-api</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 21 May 2011 16:00:28 UTC</pubDate>
      <guid>https://snipplr.com/view/53915/postgres-how-to-insert-oid-value-using-jdbc-api</guid>
    </item>
    <item>
      <title>(Java) Quartz - Sql Server lock - arunpjohny</title>
      <link>https://snipplr.com/view/53504/quartz--sql-server-lock</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 13 May 2011 17:11:29 UTC</pubDate>
      <guid>https://snipplr.com/view/53504/quartz--sql-server-lock</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>(Java) Google CDN for JQuery - arunpjohny</title>
      <link>https://snipplr.com/view/48329/google-cdn-for-jquery</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 03 Feb 2011 14:50:37 UTC</pubDate>
      <guid>https://snipplr.com/view/48329/google-cdn-for-jquery</guid>
    </item>
    <item>
      <title>(Java) IE-SSL download issues - arunpjohny</title>
      <link>https://snipplr.com/view/48217/iessl-download-issues</link>
      <description>&lt;p&gt;When downloading a file using SSL, IE throws an exception if the Prgama header is set as no-  cache. When we uses Apache Tomcat with security-constraint CONFIDENTIAL if the cache control  headers(Cache-Control and Pragma) are not present in the response, Tomcat will add them. This will fail in IE. So we need to manually set the cache control values in the servlet itself&lt;/p&gt;</description>
      <pubDate>Tue, 01 Feb 2011 23:41:58 UTC</pubDate>
      <guid>https://snipplr.com/view/48217/iessl-download-issues</guid>
    </item>
    <item>
      <title>(Bash) How to delete a remote tag in git - arunpjohny</title>
      <link>https://snipplr.com/view/47846/how-to-delete-a-remote-tag-in-git</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 25 Jan 2011 21:53:20 UTC</pubDate>
      <guid>https://snipplr.com/view/47846/how-to-delete-a-remote-tag-in-git</guid>
    </item>
    <item>
      <title>(Java) How to enable  JMX with authentication - arunpjohny</title>
      <link>https://snipplr.com/view/47832/how-to-enable--jmx-with-authentication</link>
      <description>&lt;p&gt;This will enable jmx in port 5555 with authentication enabled. In windows systems you may get an exception related to file access permissions. To solve this exceptions use the command `cacls jmx.password /P &lt;username&gt;:R` and `cacls jmx.access /P &lt;username&gt;:R`. Ref: http://www.wowzamedia.com/forums/showthread.php?145-Receive-quot-Password-file-read-access-must-be-restricted-quot-error-on-Windows-(solution)&lt;/p&gt;</description>
      <pubDate>Tue, 25 Jan 2011 14:51:03 UTC</pubDate>
      <guid>https://snipplr.com/view/47832/how-to-enable--jmx-with-authentication</guid>
    </item>
    <item>
      <title>(Java) Create a new private key/public key/pkcs12 with openssl - arunpjohny</title>
      <link>https://snipplr.com/view/45358/create-a-new-private-keypublic-keypkcs12-with-openssl</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 07 Dec 2010 00:26:44 UTC</pubDate>
      <guid>https://snipplr.com/view/45358/create-a-new-private-keypublic-keypkcs12-with-openssl</guid>
    </item>
    <item>
      <title>(Java) Import Certificate into a keystore - arunpjohny</title>
      <link>https://snipplr.com/view/45222/import-certificate-into-a-keystore</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 03 Dec 2010 16:14:59 UTC</pubDate>
      <guid>https://snipplr.com/view/45222/import-certificate-into-a-keystore</guid>
    </item>
    <item>
      <title>(Java) Export Private Key from a keystore - arunpjohny</title>
      <link>https://snipplr.com/view/45109/export-private-key-from-a-keystore</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 02 Dec 2010 00:37:25 UTC</pubDate>
      <guid>https://snipplr.com/view/45109/export-private-key-from-a-keystore</guid>
    </item>
    <item>
      <title>(Java) Export Public Key from a keystore using keytool - arunpjohny</title>
      <link>https://snipplr.com/view/45107/export-public-key-from-a-keystore-using-keytool</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 01 Dec 2010 23:42:00 UTC</pubDate>
      <guid>https://snipplr.com/view/45107/export-public-key-from-a-keystore-using-keytool</guid>
    </item>
    <item>
      <title>(Java) Generate a private-public key pair using keytool - arunpjohny</title>
      <link>https://snipplr.com/view/45106/generate-a-privatepublic-key-pair-using-keytool</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 01 Dec 2010 23:40:11 UTC</pubDate>
      <guid>https://snipplr.com/view/45106/generate-a-privatepublic-key-pair-using-keytool</guid>
    </item>
    <item>
      <title>(Java) Postgresql Alter table command to add not null contraint - arunpjohny</title>
      <link>https://snipplr.com/view/44918/postgresql-alter-table-command-to-add-not-null-contraint</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 26 Nov 2010 20:36:07 UTC</pubDate>
      <guid>https://snipplr.com/view/44918/postgresql-alter-table-command-to-add-not-null-contraint</guid>
    </item>
    <item>
      <title>(Java) JPA Annotated id field in Hibernate - arunpjohny</title>
      <link>https://snipplr.com/view/44561/jpa-annotated-id-field-in-hibernate</link>
      <description>&lt;p&gt;Creating a annotated id field using Hibernate and JPA&lt;/p&gt;</description>
      <pubDate>Sun, 21 Nov 2010 21:44:31 UTC</pubDate>
      <guid>https://snipplr.com/view/44561/jpa-annotated-id-field-in-hibernate</guid>
    </item>
    <item>
      <title>(Bash) How to get the current git branch - arunpjohny</title>
      <link>https://snipplr.com/view/42020/how-to-get-the-current-git-branch</link>
      <description>&lt;p&gt;git branch will give us all the branches in the current repository and the current branch will be denoted by a * mark.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Oct 2010 03:31:54 UTC</pubDate>
      <guid>https://snipplr.com/view/42020/how-to-get-the-current-git-branch</guid>
    </item>
    <item>
      <title>(Bash) git difference between a branch and current branch - arunpjohny</title>
      <link>https://snipplr.com/view/42019/git-difference-between-a-branch-and-current-branch</link>
      <description>&lt;p&gt;This will display the commit difference between the origin/master branch and the current working branch&lt;/p&gt;</description>
      <pubDate>Mon, 11 Oct 2010 03:29:58 UTC</pubDate>
      <guid>https://snipplr.com/view/42019/git-difference-between-a-branch-and-current-branch</guid>
    </item>
    <item>
      <title>(Java) Loading Resource from classpath (Including jar files) - arunpjohny</title>
      <link>https://snipplr.com/view/24108/loading-resource-from-classpath-including-jar-files</link>
      <description>&lt;p&gt;This gives the absolute patch to config.xml file&lt;/p&gt;</description>
      <pubDate>Wed, 02 Dec 2009 02:50:57 UTC</pubDate>
      <guid>https://snipplr.com/view/24108/loading-resource-from-classpath-including-jar-files</guid>
    </item>
    <item>
      <title>(Java) Loading Resource from classpath - arunpjohny</title>
      <link>https://snipplr.com/view/24107/loading-resource-from-classpath</link>
      <description>&lt;p&gt;This gives the absolute path for the file log4j.properties&lt;/p&gt;</description>
      <pubDate>Wed, 02 Dec 2009 02:49:41 UTC</pubDate>
      <guid>https://snipplr.com/view/24107/loading-resource-from-classpath</guid>
    </item>
    <item>
      <title>(Java) Reloading Log4j configuration manually at runtime - arunpjohny</title>
      <link>https://snipplr.com/view/24089/reloading-log4j-configuration-manually-at-runtime</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 02 Dec 2009 00:03:54 UTC</pubDate>
      <guid>https://snipplr.com/view/24089/reloading-log4j-configuration-manually-at-runtime</guid>
    </item>
    <item>
      <title>(Java) Reloading Log4j configuration at runtime - arunpjohny</title>
      <link>https://snipplr.com/view/24088/reloading-log4j-configuration-at-runtime</link>
      <description>&lt;p&gt;This will check the log4j.properties file for any modification at every 100 milliseconds.&lt;/p&gt;</description>
      <pubDate>Tue, 01 Dec 2009 23:55:10 UTC</pubDate>
      <guid>https://snipplr.com/view/24088/reloading-log4j-configuration-at-runtime</guid>
    </item>
    <item>
      <title>(JavaScript) Array.size function - arunpjohny</title>
      <link>https://snipplr.com/view/22600/arraysize-function</link>
      <description>&lt;p&gt;This can be tested using the following piece of code&#13;
&#13;
		var a = [1, 2, 3, 4, 5];&#13;
		alert(a.size());&lt;/p&gt;</description>
      <pubDate>Thu, 05 Nov 2009 21:54:08 UTC</pubDate>
      <guid>https://snipplr.com/view/22600/arraysize-function</guid>
    </item>
    <item>
      <title>(JavaScript) Array.each function - arunpjohny</title>
      <link>https://snipplr.com/view/22598/arrayeach-function</link>
      <description>&lt;p&gt;This function is add 'each' function to the javascript Array object.&lt;/p&gt;</description>
      <pubDate>Thu, 05 Nov 2009 21:44:11 UTC</pubDate>
      <guid>https://snipplr.com/view/22598/arrayeach-function</guid>
    </item>
    <item>
      <title>(CSS) Min-Height for IE and other browsers - arunpjohny</title>
      <link>https://snipplr.com/view/22128/minheight-for-ie-and-other-browsers</link>
      <description>&lt;p&gt;It works fine in Firefox, IE7 and IE8. IE6 is not tested&lt;/p&gt;</description>
      <pubDate>Fri, 30 Oct 2009 00:07:01 UTC</pubDate>
      <guid>https://snipplr.com/view/22128/minheight-for-ie-and-other-browsers</guid>
    </item>
    <item>
      <title>(Java) Send mail using Spring JavaMailSender - arunpjohny</title>
      <link>https://snipplr.com/view/22127/send-mail-using-spring-javamailsender</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 29 Oct 2009 23:55:55 UTC</pubDate>
      <guid>https://snipplr.com/view/22127/send-mail-using-spring-javamailsender</guid>
    </item>
    <item>
      <title>(Java) Serialize and Deserialize Objects - arunpjohny</title>
      <link>https://snipplr.com/view/22126/serialize-and-deserialize-objects</link>
      <description>&lt;p&gt;The given utility class can be used to serialize and deserialize java objects&lt;/p&gt;</description>
      <pubDate>Thu, 29 Oct 2009 23:52:30 UTC</pubDate>
      <guid>https://snipplr.com/view/22126/serialize-and-deserialize-objects</guid>
    </item>
    <item>
      <title>(Java) Iterating through a map in Freemarker - arunpjohny</title>
      <link>https://snipplr.com/view/17610/iterating-through-a-map-in-freemarker</link>
      <description>&lt;p&gt;Iterating through a map in Freemarker. We have the tags ?keys and ?values which will give the keyset and valueset respectively. One thing we have to be carefull is if we have to use map[key] the key should be a string&lt;/p&gt;</description>
      <pubDate>Wed, 29 Jul 2009 06:24:49 UTC</pubDate>
      <guid>https://snipplr.com/view/17610/iterating-through-a-map-in-freemarker</guid>
    </item>
    <item>
      <title>(JavaScript) Retaining scroll position after store load - arunpjohny</title>
      <link>https://snipplr.com/view/12862/retaining-scroll-position-after-store-load</link>
      <description>&lt;p&gt;To retain the scroll position after a store load in grid&lt;/p&gt;</description>
      <pubDate>Fri, 06 Mar 2009 22:46:24 UTC</pubDate>
      <guid>https://snipplr.com/view/12862/retaining-scroll-position-after-store-load</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>(JavaScript) Extjs Panel Drag and Drop - arunpjohny</title>
      <link>https://snipplr.com/view/9089/extjs-panel-drag-and-drop</link>
      <description>&lt;p&gt;This example gives a idea about how to create a simple panel which can be dragged and dropped into another panel&lt;/p&gt;</description>
      <pubDate>Sat, 18 Oct 2008 00:04:00 UTC</pubDate>
      <guid>https://snipplr.com/view/9089/extjs-panel-drag-and-drop</guid>
    </item>
    <item>
      <title>(JavaScript) Extjs CheckboxSelectionModel keepExisting - arunpjohny</title>
      <link>https://snipplr.com/view/8024/extjs-checkboxselectionmodel-keepexisting</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 25 Aug 2008 22:59:22 UTC</pubDate>
      <guid>https://snipplr.com/view/8024/extjs-checkboxselectionmodel-keepexisting</guid>
    </item>
    <item>
      <title>(JavaScript) Grid row colouring - arunpjohny</title>
      <link>https://snipplr.com/view/5638/grid-row-colouring</link>
      <description>&lt;p&gt;getRowClass changes the row CSS properties its applied for, but inside a row each cell element will have its own CSS class again.&lt;/p&gt;</description>
      <pubDate>Mon, 31 Mar 2008 22:32:47 UTC</pubDate>
      <guid>https://snipplr.com/view/5638/grid-row-colouring</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>(JavaScript) Get/set Cursor In Html TextArea - arunpjohny</title>
      <link>https://snipplr.com/view/5144/getset-cursor-in-html-textarea</link>
      <description>&lt;p&gt;I got this code from http://blog.vishalon.net/Post/57.aspx&#13;
&#13;
&#13;
The actual two methods required are&#13;
&#13;
function doGetCaretPosition (ctrl) {&#13;
	var CaretPos = 0;&#13;
	// IE Support&#13;
	if (document.selection) {&#13;
		ctrl.focus ();&#13;
		var Sel = document.selection.createRange ();&#13;
		Sel.moveStart ('character', -ctrl.value.length);&#13;
		CaretPos = Sel.text.length;&#13;
	}&#13;
	// Firefox support&#13;
	else if (ctrl.selectionStart || ctrl.selectionStart == '0')&#13;
		CaretPos = ctrl.selectionStart;&#13;
	return (CaretPos);&#13;
}&#13;
&#13;
function setCaretPosition(ctrl, pos)&#13;
{&#13;
	if(ctrl.setSelectionRange)&#13;
	{&#13;
		ctrl.focus();&#13;
		ctrl.setSelectionRange(pos,pos);&#13;
	}&#13;
	else if (ctrl.createTextRange) {&#13;
		var range = ctrl.createTextRange();&#13;
		range.collapse(true);&#13;
		range.moveEnd('character', pos);&#13;
		range.moveStart('character', pos);&#13;
		range.select();&#13;
	}&#13;
}&lt;/p&gt;</description>
      <pubDate>Thu, 21 Feb 2008 07:27:52 UTC</pubDate>
      <guid>https://snipplr.com/view/5144/getset-cursor-in-html-textarea</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>
  </channel>
</rss>
