It's all about the answers!

Ask a question

How to do the RTC build ?


Long Yu (111) | asked May 17 '11, 12:59 p.m.
Anyone can help to built? I don't know how to do it ,Thank you!

13 answers



permanent link
wang fei (6) | answered May 18 '11, 2:09 p.m.
I have learned the JAZZ RTC RQM AppScan and so on for one year.
And now I have a question,that is how many companies are using theses tools to develop program?

permanent link
Bai Lifang (6) | answered May 18 '11, 11:24 a.m.
That a good idea, I will use that to learn it
Anyone can help to built? I don't know how to do it ,Thank you!

you had better make a groupe of ant and test it with apache ant,if success,you could try it with rtc.

permanent link
chen mingqin (611) | answered May 18 '11, 11:10 a.m.
I hava the same question , waiting for answers
Now i need write a build.xml for ANT , but i can't find a sample that could use.
can you describe your problem detail?
Anyone can help to built? I don't know how to do it ,Thank you!

permanent link
Brent Ulbricht (2.5k11) | answered May 18 '11, 9:25 a.m.
JAZZ DEVELOPER
To display XML in the forum it's best to check the 'Disable HTML in this post' before submitting your reply.

Brent Ulbricht
Developer/Lead - RTC Build

permanent link
Lei Cao (11) | answered May 18 '11, 4:49 a.m.
Anyone can help to built? I don't know how to do it ,Thank you!

you had better make a groupe of ant and test it with apache ant,if success,you could try it with rtc.

permanent link
Min Lv (6) | answered May 17 '11, 3:24 p.m.
....Could you format it please? I can't understand it



<xml>
<project>
<property>
<property>
<property>
<path>
<pathelement>
<fileset>
<include>
</fileset>
</path>
<target>
<delete>
</target>
<target>
<mkdir>
<javac>
<classpath>
</javac>
</target>
<target>
<war>
<fileset>
<lib>
<classes>
</war>
</target>
</project>

Now i need write a build.xml for ANT , but i can't find a sample that could use.
can you describe your problem detail?
Anyone can help to built? I don't know how to do it ,Thank you!

permanent link
Zhou Xiangyu (6) | answered May 17 '11, 3:21 p.m.
<xml>
<project>
<property>
<property>
<property>
<path>
<pathelement>
<fileset>
<include>
</fileset>
</path>
<target>
<delete>
</target>
<target>
<mkdir>
<javac>
<classpath>
</javac>
</target>
<target>
<war>
<fileset>
<lib>
<classes>
</war>
</target>
</project>

Now i need write a build.xml for ANT , but i can't find a sample that could use.
can you describe your problem detail?
Anyone can help to built? I don't know how to do it ,Thank you!

permanent link
Brent Ulbricht (2.5k11) | answered May 17 '11, 3:08 p.m.
JAZZ DEVELOPER
Now i need write a build.xml for ANT , but i can't find a sample that could use.
can you describe your problem detail?
Anyone can help to built? I don't know how to do it ,Thank you!


Hi,

If you just want to see an example of an Ant build file, there is one in the examples directory for the build toolkit. If you look in the directory,

/buildsystem/buildtoolkit/examples/standalone

there is a build.xml. You could take a look to just see some of the Ant tasks that get used and the basic structure of a build.xml. However, you will need to create a build.xml that is specific to your build. I would also recommend checking out the Ant documentation at the link below.

http://ant.apache.org/manual/index.html

Brent Ulbricht
Developer/Lead - RTC Build

permanent link
Long Yu (111) | answered May 17 '11, 2:59 p.m.
Now i need write a build.xml for ANT , but i can't find a sample that could use.
can you describe your problem detail?
Anyone can help to built? I don't know how to do it ,Thank you!

permanent link
song shengjuan (6) | answered May 17 '11, 2:55 p.m.
can you describe your problem detail?
Anyone can help to built? I don't know how to do it ,Thank you!

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.