This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/flex-blazeds.git

commit 328d794935c2219b071dfcc638faf234b320a857
Author: Josh Tynjala <joshtynj...@bowlerhat.dev>
AuthorDate: Wed Jan 18 15:23:52 2023 -0800

    README: with-distribution
---
 README | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README b/README
index 0ce06ba..67e6148 100644
--- a/README
+++ b/README
@@ -123,10 +123,9 @@ Building the Source
         cd <flex-blazeds.dir>
         mvn install
 
-    Notice that you have to enter the modules directory in order to able to
-    execute the Maven build as the rest of the project still contains an
-    outdated and no longer maintained ANT build. This will be removed in
-    future versions.
+    To build a binary distribution, use the with-distribution profile.
+    
+        mvn install -P with-distribution
 
 
 Running Tests

Reply via email to