Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
guice
/
7bcec8815e3cb9c4f910c4a9024af7a7e664c7a0
/
common.xml
f7ac6ea
Patches to let Guice be more OSGi (and classloader) friendly. Solves issue 439, issue 337, issue 443, and issue 343. All provided by Stuart McCulloch. Many thanks, Stuart!
by sberlin
· 15 years ago
e27b63d
Updated common api version to 2.1. Next snapshots will have this, more correct, version.
by dhanji
· 15 years ago
6a8523c
Fix for issue #455 where path info was a memoized provided incorrectly to request-dispatcher produced requests.
by dhanji
· 15 years ago
2acabce
Update JSR 330 support.
by limpbizkit
· 15 years ago
5f7c6bc
Removed old Javadocs.
by limpbizkit
· 15 years ago
53664a7
Regrettably replacing jarjar'd Google Collections with minimal copies of the parts that we use.
by limpbizkit
· 16 years ago
9c65cc2
update to cglib snapshot that should have fix for duplicated classname issue
by chris.nokleberg
· 16 years ago
aa3cd30
mcculls' changes from issue 280.
by limpbizkit
· 16 years ago
648fbae
Temporary fix to ensure extensions have access to ImmutableMultimap. The current approach for creating jarjar'd extensions isn't going to work as cleanly as I'd originally hoped because jarjar vacuums out dependencies unused by Guice.
by limpbizkit
· 16 years ago
0ce76d7
Updating Google-Collections to include the FinalizableReferenceQueue fix.
by limpbizkit
· 16 years ago
53708f0
Fix for issue 254. http://code.google.com/p/google-guice/issues/detail?id=254
by limpbizkit
· 16 years ago
8bb742a
Specifying Java 1.5 explicitly in the build. We don't work build perfectly on Java 1.6 yet...
by limpbizkit
· 16 years ago
869a3c0
Stuart McCulloch contributed a custom classloader that fixes the memory leak and supports OSGi-style classloaders (plus any other form of non-delegation).
by limpbizkit
· 16 years ago
fe579cf
Applied Stuart McColloch's patch for issue 121 - making Guice into an OSGi bundle, using BND.
by limpbizkit
· 16 years ago
f716cf4
OSGi support - we now export OSGi metadata in our manifest.
by limpbizkit
· 16 years ago
28d083b
Adding source.jar targets to build zipfiles containing the exact sources used to build each .jar. This can help with IDEs who want to attach a specific source .jar for each binary .jar
by limpbizkit
· 17 years ago
bca2251
Issue 92: use "snapshot" as default version name
by kevinb9n
· 18 years ago
3431e20
update ant build: when we build, we're gonna build 1.0 final. w0o0t
by kevinb9n
· 18 years ago
f739015
Added Spring and JNDI integration.
by crazyboblee
· 18 years ago
efdb6f3
Updated build to create a servlet jar and struts2-plugin jar.
by crazyboblee
· 18 years ago