- branches/
- sandbox/
-
tags/
- AMP_ANT_TASKS/
-
APPFUSE-1_4/
- contrib/
- metadata/
- web/
- src/
- lib/
- docs/
- test/
- tools/
- www/
- database.properties
- project.properties
- app-settings.xml
- .cvsignore
- database.properties.reference
- .project
- project.xml
- build.xml
- README-new.txt
- appfuse.ipr
- anthill.version
- appfuse.iml
- compile-jsp.xml
- maven.xml
- properties.xml
- appfuse.iws
- LICENSE.txt
- .classpath
- build.properties
- README.txt
- tomcat.properties
-
APPFUSE-1_4_1-BEFORESPRINGMVC/
- contrib/
- test/
- www/
- web/
- extras/
- metadata/
- lib/
- src/
- docs/
- tools/
- maven.xml
- README.txt
- .classpath
- appfuse.iml
- appfuse.iws
- project.properties
- appfuse.ipr
- app-settings.xml
- build.xml
- tomcat.properties
- compile-jsp.xml
- project.xml
- .cvsignore
- build.properties
- properties.xml
- README-new.txt
- anthill.version
- .project
- LICENSE.txt
- database.properties.reference
- APPFUSE-1_5_BETA/
- APPFUSE_1-5/
- APPFUSE_1-6/
- APPFUSE_1-6-1/
- APPFUSE_1-7/
- APPFUSE_1-8/
- APPFUSE_1-8-1/
- APPFUSE_1-8-2/
- APPFUSE_1-9/
- APPFUSE_1-9-1/
- APPFUSE_1-9-2/
- APPFUSE_1-9-3/
- APPFUSE_1-9-4/
- APPFUSE_2.0/
- APPFUSE_2.0.1/
- APPFUSE_2.0.2/
- APPFUSE_2.0_M2/
- APPFUSE_2.0_M3/
- APPFUSE_2.0_M4/
- APPFUSE_2.0_M5/
- APPFUSE_2.0_RC1/
- APPFUSE_2.1.0-M1/
- APPFUSE_2.1.0_M1/
- Root_BRANCH_1-9-x/
-
trunk/
- appfuse-maven-plugin/
- archetypes/
- contrib/
- data/
- docs/
- extras/
- lib/
- metadata/
- plugins/
- service/
- src/
- test/
- tools/
- web/
- www/
- .classpath
- .cvsignore
- .project
- .springBeansProject
- LICENSE.txt
- README-new.txt
- README.txt
- anthill.version
- app-settings.xml
- appfuse.iml
- appfuse.ipr
- appfuse.iws
- build.properties
- build.xml
- compile-jsp.xml
- database.properties
- database.properties.reference
- deploy-demo.sh
- java-net.xml
- maven.xml
- pom.xml
- project.properties
- project.xml
- properties.xml
- release.sh
- settings.xml
- test-all.sh
- test-extras.sh
- test-spring.sh
- test-webwork.sh
- test.sh
- tomcat.properties
- touch-common.sh
- touch-webfiles.sh
Stats
Commits this week: 0
| Total Committers: | 16 |
|---|---|
| Last Commit: | 23 Aug |
| Commits this week: | 0 |
| Total Lines of Code (LoC): | 84,527 |
| Net change in LoC this week: | 0 |
Line History
Commit Activity
52 week commits volume
Commits by day
Commits by hour
Commit calendar
Most active committers (90 days)
appfuse
Matt Raible
Fixed archive links for mailing list and upgraded commons collections
modified
pom.xml
Matt Raible
Upgraded to Maven War Plugin 2.1
changed 16 files
- … 11 more files in changeset.
Matt Raible
app*.properties need to be filtered to prevent recursion
modified
pom.xml
Matt Raible
Checkstyle fixes and turned off failing the build when checkstyle fails - too much Yak Shaving.
changed 12 files
- … 7 more files in changeset.
Matt Raible
Allow whitespace before equals
modified
checkstyle.xml
Matt Raible
checkstyle enhancements
modified 2 files
Matt Raible
Removed GenericIllegalRegexp
deleted from
checkstyle.xml
Matt Raible
no_comment
modified 2
xml files
Matt Raible
Moved SLF4J dependencies from runtime to compile scope
changed
pom.xml
- … 10 more files in changeset.
Matt Raible
Upgraded SLF4J to 1.6.1
deleted from
pom.xml and modified pom.xml
Matt Raible
Fixed java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder
added to
pom.xml
Matt Raible
Jetty profile should be named Jetty
modified
pom.xml
Matt Raible
Reverted DBCP to 1.3 since 1.4 runs only under Java 6 - http://commons.apache.org/dbcp/
modified
pom.xml
Matt Raible
APF-1121: Upgraded to latest version of H2.
modified
pom.xml
Matt Raible
Matt Raible
Upgraded to EhCache 2.2.0 and Web 2.0.2
modified
pom.xml
Matt Raible
Numerous library upgrades, including commons-lang (2.4 -> 2.5), commons-beanutils (1.8.1 -> 1.8.3), commons-dbcp (1.2.1 -> 1.4), commons-fileupload (1.2.1 -> 1.2.2) and junit (4.7 -> 4.8.1)
modified
pom.xml
Matt Raible
APF-1171: Upgraded Compass to 2.2.0. Thanks to Marcin for the patch
Matt Raible
Upgraded MySQL JDBC Driver to 5.1.13
modified
pom.xml
- … 4 more files in changeset.
Matt Raible
APF-1171: Upgraded Compass to 2.2.0. Thanks to Marcin for the patch
modified 3 files
Matt Raible
Matt Raible
Matt Raible
modified
build.xml
Matt Raible
Fixed Checkstyle
modified
checkstyle.xml
Matt Raible
Fixed success view path
modified
formcontroller.ftl
Matt Raible
Fixed URL for generated Controller mapping.
modified
controller.ftl
Matt Raible
Added @RequestMapping for list screens as it seems Spring MVC isn't smart enough to figure out plurals.
added to
controller.ftl
Matt Raible
Fixed setter method for id.
modified
formcontroller-test.ftl
Matt Raible
Polishing.
modified
UserFormController.java
Matt Raible
Fixed link to QuickStart Guide.
modified
README.txt
- … 4 more files in changeset.