• Home
  • History
  • Annotate
  • only in /external/guice/extensions/struts2/
History log of /external/guice/extensions/struts2/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5a209e98e0dedf3dbb2cc657514e7daf1707296c 28-Apr-2015 Colin Decker <cgdecker@google.com> Update version to 4.0
om.xml
32780fa2a30bb10f7c85a0a43845308af7bcefdd 17-Feb-2015 christophf <christophf@google.com> Update OptionalBinder javadoc comment to use toInstance() vs to() when a binding value is used.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=86504275
gitignore
136bc2015e0748ca0979196be800e805390c3324 17-Oct-2014 cgdecker <cgdecker@google.com> Remove all .iml and .ipr IntelliJ project files and add IntelliJ project files and directories to .gitignore.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=77967915
xample/struts2-example.iml
truts2-plugin.iml
3f84edfe2d9951bd95ce8f16a17320318ef42f9c 21-Jul-2014 Sam Berlin <sberlin@gmail.com> Fix spacing for Struts2GuicePluginModule
rc/com/google/inject/struts2/Struts2GuicePluginModule.java
6b3086dc7ca0b0f9d664fb7cc1f4664e4a4df640 20-Jul-2014 Sam Berlin <sberlin@gmail.com> Cleanup javadocs. This makes the following changes:
1) Stop using doclava. It has too many bugs (like dropping annotations).
2) Tell javadoc not to doclint. Java8 does it and errs if it fails.
3) Link to appropriate third parties from javadoc.
4) Split extensions into separate groups in ant javadoc.
5) Cleanup code that had javadoc warnings.
rc/com/google/inject/struts2/GuiceObjectFactory.java
rc/com/google/inject/struts2/Struts2GuicePluginModule.java
b6c35cd58a1e64c6895b73fa15771f0eb366af0b 20-Mar-2014 Sam Berlin <sameb@google.com> Update the opensource jars to asm 5.0, fix up the POMs & ant scripts.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=63496902
gitignore
41c1c297756b6e2b5f6ab32924daa232c2dee6d4 13-Feb-2014 Christian Edward Gruber <cgruber@google.com> Add ignores for ant build spam.
gitignore
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.
uild.xml
a0e734452fde6426dc5f021ceabd85db689dbbfe 01-Aug-2013 Christian Edward Gruber <cgruber@google.com> Restore versions to 4.0-SNAPSHOT
om.xml
ce48fa81e56d21490eab540e3f51d7e8dce0b784 29-Jul-2013 Christian Edward Gruber <cgruber@google.com> Bump version numbers to release 4.0-beta.
om.xml
7d7277121df61e5309e6aa85d99c817514864d45 31-Aug-2012 Stuart McCulloch <mcculls@gmail.com> Actually pom versions should really be 3.1.0 to reflect the addition of a couple of new features (ProvisionListener SPI)
om.xml
7f6a136a285f5d597cbff1e379d7b98e544f00e8 31-Aug-2012 Stuart McCulloch <mcculls@gmail.com> Bump pom versions towards next maintenance release
om.xml
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
rc/com/google/inject/struts2/GuiceObjectFactory.java
rc/com/google/inject/struts2/Struts2Factory.java
est/com/google/inject/struts2/Struts2FactoryTest.java
0aecc68d7249454545e6729b1f9e1d6735dbc0e5 30-Jun-2011 sberlin <sberlin@d779f126-a31b-0410-b53b-1d3aecad763e> Re-add a space into the args.

Revision created by MOE tool push_codebase.
MOE_MIGRATION=2474


git-svn-id: https://google-guice.googlecode.com/svn/trunk@1571 d779f126-a31b-0410-b53b-1d3aecad763e
rc/com/google/inject/struts2/Struts2Factory.java
5a886aad54201f4c607616a76cd37d06e7aad209 30-Jun-2011 sberlin <sberlin@d779f126-a31b-0410-b53b-1d3aecad763e> Minor whitespace tweaks again.


Revision created by MOE tool push_codebase.
MOE_MIGRATION=2463


