Fixing problem with etics on Debian.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 2 Jul 2010 16:22:15 +0000 (16:22 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 2 Jul 2010 16:22:15 +0000 (16:22 +0000)
org.glite.lb.client-java/project/package.description
org.glite.lbjp-common.jp-interface/project/package.description
org.glite.lbjp-common.server-bones/project/package.description
org.glite.lbjp-common.trio/project/package.description

index 7b62601..40fc623 100644 (file)
@@ -1,4 +1 @@
-JAVA implemantation of the L&B service client. Supports producing (logging)
-events into L&B, event and job status queries, and receiving notifications.
-
-
+JAVA implemantation of the L&B service client. Supports producing (logging) events into L&B, event and job status queries, and receiving notifications.
index e01f457..24890ec 100644 (file)
@@ -1,2 +1 @@
-Definiton of interfaces required to build plugins for JP services
-and implementation of minimal library of support functions.
+Definiton of interfaces required to build plugins for JP services and implementation of minimal library of support functions.
index 5ed9543..d8df41e 100644 (file)
@@ -1,2 +1 @@
-Multi-process network server.
-A server listening on multiple ports, passing inbound requests to slaves and maintaining connections to specific slaves if possible. The library provides callback handles on connection init, incoming request, etc.
+Multi-process network server. A server listening on multiple ports, passing inbound requests to slaves and maintaining connections to specific slaves if possible. The library provides callback handles on connection init, incoming request, etc.
index e9239d7..a0fc741 100644 (file)
@@ -1,2 +1 @@
-Standalone extended implementation of printf and scanf. Provides specialized
-formating options used by LB and JP.
+Standalone extended implementation of printf and scanf. Provides specialized formating options used by LB and JP.