Hi,

>> * the test file would not show up when an Apache Dubbo user uses Dubbo 'in 
>> production'?
> 
> No, they won't show up when use in production, either a user compile
> from source code or download the binary distribution.

Sadly this is not the case. In unzipped src distribution if I run `mvn compile` 
and then do this `find . -name "idleness.txt”` I get this result:

./dubbo-admin-ui/node_modules/wordwrap/test/idleness.txt
./dubbo-admin-ui/node_modules/cliui/node_modules/wordwrap/test/idleness.txt

Those files contain In Praise of Idleness by Bertrand Russell.

Thanks,
Justin

Reply via email to