git-svn-id: https://google-guice.googlecode.com/svn/trunk@1570 d779f126-a31b-0410-b53b-1d3aecad763e
rc/com/google/inject/struts2/Struts2Factory.java
est/com/google/inject/struts2/Struts2FactoryTest.java
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
uild.xml
cf09ab94a983755c987f923cb8477411939f0bb7 09-Dec-2010 sberlin <sberlin@d779f126-a31b-0410-b53b-1d3aecad763e> put generics back in Struts2Factory.

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1439 d779f126-a31b-0410-b53b-1d3aecad763e
rc/com/google/inject/struts2/Struts2Factory.java
c1d48f805da2110074ae21c255671cfde51ee6da 09-Dec-2010 sberlin <sberlin@d779f126-a31b-0410-b53b-1d3aecad763e> cleanup struts2 examples/code.

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1436 d779f126-a31b-0410-b53b-1d3aecad763e
xample/root/WEB-INF/web.xml
xample/src/struts.xml
rc/com/google/inject/struts2/Struts2Factory.java
81a0c602ca592234db6fa778809ed3e74a2f2f80 03-Dec-2010 sberlin@gmail.com <sberlin@gmail.com@d779f126-a31b-0410-b53b-1d3aecad763e> re-add struts2 to build.xml & pom.xml, cleanup compile.

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1432 d779f126-a31b-0410-b53b-1d3aecad763e
uild.properties
rc/com/google/inject/struts2/Struts2Factory.java
95d0418e28f35c24f065c85ca4cfa1534e6ba4e5 03-Dec-2010 sberlin@gmail.com <sberlin@gmail.com@d779f126-a31b-0410-b53b-1d3aecad763e> changes to the struts2 plugin, by Ben McCann.

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1431 d779f126-a31b-0410-b53b-1d3aecad763e
xample/root/Counter.jsp
xample/root/WEB-INF/classes/struts.xml
xample/src/com/google/inject/struts2/example/ExampleListener.java
xample/src/com/google/inject/struts2/example/ExampleListenerAndModule.java
xample/src/struts.xml
ib/commons-fileupload-1.2.1.jar
ib/commons-io-1.3.2.jar
ib/freemarker-2.3.16.jar
ib/freemarker-2.3.8.jar
ib/javassist.jar
ib/ognl-2.6.9.jar
ib/ognl-3.0.jar
ib/struts-2.0.5-lib.zip
ib/struts2-api-2.0.5.jar
ib/struts2-core-2.0.5.jar
ib/struts2-core-2.2.1.jar
ib/xwork-2.0.0.jar
ib/xwork-core-2.2.1.jar
rc/com/google/inject/servlet/Struts2Factory.java
rc/com/google/inject/struts2/Struts2Factory.java
rc/com/google/inject/struts2/Struts2GuicePluginModule.java
rc/struts-plugin.xml
est/com/google/inject/struts2/Struts2FactoryTest.java
12c1a0a5fe7c2399cfffdb74a95493120a85c267 03-Dec-2010 sberlin@gmail.com <sberlin@gmail.com@d779f126-a31b-0410-b53b-1d3aecad763e> Pull back struts2 extension code in preperation for changes to make it better.

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1430 d779f126-a31b-0410-b53b-1d3aecad763e
uild.properties
uild.xml
xample/build.properties
xample/build.xml
xample/root/WEB-INF/classes/struts.xml
xample/root/WEB-INF/web.xml
xample/src/com/google/inject/struts2/example/Count.java
xample/src/com/google/inject/struts2/example/Counter.java
xample/src/com/google/inject/struts2/example/ExampleListenerAndModule.java
xample/src/com/google/inject/struts2/example/Main.java
xample/src/com/google/inject/struts2/example/Service.java
xample/src/com/google/inject/struts2/example/ServiceImpl.java
xample/struts2-example.iml
ib/ant-1.6.5.jar
ib/commons-logging-1.0.4.jar
ib/core-3.1.1.jar
ib/freemarker-2.3.8.jar
ib/jetty-6.1.0.jar
ib/jetty-util-6.1.0.jar
ib/jsp-2.1.jar
ib/jsp-api-2.1.jar
ib/ognl-2.6.9.jar
ib/servlet-api-2.5.jar
ib/struts-2.0.5-lib.zip
ib/struts2-api-2.0.5.jar
ib/struts2-core-2.0.5.jar
ib/xwork-2.0.0.jar
om.xml
rc/com/google/inject/servlet/Struts2Factory.java
rc/com/google/inject/struts2/GuiceObjectFactory.java
rc/struts-plugin.xml
truts2-plugin.iml
fcb2b1b9ffc18f79a2203d7088dd55614378e59f 23-Nov-2010 sberlin <sberlin@d779f126-a31b-0410-b53b-1d3aecad763e> discontinue the struts2 extension.

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1423 d779f126-a31b-0410-b53b-1d3aecad763e
uild.properties
uild.xml
xample/build.properties
xample/build.xml
xample/root/WEB-INF/classes/struts.xml
xample/root/WEB-INF/web.xml
xample/src/com/google/inject/struts2/example/Count.java
xample/src/com/google/inject/struts2/example/Counter.java
xample/src/com/google/inject/struts2/example/ExampleListenerAndModule.java
xample/src/com/google/inject/struts2/example/Main.java
xample/src/com/google/inject/struts2/example/Service.java
xample/src/com/google/inject/struts2/example/ServiceImpl.java
xample/struts2-example.iml
ib/ant-1.6.5.jar
ib/commons-logging-1.0.4.jar
ib/core-3.1.1.jar
ib/freemarker-2.3.8.jar
ib/jetty-6.1.0.jar
ib/jetty-util-6.1.0.jar
ib/jsp-2.1.jar
ib/jsp-api-2.1.jar
ib/ognl-2.6.9.jar
ib/servlet-api-2.5.jar
ib/struts-2.0.5-lib.zip
ib/struts2-api-2.0.5.jar
ib/struts2-core-2.0.5.jar
ib/xwork-2.0.0.jar
om.xml
rc/com/google/inject/servlet/Struts2Factory.java
rc/com/google/inject/struts2/GuiceObjectFactory.java
rc/struts-plugin.xml
truts2-plugin.iml
8846db3f75a25c0b66620bb5c9e43eb29a3ea6b9 04-Nov-2010 mcculls <mcculls@d779f126-a31b-0410-b53b-1d3aecad763e> Update Maven poms to use new jarjar processing rules, allow jarjar and munge profiles to be turned off, and synchronize bundle headers in Ant and Maven builds

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1360 d779f126-a31b-0410-b53b-1d3aecad763e
om.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
uild.xml
bc7e1502d9e9a673b67fed3a459e714202585e8b 22-Oct-2010 mcculls <mcculls@d779f126-a31b-0410-b53b-1d3aecad763e> Issue 552: add buildable maven poms

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1305 d779f126-a31b-0410-b53b-1d3aecad763e
om.xml
a54772365843090ee4b385eaee8887af9e133162 11-Sep-2010 limpbizkit@gmail.com <limpbizkit@gmail.com@d779f126-a31b-0410-b53b-1d3aecad763e> Adjust IntelliJ metadata for moved projects.


