<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SmartDukaan &#x2013; /trunk/Common/src/main/resources/</title><description>WebSVN RSS feed &#x2013; SmartDukaan</description><lastBuildDate>Sat, 18 Apr 2026 21:32:35 +0530</lastBuildDate><generator>WebSVN 2.8.6-DEV</generator><language>en</language><link>https://svn.smartdukaan.com/log.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;max=40&amp;</link><atom:link href="https://svn.smartdukaan.com/rss.php?isdir=1&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;repname=SmartDukaan" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 23 Sep 2011 18:08:12 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 3419 – Deleted unused configuration files.</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Deleted unused configuration files.&lt;/div&gt;x /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;x /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;x /trunk/Common/src/main/resources/shop2020_staging.cfg&lt;br /&gt;x /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=3419</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=3419</guid></item>
<item><pubDate>Wed, 31 Aug 2011 20:04:42 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 3123 – Build support to automatically failing over to another service instance ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 25 file(s) modified&lt;/strong&gt;&lt;br/&gt;Build support to automatically failing over to another service instance in case one service is down. Updated names of the clients to make them consistent.&lt;br /&gt;
Updated config file to handle all configurations in one file only.&lt;/div&gt;+ /trunk/Common/src/main/java/in/shop2020/thrift/clients/CatalogClient.java &lt;i&gt;(copied from /trunk/Common/src/main/java/in/shop2020/thrift/clients/CatalogServiceClient.java@3122)&lt;/i&gt;&lt;br /&gt;x /trunk/Common/src/main/java/in/shop2020/thrift/clients/CatalogServiceClient.java&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/thrift/clients/CRMClient.java &lt;i&gt;(copied from /trunk/Common/src/main/java/in/shop2020/thrift/clients/CRMServiceClient.java@3122)&lt;/i&gt;&lt;br /&gt;x /trunk/Common/src/main/java/in/shop2020/thrift/clients/CRMServiceClient.java&lt;br /&gt;~ /trunk/Common/src/main/java/in/shop2020/thrift/clients/DataLoggingClient.java&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/thrift/clients/GenericClient.java &lt;i&gt;(copied from /trunk/Common/src/main/java/in/shop2020/thrift/clients/GenericServiceClient.java@3122)&lt;/i&gt;&lt;br /&gt;x /trunk/Common/src/main/java/in/shop2020/thrift/clients/GenericServiceClient.java&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/thrift/clients/HelperClient.java &lt;i&gt;(copied from /trunk/Common/src/main/java/in/shop2020/thrift/clients/HelperServiceClient.java@3122)&lt;/i&gt;&lt;br /&gt;x /trunk/Common/src/main/java/in/shop2020/thrift/clients/HelperServiceClient.java&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/thrift/clients/LogisticsClient.java &lt;i&gt;(copied from /trunk/Common/src/main/java/in/shop2020/thrift/clients/LogisticsServiceClient.java@3122)&lt;/i&gt;&lt;br /&gt;x /trunk/Common/src/main/java/in/shop2020/thrift/clients/LogisticsServiceClient.java&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/thrift/clients/PaymentClient.java &lt;i&gt;(copied from /trunk/Common/src/main/java/in/shop2020/thrift/clients/PaymentServiceClient.java@3122)&lt;/i&gt;&lt;br /&gt;x /trunk/Common/src/main/java/in/shop2020/thrift/clients/PaymentServiceClient.java&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/thrift/clients/PromotionClient.java &lt;i&gt;(copied from /trunk/Common/src/main/java/in/shop2020/thrift/clients/PromotionServiceClient.java@3122)&lt;/i&gt;&lt;br /&gt;x /trunk/Common/src/main/java/in/shop2020/thrift/clients/PromotionServiceClient.java&lt;br /&gt;~ /trunk/Common/src/main/java/in/shop2020/thrift/clients/TestClient.java&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/thrift/clients/TransactionClient.java &lt;i&gt;(copied from /trunk/Common/src/main/java/in/shop2020/thrift/clients/TransactionServiceClient.java@3122)&lt;/i&gt;&lt;br /&gt;x /trunk/Common/src/main/java/in/shop2020/thrift/clients/TransactionServiceClient.java&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/thrift/clients/UserClient.java &lt;i&gt;(copied from /trunk/Common/src/main/java/in/shop2020/thrift/clients/UserContextServiceClient.java@3102)&lt;/i&gt;&lt;br /&gt;x /trunk/Common/src/main/java/in/shop2020/thrift/clients/UserContextServiceClient.java&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/thrift/clients/WarehouseClient.java &lt;i&gt;(copied from /trunk/Common/src/main/java/in/shop2020/thrift/clients/WarehouseServiceClient.java@3122)&lt;/i&gt;&lt;br /&gt;x /trunk/Common/src/main/java/in/shop2020/thrift/clients/WarehouseServiceClient.java&lt;br /&gt;~ /trunk/Common/src/main/java/in/shop2020/utils/CategoryManager.java&lt;br /&gt;~ /trunk/Common/src/main/java/in/shop2020/utils/ConfigClientKeys.java&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=3123</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=3123</guid></item>
<item><pubDate>Tue, 30 Aug 2011 11:38:57 +0530</pubDate><dc:creator>mandeep.dhir</dc:creator><title>Rev 3093 – Trac#488 Moving BlueDartTrackingService to Common Adding client details for CRM ...</title><description>&lt;div&gt;&lt;strong&gt;mandeep.dhir – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Trac#488 Moving BlueDartTrackingService to Common&lt;br /&gt;
Adding client details for CRM server&lt;/div&gt;+ /trunk/Common/src/main/java/in/shop2020/serving&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/serving/model&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/serving/model/ShipmentUpdate.java &lt;i&gt;(copied from /trunk/Website/src/main/java/in/shop2020/serving/model/ShipmentUpdate.java@3067)&lt;/i&gt;&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/serving/services&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/serving/services/BlueDartTrackingService.java &lt;i&gt;(copied from /trunk/Website/src/main/java/in/shop2020/serving/services/BlueDartTrackingService.java@3067)&lt;/i&gt;&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/thrift/clients/CRMServiceClient.java&lt;br /&gt;~ /trunk/Common/src/main/java/in/shop2020/utils/ConfigClientKeys.java&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=3093</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=3093</guid></item>
<item><pubDate>Wed, 03 Aug 2011 14:29:50 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2822 – Added support to send email with an attachment through Gmail</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support to send email with an attachment through Gmail&lt;/div&gt;~ /trunk/Common/pom.xml&lt;br /&gt;~ /trunk/Common/src/main/java/in/shop2020/utils/ConfigClientKeys.java&lt;br /&gt;+ /trunk/Common/src/main/java/in/shop2020/utils/GmailUtils.java&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_staging.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2822</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2822</guid></item>
<item><pubDate>Wed, 13 Jul 2011 12:50:47 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2548 – Log4j.properties for common.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Log4j.properties for common.&lt;/div&gt;+ /trunk/Common/src/main/resources/log4j.properties&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2548</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2548</guid></item>
<item><pubDate>Tue, 12 Jul 2011 11:55:01 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 2528 – Move DataLogger.properties</title><description>&lt;div&gt;&lt;strong&gt;vikas – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Move DataLogger.properties&lt;/div&gt;/trunk/Common/src/main/java/in/shop2020/utils/DataLogger.java&lt;br /&gt;+ /trunk/Common/src/main/resources/in&lt;br /&gt;+ /trunk/Common/src/main/resources/in/shop2020&lt;br /&gt;+ /trunk/Common/src/main/resources/in/shop2020/utils&lt;br /&gt;+ /trunk/Common/src/main/resources/in/shop2020/utils/DataLogger.properties&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2528</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2528</guid></item>
<item><pubDate>Fri, 08 Jul 2011 14:46:26 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2496 – added config keys for log file and max count for ...</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;added config keys for log file and max count for push to production.&lt;/div&gt;~ /trunk/Common/src/main/java/in/shop2020/utils/ConfigClientKeys.java&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_staging.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2496</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2496</guid></item>
<item><pubDate>Thu, 30 Jun 2011 14:24:14 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2384 – Added EXPORT path and velocity export path as variables</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added EXPORT path and velocity export path as variables&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_staging.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2384</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2384</guid></item>
<item><pubDate>Thu, 30 Jun 2011 13:38:04 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2381 – Added property push-prices-to-production script path to config file for staging ...</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added property push-prices-to-production script path to config file for staging server.&lt;/div&gt;~ /trunk/Common/src/main/java/in/shop2020/utils/ConfigClientKeys.java&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_staging.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2381</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2381</guid></item>
<item><pubDate>Thu, 30 Jun 2011 13:30:01 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2380 – Added push-prices-to-production script path to config file.</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added push-prices-to-production script path to config file.&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2380</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2380</guid></item>
<item><pubDate>Fri, 24 Jun 2011 12:04:41 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2328 – Added helpdocs paths in configuration file</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added helpdocs paths in configuration file&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_staging.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2328</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2328</guid></item>
<item><pubDate>Wed, 22 Jun 2011 11:04:48 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2301 – Corrected the configuration file for staging server.</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Corrected the configuration file for staging server.&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020_staging.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2301</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2301</guid></item>
<item><pubDate>Tue, 21 Jun 2011 19:32:48 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2299 – Created new configuration file for staging which contains hostname for ...</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Created new configuration file for staging which contains hostname for production catalog service. Also added parameter for risky flag change log file.&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;+ /trunk/Common/src/main/resources/shop2020_staging.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2299</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2299</guid></item>
<item><pubDate>Tue, 21 Jun 2011 19:23:37 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2297 – testing done on shop2020 to mark/unmark item as risky. changed ...</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;testing done on shop2020 to mark/unmark item as risky. changed the catalog service production host parameter to saholic.com&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2297</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2297</guid></item>
<item><pubDate>Tue, 21 Jun 2011 17:38:15 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2283 – Added parameter for production host of catalog service. This will ...</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added parameter for production host of catalog service. This will be used from staging to mark/unmark item as risky on production as well. Also modified constructors in CatalogServiceClient to open transport.&lt;/div&gt;~ /trunk/Common/src/main/java/in/shop2020/thrift/clients/CatalogServiceClient.java&lt;br /&gt;~ /trunk/Common/src/main/java/in/shop2020/utils/ConfigClientKeys.java&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2283</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2283</guid></item>
<item><pubDate>Mon, 20 Jun 2011 14:20:35 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2265 – Changed the URL to accept both GET and POST requests</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed the URL to accept both GET and POST requests&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2265</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2265</guid></item>
<item><pubDate>Fri, 17 Jun 2011 13:47:54 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 2237 – Added config parameters for Javascripts export path</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added config parameters for Javascripts export path&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2237</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=2237</guid></item>
<item><pubDate>Tue, 31 May 2011 16:13:46 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 1994 – Configuration for Promotion server</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Configuration for Promotion server&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1994</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1994</guid></item>
<item><pubDate>Tue, 31 May 2011 15:16:05 +0530</pubDate><dc:creator>varun.gupta</dc:creator><title>Rev 1988 – entries for Promotion server added</title><description>&lt;div&gt;&lt;strong&gt;varun.gupta – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;entries for Promotion server added&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1988</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1988</guid></item>
<item><pubDate>Fri, 20 May 2011 19:22:37 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1909 – Added a config param to dissuade the user from clicking ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a config param to dissuade the user from clicking on refresh/back button&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1909</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1909</guid></item>
<item><pubDate>Fri, 20 May 2011 15:48:37 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1896 – Created yet another config to first bring the user to ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Created yet another config to first bring the user to an intermediate wait page&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1896</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1896</guid></item>
<item><pubDate>Tue, 17 May 2011 13:58:23 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1869 – Updates configs to use DEMO account&apos;s Id and secret key</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updates configs to use DEMO account&apos;s Id and secret key&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1869</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1869</guid></item>
<item><pubDate>Mon, 16 May 2011 17:47:08 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1864 – Corrected the ebs success URL</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Corrected the ebs success URL&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1864</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1864</guid></item>
<item><pubDate>Mon, 16 May 2011 12:27:04 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1858 – Created a separate property for EBS success URL</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Created a separate property for EBS success URL&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1858</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1858</guid></item>
<item><pubDate>Mon, 16 May 2011 12:19:06 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1857 – Corrected the error URL in the config file</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Corrected the error URL in the config file&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1857</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1857</guid></item>
<item><pubDate>Mon, 16 May 2011 11:47:19 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1851 – Added EBS payment gateway related configurations</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added EBS payment gateway related configurations&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1851</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1851</guid></item>
<item><pubDate>Wed, 04 May 2011 16:51:33 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 1711 – Added partners content path in config file</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added partners content path in config file&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1711</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1711</guid></item>
<item><pubDate>Wed, 04 May 2011 14:19:33 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1697 – Added the solr_url property to ensure that we are able ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added the solr_url property to ensure that we are able to run different search services on the same machine&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1697</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1697</guid></item>
<item><pubDate>Wed, 04 May 2011 14:11:02 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 1696 – updates urls from .saholic.com to www.saholic.com</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;updates urls from .saholic.com to &lt;a href=&quot;http://www.saholic.com&quot; target=&quot;_blank&quot;&gt;www.saholic.com&lt;/a&gt;&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1696</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1696</guid></item>
<item><pubDate>Wed, 04 May 2011 11:44:02 +0530</pubDate><dc:creator>vikas</dc:creator><title>Rev 1686 – Add default pincode.</title><description>&lt;div&gt;&lt;strong&gt;vikas – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add default pincode.&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1686</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1686</guid></item>
<item><pubDate>Thu, 28 Apr 2011 20:34:39 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1593 – Added all properties required by content store</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added all properties required by content store&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1593</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1593</guid></item>
<item><pubDate>Tue, 26 Apr 2011 12:49:04 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 1518 – added property barcode font size for afl and bluedart.</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;added property barcode font size for afl and bluedart.&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1518</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1518</guid></item>
<item><pubDate>Tue, 19 Apr 2011 18:02:02 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1452 – Added export_entities_path as a config variable. cleaned up other configs</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added export_entities_path as a config variable. cleaned up other configs&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;~ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;~ /trunk/Common/src/test/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1452</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1452</guid></item>
<item><pubDate>Mon, 18 Apr 2011 11:17:33 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 1417 – added AFL update url</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;added AFL update url&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1417</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1417</guid></item>
<item><pubDate>Fri, 08 Apr 2011 18:46:25 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 1339 – Updated shop2020.cfg to point to shop2020.in</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated shop2020.cfg to point to shop2020.in&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1339</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1339</guid></item>
<item><pubDate>Tue, 05 Apr 2011 15:55:53 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1268 – Added dbname property for all services</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added dbname property for all services&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1268</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1268</guid></item>
<item><pubDate>Fri, 18 Mar 2011 13:25:42 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 1056 – Config files for test and production</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Config files for test and production&lt;/div&gt;~ /trunk/Common/src/main/resources/shop2020.cfg&lt;br /&gt;+ /trunk/Common/src/main/resources/shop2020_production.cfg&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1056</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1056</guid></item>
<item><pubDate>Thu, 17 Mar 2011 11:24:00 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1021 – Moved Common to maven build process</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;Moved Common to maven build process&lt;/div&gt;~ /trunk/Common&lt;br /&gt;~ /trunk/Common/.classpath&lt;br /&gt;~ /trunk/Common/.settings/org.eclipse.wst.common.component&lt;br /&gt;~ /trunk/Common/build.xml&lt;br /&gt;x /trunk/Common/conf/scribe_central.conf&lt;br /&gt;x /trunk/Common/conf/scribe_local.conf&lt;br /&gt;x /trunk/Common/conf/shop2020.cfg&lt;br /&gt;+ /trunk/Common/pom.xml&lt;br /&gt;x /trunk/Common/src/in&lt;br /&gt;+ /trunk/Common/src/main&lt;br /&gt;+ /trunk/Common/src/main/java&lt;br /&gt;+ /trunk/Common/src/main/java/in &lt;i&gt;(copied from /trunk/Common/src/in@1020)&lt;/i&gt;&lt;br /&gt;+ /trunk/Common/src/main/resources&lt;br /&gt;+ /trunk/Common/src/main/resources/scribe_central.conf &lt;i&gt;(copied from /trunk/Common/conf/scribe_central.conf@1020)&lt;/i&gt;&lt;br /&gt;+ /trunk/Common/src/main/resources/scribe_local.conf &lt;i&gt;(copied from /trunk/Common/conf/scribe_local.conf@1020)&lt;/i&gt;&lt;br /&gt;+ /trunk/Common/src/main/resources/shop2020.cfg &lt;i&gt;(copied from /trunk/Common/conf/shop2020.cfg@1020)&lt;/i&gt;&lt;br /&gt;x /trunk/Common/src/META-INF&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1021</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FCommon%2Fsrc%2Fmain%2Fresources%2F&amp;isdir=1&amp;rev=1021</guid></item>
</channel></rss>