|
svn commit: r488269 - in /db/torque: generator/trunk/project.xml site/trunk: msg#00080jakarta.turbine.torque.devel
Author: tfischer Date: Mon Dec 18 05:46:48 2006 New Revision: 488269 URL: http://svn.apache.org/viewvc?view=rev&rev=488269 Log: added log4j to the generator dependencies. Fixes TORQUE-73. Modified: db/torque/generator/trunk/project.xml db/torque/site/trunk/xdocs/changes.xml Modified: db/torque/generator/trunk/project.xml URL: http://svn.apache.org/viewvc/db/torque/generator/trunk/project.xml?view=diff&rev=488269&r1=488268&r2=488269 ============================================================================== --- db/torque/generator/trunk/project.xml (original) +++ db/torque/generator/trunk/project.xml Mon Dec 18 05:46:48 2006 @@ -123,6 +123,16 @@ <dist.bundle>true</dist.bundle> </properties> </dependency> + <dependency> + <!-- needed for velocity in the ant version --> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + <version>1.2.14</version> + <url>http://logging.apache.org/log4j/</url> + <properties> + <dist.bundle>true</dist.bundle> + </properties> + </dependency> </dependencies> <build> <defaultGoal>jar:jar</defaultGoal> Modified: db/torque/site/trunk/xdocs/changes.xml URL: http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/changes.xml?view=diff&rev=488269&r1=488268&r2=488269 ============================================================================== --- db/torque/site/trunk/xdocs/changes.xml (original) +++ db/torque/site/trunk/xdocs/changes.xml Mon Dec 18 05:46:48 2006 @@ -32,6 +32,9 @@ <body> <release version="3.3" date="in SVN"> + <action type="fix" dev="tfischer" issue="TORQUE-73"> + Added missing log4j jar to generator dependencies. + </action> <action type="fix" dev="gmonroe"> Improved Derby generator platform implimentation to support correctly sized BINARY and VARBINARY using the SizedAsBitDataDomain. Also fixed |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [jira] Closed: (TORQUE-75) Map XML column informations to the generated Objects: 00080, Thomas Fischer (JIRA) |
|---|---|
| Next by Date: | [jira] Updated: (TORQUE-73) Missing log4j.jar for Torque Generator?: 00080, Thomas Fischer (JIRA) |
| Previous by Thread: | [jira] Commented: (TORQUE-69) Record.save() may not work if there is no primary key but no error is thrown.i: 00080, Thomas Fischer (JIRA) |
| Next by Thread: | [Db-torque Wiki] Update of "FrequentlyAskedQuestions" by ScotHale: 00080, Apache Wiki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |