Vincent,
Something must have gotten moved when DayTrader was moved around. Originally
there was a circular dependency and the code causing this was moved to Core.
I'll look into this later today to see what happened.
Thanks for pointing this out.
Vincent Massol (JIRA) wrote:
[ http://issues.apache.org/jira/browse/GERONIMO-1381?page=all ]
Vincent Massol updated GERONIMO-1381:
-------------------------------------
Attachment: remove-unused-code-vmassol-20051218.patch
[Daytrader] Removed unused code
-------------------------------
Key: GERONIMO-1381
URL: http://issues.apache.org/jira/browse/GERONIMO-1381
Project: Geronimo
Type: Improvement
Components: sample apps
Versions: 1.0-M5
Reporter: Vincent Massol
Attachments: remove-unused-code-vmassol-20051218.patch
- The core/ subproject is just doing nothing and should be removed
- All the tests in the different modules are also doing nothing (my guess is
that they were generated using the genapp plugin at some point in the past)
Attaching patch.