Trustin Lee
d2f830d859
[maven-release-plugin] prepare for next development iteration
2012-03-02 12:49:10 -08:00
Trustin Lee
210aaa1ed1
[maven-release-plugin] prepare release netty-3.4.0.Alpha1
2012-03-02 12:49:05 -08:00
Trustin Lee
699a700210
Fix Javadoc generation
2012-03-02 12:03:46 -08:00
Trustin Lee
4ea32112c0
Upgrade to the latest netty-build version
2012-03-02 10:36:23 -08:00
Trustin Lee
d468c0e933
Make #211 work with Java 5
...
* Use java.util.zip.Deflater only when running under Java 7
2012-03-01 15:33:39 -08:00
Trustin Lee
11f64b46b4
Run tests in random order
2012-02-28 10:35:18 -08:00
Trustin Lee
cac8eb6058
Remove unnecessary plugin definitions from pom.xml
2012-02-23 10:06:46 -08:00
Trustin Lee
b25fed9220
Fix a build problem with m2e
2012-02-20 16:02:07 -08:00
norman
0cc8153aa6
Make sure the 3.2 branch is usable with java5. This changes are based on
...
the pull request #191 with a modification to not break the API.
2012-02-16 07:59:15 +01:00
Trustin Lee
6e8e836b2e
Fix license headers
2012-02-07 17:40:16 +09:00
Norman Maurer
50e76e1be5
[maven-release-plugin] prepare for next development iteration
2012-02-04 16:18:32 +01:00
Norman Maurer
08a8239655
[maven-release-plugin] prepare release netty-3.3.1.Final
2012-02-04 16:18:19 +01:00
Trustin Lee
3bb69960e7
[maven-release-plugin] prepare for next development iteration
2012-01-19 13:52:15 +09:00
Trustin Lee
6ec46bc17f
[maven-release-plugin] prepare release netty-3.3.0.Final
2012-01-19 13:52:04 +09:00
Trustin Lee
4759a791b3
Enable checkstyle validation
2012-01-17 18:36:36 +09:00
Trustin Lee
2393c3ff0b
Tab to spaces
2012-01-13 14:26:13 +09:00
Trustin Lee
9d96f4a84f
Attach Javadoc (it really works this time)
2011-12-09 19:04:52 +09:00
Trustin Lee
974002a498
Attach Javadoc
2011-12-09 18:39:05 +09:00
Trustin Lee
040bc7c683
We have to attach javadoc to sync with central
2011-12-09 18:23:48 +09:00
Trustin Lee
c165ff0f47
Add maven-gpg-plugin to sync with the central repo
2011-12-09 15:47:01 +09:00
Trustin Lee
87f135115c
Add developers section to pom.xml
2011-12-09 15:22:15 +09:00
Trustin Lee
8a2bed170c
New websocket package worths a minor version bump
2011-12-09 14:49:53 +09:00
Trustin Lee
a1cecdf931
Add organization info
2011-12-09 14:49:18 +09:00
Trustin Lee
78dae9307b
Do not expose @author and @version
2011-12-09 14:43:39 +09:00
Trustin Lee
2231c31f9f
Fix license headers / Remove JBoss.org style
2011-12-09 14:16:33 +09:00
Trustin Lee
745ae13f62
Update compiler options
2011-12-09 12:27:00 +09:00
Trustin Lee
555f988402
Update enforcer rules
2011-12-09 12:23:54 +09:00
Trustin Lee
86fb4d0e80
Fix build problems since updating groupId
...
* Update URL
* Fix package names in Javadoc and bundle plugin
2011-12-09 12:08:22 +09:00
Trustin Lee
e951487ed1
Change groupId to io.netty / inherit Sonatype OSS
2011-12-09 11:51:34 +09:00
Trustin Lee
123cc45489
Make build independent from JBoss.org M2 repository
2011-12-09 11:38:59 +09:00
norman
b2be5f5058
Backport latest LinkedTransferQueue to 3.2.x. This also includes changes
...
to allow the usage in java5 enviroments. Be aware that the new
LinkedTransferQueue will only be used when java6+ was found. See #102
2011-12-07 17:14:11 +01:00
Vibul Imtarnasan
1a6dae4c66
Merge pull request #99 from veebs/WebSocketFor3.2
...
Back portal WebSocketX package from master into 3.2
2011-12-06 15:06:15 -08:00
Trustin Lee
5dce05e4bd
Remove DocBook from build
2011-12-03 20:02:50 +09:00
vibul
a155b13957
Added fix for m2eclipse error "Plugin execution not covered by lifecycle
...
configuration" in pom.xml. See issue #87 .
2011-12-02 16:30:43 +11:00
Trustin Lee
373e05eb6d
[maven-release-plugin] prepare for next development iteration
2011-11-24 12:24:51 +09:00
Trustin Lee
0b5abecc00
[maven-release-plugin] prepare release netty-3.2.7.Final
2011-11-24 12:24:38 +09:00
Trustin Lee
4334161526
Fix build errors
2011-11-24 12:16:31 +09:00
Trustin Lee
4be4e583c7
Upgrade depepdencies to the latest versions
...
* Regenerate LocalTimeProtocol.java with the latest protoc
* Add an instruction on how to generate LocalTimeProtocol.java
* Not upgrading maven-bundle-plugin, which has a regression in 2.3.5:
* https://issues.apache.org/jira/browse/FELIX-3058
2011-11-24 11:05:33 +09:00
Trustin Lee
5860ce337d
Merge branch '3.2' of git://github.com/trustin/netty into 3.2
2011-10-31 15:23:25 -07:00
Trustin Lee
0f8cecc907
Upgrade to JUnit 4.10
2011-10-31 15:20:25 -07:00
Trustin Lee
322f0ccae4
[maven-release-plugin] prepare for next development iteration
2011-10-22 22:39:15 -07:00
Trustin Lee
20df06911e
[maven-release-plugin] prepare release netty-3.2.6.Final
2011-10-22 22:39:07 -07:00
Trustin Lee
0b36aa6270
[maven-release-plugin] prepare for next development iteration
2011-08-02 10:47:19 +09:00
Trustin Lee
a96d88c251
[maven-release-plugin] prepare release netty-3.2.5.Final
2011-08-02 10:47:07 +09:00
Trustin Lee
31b257f6f2
[maven-release-plugin] prepare for next development iteration
2011-02-07 21:34:50 +09:00
Trustin Lee
0b47c34036
[maven-release-plugin] prepare release netty-3.2.4.Final
2011-02-07 21:34:34 +09:00
Trustin Lee
ab2cb4386f
Fixed broken SCM URL in pom.xml
2011-02-07 21:31:08 +09:00
Trustin Lee
4a1c1e97f3
Upgraded the enforcer plugin and updated the rule
2011-02-07 21:16:36 +09:00
Trustin Lee
65a445014c
Updated the dependency and plugin versions
2011-02-07 21:06:11 +09:00
Trustin Lee
00e24ce0bb
Added Main-Class property to the manifest for easier version check
2011-02-02 13:16:09 +09:00