On Sun, 4 Jan 2015 20:31:30 +0000, sebb wrote:
Did you see my mail from earlier today titled as below ?

Compiling and running examples

No, I missed it!

This explains how Commons NET examples are built and used.

Thanks for the reminder,
Gilles

On 4 January 2015 at 18:21, Gilles <gil...@harfang.homelinux.org> wrote:
Hi.

In the "src/userguide/java" directory, there are a few
self-contained usage examples.

I think that we should have some way to
1. automatically compile its content (so that we can ensure that the
   source tree does not contain any non-compilable stuff) and
2. run selected classes (so that users easily see CM code at work)

It looks like it should not be too difficult (for an experienced
maven user, which I'm not) to create a profile for doing just that.
[I've seen there is an "exec" plugin that could do (2), but I
didn't find where, in the "pom.xml", one can specify an alternate
directory for indicating which sources to compile.]


Thanks for any hint,
Gilles



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to