fthzkrtn / jofc2

Automatically exported from code.google.com/p/jofc2
GNU Lesser General Public License v3.0
0 stars 0 forks source link

jofc2 does not work with jdk 1.5 #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. add jof2 dependency to the pom file
2. build it in jdk1.5 and try to run any sample report
3. you will bad class version error

What is the expected output? What do you see instead?
It should work seamlessly

What version of the product are you using? On what operating system?
         <dependency>
            <groupId>jofc2</groupId>
            <artifactId>jofc2</artifactId>
            <version>1.0-rc3-SNAPSHOT</version>            
        </dependency>

Please provide any additional information below.

Can a version of jfoc2 be avialable on your repository for jdk 1.5 users.

Original issue reported on code.google.com by tansj...@gmail.com on 1 Jul 2009 at 5:54

GoogleCodeExporter commented 9 years ago

Original comment by b.mun...@gmail.com on 10 Dec 2010 at 1:07