History log of /external/guice/core/test/com/googlecode/guice/bundle/OSGiTestActivator.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ac3cf7c16fe991c6b027d1061034990802dff480 15-Dec-2014 cushon <cushon@google.com> Remove usages of '_' as a one-character identifier

Use of '_' as a one-character identifier is deprecated in Java 9 [1]. In the
future it may be used as a keyword [2].

[1] https://bugs.openjdk.java.net/browse/JDK-8061549
[2] http://mail.openjdk.java.net/pipermail/lambda-dev/2013-July/010670.html

-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=82146488
/external/guice/core/test/com/googlecode/guice/bundle/OSGiTestActivator.java
b7a02b02d81c830d148355c90bc309bcd66fb592 08-Jul-2011 sberlin <sberlin@d779f126-a31b-0410-b53b-1d3aecad763e> * Remove unused imports
* Sort imports
* Convert tabs to spaces
* Fix the ant no_aop build


Revision created by MOE tool push_codebase.
MOE_MIGRATION=2532


git-svn-id: https://google-guice.googlecode.com/svn/trunk@1572 d779f126-a31b-0410-b53b-1d3aecad763e
/external/guice/core/test/com/googlecode/guice/bundle/OSGiTestActivator.java
ac4cdbe137274fd83a7e8e7100653f261618eb94 22-Oct-2010 mcculls <mcculls@d779f126-a31b-0410-b53b-1d3aecad763e> Issue 561: fix no_aop build by munging away all aop-related references

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1304 d779f126-a31b-0410-b53b-1d3aecad763e
/external/guice/core/test/com/googlecode/guice/bundle/OSGiTestActivator.java
74d714c1e72bb60706ed9df4d1982971c88c10aa 21-Oct-2010 mcculls <mcculls@d779f126-a31b-0410-b53b-1d3aecad763e> Issue 552: (step 1) move core code to its own subdirectory

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1300 d779f126-a31b-0410-b53b-1d3aecad763e
/external/guice/core/test/com/googlecode/guice/bundle/OSGiTestActivator.java