Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt to Netty 4 project layout in order to comply with the packaging. #1

Open
jmimo opened this issue Jan 12, 2012 · 1 comment
Open
Assignees
Labels
Milestone

Comments

@jmimo
Copy link
Owner

jmimo commented Jan 12, 2012

In order to support the Netty 4 base API we will have to adapt to the new dependencies and their layout (packaging).

@ghost ghost assigned jmimo Jan 12, 2012
@jmimo jmimo closed this as completed Jan 12, 2012
@jmimo jmimo reopened this Jan 12, 2012
@jmimo
Copy link
Owner Author

jmimo commented Jan 12, 2012

accidentally close the issue

eblocker referenced this issue in eblocker/netty-icap Jan 15, 2020
…ty-icap-to-netty-4.1 to develop

* commit '422684667fbef5ffe73bfc558fedf7528e4aff1b': (40 commits)
  [EB1-1644] renamed maven groupid to com.eblocker
  [EB1-1644] set version to 2.0.0-SNAPSHOT
  [EB1-1644] updated copyright notice to include eBlocker GmbH
  [EB1-1644] Added back javadoc generation but disabled failOnError because Java 8's new DocLint does not accept a lot of existing comment.
  [EB1-1644] re-include osgi container
  [EB1-1644] upgraded to netty 4.1.30
  [EB1-1644] removed setting up OsgiLoggerFactory as it has been removed from netty 4
  [EB1-1644] fixed resource leak
  [EB1-1644] do not wait on each write/flush
  [EB1-1644] flush at end instead on every write
  [EB1-1644] Added "isLast" method to IcapChunks with same semantic as in netty-3 and reverted all calls.
  [EB1-1644] speed-up tests with oio clients by setting SO_TIMEOUT
  [EB1-1644] updated socket tests (but oio based tests are running slow)
  [EB1-1644] updated tests to run with netty 4.1
  [EB1-1644] Removed codecs as netty 4.x ChannelInboundHandler and ChannelOutboundHandler have significantly larger interfaces to implement.
  [EB1-1644] temporary fix to allow building without compiling tests and javadoc
  [EB1-1644] updated "preview"-example
  [EB1-1644] updated "simple"-example
  [EB1-1644] updated squidechoserver example to work with netty 4
  [EB1-1644] do not pass promises
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant