It's all about the answers!

Ask a question

Build definiiton and junit publisher


Han Jie (10120) | asked Nov 22 '07, 4:04 a.m.
I have a build.xml in my project, which can be run sucessfully.

Now I add a line
"<import file="BuildToolkitTaskDefs.xml"/>
to my build.xml.
I hope that the result of junit can be published to build result.

But build log always:

D:\Jazz_M3a_workspace\dev_client\jihan\Samples\BuildToolkitTaskDefs.xml:14: java.lang.UnsupportedClassVersionError: com/ibm/team/build/ant/task/ArtifactFilePublisherTask (Unsupported major.minor version 49.0)

Is there any steps I have missed?

2 answers



permanent link
Aaron Cohen (8207851) | answered Nov 26 '07, 4:44 a.m.
JAZZ DEVELOPER
"Unsupported major.minor version 49.0" error is usually due to a JRE
Version Conflict.

permanent link
Han Jie (10120) | answered Nov 27 '07, 12:11 a.m.
Ok. I wait for m4, so that jdk will be deploy with jazz

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.