Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Build definiiton and junit publisher

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?

0 votes



2 answers

Permanent link
"Unsupported major.minor version 49.0" error is usually due to a JRE
Version Conflict.

0 votes


Permanent link
Ok. I wait for m4, so that jdk will be deploy with jazz

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 22 '07, 4:04 a.m.

Question was seen: 7,224 times

Last updated: Nov 22 '07, 4:04 a.m.

Confirmation Cancel Confirm