maheshwarirohit87 / typica

Automatically exported from code.google.com/p/typica
Apache License 2.0
0 stars 0 forks source link

Exception on import com.xerox.amazonws.tools.LoggingConfigurator; in sample code. #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Downloaded jars and sample code
2. Set class path
3. Eclipse doesn't find import com.xerox.amazonws.tools.LoggingConfigurator;

What is the expected output? What do you see instead?
http://typica.googlecode.com/svn/trunk/java/com/xerox/amazonws/ doesn't contain 
any 
LoggingCofigurator class in it's tools package.

What version of the product are you using? On what operating system?
Latest typica on Mac OS X 10.5.1 

Please provide any additional information below.

Original issue reported on code.google.com by joemor...@gmail.com on 26 Jan 2008 at 5:41

GoogleCodeExporter commented 9 years ago
I need to re-work the sample code to not use the LoggingConfigurator (and to 
read the
aws creds from a properties file)

Original comment by dkavan...@gmail.com on 1 Mar 2008 at 4:42

GoogleCodeExporter commented 9 years ago
fixed in version 1.2

Original comment by dkavan...@gmail.com on 27 May 2008 at 8:14