It's definitely something that should be done (IMHO), but I wasn't going to tackle it with the
initial reorg of the directory structures and builds.
Maybe someone can come along and do that next. ;)
Eddie
Daryl Olander wrote:
Are you going to move the .jpf files into source and rename them .java?
On 10/30/05, Eddie O'Neil <[EMAIL PROTECTED]> wrote:
All--
I'm planning on starting to re-organize the test webapps in Beehive
to match the project model that we ship in the Beehive distribution.
The resulting webapps should look like:
<project-root>/
src/
web/
build.xml
where all build to a :
build/
directory.
Should make it much easier to use / clean / import into an IDE / etc.
Thoughts welcome. Any dissenting opinions?
Eddie