<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ATCD.git/java, branch ACE-4_4</title>
<subtitle>github.com: DOCGroup/ATCD.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ATCD.git/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'ACE-4_4'.</title>
<updated>1997-11-25T22:18:58+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-11-25T22:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ATCD.git/commit/?id=7a5fe8ce23ac50450b804cf0183c773565ae7cef'/>
<id>7a5fe8ce23ac50450b804cf0183c773565ae7cef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a VERSION file for JACE</title>
<updated>1997-11-13T00:21:27+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-11-13T00:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ATCD.git/commit/?id=0a421daaecba19a6915296cae0434c606619432f'/>
<id>0a421daaecba19a6915296cae0434c606619432f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed the time request string, and moved the client test into the</title>
<updated>1997-11-12T04:09:37+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-11-12T04:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ATCD.git/commit/?id=ac9a69f2672ccb3e9e3716bef5d4402f0d5d304f'/>
<id>ac9a69f2672ccb3e9e3716bef5d4402f0d5d304f</id>
<content type='text'>
tests/Logger directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests/Logger directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>A few extra comments, and now the default LogMessageReceiver is in its</title>
<updated>1997-11-12T04:07:19+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-11-12T04:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ATCD.git/commit/?id=cd24ef45f3530a5ea236448045a744c0a3880788'/>
<id>cd24ef45f3530a5ea236448045a744c0a3880788</id>
<content type='text'>
own file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
own file.
</pre>
</div>
</content>
</entry>
<entry>
<title>....remove a debugging statement from remove method</title>
<updated>1997-11-12T03:39:59+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-11-12T03:39:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ATCD.git/commit/?id=615e2bdeeedc9642af79011c8364b315d5796549'/>
<id>615e2bdeeedc9642af79011c8364b315d5796549</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Checks in the new additions to the ServiceConfigurator, makes a few</title>
<updated>1997-11-12T03:30:27+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-11-12T03:30:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ATCD.git/commit/?id=bcfd180be7842a3a9b9844ba89b4d2e7b2a13bdf'/>
<id>bcfd180be7842a3a9b9844ba89b4d2e7b2a13bdf</id>
<content type='text'>
small adjustments to the sockets, and removes a deprecation problem
with a String in BlobReader.  Acceptor's socket acceptor was changed
to protected rather than private.

The new files are broken down as follows:

Files that are involved in loading a C++ service config file to
load Java ACE network services:
 	Svc_Conf.y
	parser.java
	sym.java
	Yylex.lex

	ClassNameGenerator.java

Files that have to do with the overall restructuring of the Service
Configurator such that suspend/resume/remove and the service repository
are added:
	AddServiceObjectNode.java
	ClassReader.java    Extracts the full class name from a .class file
	SuspendNode.java
	ResumeNode.java
	RemoveNode.java
	ServiceRecord.java  Repository wrapper, makes calls via reflection
	ServiceObjectRecord.java  Wrapper for ServiceObjects specifically
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
small adjustments to the sockets, and removes a deprecation problem
with a String in BlobReader.  Acceptor's socket acceptor was changed
to protected rather than private.

The new files are broken down as follows:

Files that are involved in loading a C++ service config file to
load Java ACE network services:
 	Svc_Conf.y
	parser.java
	sym.java
	Yylex.lex

	ClassNameGenerator.java

Files that have to do with the overall restructuring of the Service
Configurator such that suspend/resume/remove and the service repository
are added:
	AddServiceObjectNode.java
	ClassReader.java    Extracts the full class name from a .class file
	SuspendNode.java
	ResumeNode.java
	RemoveNode.java
	ServiceRecord.java  Repository wrapper, makes calls via reflection
	ServiceObjectRecord.java  Wrapper for ServiceObjects specifically
</pre>
</div>
</content>
</entry>
<entry>
<title>This is a simple client logger test (similar to C++ ACE's direct logger).</title>
<updated>1997-11-12T03:14:05+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-11-12T03:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ATCD.git/commit/?id=a4bcd9a57a7690dc90361827f452b50890af613a'/>
<id>a4bcd9a57a7690dc90361827f452b50890af613a</id>
<content type='text'>
It sends a Hello World message to the logging server.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It sends a Hello World message to the logging server.
</pre>
</div>
</content>
</entry>
<entry>
<title>These form a test of the JACE Naming Service, as well as the NameProxy</title>
<updated>1997-11-12T03:13:20+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-11-12T03:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ATCD.git/commit/?id=d587704f52cc129616ecfedf90717d9853e48804'/>
<id>d587704f52cc129616ecfedf90717d9853e48804</id>
<content type='text'>
clients can use to access it.  It is compatible with the C++ remote
naming service, as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clients can use to access it.  It is compatible with the C++ remote
naming service, as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>These files form two tests for the Service Configurator:</title>
<updated>1997-11-12T03:10:26+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-11-12T03:10:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ATCD.git/commit/?id=8a79d73984529c66db645f7bf929641001fab726'/>
<id>8a79d73984529c66db645f7bf929641001fab726</id>
<content type='text'>
	suspendTest loads, suspends, and resumes a TestService
	using the three suspendTest*.conf files.

	reloadTest loads and then removes/reloads a TestService
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	suspendTest loads, suspends, and resumes a TestService
	using the three suspendTest*.conf files.

	reloadTest loads and then removes/reloads a TestService
</pre>
</div>
</content>
</entry>
<entry>
<title>This file has been replaced by two other tests:</title>
<updated>1997-11-12T03:04:35+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-11-12T03:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ATCD.git/commit/?id=ecebd0765129c4aabd89afa49e3e03ba91c7c160'/>
<id>ecebd0765129c4aabd89afa49e3e03ba91c7c160</id>
<content type='text'>
	suspendTest.java and reloadTest.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	suspendTest.java and reloadTest.java
</pre>
</div>
</content>
</entry>
</feed>
