Context, context is everything. First, the ./gradlew script is removed because it is not compliant with ASF to have source releases with binaries.
Second, please see the build instructions right above your point: https://github.com/apache/incubator-tuweni#build-instructions <https://github.com/apache/incubator-tuweni#build-instructions> "You need to have Gradle <https://www.gradle.org/installation> and Java <https://www.oracle.com/technetwork/java/javase/downloads/index.html> installed.” With those 2 installed, you can safely build and run tuweni. This is more or less stolen from the Apache Kafka instructions: https://github.com/apache/kafka > On Jun 12, 2019, at 4:18 AM, Pierre Smits <[email protected]> wrote: > > Hi all, > > So I pulled the repo from GitHub again, and tried to build according to > what is stated in the readme.md file: > > Pierres-MacBook-Air:gradle nl04748$ gradle build > > -bash: gradle: command not found > > As you can see from the generated response, I did not succeed. > > It seems we're missing some kind of instruction there to help me (and > potential other adopters) to move forward. > > Best regards, > > Pierre Smits > > *Apache Trafodion <https://trafodion.apache.org>, Vice President* > *Apache Directory <https://directory.apache.org>, PMC Member* > Apache Incubator <https://incubator.apache.org>, committer > *Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges) > since 2008* > Apache Steve <https://steve.apache.org>, committer
