[Dart] Client TABLE

Blezek, Daniel J (GE, Research) blezek at crd.ge.com
Fri Sep 8 15:43:02 EDT 2006


Hi Glenn,
 
  Currently there is no way to populate the Client table, and no
facilities for display.  Your suggestion sounds like a good one, and we
can put it as a ToDo item.
 
  There are several features of Dart that we have decided to wait for
later revisions so the core features were ready for 1.0.
 
-dan

  _____  

	From: dart-bounces+blezek=crd.ge.com at public.kitware.com
[mailto:dart-bounces+blezek=crd.ge.com at public.kitware.com] On Behalf Of
Glenn Van Roose
	Sent: Friday, September 08, 2006 11:07 AM
	To: dart at public.kitware.com
	Subject: [Dart] Client TABLE
	
	
	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/4831383f/attachment.html


More information about the Dart mailing list