Hi,

lately, maybe due to some Maven plugin update, this old test method started
to fail when running 'mvn install':
org.apache.wicket.ApplicationSettingsTest.testFrameworkVersion.
I'm not sure what its purpose is, it just reads package version
(java.lang.Package.getImplementationVersion) and it expects to be "n/a",
while it's "10.6.0-SNAPSHOT" during building (which makes more sense to me).
So what shall we do with this test? Do you have any clue about what it was
meant to test?

IMHO it's better simply removing it...


-- 

Andrea Del Bene.
Apache Wicket committer.

Reply via email to