git-svn-id: https://google-guice.googlecode.com/svn/trunk@1222 d779f126-a31b-0410-b53b-1d3aecad763e
xample/struts2-example.iml
truts2-plugin.iml
f8537eaaaf67e36af7469b392a4941e425459991 22-Aug-2010 sberlin <sberlin@d779f126-a31b-0410-b53b-1d3aecad763e> move extensions that weren't under extensions/ into that directory. simplify paths so everything is uniform for extensions.

git-svn-id: https://google-guice.googlecode.com/svn/trunk@1205 d779f126-a31b-0410-b53b-1d3aecad763e
uild.properties
uild.xml
xample/build.properties
xample/build.xml
xample/root/WEB-INF/classes/struts.xml
xample/root/WEB-INF/web.xml
xample/src/com/google/inject/struts2/example/Count.java
xample/src/com/google/inject/struts2/example/Counter.java
xample/src/com/google/inject/struts2/example/ExampleListenerAndModule.java
xample/src/com/google/inject/struts2/example/Main.java
xample/src/com/google/inject/struts2/example/Service.java
xample/src/com/google/inject/struts2/example/ServiceImpl.java
xample/struts2-example.iml
ib/ant-1.6.5.jar
ib/commons-logging-1.0.4.jar
ib/core-3.1.1.jar
ib/freemarker-2.3.8.jar
ib/jetty-6.1.0.jar
ib/jetty-util-6.1.0.jar
ib/jsp-2.1.jar
ib/jsp-api-2.1.jar
ib/ognl-2.6.9.jar
ib/servlet-api-2.5.jar
ib/struts-2.0.5-lib.zip
ib/struts2-api-2.0.5.jar
ib/struts2-core-2.0.5.jar
ib/xwork-2.0.0.jar
om.xml
rc/com/google/inject/servlet/Struts2Factory.java
rc/com/google/inject/struts2/GuiceObjectFactory.java
rc/struts-plugin.xml
truts2-plugin.iml