I'd split it into multiple modules. On Tue, Sep 23, 2008 at 2:54 PM, Niklas Gustavsson <[EMAIL PROTECTED]> wrote: > On Tue, Sep 23, 2008 at 5:12 PM, Daniel F. Savarese <[EMAIL PROTECTED]> wrote: >> I don't think the examples should be pre-compiled at all. They are >> source code examples that demonstrate how to use the API. Unless >> something has changed recently, they are not intended as fully >> functional programs for actual use, which pre-compiling would >> encourage. Instead, they are a starting point for developers new to >> the library to experiment, starting by compiling the examples for >> themselves. In effect, the examples serve as supplementary >> documentation and should be treated the same as documentation. > > Agreed. How to best handle that with Maven? Moving them to > src/test/java or somewhere else and add that as a source folder in > Maven? > > /niklas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]