javaee / grizzly

Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
https://javaee.github.io/grizzly/
Other
222 stars 60 forks source link

grizzly-http-webserver-1.7.2-sources.jar contains no sources #74

Closed glassfishrobot closed 14 years ago

glassfishrobot commented 16 years ago

http://download.java.net/maven/2/com/sun/grizzly/grizzly-http-webserver/1.7.2/

grizzly-http-webserver-1.7.2-sources.jar

size is 1K. Jar has no sources.

Environment

Operating System: All Platform: All

glassfishrobot commented 16 years ago

Reported by yozh@java.net

glassfishrobot commented 16 years ago

jfarcand@java.net said: This is strange Another things Maven is doing...if you want to see the source (as a workaround), download:

http://download.java.net/maven/2/com/sun/grizzly/grizzly-http/1.7.2/ http://download.java.net/maven/2/com/sun/grizzly/grizzly-http-utils/1.7.2/ http://download.java.net/maven/2/com/sun/grizzly/grizzly-framework/1.7.2/

Will take a look. Thanks for the report!

glassfishrobot commented 16 years ago

jfarcand@java.net said: Target 1.7.3

glassfishrobot commented 16 years ago

jfarcand@java.net said: Must fix it for 1.8.6

glassfishrobot commented 16 years ago

jfarcand@java.net said: test

glassfishrobot commented 16 years ago

jfarcand@java.net said: I can't find a way to fix that issue with Maven. Mainly, you need to download individual source bundle, e.g http, comet, etc. The OSGi plugin doesn't allow me to aggregate the source and the binary.

glassfishrobot commented 15 years ago

jfarcand@java.net said: Finally found a way to generate those/

glassfishrobot commented 15 years ago

jfarcand@java.net said: Sending trunk/modules/bundles/comet/pom.xml Sending trunk/modules/bundles/cometd/pom.xml Sending trunk/modules/bundles/framework/pom.xml Sending trunk/modules/bundles/grizzlet/pom.xml Sending trunk/modules/bundles/grizzly-aio/pom.xml Sending trunk/modules/bundles/http/pom.xml Sending trunk/modules/bundles/http-aio/pom.xml Sending trunk/modules/bundles/http-servlet/pom.xml Sending trunk/modules/bundles/messagesbus/pom.xml Sending trunk/modules/bundles/webserver/pom.xml Sending trunk/pom.xml Transmitting file data ........... Committed revision 2249.

glassfishrobot commented 16 years ago

Was assigned to grizzly-issues

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA GRIZZLY-74

glassfishrobot commented 14 years ago

Marked as fixed on Wednesday, December 16th 2009, 6:14:16 pm