[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.dali] JPA implementation library warning

Hi, when a JPA facet enabled project is created targeting a runtime with the necessary JPA runtime libs, this warning always appears:

"The JPA facet requires a JPA implementation library to be present on the project classpath. By disabling library configuration, the user takes on the responsibility of ensuring that the classpath is configured appropriately via alternate means"

Not sure if this is a bug since a runtime with appropriate libs is already targetted?

If not, is there any way to turn this off in adopter code? i.e. for a project using a non-generic adopter specific platform, and a runtime that has the appropriate libs, it would be best if this warning didn't show up at all.