Commit Graph

824 Commits

Author SHA1 Message Date
Trustin Lee
f513e0d6ae Added a link to the Servlet API Documentation 2009-02-09 08:40:38 +00:00
Trustin Lee
e7aeffe14d * Merged Andy's Local transport
* Merged Andy's HTTP tunnel
* Both needs some tidying up, but seems to work OK
2009-02-09 01:31:50 +00:00
Trustin Lee
80237f3074 Fixed issue: NETTY-105 Update the project description in pom.xml 2009-01-14 00:53:19 +00:00
Trustin Lee
6cac5c1fc8 [maven-release-plugin] prepare for next development iteration 2009-01-13 07:36:21 +00:00
Trustin Lee
41191dc6da [maven-release-plugin] prepare release netty-3.1.0.ALPHA3 2009-01-13 07:35:15 +00:00
Trustin Lee
dec9074e73 Excluded unnecessary dependencies 2009-01-13 07:33:06 +00:00
Trustin Lee
6bd8933532 * POM cleanup
* Made sure OSGi logger looks up the LogService dynamically
2009-01-13 07:18:38 +00:00
Trustin Lee
93cec1c6d5 Fixed Javadoc generation 2009-01-13 02:30:44 +00:00
Trustin Lee
592a15aaf1 No more annoying daily plugin version check (hopefully) 2009-01-13 01:30:52 +00:00
Trustin Lee
7e3651c803 Added -link options to Javadoc plugin 2009-01-12 12:09:18 +00:00
Trustin Lee
93cdc6562f Added a Javadoc group for the container package 2009-01-12 11:47:41 +00:00
Trustin Lee
9f37748b63 Added comments to XML files 2009-01-12 11:45:50 +00:00
Trustin Lee
6e264f3bd0 Made sure the OSGi bundle is loaded even when there's no LogService available 2009-01-12 10:38:14 +00:00
Trustin Lee
5c02a13be0 Better OSGi integration - Netty will use OSGi LogService when it's running on top of an OSGi framework 2009-01-12 10:20:44 +00:00
Trustin Lee
9645ffd251 Renamed the OSGi bundle activator implementation 2009-01-08 11:16:14 +00:00
Trustin Lee
0368aaed3f * Fixed OSGi manifest file
* Added BundleActivator implementation for easier OSGi integration
2009-01-08 10:50:42 +00:00
Trustin Lee
61fb78c65f Updated Javadoc group list 2009-01-08 05:48:10 +00:00
Trustin Lee
027b8b7f73 Added dependencies for container integrations 2009-01-08 05:24:27 +00:00
Trustin Lee
026fc520bb * Moved all third party license filed into the 'license' directory
* Beautified NOTICE.txt
2008-12-30 02:41:09 +00:00
Trustin Lee
5d7ec61346 Resolved issue: NETTY-97 Google Protocol Buffer codec
* Added ProtobufEncoder and ProtobufDecoder
* TODO: Need to write an example
2008-12-30 02:15:17 +00:00
Trustin Lee
f183b3d965 [maven-release-plugin] prepare for next development iteration 2008-12-03 10:16:53 +00:00
Trustin Lee
5512550389 [maven-release-plugin] prepare release netty-3.1.0.ALPHA2 2008-12-03 10:16:35 +00:00
Trustin Lee
10cc5c6384 * Upgraded APIviz 1.2.5.GA
* Replaced the package diagram with the overview.html
2008-12-03 10:08:43 +00:00
Trustin Lee
4691c5e240 Moved org.jboss.netty.group to Bootstrapping utilities group 2008-12-03 09:16:10 +00:00
Trustin Lee
748c169ee2 Fixed pom error
Added APIviz markups
2008-12-03 08:38:03 +00:00
Trustin Lee
144c6d3da7 Added the group package to Misc Javadoc group 2008-12-03 08:35:09 +00:00
Trustin Lee
9645ccb69e [maven-release-plugin] prepare for next development iteration 2008-11-26 10:43:50 +00:00
Trustin Lee
fa7ebe2cce [maven-release-plugin] prepare release netty-3.1.0.ALPHA1 2008-11-26 10:43:34 +00:00
Trustin Lee
e29ba2eed5 [maven-release-plugin] prepare for next development iteration 2008-11-19 01:27:55 +00:00
Trustin Lee
4df4b6517d [maven-release-plugin] prepare release netty-3.0.2.GA 2008-11-19 01:27:39 +00:00
Trustin Lee
92bbc4acec [maven-release-plugin] prepare for next development iteration 2008-11-10 02:31:20 +00:00
Trustin Lee
12d653551a [maven-release-plugin] prepare release netty-3.0.1.GA 2008-11-10 02:31:01 +00:00
Trustin Lee
dc350cb7c7 Will release 3.0.1.GA first and then 3.1.0.Alpha1 2008-11-10 02:15:40 +00:00
Trustin Lee
4a8bd6a1e9 [maven-release-plugin] prepare for next development iteration 2008-10-13 05:19:47 +00:00
Trustin Lee
0a149027e6 [maven-release-plugin] prepare release netty-3.0.0.GA 2008-10-13 05:19:29 +00:00
Trustin Lee
d3f41232f9 Upgraded to APIviz 1.2.4.GA 2008-10-07 13:08:41 +00:00
Trustin Lee
7a004aa421 [maven-release-plugin] prepare for next development iteration 2008-10-03 07:08:29 +00:00
Trustin Lee
29ad164e5c [maven-release-plugin] prepare release netty-3.0.0.CR5 2008-10-03 07:08:10 +00:00
Trustin Lee
c8ff671867 [maven-release-plugin] prepare for next development iteration 2008-09-22 11:11:24 +00:00
Trustin Lee
7f8def862a [maven-release-plugin] prepare release netty-3.0.0.CR4 2008-09-22 11:10:07 +00:00
Trustin Lee
d3f24589a4 * Fixed too frequent plugin update
* Keep writing the guide...
2008-09-22 02:10:31 +00:00
Trustin Lee
0f3edc8cd8 Fixed cosmetic errors by overriding the default stylesheets 2008-09-20 06:38:56 +00:00
Trustin Lee
b571bdc0e2 * Updated to the latest version of jdocbook plugin and jbossorg styles
* Writing the getting started chapter...
2008-09-19 07:28:48 +00:00
Trustin Lee
38b4da7f3b * Added cross reference to the distribution
* Tarball and zip distribution are not attached to save deployment time
2008-09-16 09:20:17 +00:00
Trustin Lee
989674fac9 * More compact distribution files
* JavaDoc is not deployed anymore (major bandwidth / space hog)
* Renamed docbook/image to docbook/images to avoid having to image directories
2008-09-16 08:58:41 +00:00
Trustin Lee
77b23c97e2 Preparing to write some real guide ... 2008-09-10 12:37:58 +00:00
Trustin Lee
3a991d33d8 Upgraded to APIviz 1.2.3.GA 2008-09-10 00:39:45 +00:00
Trustin Lee
084efdde6d Resurrected lost comments and section ordering caused by Q4E 2008-09-09 13:42:47 +00:00
Trustin Lee
20718a2b64 Fixed indentation 2008-09-09 13:26:15 +00:00
Trustin Lee
a94661c2fc Added a skeletal docbook generation 2008-09-09 13:11:43 +00:00
Trustin Lee
e57cf78af2 Specified the sourceclasspath option explicitly 2008-09-09 03:52:17 +00:00
Trustin Lee
57bd9373b2 Upgraded to APIviz 1.2.2.GA 2008-09-09 03:47:10 +00:00
Trustin Lee
482e2c46ee Upgraded to APIviz 1.2.1.GA 2008-09-06 09:52:07 +00:00
Trustin Lee
b7e9fa38ec Upgraded to APIviz 1.2.0.GA 2008-09-05 12:21:57 +00:00
Trustin Lee
6c0f7b6893 Added COPYRIGHT.txt to the JARs 2008-09-05 06:32:48 +00:00
Trustin Lee
57c76d348d [maven-release-plugin] prepare for next development iteration 2008-08-28 13:42:29 +00:00
Trustin Lee
02ec93b33a [maven-release-plugin] prepare release netty-3.0.0.CR3 2008-08-28 13:41:07 +00:00
Trustin Lee
921ec38d0c Trying to avoid redundant deployment on release 2008-08-28 13:39:49 +00:00
Trustin Lee
e2262e135a * Forgot to update the pom.xml
* Added CompleteChannelFutureTest
2008-08-25 11:27:30 +00:00
Trustin Lee
60f08c5d9f Added SwitchableInputStreamTest 2008-08-25 05:26:54 +00:00
Trustin Lee
abdefea703 [maven-release-plugin] prepare for next development iteration 2008-08-21 06:11:35 +00:00
Trustin Lee
71d876d0dd [maven-release-plugin] prepare release netty-3.0.0.CR2 2008-08-21 06:11:17 +00:00
Trustin Lee
a05905f64a Removed PMD and Cobertura plugin from the pom.xml - IDE will take care of them 2008-08-18 03:48:01 +00:00
Trustin Lee
7e0ac91231 Added easymock to the test scope dependency 2008-08-17 05:57:09 +00:00
Trustin Lee
166363d438 Fixed deployment problem 2008-08-13 08:21:53 +00:00
Trustin Lee
1163a0eaf9 [maven-release-plugin] prepare for next development iteration 2008-08-13 08:08:55 +00:00
Trustin Lee
807f69eaec [maven-release-plugin] prepare release netty-3.0.0.CR1 2008-08-13 08:08:37 +00:00
Trustin Lee
1b40d714b5 Fixed last-minute problem with OSGi bundle packaging 2008-08-13 08:07:17 +00:00
Trustin Lee
5f14fdd348 [maven-release-plugin] rollback the release of netty-3.0.0.CR1 2008-08-13 07:20:22 +00:00
Trustin Lee
c92d4f72dd [maven-release-plugin] prepare for next development iteration 2008-08-13 07:05:39 +00:00
Trustin Lee
af2bcd291f [maven-release-plugin] prepare release netty-3.0.0.CR1 2008-08-13 07:05:21 +00:00
Trustin Lee
fbf8ab5ea7 Removed links to the source code in JavaDoc 2008-08-08 02:02:00 +00:00
Trustin Lee
1bc79ea2a4 * Updated all license headers
* Added missing license headers
* Updated mailing list address and my e-mail address
2008-08-08 01:27:24 +00:00
Trustin Lee
aef2ab453a Initial import. Needs to:
* rename packages
* update license information
2008-08-08 00:37:18 +00:00