30 jan 2008 kl. 08.15 skrev Karl Wettin:
I still think we should use Maven compatible file system structure,
even if we end up using Ant.
Oh, I now see the structure was Mavenized. It was my mail client that
messed it up. Let me clearify Grants original proposal that I now +1.
mahout/trunk/
mahout/docs
mahout/common/
mahout/common/src/
mahout/common/src/main/
mahout/common/src/test/
mahout/commondocs/
mahout/common/lib/
mahout/algorithmA/
Similar to common, but for this algorithm
mahout/algB
...
karl