Bug 7166 - Record Generator should be in a new package org.apache.poi.dev
Summary: Record Generator should be in a new package org.apache.poi.dev
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 2.0-dev
Hardware: Other other
: P3 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-15 23:08 UTC by Andy Oliver
Modified: 2006-08-28 15:06 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Oliver 2002-03-15 23:08:54 UTC
The record generator is currently in org.apache.poi.hssf.util.  IMO it should
have been in org.apache.poi.hssf.dev because its for developing HSSF not an API
utility.  In any case, since we're going to use it POI-wide more than likely, we
should move it to org.apache.poi.dev.  I'll begin working on this if Glen has no
objections and doesn't want to do it himself.

-Andy
Comment 1 Glen Stampoultzis 2002-03-16 00:30:03 UTC
No objection.  Can't do it myself cause I'm still freaking checking out!!!  
Sorry, just getting a bit frustrated... :(
Comment 2 Jason Height 2006-08-28 22:06:46 UTC
Not sure when it happened but RecordGenerator was moved to the dev folder.
Marking bug fixed.

Jason