Commit Graph

262 Commits

Author SHA1 Message Date
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
Trustin Lee
55f9597c0f Set buildNumber to 'unknown' when built out of git repository 2011-01-12 18:59:09 +09:00
Trustin Lee
b4fe592a53 Fixed issue: NETTY-371 OSGi Manifest requires Bundle-BuddyPolicy for
object deserialization

Added proper BuddyPolicy properties to the manifest
2011-01-12 18:32:33 +09:00
Trustin Lee
00056f585f Changed SCM URLs 2011-01-11 18:41:14 +09:00
Trustin Lee
95ac54ea90 Fixed build issues
* Replaced the buildnumber plugin with antrun exec tag to generate the build number correctly.
* Fixed a problem where MANIFEST.MF is lost
2011-01-11 18:17:45 +09:00
Trustin Lee
122db6fd21 Fixed NETTY-376 Manifest not present in the first entry of the zip 2011-01-04 14:25:11 +09:00
Trustin Lee
e395aacbd4 Imported the 3.2 branch from Netty SVN repository 2010-11-12 00:28:17 +09:00
Trustin Lee
f4e83e0421 Begin 4.0 2010-06-30 05:31:48 +00:00
Trustin Lee
14a82cb6df [maven-release-plugin] prepare for next development iteration 2010-06-23 05:28:05 +00:00
Trustin Lee
ce2736b4ef [maven-release-plugin] prepare release netty-3.2.1.Final 2010-06-23 05:27:36 +00:00
Trustin Lee
5f3fe47392 Excluded examples from the JAR 2010-06-21 08:12:08 +00:00
Trustin Lee
62746e3e5e [maven-release-plugin] prepare for next development iteration 2010-05-28 05:15:50 +00:00
Trustin Lee
e2ac42975c [maven-release-plugin] prepare release netty-3.2.0.Final 2010-05-28 05:13:51 +00:00
Trustin Lee
688ec9d927 removed google analytics 2010-05-07 11:22:19 +00:00
Trustin Lee
65ee3d5579 Inserted Google Analytics code 2010-05-07 11:14:53 +00:00
Trustin Lee
4fc22e1a26 [maven-release-plugin] prepare for next development iteration 2010-05-07 01:22:44 +00:00
Trustin Lee
7620360e1f [maven-release-plugin] prepare release netty-3.2.0.CR1 2010-05-07 01:21:57 +00:00
Trustin Lee
34b2ed1a8d Fixed a build problem where the resulting artifact does not contain the legal stuff. 2010-04-30 12:27:41 +00:00
Trustin Lee
0d4bba0a09 reverting back to the older jdocbook plugin due to weird build problem 2010-04-30 11:55:38 +00:00
Trustin Lee
37fca96a05 Wrong outputDirectory 2010-04-30 11:21:10 +00:00
Trustin Lee
3dd2224da5 copy license info to target/classes 2010-04-30 11:11:59 +00:00
Trustin Lee
2cef582f07 Inherited jboss-parent / Used maven-resources-plugin instead of maven-antrun-plugin 2010-04-30 11:07:17 +00:00
Trustin Lee
66882ae708 * Updated APIviz tags
* More help on file transfer
2010-04-16 05:01:55 +00:00
Trustin Lee
88f1332179 Excluded container integration classes from Javadoc 2010-03-31 03:22:11 +00:00
Trustin Lee
1ae76562b7 Simplified container integration by removing unused features 2010-03-31 03:20:47 +00:00
Trustin Lee
1f20d1b981 Resolved issue: NETTY-300 Conform to JBoss project version convention
* Red Hat -> Red Hat, Inc.
2010-03-24 05:20:47 +00:00
Trustin Lee
bd1c366afc * NETTY-240 Upgrade the dependencies to the latest versions
* Release plugin should use dav:svn instead of dav.
2010-03-24 04:47:40 +00:00
Trustin Lee
1612dd848f Removed unnecessary dependencies 2010-03-24 04:06:41 +00:00
Trustin Lee
807291a2db Removed outdated XNIO transport - it needs to be rewritten in the next major feature release. 2010-03-24 04:00:49 +00:00
Trustin Lee
08090968c5 [maven-release-plugin] prepare for next development iteration 2010-03-04 10:01:06 +00:00
Trustin Lee
7401824942 [maven-release-plugin] prepare release netty-3.2.0.BETA1 2010-03-04 10:00:32 +00:00
Trustin Lee
45a0372179 Upgraded to APIviz 1.3.1 2010-03-04 09:42:27 +00:00
Trustin Lee
f4d7f573a1 Upgraded to Google Protobuf 2.3.0 2010-02-19 00:14:25 +00:00
Trustin Lee
e50192c312 Added developers section 2010-02-17 09:45:45 +00:00
Trustin Lee
c64f83fb47 added scm.url 2010-02-17 09:34:25 +00:00
Trustin Lee
e247a282b1 Fixed wrong plugin order 2010-02-09 03:07:22 +00:00
Trustin Lee
a3f33851de Copy the Javadoc resources 2010-02-09 03:06:05 +00:00
Trustin Lee
0496368055 New Javadoc/xref stylesheet 2010-02-09 02:54:32 +00:00
Trustin Lee
5269e64598 [maven-release-plugin] prepare for next development iteration 2010-02-02 06:42:57 +00:00
Trustin Lee
51f9ca047a [maven-release-plugin] prepare release netty-3.2.0.ALPHA4 2010-02-02 06:42:16 +00:00
Trustin Lee
9d2fcd6ff3 Fixed compilation error resulted by the recent dependency upgrade 2010-01-26 13:15:21 +00:00
Trustin Lee
514586b917 Reverting back to Guice 1.0 due to compilation issue with JDK 1.5 2010-01-26 11:13:09 +00:00
Trustin Lee
a8205a9545 Related issue: NETTY-240 Upgrade the dependencies to the latest versions
* Applied David Dabbs's patch with some minor modification (version bump)
2010-01-26 10:49:01 +00:00
Trustin Lee
149a6cef71 [maven-release-plugin] prepare for next development iteration 2010-01-11 10:15:11 +00:00
Trustin Lee
a0e3cc6510 [maven-release-plugin] prepare release netty-3.2.0.ALPHA3 2010-01-11 10:14:29 +00:00
Trustin Lee
ad4d99c764 Fixed NETTY-263 (Build fails with unzipped distribution)
* Configured buildnumber-maven-plugin not to fail even if svn up fails
2009-12-21 04:20:41 +00:00
Trustin Lee
807e801453 [maven-release-plugin] prepare for next development iteration 2009-12-18 08:30:08 +00:00
Trustin Lee
3c0119c8fb [maven-release-plugin] prepare release netty-3.2.0.ALPHA2 2009-12-18 08:29:22 +00:00
Trustin Lee
74bbc819b9 Updated the dependencies and build plugins to the latest version except for XNIO, which needs additional work 2009-11-16 14:55:52 +00:00
Trustin Lee
eaa5da5aeb [maven-release-plugin] prepare for next development iteration 2009-11-16 11:51:07 +00:00
Trustin Lee
32a0bed729 [maven-release-plugin] prepare release netty-3.2.0.ALPHA1 2009-11-16 11:50:17 +00:00
Trustin Lee
eeb98c5f97 * Forked JZlib to support GZIP format
* Added CompressionException to hide ZStreamException
* Better javadoc on compression level
* Better compression level validation
2009-10-21 06:07:26 +00:00
Trustin Lee
a7132ee08e Relates issue: NETTY-80 Compression codec
* Initial implementation of jzlib based zlib compression handler
2009-10-16 06:10:25 +00:00
Trustin Lee
e88dd98cf1 [maven-release-plugin] prepare for next development iteration 2009-10-12 10:49:35 +00:00
Trustin Lee
68fdf17d34 [maven-release-plugin] prepare release netty-3.1.5.GA 2009-10-12 10:49:08 +00:00
Trustin Lee
852a89220a Fixed issue: NETTY-232 NoSuchMethodError when decoding Google Protocol Buffers 2.2.0 messages
* Upgraded to protobuf-java 2.2.0
2009-10-07 12:00:24 +00:00
Trustin Lee
21f1779e50 [maven-release-plugin] prepare for next development iteration 2009-09-28 05:05:32 +00:00
Trustin Lee
59eb656112 [maven-release-plugin] prepare release netty-3.1.4.GA 2009-09-28 05:05:03 +00:00
Trustin Lee
85fcfc7f19 [maven-release-plugin] prepare for next development iteration 2009-09-08 02:48:18 +00:00
Trustin Lee
d99b983480 [maven-release-plugin] prepare release netty-3.1.3.GA 2009-09-08 02:47:50 +00:00
Trustin Lee
48a0140c0d Updated the license information in the POM.xml 2009-08-28 07:39:09 +00:00
Trustin Lee
b11ef6ca9b Relicensed to Apache License v2 2009-08-28 07:15:49 +00:00
Trustin Lee
be32586d50 Build property cleanup 2009-08-27 04:07:09 +00:00
Trustin Lee
29cf4f83a3 Fixed build error that version.txt is not generated 2009-08-27 04:05:49 +00:00
Trustin Lee
4c42b49ebd Workaround for Maven build problem in some M2 versions 2009-08-27 04:03:26 +00:00
Trustin Lee
cc386efd62 Added Version.main() for easier version identification 2009-08-27 03:50:19 +00:00
Trustin Lee
aee966287d Added org.jboss.netty.util.Version for easier runtime version identification 2009-08-27 03:44:57 +00:00
Trustin Lee
5d81dfc495 [maven-release-plugin] prepare for next development iteration 2009-08-24 01:02:50 +00:00
Trustin Lee
f4591f1559 [maven-release-plugin] prepare release netty-3.1.2.GA 2009-08-24 01:02:24 +00:00
Trustin Lee
38dc4e0a96 Will release 3.1.2.GA as a critical issue has been found 2009-08-24 00:58:42 +00:00
Trustin Lee
b0bdef67be [maven-release-plugin] prepare for next development iteration 2009-08-17 05:29:58 +00:00