pom.xml

Diff Revision Date Message Lines Author Branch
3329 23 Dec 09

APF-1182: Upgraded to Spring Security 3.0

+7 -20 Matt Raible trunk
3327 17 Dec 09

APF-1179: Upgraded to Spring 3.0, which required upgrading JUnit 4.4 -> 4.5, Servlet 2.4 -> 2.5 and Spring Security 2.0.4 -> 2.0.5.RELEASE

+5 -5 Matt Raible trunk
3324 20 Nov 09

APF-1170: Upgraded to Hibernate 3.3.2.GA

+1 -1 Matt Raible trunk
3316 17 Nov 09

[maven-release-plugin] prepare for next development iteration

+4 -4 Matt Raible trunk
3314 17 Nov 09

[maven-release-plugin] prepare release APPFUSE_2.1.0-M1

+8 -9 Matt Raible trunk
3313 17 Nov 09

CDATA seems to be necessary around jdbc.url

+1 -1 Matt Raible trunk
3307 17 Nov 09

Polishing.

+4 -2 Matt Raible trunk
3306 17 Nov 09

Added plugin to sign artifacts as required for Nexus: https://docs.sonatype.com/display/NX/OSS+Repository+Hosting

+37 -4 Matt Raible trunk
3303 12 Nov 09

Fixed default H2 dataTypeFactoryName for DbUnit

+1 -1 Matt Raible trunk
3297 04 Nov 09

Fixed oss.sonatype.org URLs to match the latest ones published on https://docs.sonatype.com/display/NX/OSS+Repository+Hosting.

+5 -5 Matt Raible trunk
3296 04 Nov 09

APF-1114: Dear Tapestry - I don't want Selenium, please don't include it. Also configured <home> for Cargo so local Tomcat install is used if present.

+1 Matt Raible trunk
3270 29 Oct 09

APF-1166: Fixed Tapestry issues with Canoo WebTest 3.0 and tabs -> spaces.

+14 -2 Matt Raible trunk
3269 29 Oct 09

Temporary workaround for UserForm component not working with WebTest 3.0

-12 Matt Raible trunk
3266 28 Oct 09

APF-1165: Replaced Core JSF Validator with Shale Validator and APF-1166: Upgraded to Canoo WebTest 3.0

+7 -2 Matt Raible trunk
3265 28 Oct 09

Upgraded commons-io to 1.4 to fix file upload issues with Tomahawk 1.9 and fixed code generation bugs in Tapestry.

+1 -1 Matt Raible trunk
3258 25 Oct 09

APF-1125: Upgraded from XFire to CXF. Did not enable REST services for UserService since I failed to get it to work.

+1 -1 Matt Raible trunk
3257 25 Oct 09

APF-1164: Removed OSCache and cleaned up archetypes.

-1 Matt Raible trunk
3255 25 Oct 09

Upgraded Archetypes to use latest dependency versions

+8 Matt Raible trunk
3254 25 Oct 09

APF-1114: Upgraded to Tapestry 5.1

+1 -1 Matt Raible trunk
3252 24 Oct 09

Fixed EhCache dependencies

+1 Matt Raible trunk
3251 23 Oct 09

Upgrades to dependencies and plugins thanks to the versions-maven-plugin (http://mojo.codehaus.org/versions-maven-plugin): Plugins: aspectj-maven-plugin 1.1 -> 1.2 dbunit-maven-plugin 1.0-beta-1 -> 1.0-beta-3 maven-eclipse-plugin 2.5.1 -> 2.7 maven-idea-plugin 2.1 -> 2.2 maven-jetty-plugin 6.1.14 -> 6.1.21 Dependencies: aspectj 1.6.2 -> 1.6.6 commons-beanutils 1.8.0 -> 1.8.1 ehcache 1.5.0 -> 1.7.0 myfaces 1.2.6 -> 1.2.7 myfaces-tomahawk 1.1.8 -> 1.1.9 sitemesh 2.4 -> 2.4.2 struts 2.1.6 -> 2.1.8 Also changed default Cargo container back to Tomcat (from Jetty) because of issues with JSF and because Tomcat is taking over the world. Slowly but surely.

+18 -18 Matt Raible trunk
3240 06 May 09

APF-1114: Upgraded to Tapestry 5.0.18

+1 -1 Matt Raible trunk
3238 05 May 09

APF-1130: Upgraded to Struts 2.1. Works for web/struts, but not for archetypes/appfuse-basic-struts.

+1 -1 Matt Raible trunk
3237 02 May 09

Tapestry basic now passing with AMP tests. However, there's still lots of work to do. 1. Fix AppModule so required fields show up with asterisk. 2. Modify *Form.java so fields are required (should fix #1). 3. Write tests in standard web/tapestry module, as well as for AMP.

+8 -19 Matt Raible trunk
3235 02 May 09

Fixed Tomcat Profile for Cargo

+1 -2 Matt Raible trunk
3234 02 May 09

Added tomcat profile and upgraded aspectj plugin to 1.1

+8 -2 Matt Raible trunk
3230 29 Apr 09

Change so archetypes build after web.

+1 -1 Matt Raible trunk
3227 27 Apr 09

Fixed snapshot repo URL

+1 -1 Matt Raible trunk
3222 26 Apr 09

Archetypes now contain all source from web modules. No more maven-warpath-plugin needed.

+2 -7 Matt Raible trunk
3219 25 Apr 09

Upgrades thanks to Versions Maven Plugin: http://mojo.codehaus.org/versions-maven-plugin/

+7 -7 Matt Raible trunk
3218 25 Apr 09

Upgraded versions.

+1 -1 Matt Raible trunk
3217 25 Apr 09

Changed to use AppFuse group on Sonatype's Nexus.

+5 -9 Matt Raible trunk
3215 24 Apr 09

Upgraded to SiteMesh 2.4 (APF-1128) and require Maven 2.1.0 as a minimum version (APF-1101)

+2 -2 Matt Raible trunk
3213 24 Apr 09

Changed web modules to use sources from web-common module instead of using warpath plugin. Archetypes still not working (http://www.nabble.com/Is-it-possible-to-add-files-to-an-archetype-from-other-directories--td23212840.html#a23212840). Would love to get to a state where the archetypes only have a pom.xml and read sources from web modules.

+3 -24 Matt Raible trunk
3212 24 Apr 09

APF-1131: Removed Clickstream.

-1 Matt Raible trunk
3211 24 Apr 09

Use oss.sonatype.org for AppFuse Repository.

+6 -6 Matt Raible trunk
3209 12 Apr 09

Update to commons-lang 2.4 and Spring 2.5.6

+2 -2 Matt Raible trunk
3208 26 Mar 09

Upgraded to Compass 2.1.3

+3 -2 Matt Raible trunk
3207 25 Mar 09

APF-267: Added Compass to dao and service layers

+9 -5 Matt Raible trunk
3206 23 Feb 09

APF-1135: Upgraded to UrlRewriteFilter 3.1.0

+1 -1 Matt Raible trunk
3202 08 Feb 09

Changed to use Nexus for repository. Thanks to Sonatype for hosting.

+36 -22 Matt Raible trunk
3193 16 Dec 08

APF-1121: Upgrade to H2 1.0.79

+1 -1 Matt Raible trunk
3191 12 Dec 08

APF-1046: Upgraded Tomcat version used by Cargo to 6.0.18.

+1 -1 Matt Raible trunk
3187 12 Dec 08

Exclude ApplicationResources*.properties from war overlay (in case the WAR has newer files). Also fixed APF-1073 - replacing ${java.io.tmpdir} with /tmp.

+2 -2 Matt Raible trunk
3176 08 Dec 08

APF-1114: First pass at upgrading to Tapestry 5. Thanks to Serge Eby for his hard work in making this happen.

+2 -5 Matt Raible trunk
3175 20 Nov 08

APF-1105: Changed to use Spring annotations (@Repository, @Service and @Autowired) in service and data modules. Read more at http://raibledesigns.com/rd/entry/moving_from_spring_s_xml.

+2 -2 Matt Raible trunk
3165 17 Sep 08

APF-1089: Upgrade Hibernate to Core 3.3.1.GA, Annotations 3.4.0.GA and EntityManager 3.4.0.GA

+4 -4 Matt Raible trunk
3164 10 Aug 08

APF-1086: Upgraded to EhCache 1.5.0

+1 -1 Matt Raible trunk
3156 10 May 08

Preparing for next development iteration

+6 Matt Raible trunk
3155 10 May 08

[maven-release-plugin] prepare for next development iteration

+4 -4 Matt Raible trunk
3152 10 May 08

[maven-release-plugin] prepare release APPFUSE_2.0.2

+4 -4 Matt Raible trunk
3150 10 May 08

[maven-release-plugin] rollback the release of APPFUSE_2.0.2

+1 -1 Matt Raible trunk
3149 10 May 08

[maven-release-plugin] prepare for next development iteration

+4 -4 Matt Raible trunk
3147 10 May 08

[maven-release-plugin] prepare release APPFUSE_2.0.2

+4 -4 Matt Raible trunk
3146 10 May 08

Preparing for Release 2.0.2

-6 Matt Raible trunk
3135 05 May 08

Reverting to 6.0.14 to see if it fixes Bamboo and because 6.0.16 spits out invalid error messages on startup: http://www.mail-archive.com/dev@tomcat.apache.org/msg23389.html

+1 -1 Matt Raible trunk
3134 05 May 08

APF-1061: Upgrade to Canoo Web Test R_1702 which has *much* better JavaScript support. APF-946: Upgrade to Scriptaculous 1.8.1

+1 -1 Matt Raible trunk
3132 05 May 08

APF-943: Upgraded jMock to 2.4.0

+1 -1 Matt Raible trunk
3126 03 May 08

APF-1060: Upgraded to Jetty Maven Plugin 6.1.9

+1 -1 Matt Raible trunk
3123 03 May 08

APF-976: Reverted to Commons DBCP 1.2.1 since 1.2.2 causes exception when database connection wait_timeout is exceeded.

+1 -1 Matt Raible trunk
3118 03 May 08

APF-1014: Upgraded to Tapestry 4.1.5 and Tacos 4.1.1

+2 -2 Matt Raible trunk
3106 03 May 08

APF-1059: Upgraded to Facelets 1.1.14. APF-1055: Upgrade to Spring 2.5.4. APF-1058: Upgraded to AspectJ 1.6.0.

+3 -3 Matt Raible trunk
3103 02 May 08

APF-1055: Reverting Spring version to 2.5.3 since 2.5.4 causes issues with AspectJ. Reverting AspectJ version to 1.5.4 since Maven bundle has invalid version number (https://bugs.eclipse.org/bugs/show_bug.cgi?id=230053). APF-1057: Upgraded to Spring Security 2.0.1.

+3 -3 Matt Raible trunk
3100 01 May 08

APF-1056: Upgraded to Maven Eclipse Plugin 2.5.1

+1 -1 Matt Raible trunk
3099 01 May 08

APF-825: Upgraded to Commons FileUpload 1.2

+1 -1 Matt Raible trunk
3098 30 Apr 08

APF-1055: Upgraded to Spring 2.5.4

+1 -1 Matt Raible trunk
3094 29 Apr 08

Removed wagon as it seems to break 2.0.9 compatibility

+1 -8 Matt Raible trunk
3089 17 Apr 08

APF-1050: Upgraded to Spring Security 2.0.0 (http://raibledesigns.com/rd/entry/upgrading_to_spring_security_2)

+5 -13 Matt Raible trunk
3088 10 Apr 08

APF-1047: Upgrade to aspectj-maven-plugin 1.0

+1 -1 Matt Raible trunk
3087 10 Apr 08

APF-1033 and APF-1047: Upgrade to AspectJ 1.5.4 and aspectj-maven-plugin 1.0

+1 -1 Matt Raible trunk
3083 08 Apr 08

APF-1043: Upgrade to Spring 2.5.3

+1 -1 Matt Raible trunk
3081 08 Apr 08

APF-1046: Upgrade to Tomcat 6.0.16

+1 -1 Matt Raible trunk
3078 19 Mar 08

APF-1035: Upgraded to MyFaces 1.2.2

+1 -1 Matt Raible trunk
3077 08 Mar 08

APF-1022, APF-1028, APF-1029, APF-1030: Upgrades to Hibernate, Struts, Spring and MySQL Connector/J

+4 -4 Matt Raible trunk
3076 22 Feb 08

APF-1021: Upgraded to EhCache 1.4.1

+1 -1 Matt Raible trunk
3075 07 Jan 08

Changed 2007 to 2008 for copyright.year

+1 -1 Matt Raible trunk
3074 04 Jan 08

APF-996: Upgrade to Acegi Security 1.0.6

+1 -1 Matt Raible trunk
3069 28 Nov 07

APF-964: Upgraded h2 database profile to use H2 1.0.62. APF-966: Changed HSQLDB and H2 to use {java.io.tmpdir}/databasename for their jdbc.url so the database will be available across modules/tests

+3 -3 Matt Raible trunk
3065 25 Nov 07

Preparing for next development iteration - enabled snapshots for appfuse repository

+3 Matt Raible trunk
3064 24 Nov 07

Preparing for next development iteration - enabled snapshots for pluginRepository

+3 Matt Raible trunk
3062 24 Nov 07

[maven-release-plugin] prepare for next development iteration

+4 -4 Matt Raible trunk
3060 24 Nov 07

[maven-release-plugin] prepare release APPFUSE_2.0.1

+4 -4 Matt Raible trunk
3052 24 Nov 07

APF-961: Upgraded to Maven Jetty Plugin 6.1.6

+1 -1 Matt Raible trunk
3046 24 Nov 07

APF-666: Changed JPA and Hibernate to use SimpleJdbcTemplate for fetching user's password to avoid duplicate User objects in same session

+2 -6 Matt Raible trunk
3040 12 Nov 07

APF-945: Upgraded to Spring 2.5 and changed to use fine-grained Spring dependencies instead of Spring's uber spring.jar

+7 -39 Matt Raible trunk
3038 05 Nov 07

APF-942: Upgraded to Acegi-JSF 1.1.3

+1 -1 Matt Raible trunk
3036 02 Nov 07

APF-941: Upgraded to Struts 2.0.11

+1 -1 Matt Raible trunk
3034 24 Oct 07

APF-925: Added commons-lang to top-level pom.xml

+5 Matt Raible trunk
3028 09 Oct 07

APF-918: Changed aspectj.version to match the version that's in Maven's central repo

+1 -1 Matt Raible trunk
3026 08 Oct 07

APF-931: Changed to use MySQL5InnoDBDialect by default

+1 -1 Matt Raible trunk
3025 08 Oct 07

APF-926: Upgraded to Spring 2.0.7

+1 -1 Matt Raible trunk
3006 18 Sep 07

[maven-release-plugin] prepare for next development iteration

+4 -4 Matt Raible trunk
3004 18 Sep 07

[maven-release-plugin] prepare release APPFUSE_2.0

+4 -4 Matt Raible trunk
3003 18 Sep 07

Preparing for 2.0 Release

+1 -1 Matt Raible trunk
3002 18 Sep 07

Preparing for 2.0 Release

-4 Matt Raible trunk
3001 18 Sep 07

Removing changes from revision 3000 - some files had old code in them

+7 -24 Matt Raible trunk
3000 18 Sep 07

Release 2.0 - with all the versions changed this time. ;-)

+24 -7 Matt Raible trunk
2997 18 Sep 07

Nevermind

-4 Matt Raible trunk
2996 18 Sep 07

Enabled snapshots on plugins too

+4 Matt Raible trunk
2989 18 Sep 07

Enable snapshots for AppFuse repository

+3 -3 Matt Raible trunk
2988 18 Sep 07

[maven-release-plugin] prepare for next development iteration

+4 -4 Matt Raible trunk
2986 18 Sep 07

[maven-release-plugin] prepare release APPFUSE_2.0

+9 -26 Matt Raible trunk
2985 18 Sep 07

Preparing for 2.0 Release

+2 -2 Matt Raible trunk
2964 16 Sep 07

Snapshots flag needed as long as users are testing 2.0-SNAPSHOT

+2 -2 Matt Raible trunk
2961 16 Sep 07

Disabled snapshots on AppFuse Repository

+2 -2 Matt Raible trunk
2946 14 Sep 07

Fixed problem where spring-core was getting included

+4 Matt Raible trunk
2940 13 Sep 07

APF-881: Upgraded to Tapestry 4.1.3

+8 -4 Matt Raible trunk
2939 12 Sep 07

Polishing

+3 -7 Matt Raible trunk
2934 07 Sep 07

APF-877: Upgraded to Acegi Security 1.0.5

+1 -1 Matt Raible trunk
2933 06 Sep 07

APF-874: Changed groupId from org.appfuse back to org.codehaus.mojo. If we want to allow users to type "appfuse:*", they'll need to register the plugin in their ~/.m2/settings.xml with this change. Therefore, I'm reverting to org.codehaus.mojo as its easier for users. We won't be able to upload AMP to Maven's central repo until we move to Codehaus, but that's OK IMO. After more IRC discussions, it appears it *is* possible to distribute this plugin w/o requiring users to modify settings.xml, but the fact that we're already using org.codehaus.mojo causes that one to always be picked up first. Since we're approaching 2.0, I'm going to leave it as org.codehaus.org for now. We can rename it to something else when Maven allows the search order to be configurable or we're ready to remove it completely from AppFuse's repository. Another option is to get everything in Maven's central repository and disable AppFuse's repository so the new one is found instead.

+1 Matt Raible trunk
2922 04 Sep 07

Change version to 2.0-SNAPSHOT.

+1 -1 Matt Raible trunk
2920 03 Sep 07

AppFuse 2.0 RC1 Release

+1 -1 Matt Raible trunk
2878 30 Aug 07

APF-862: Upgraded to JUnit 4.4

+1 -1 Matt Raible trunk
2875 30 Aug 07

APF-671: Modified <scanTargets> for maven-jetty-plugin so *.xml and *.properties files will cause a reload.

+6 Matt Raible trunk
2869 29 Aug 07

APF-462: Upgraded to Tapestry 4.1.3-SNAPSHOT

+1 -1 Matt Raible trunk
2866 29 Aug 07

APF-484: Upgraded to MyFaces 1.2.0 (JSF 1.2) and changed testing to use Shale's Test framework. There is a known issue with the 404 page on Jetty 6.1.5 (http://issues.appfuse.org/browse/APF-856).

+5 -5 Matt Raible trunk
2865 29 Aug 07

APF-776: Added out-of-the-box support for @Configurable , @Aspect and AspectJ aspects.

+3 Matt Raible trunk
2856 28 Aug 07

APF-854: Upgraded to Hibernate Entity Manager 3.3.0.ga

+1 -1 Matt Raible trunk
2855 28 Aug 07

APF-853: Upgrade Hibernation Annotations to version 3.3.0.ga to fix issue with composite id using annotations.

+1 -1 Matt Raible trunk
2841 18 Aug 07

APF-847: Upgraded to Display Tag 1.1.1

+1 -1 Matt Raible trunk
2830 13 Aug 07

APF-824: Added missing <scanTargetPattern> element.

+14 -12 Matt Raible trunk
2829 12 Aug 07

APF-845: Upgraded to Hibernate 3.2.5 GA

+1 -1 Matt Raible trunk
2822 27 Jul 07

Corrected paths/URLs for directories on Contegix servers

+6 -6 Matt Raible trunk
2821 24 Jul 07

APF-839: Upgraded to Struts 2.0.9

Matt Raible trunk
2820 23 Jul 07

APF-837: Upgraded to Maven Jetty Plugin 6.1.5

+566 Matt Raible trunk
2817 11 Jul 07

APF-834: Upgrade to Maven Eclipse Plugin 2.4

+1 -1 Matt Raible trunk
2816 07 Jul 07

APF-833: Upgraded to Commons IO 1.3.2

Matt Raible trunk
2809 24 Jun 07

APF-826: Upgraded to Wiser 1.2

+1 -1 Matt Raible trunk
2808 24 Jun 07

APF-825: Reverted upgrade to Commons FileUpload 1.2 (not compatible with Spring 2.0.6's CommonsMultipartResolve). Error thrown is: [INFO] [talledLocalContainer] SEVERE: Servlet.service() for servlet default threw exception [INFO] [talledLocalContainer] java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream

+1 -1 Matt Raible trunk
2804 23 Jun 07

APF-825: Upgraded to Commons FileUpload 1.2

+5 -5 Matt Raible trunk
2803 23 Jun 07

APF-823: Upgraded maven-jetty-plugin to 6.1.4 and Cargo's Tomcat version to 6.0.13. APF-824: Changed maven-jetty-plugin to use scanTargetPattern instead of scanTarget.

+563 Matt Raible trunk
2799 23 Jun 07

APF-822: Upgrade to Maven IDEA Plugin 2.1

+1 -1 Matt Raible trunk
2798 20 Jun 07

APF-818: Upgraded to Spring 2.0.6

+1 -1 Matt Raible trunk
2797 20 Jun 07

APF-787: Upgraded to EhCache 1.3.0

+1 -1 Matt Raible trunk
2796 18 Jun 07

APF-816: Added Acegi JSF Support

+1 Matt Raible trunk
2795 13 Jun 07

APF-815: Upgraded to MyFaces Tomahawk 1.1.6

+1 -1 Matt Raible trunk
2792 11 Jun 07

APF-812: Split hibernate.version into hibernate.version, hibernate.annotations.version and hibernate.entitymanager.version

+4 -1 Matt Raible trunk
2786 06 Jun 07

APF-806: Upgraded to Struts 2.0.8

+68 -68 Matt Raible trunk
2785 06 Jun 07

Using Hudson for CI rather than CruiseControl

+4 -4 Matt Raible trunk
2772 04 Jun 07

APF-773: Upgrade to Acegi Security 1.0.4

+1 -1 Matt Raible trunk
2769 01 Jun 07

APF-790: Upgrade to Struts Menu 2.4.3

+1 -1 Matt Raible trunk
2747 29 May 07

APF-781 and APF-782: Upgraded UrlRewriteFilter to 3.0.4 and changed all references from Maven 2.0.4 to Maven 2.0.6.

+2 -2 Matt Raible trunk
2746 25 May 07

Enable snapshots while developing

+5 -1 Matt Raible trunk
2745 25 May 07

Changed version to 2.0-rc1-SNAPSHOT (and 1.0-rc1-SNAPSHOT for maven-warpath-plugin)

+1 -1 Matt Raible trunk
2730 23 May 07

AppFuse 2.0 M5 Release

+1 -1 Matt Raible trunk
2723 22 May 07

APF-765: Upgrade to EhCache 1.3 Beta 2, also added xfire.version property for APF-488

+2 -1 Matt Raible trunk
2706 22 May 07

APF-756: Configured maven-pmd-plugin for JDK 5

+4 Matt Raible trunk
2681 08 May 07

APF-738 and APF-727: Upgrade to DWR 2.0.1 and Spring 2.0.5

+2 -2 Matt Raible trunk
2650 26 Apr 07

APF-740: Reverted to version 2.0 of cobertura-maven-plugin since it actually works

+1 -1 Matt Raible trunk
2642 19 Apr 07

APF-733: Upgrade to MyFaces Tomahawk 1.1.5

+1 -1 Matt Raible trunk
2637 11 Apr 07

APF-727: Upgraded to Spring 2.0.4

+1 -1 Matt Raible trunk
2629 05 Apr 07

APF-719: Upgraded to commons-dbcp 1.2.2

+1 -1 Matt Raible trunk
2605 29 Mar 07

Polishing: tabs -> spaces

+3 -3 Matt Raible trunk
2599 27 Mar 07

updated personal info

+2 -1 dlwhitehurst trunk
2593 22 Mar 07

Updated to version 2.0-m5-SNAPSHOT

+1 -1 Matt Raible trunk
2587 22 Mar 07

AppFuse 2.0-M3 Release

+1 -5 Matt Raible trunk
2586 22 Mar 07

APF-701: Upgraded to EhCache 1.3.0-beta and added gzipFilter back into web.xml.

+1 -1 Matt Raible trunk
2580 22 Mar 07

APF-684: Reverting back to Velocity 1.4 since there's issues with Struts Menu and Velocity 1.5: http://www.nabble.com/Issue-with-%24velocityCount-in-1.5-tf3449438.html

+1 -1 Matt Raible trunk
2574 21 Mar 07

APF-699: Upgraded to MySQL 5.0.5

+4 -4 Matt Raible trunk
2570 14 Mar 07

Fixed commons-collections version issue, as well as duplicate Velocity JARs caused by Velocity 1.5 upgrade. FWIW, EhCache 1.3.0-beta has dependencies on Maven's 'doxia', therefore I didn't upgrade

+2 -1 Matt Raible trunk
2569 12 Mar 07

APF-692: Fixed Tomcat download URL and upgraded to 5.5.23

+1 -1 Matt Raible trunk
2567 11 Mar 07

APF-691: Upgraded to Spring 2.0.3 and Spring Modules 0.8

+2 -2 Matt Raible trunk
2565 08 Mar 07

APF-684: Upgraded to Velocity 1.5

+1 -1 Matt Raible trunk
2549 05 Mar 07

removed my organization info

-1 bnoll trunk
2533 02 Mar 07

APF-672: Changed archetype version numbers to be inline with AppFuse version number

+3 -2 Matt Raible trunk
2529 01 Mar 07

APF-671: Added <scanTarget> for WEB-INF

+1 -1 Matt Raible trunk
2528 01 Mar 07

APF-670: Upgraded to commons-lang 2.3

+2 -2 Matt Raible trunk
2524 27 Feb 07

APF-665: Upgraded to iBATIS 2.3.0

+1 -1 Matt Raible trunk
2520 27 Feb 07

APF-663: Moved ${copyright.year} into ApplicationResources.properties instead of parsing footer.jsp

+1 -1 Matt Raible trunk
2511 24 Feb 07

APF-653: Upgraded to MyFaces 1.1.5

+1 -1 Matt Raible trunk
2505 19 Feb 07

APF-564: Upgraded to Struts 2.0.6

+1 -1 Matt Raible trunk
2496 16 Feb 07

APF-584: Got Derby working in Networked mode and added profile to archetypes

+4 -5 Matt Raible trunk
2495 16 Feb 07

APF-584: Fixed issue with Oracle profile and added to archetypes

+2 -1 Matt Raible trunk
2494 14 Feb 07

APF-646: Upgraded to maven-compiler-plugin 2.0.2

+1 -1 Matt Raible trunk
2493 14 Feb 07

APF-644: Upgraded to Ajax4JSF 1.0.6

+3 Matt Raible trunk
2490 14 Feb 07

Changed database profiles to be in alphabetical order

+43 -43 Matt Raible trunk
2489 14 Feb 07

APF-584: Added SQL Server, H2 and HSQLDB as profiles to archetypes. Tested and certified to work against Hibernate implementation. Couldn't get Oracle Express to work (http://www.nabble.com/AppFuse-2.0-with-Oracle-Express-tf3225784s2369.html), nor Derby Embedded (http://www.nabble.com/Issues-trying-to-use-Embedded-Derby-with-hibernate3-and-dbunit-tf3226221.html).

+41 -8 Matt Raible trunk
2454 07 Feb 07

Changed version to 2.0-m4-SNAPSHOT

+1 -1 Matt Raible trunk
2449 06 Feb 07

Changed version to 2.0-m3

+1 -1 Matt Raible trunk
2446 06 Feb 07

APF-623: Upgraded to Struts 2.0.5

+1 -1 Matt Raible trunk
2429 05 Feb 07

APF-617: Upgraded to Spring Modules Validation 0.7

+5 -1 Matt Raible trunk
2426 04 Feb 07

Fixed IDEA's XML formatting (seems to add closing tag when it's not needed)

-4 Matt Raible trunk
2422 02 Feb 07

APF-609: Moved WebTests to profile that only runs when -Dmaven.test.skip=true is not passed on. Changed activation on Cargo so it only runs when -Dmaven.test.skip=true is not passed in. This means you can run "mvn -Dmaven.test.skip" from the top-level directory and install AppFuse in 1:19 instead of 7 minutes+!

+14 Matt Raible trunk
2417 31 Jan 07

Don't upgrade Spring Modules Validation until its in the central repo

+1 -1 Matt Raible trunk
2414 31 Jan 07

APF-606: Fixed issue with dbunit plugin executing before Hibernate and upgraded WTP to 1.5

+2 -2 Matt Raible trunk
2409 31 Jan 07

APF-603: Upgraded to Struts 2.0.4 and fixed file upload problem (was missing commons-io and commons-fileupload)

+2 -1 Matt Raible trunk
2364 23 Jan 07

APF-588: Upgraded to DWR 2.0 RC2

+1 -1 Matt Raible trunk
2359 23 Jan 07

APF-570: Upgraded to Spring 2.0.2, complete with hack for <form:password> no longer working in userForm.jsp

+1 -1 Matt Raible trunk
2345 22 Jan 07

Added plugin version numbers, as well as Eclipse and IDE plugins to archetypes. http://www.nabble.com/Maven-Plugins-and-Version-Numbers-tf3051399s2369.html

+4 Matt Raible trunk
2326 20 Jan 07

APF-532: Upgraded to Struts 2.0.3 (still not GA)

+1 -1 Matt Raible trunk
2321 17 Jan 07

Added plugins as a module to the top-level pom so they will be deployed and built alongside everything else.

+1 Matt Raible trunk
2315 13 Jan 07

Added site deployment information

+5 Matt Raible trunk
2313 12 Jan 07

Changed version back to SNAPSHOT for M3 development

+1 -1 Matt Raible trunk
2312 12 Jan 07

Added release repository (necessary when not deploying snapshots). Set to same as snapshot repo since many dependencies point to this repo.

+5 Matt Raible trunk
2310 12 Jan 07

Preparing for 2.0 M2 Release

+1 -1 Matt Raible trunk
2279 08 Jan 07

APF-568: Upgraded to Tapestry Spring 1.0.0 and Tapestry Flash 1.0.0

+2 -2 Matt Raible trunk
2271 05 Jan 07

Reverted to Spring Modules 0.5 since the 0.6 version has dependencies on Hibernate 3.2.0 RC candidates which cause NoClassDefFoundErrors

+1 -1 Matt Raible trunk
2262 05 Jan 07

Upgraded to JUnit 3.8.2

+1 -1 Matt Raible trunk
2214 29 Dec 06

Added features and tagline. ;-)

+3 -1 Matt Raible trunk
2213 29 Dec 06

Changed from Continuum to CruiseControl

+8 -2 Matt Raible trunk
2212 29 Dec 06

Added descriptions to all pom.xml files

+1 -1 Matt Raible trunk
2211 29 Dec 06

Added descriptions to all pom.xml files

+11 Matt Raible trunk
2202 28 Dec 06

Upgraded to Canoo WebTest 1454

+1 -1 Matt Raible trunk
2198 27 Dec 06

Added H2 as a possible database (doesn't work yet)

+15 Matt Raible trunk
2191 24 Dec 06

Removed Ant and JDBC Driver as a test dependency

-8 Matt Raible trunk
2189 23 Dec 06

Added archetypes to root pom.xml so archetypes are installed and deployed when running "install" or "deploy" from the top-level.

+1 Matt Raible trunk
2178 20 Dec 06

APF-555: Upgraded to Hibernate 3.2.1

+2 -2 Matt Raible trunk
2175 20 Dec 06

Added profiles for HSQL and Derby

+28 Matt Raible trunk
2173 20 Dec 06

APF-553: Don't include JARs in published WARs

-10 Matt Raible trunk
2166 19 Dec 06

added my info to the pom

+7 bnoll trunk
2165 19 Dec 06

For some reason - Dialect class not found: org.hibernate.dialect.MySQL5InnoDBDialect - reverting to MySQLInnoDBDialect

+1 -1 Matt Raible trunk
2164 19 Dec 06

Changed to use default username and password for MySQL. Added profile for PostgreSQL, which currently fails with iBATIS b/c there is MySQL-specific code in the *SQL.xml files. Until http://issues.apache.org/jira/browse/IBATIS-142 is fixed, I don't know if we can solve this w/o parse/replacing variables (ugh).

+19 -4 Matt Raible trunk
2161 18 Dec 06

Adjusted URL for deploying snapshots. Thanks to David Whitehurst for figuring this out: http://www.nabble.com/Deploying-Snapshots-tf2748907s2369.html#a7669480

+1 -1 Matt Raible trunk
2134 08 Dec 06

Upgraded to AspectJ 1.5.3

+1 -1 Matt Raible trunk
2123 06 Dec 06

Upgraded EhCache to version 1.2.4

+2 -3 Matt Raible trunk
2105 01 Dec 06

Jetty 6.0.0 seems to be the only version that works with JSF. Newer versions result in java.lang.ClassCastException: com.sun.el.ExpressionFactoryImpl.

+4 Matt Raible trunk
2104 01 Dec 06

APF-539: Upgraded to Acegi Security 1.0.3

+1 -1 Matt Raible trunk
2098 30 Nov 06

Upgraded to EhCache 1.2.4RC

+1 -1 Matt Raible trunk
2093 30 Nov 06

Added snapshot deployment settings

+20 -4 Matt Raible trunk
2089 30 Nov 06

Added Tomcat Plugin for running "war:inplace tomcat:run" http://mojo.codehaus.org/tomcat-maven-plugin/introduction.html

+6 -4 Matt Raible trunk
2061 29 Nov 06

APF-535: Created GenericManager that utilizes GenericDao

+7 Matt Raible trunk
2058 28 Nov 06

Upgraded iBATIS and Spring to latest versions (2.1.7.597 and 2.0.1)

+5 -39 Matt Raible trunk
2057 22 Nov 06

initial import for appfuse:new goal

+21 dlwhitehurst trunk
2048 18 Nov 06

APF-478: Made test base classes available to dependent projects

+2 -2 Matt Raible trunk
2036 15 Nov 06

Changed to Continuum for CI since it's easier to add new projects. CruiseControl is still running, just not referenced here

+2 -2 Matt Raible trunk
2035 15 Nov 06

Removed copyright notice from source headers, as recommended by Apache (http://www.apache.org/legal/src-headers.html)

-2 Matt Raible trunk
2004 12 Nov 06

APF-525 and APF-526: Added Eclipse and IDEA settings to download sources and javadocs, as well as add Spring Project Nature to Eclipse project

+17 Matt Raible trunk
2002 11 Nov 06

Only exclude files that should always be overriden in child projects

-1 Matt Raible trunk
2000 11 Nov 06

Removed urlrewrite.xml from excluded WAR files

-1 Matt Raible trunk
1998 11 Nov 06

APF-423: Overlay configuration to fix maven-war-plugin

+11 Matt Raible trunk
1995 10 Nov 06

APF-519: Fixed hibernate3-maven-plugin's generation of database schema

+1 -1 Matt Raible trunk
1991 04 Nov 06

Added Mika as a developer and alphabetized by first name

+17 -10 Matt Raible trunk
1990 03 Nov 06

APF-418: Replaced Dumbster with Wiser

+2 -5 Matt Raible trunk
1989 02 Nov 06

rss notifier not understood by continuum

+6 -4 Matt Raible trunk
1986 02 Nov 06

Added RSS Notifier to ciManagement section

+9 Matt Raible trunk
1984 02 Nov 06

Added Nathan and changed Ben's e-mail

+12 -4 Matt Raible trunk
1981 02 Nov 06

Removed <dependencyManagement> b/c it causes "No Java test frameworks found"

+110 -112 Matt Raible trunk
1980 02 Nov 06

Added CruiseControl and SVN information to each pom (for site generation)

+137 -128 Matt Raible trunk
1979 01 Nov 06

Added Scott Ryan's information

+7 Matt Raible trunk
1977 01 Nov 06

APF-482: Added filtering of properties in database.properties and footer.jsp

+3 -1 Matt Raible trunk
1960 01 Nov 06

Modified Maven's XSD syntax/formatting to match what we're using for Spring

+2 -2 Matt Raible trunk
1958 31 Oct 06

Exclude Spring JARs from Acegi

+53 -8 Matt Raible trunk
1910 21 Oct 06

Upgraded to Struts Menu 2.4.2

+1 -1 Matt Raible trunk
1900 20 Oct 06

APF-345: Upgraded to Hibernate 3.2.ga

+1 -1 Matt Raible trunk
1897 16 Oct 06

APF-448: Upgraded to Canoo WebTest 1393 (a.k.a. 2.1)

+1 -1 Matt Raible trunk
1885 11 Oct 06

Upgraded to Struts 2.0.1

+1 -1 Matt Raible trunk
1869 06 Oct 06

Added cargo.wait as a property so container can be left running

+1 Matt Raible trunk
1864 05 Oct 06

Upgraded to Acegi Security 1.0.2 (using Tiger for annotations support)

+2 -22 Matt Raible trunk
1861 05 Oct 06

Moved all version numbers into top-level pom.xml

+45 -12 Matt Raible trunk
1854 04 Oct 06

Exclude spring-mock dependencies that reference smaller spring JARs (http://opensource.atlassian.com/projects/spring/browse/SPR-1484#action_20051)

+30 Matt Raible trunk
1853 04 Oct 06

Fixed JSF dependency version numbers

+1 Matt Raible trunk
1849 04 Oct 06

APF-439: Upgraded to Spring 2.0

+5 -8 Matt Raible trunk
1842 03 Oct 06

service/src/main

+7 -3 Matt Raible trunk
1834 11 Sep 06

Changed to Jetty Plugin instead of Jetty6 Plugin

+7 -1 Matt Raible trunk
1819 04 Sep 06

AppFuse repo is needed for Struts 2.0.0

+4 Matt Raible trunk
1818 03 Sep 06

Removed commons-logging dependency since it comes from Spring, remove appfuse repo since Spring 2.0 RC3 now at ibiblio

-9 Matt Raible trunk
1815 02 Sep 06

Added appfuse repo for artifacts not on ibiblio (i.e. spring-2.0-rc3)

+4 Matt Raible trunk
1812 01 Sep 06

Changed version to Spring 2.0-rc3

+1 -1 Matt Raible trunk
1808 01 Sep 06

Upgraded to use Spring 2.0's XSD Syntax (current issues at http://forum.springframework.org/showthread.php?p=75580)

+1 -2 Matt Raible trunk
1796 31 Aug 06

Removing unused files - Cargo and Canoo WebTests now working with Maven 2

+6 Matt Raible trunk
1790 30 Aug 06

Begin consolidating properties and versions into parent pom.xml

+6 Matt Raible trunk
1779 29 Aug 06

Formatting

+15 Matt Raible trunk
1775 29 Aug 06

Fixed scm links

+3 -3 Matt Raible trunk
1771 29 Aug 06

Restructuring for Maven 2

+219 Matt Raible trunk