Bug 110442

Summary: [update]update jakarta-commons-dbutils to 1.1:a small set of classes designed to make working with JDBC easier
Product: Ports & Packages Reporter: Nemo Liu <nemoliu>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Nemo Liu 2007-03-17 11:50:01 UTC
1.1 is the lastest release of jakarta-commons-dbutils.
DbUtils is a small set of classes designed to make working with JDBC easier. JDBC resource cleanup code is mundane, error prone work so these classes abstract out all of the cleanup tasks from your code leaving you with what you really wanted to do with JDBC in the first place: query and update data.

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-03-18 21:23:00 UTC
arved       2007-03-18 21:22:55 UTC

  FreeBSD ports repository

  Modified files:
    databases/jakarta-commons-dbutils Makefile distinfo 
  Removed files:
    databases/jakarta-commons-dbutils/files patch-build.xml 
  Log:
  Update to 1.1,
  Pass Maintainership to Submitter
  
  PR:             110442
  Submitted by:   Nemo Liu<nemoliu@gmail.com>
  
  Revision  Changes    Path
  1.3       +4 -5      ports/databases/jakarta-commons-dbutils/Makefile
  1.2       +3 -3      ports/databases/jakarta-commons-dbutils/distinfo
  1.2       +0 -20     ports/databases/jakarta-commons-dbutils/files/patch-build.xml (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2007-03-18 21:23:03 UTC
State Changed
From-To: open->closed

committed, thanks