Closed glassfishrobot closed 14 years ago
@glassfishrobot Commented Reported by jfarcand@java.net
@glassfishrobot Commented jfarcand@java.net said: Move all Main under the bundles/module-name/
Transmitting file data ......... Committed revision 1275.
@glassfishrobot Commented Was assigned to jfarcand@java.net
@glassfishrobot Commented This issue was imported from java.net JIRA GRIZZLY-181
@glassfishrobot Commented Marked as fixed on Tuesday, December 15th 2009, 6:27:38 pm
Currentlty, all module have the following pattern in their package:
src/main/java/com/sun/grizzly/standalone/<>/Main.java
Those Main.java classes (liked Comet.java, Cometd.java) should be moves from module-name/src/... to bundles/module-name/src...
It is a better design and will reduce unneeded dependecies.
Environment
Operating System: All Platform: All
Affected Versions
[1.8.1]