Bug 110442 - [update]update jakarta-commons-dbutils to 1.1:a small set of classes designed to make working with JDBC easier
Summary: [update]update jakarta-commons-dbutils to 1.1:a small set of classes designed...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-17 11:50 UTC by Nemo Liu
Modified: 2007-03-18 21:30 UTC (History)
0 users

See Also:


Attachments
file.diff (3.66 KB, patch)
2007-03-17 11:50 UTC, Nemo Liu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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