Subversion Repositories SmartDukaan

Rev

Rev 11947 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11947 Rev 11949
Line 75... Line 75...
75
 
75
 
76
	static {
76
	static {
77
		emailFromAddress = "build-staging@shop2020.in";
77
		emailFromAddress = "build-staging@shop2020.in";
78
		password = "shop2020";
78
		password = "shop2020";
79
		mailer = new GmailUtils();
79
		mailer = new GmailUtils();
80
		sendTo = new String[] { "vikram.raghav@shop2020.in",
80
		//sendTo = new String[] { "vikram.raghav@shop2020.in", "manish.sharma@shop2020.in" };
81
		"manish.sharma@shop2020.in" };
-
 
82
		/*
81
		
83
		 * sendTo = new String[]{ "sandeep.sachdeva@shop2020.in",
-
 
84
		 * "vikram.raghav@shop2020.in", "rajneesh.arora@shop2020.in",
82
		sendTo = new String[]{ "vikram.raghav@shop2020.in", "rajneesh.arora@shop2020.in",
85
		 * "khushal.bhatia@shop2020.in"
-
 
86
		 * ,"manoj.kumar@saholic.com","chaitnaya.vats@saholic.com",
83
		  "khushal.bhatia@shop2020.in","manoj.kumar@saholic.com","chaitnaya.vats@saholic.com",
87
		 * "yukti.jain@shop2020.in"
-
 
88
		 * ,"manisha.sharma@shop2020.in","chandan.kumar@shop2020.in"
84
		  "chandan.kumar@shop2020.in" , "manish.sharma@shop2020.in"};
89
		 * ,"ankush.dhingra@shop2020.in"};
-
 
90
		 */
85
		 
91
		CatalogClient catalogServiceClient = null;
86
		CatalogClient catalogServiceClient = null;
92
		try {
87
		try {
93
			catalogServiceClient = new CatalogClient();
88
			catalogServiceClient = new CatalogClient();
94
		} catch (TTransportException e1) {
89
		} catch (TTransportException e1) {
95
			// TODO Auto-generated catch block
90
			// TODO Auto-generated catch block