[prev in list] [next in list] [prev in thread] [next in thread] 

List:       turbine-torque-dev
Subject:    [jira] Created: (TORQUE-102) Copy-Paste error breaks
From:       Marc_Kannegießer_(JIRA) <jira () apache ! org>
Date:       2007-09-20 14:00:31
Message-ID: 25404189.1190296831262.JavaMail.jira () brutus
[Download RAW message or body]

Copy-Paste error breaks enableJava5Features
-------------------------------------------

                 Key: TORQUE-102
                 URL: https://issues.apache.org/jira/browse/TORQUE-102
             Project: Torque
          Issue Type: Bug
          Components: Maven 2 Plugin
    Affects Versions: 3.3-RC2
            Reporter: Marc Kannegießer
            Priority: Minor


Hi again. 

There seems to be a copy-paste mistake in the OMMojo.java file (I also just posted \
this to the user mailinglist).

At the getMojoContextProperties() Method the configuration-property of \
ENABLE_JAVA_5_FEATURES_CONTEXT_PROPERTY is set to the value of correctGetters, which \
is wrong and should be set to enableJava5Features.

I changed it the following way:

602c602
<                 Boolean.toString(correctGetters));
---
> Boolean.toString(enableJava5Features));


Tested, works. 


Greetings, 


Marc


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic