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

Is there an scm tool for RTC4 that can run using java 1.4?

Hi,

Our appliction is using Java 1.4. Part of its ant script that build the ear file is to connect to cvs which we are updating right now to connect to RTC. But since this application is using java 1.4,  therefore, my JAVA_HOME righ now is pointing to 1.4. If part of the build.xml is to login and load code from RTC v4 using RTC ant tags, will the RTC ant tags work using Java 1.4?

Cheers,

Jojie 

0 votes



One answer

Permanent link
I am pretty certain that the Jazz Build Ant tasks will not run with Java 1.4, and there is no way to make that work.

My best suggestion is to do the RTC SCM stuff in a separate process invoked through the command line.  Either use the SCM command-line tool.  Or have your Ant script write out a small Ant script that calls the Jazz Build Ant tasks, and run that Ant script in an external Ant process that uses a newer JRE.

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
× 12,027

Question asked: Oct 11 '12, 12:01 a.m.

Question was seen: 4,152 times

Last updated: Oct 11 '12, 6:38 p.m.

Confirmation Cancel Confirm