From 2ea59359f7290d28bdf78b936dd572d263bed6a9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Fri, 2 Jul 2010 16:22:15 +0000 Subject: [PATCH] Fixing problem with etics on Debian. --- org.glite.lb.client-java/project/package.description | 5 +---- org.glite.lbjp-common.jp-interface/project/package.description | 3 +-- org.glite.lbjp-common.server-bones/project/package.description | 3 +-- org.glite.lbjp-common.trio/project/package.description | 3 +-- 4 files changed, 4 insertions(+), 10 deletions(-) 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. -- 1.8.2.3