[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1473) Add a configuration parameter to allow Drools to dump all generated java source code

Edson Tirelli (JIRA) jira-events at lists.jboss.org
Tue Feb 19 16:52:26 EST 2008


     [ http://jira.jboss.com/jira/browse/JBRULES-1473?page=all ]

Edson Tirelli closed JBRULES-1473.
----------------------------------

    Resolution: Done

Done.

> Add a configuration parameter to allow Drools to dump all generated java source code
> ------------------------------------------------------------------------------------
>
>                 Key: JBRULES-1473
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-1473
>             Project: JBoss Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.4
>            Reporter: Edson Tirelli
>         Assigned To: Edson Tirelli
>             Fix For: 4.0.5, 5.0.0-M1
>
>
> Add a parameter configuration to allow drools to dump all generated java source code:
> java -Ddrools.dump.dir=.  ...
> or using the API:
> PackageBuilderConfiguration conf = new PackageBuilderConfiguration();
> conf.setDumpDir( new File("someDir") );

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

        



More information about the jboss-jira mailing list