eclipse-ee4j / grizzly

Grizzly
https://eclipse-ee4j.github.io/grizzly
Other
150 stars 70 forks source link

Move main class to their respective bundle #181

Closed glassfishrobot closed 14 years ago

glassfishrobot commented 16 years ago

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]

glassfishrobot commented 6 years ago
glassfishrobot commented 16 years ago

@glassfishrobot Commented Reported by jfarcand@java.net

glassfishrobot commented 16 years ago

@glassfishrobot Commented jfarcand@java.net said: Move all Main under the bundles/module-name/

Transmitting file data ......... Committed revision 1275.

glassfishrobot commented 16 years ago

@glassfishrobot Commented Was assigned to jfarcand@java.net

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GRIZZLY-181

glassfishrobot commented 14 years ago

@glassfishrobot Commented Marked as fixed on Tuesday, December 15th 2009, 6:27:38 pm