Category: | Bug report |
Priority: | Normal |
Status: | New |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
The compilation of the /samples/customDataSource/ breaks jasperserver
reason seems:
[javac] Note: /opt/jasperserver-ce-3.7.0/samples/customDataSource/src/example/cds/HibernateSessionFactoryFinder.java uses or overrides a deprecated API.
Details see below
Can anybody advice on howto compile the customDataSource without the hibernate examples?
1 Comment:
FYI only (though to no surprise as is JVM related - see below)
the described problem is not OS specific and is reproduceable on WIN Servers too.
below:
[javac] Note: /opt/jasperserver-ce-3.7.0/samples/customDataSource/src/example/cds/HibernateSessionFactoryFinder.java uses or overrides a deprecated API.)
In an essence:
IMHO the hibernate example code should be updated or removed as it breaks the rest of the examples and even the whole jasper-server.