From: František Dvořák Date: Fri, 2 Jul 2010 16:22:15 +0000 (+0000) Subject: Fixing problem with etics on Debian. X-Git-Tag: glite-lb-types_R_1_1_1_1_emi_0~2 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=2ea59359f7290d28bdf78b936dd572d263bed6a9;p=jra1mw.git Fixing problem with etics on Debian. --- diff --git a/org.glite.lb.client-java/project/package.description b/org.glite.lb.client-java/project/package.description index 7b62601..40fc623 100644 --- a/org.glite.lb.client-java/project/package.description +++ b/org.glite.lb.client-java/project/package.description @@ -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. diff --git a/org.glite.lbjp-common.jp-interface/project/package.description b/org.glite.lbjp-common.jp-interface/project/package.description index e01f457..24890ec 100644 --- a/org.glite.lbjp-common.jp-interface/project/package.description +++ b/org.glite.lbjp-common.jp-interface/project/package.description @@ -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. diff --git a/org.glite.lbjp-common.server-bones/project/package.description b/org.glite.lbjp-common.server-bones/project/package.description index 5ed9543..d8df41e 100644 --- a/org.glite.lbjp-common.server-bones/project/package.description +++ b/org.glite.lbjp-common.server-bones/project/package.description @@ -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. diff --git a/org.glite.lbjp-common.trio/project/package.description b/org.glite.lbjp-common.trio/project/package.description index e9239d7..a0fc741 100644 --- a/org.glite.lbjp-common.trio/project/package.description +++ b/org.glite.lbjp-common.trio/project/package.description @@ -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.