[ 
http://issues.apache.org/jira/browse/TORQUE-73?page=comments#action_12459315 ] 
            
Thomas Fischer commented on TORQUE-73:
--------------------------------------

I'd also add the log4j dependency. What concerns me more is that we did not 
notice the problem before. Somehow the dependency is not needed if the 
generator is run via the maven plugin, probably because maven provides a logger 
itself.
But for the next version, we should male the test project executable for all 
build methods we support (ant, maven1, maven2) to be able to spot such errors.

> Missing log4j.jar for Torque Generator?
> ---------------------------------------
>
>                 Key: TORQUE-73
>                 URL: http://issues.apache.org/jira/browse/TORQUE-73
>             Project: Torque
>          Issue Type: Bug
>          Components: Generator
>    Affects Versions: 3.3
>         Environment: Windows XP
>            Reporter: Joerg Friedrich
>
> 1. I have downloaded the Torque 3.3 (RC1) Generator package.
> 2. I want to run the jdbc target; I set all properties as required in the 
> build.properties file
> 3. I set my ANT_HOME and JAVA_HOME (ANT 1.6.4 from Eclipse, JDK 1.5)
> 4. I execute ant -f build-torque.xml jdbc (actually, any other target has the 
> same problem)
> 5. I receive a velocity error
> 6. I install log4j.jar into the lib directory
> 7. It works!
> Maybe I am missing something, and it should work without log4j, but in my 
> environment it does not.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to