History log of /external/guice/extensions/jmx/build.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3236b100a95b739577dfcd117c24615370a1d0af 13-Feb-2014 Christian Edward Gruber <cgruber@google.com> Replace guava 11 with 16 and extract Guava as a separate dependency.

Also, tidy up a teensy bit of test infrastructure, make sure OSGI test is excluded since it's designed for ant-only, and make maven tests fork, as they run out of permgen consistently. Lastly, make the build system enforce a 1.6 minimum, not a 1.5 minimum.
/external/guice/extensions/jmx/build.xml
d9c913acca55023ef5d76a32c3d4a51ee6b420cb 26-Jun-2011 sberlin <sberlin@d779f126-a31b-0410-b53b-1d3aecad763e> switch Guice from manually repackaging Guava to depending on Guava. it's still jarjar'd right now, which is causing a ~400k increase in guice-snapshot.jar. next step is to switch to ProGuard to remove the unnecessary code and cut it back down (even further?!). this will let people build from Guice source and depend directly on Guava code without having to worry about hiding internal/util.

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1558 d779f126-a31b-0410-b53b-1d3aecad763e
/external/guice/extensions/jmx/build.xml
6e3709644a899a356ce6b177090737c5a27807fb 27-Oct-2010 sberlin <sberlin@d779f126-a31b-0410-b53b-1d3aecad763e> issue 16. hide internal things (that can be hidden). need to followup to limit visibility on internal things that need to stay pseudo-open and really close the rest.

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1322 d779f126-a31b-0410-b53b-1d3aecad763e
/external/guice/extensions/jmx/build.xml
e05f254deb2c8d6d1a2ce1a8a63488ccab8dde1a 19-May-2009 limpbizkit <limpbizkit@d779f126-a31b-0410-b53b-1d3aecad763e> Moving JNDI and JMX out to extensions/

git-svn-id: https://google-guice.googlecode.com/svn/trunk@961 d779f126-a31b-0410-b53b-1d3aecad763e
/external/guice/extensions/jmx/build.xml