[ 
http://jira.codehaus.org/browse/MOJO-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denis Cabasson updated MOJO-809:
--------------------------------

    Attachment: MOJO-809-patch.txt

Hi,

We recently experienced the same issue. We are working in a SUN Java 6 
environment (both developpers workstation and our CI server), and our 
application is running on Websphere 6.1 with the underlying IBM Java 5 JRE.

So I needed this fix to allow for the specification of target. I revamped most 
of the code produced in previous patches, and here is another (clean) patch 
file against the current trunk (revision 8990).

I had some trouble with a runtime dependency on the compiler : it seems the 
compiled report still needs the compiler to run (crazy isn't it?) but I believe 
it is fixed now.

The patched version of the jasperreport plugin is now the one I am using and I 
am succesfully running in my environment as described above.

Eventually this fix should be in the jasper compiler itself, not in the maven 
plugin, but for the time being, I guess we are stuck with this solution.

Thanks!

> Added support for selecting target version of the generated class files to 
> jasperreports-maven-plugin
> -----------------------------------------------------------------------------------------------------
>
>                 Key: MOJO-809
>                 URL: http://jira.codehaus.org/browse/MOJO-809
>             Project: Mojo
>          Issue Type: Improvement
>          Components: jasperreports
>            Reporter: Roland Klein
>            Priority: Minor
>         Attachments: MOJO-809-patch.txt, patch.dif, patch.diff, patch.diff, 
> patch.diff
>
>
> Attached patch for rev.4230
> + JRPluginCompiler.java
> * pom.xml
> * JasperReportsMojo.java

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to