| CODENOTIFIER | HelpYou are not signed inSign in |
Project: AppFuse
Revision: 3163
Author: mraible
Date: 10 Aug 2008 23:04:20
Changes:Tabs should die a slow death
Files:| ... | ...@@ -349,7 +349,7 @@ | |
| 349 | 349 | continue; |
| 350 | 350 | } |
| 351 | 351 | |
| 352 | // hack for Tapestry depending on commons-pool (a.k.a. commons-dbcp 1.2.2) | |
| 352 | // hack for Tapestry depending on commons-pool (a.k.a. commons-dbcp 1.2.2) | |
| 353 | 353 | if ("tapestry".equals(project.getProperties().getProperty("web.framework")) && key.equals("commons.dbcp.version")) { |
| 354 | 354 | value = "1.2.2"; |
| 355 | 355 | } |