This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[GJC-4] Create genjava-xmlparser and genjava-props
Created: Mon, 15 Sep 2003 21:32:03 -0700 (PDT)  Updated: Sat, 6 Dec 2003 13:34:19 -0800 (PST)

Status:Closed
Project:Genjava
Component/s:
Affects Version/s:
Fix Version/s:

Type:TaskPriority: Major
Reporter:Henri YandellAssignee:Henri Yandell
Resolution:Fixed 
Environment:


 Description   
I'd like to take the properties implementations out of the simple-jndi setup.
I'd then like to make them their own jar, though would also need the XML parser as its own jar again.

So idea is to experiment with lots of small jars. Now that I'm better at handling releases etc. genjava-core would become a multi-project, so would need some maven learning there.
Comment by bayard [ Mon, 15 Sep 2003 21:36:09 -0700 (PDT) ]
genjava-scraper is a possible to take out. It would end up with XmlW, HtmlW, HtmlScraper.

Also worth removing is the beans package and the random package. All the proxy stuff together. Unsure what the name would be.

The jdbc package really ought to die in favour of dbutils.
io stuff needs to go in various directions.
math be folded into lang? or just folded?

Mailer should go into its own piece. Would need some more work then.
Comment by bayard [ Tue, 18 Nov 2003 18:02:11 -0800 (PST) ]
Also genjava-csv.
Comment by bayard [ Sat, 6 Dec 2003 13:34:09 -0800 (PST) ]
This is all now done in the new genjava/ cvs module and not the genjava-core/ module. Ready for release and a new site.