[Dart] Client TABLE
Glenn Van Roose
gvr1979 at yucom.be
Fri Sep 8 11:06:56 EDT 2006
Hi how can i fill in all the fields for the client table ?
Is it possible to make a file client.xml and send it to the dart server
with the DartClient.jar?
What or why are the fields Branch, Contact, configuration , DisplayName
? (maybe an example)
java -jar DartClient.jar TestProject Client.xml
Client.XML
<?xml version="1.0" encoding="utf-8"?>
<DartSubmission version="2.0">
<Site>Dart Client 1</Site>
<BuildName>OS + Compiler</BuildName>
<DisplayName></DisplayName>
<OS>Windows</OS>
<OSVersion>XP</OSVersion>
<Compiler>JDK-1.4.2</Compiler>
<Branch>B</Branch>
<Contact>C</Contact>
<Comment>C</Comment>
<configuration>conf</configuration>
</DartSubmission>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/dart/attachments/20060908/f49a953b/attachment.html
More information about the Dart
mailing list