Re: [xwiki-devs] [xwiki-notifications] r24508 - in platform/core/trunk/xwiki-officeimporter: . src/main/java/org/xwiki/officeimporter/internal src/main/java/org/xwiki/officeimporter/internal/builder src/main/java/org/xwiki/officeimporter/internal/cleaner src/main/java/org/xwiki/officeimporter/internal/filter src/main/java/org/xwiki/officeimporter/internal/openoffice src/main/java/org/xwiki/officeimporter/internal/splitter src/main/java/org/xwiki/officeimporter/openoffice src/main/java/org/xwiki/officeimport
2 Nov
2009
2 Nov
'09
8:44 a.m.
On 10/15/2009 12:05 PM, asiri (SVN) wrote:
Author: asiri Date: 2009-10-15 12:05:22 +0200 (Thu, 15 Oct 2009) New Revision: 24508
Modified: Log: [misc] Activated checkstyle for officeimporter code base.
- Fixed 71/72 Checkstyles reported.
- The remaining checkstyle issue (class fan-out ~ 22, max allowed is 20) is bit hard to fix without refactoring the officeimporter API a little.
You can fix it by removing the readStream utility method, which can be replaced with something from commons-ioutils. This will remove all usages of ByteArrayOutputStream and IOException and add one class from ioutils. -- Sergiu Dumitriu http://purl.org/net/sergiu/
6143
Age (days ago)
6143
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sergiu Dumitriu