From cadb36c022bff8a103fba8fb3f3493de35965f35 Mon Sep 17 00:00:00 2001 From: Frank Maritato Date: Thu, 5 Aug 2010 21:40:29 +0000 Subject: [PATCH] javadoc/assembly targets git-svn-id: https://lwes.svn.sourceforge.net/svnroot/lwes/lwes-java/tags/lwes-java-0.2.2@522 a2f82657-cdd2-4550-bd36-68a8e7111808 --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index ab0955f..52a07a1 100644 --- a/README +++ b/README @@ -9,6 +9,10 @@ Prerequisites How to build % mvn clean package +If you want to create the distribution add the following targets: + +javadoc:jar assembly:assembly + *** To increase the read buffer size on the multicast socket, set the system property MulticastReceiveBufferSize. For example, -- 2.11.4.GIT