pom.xml

Diff Revision Date Message Lines Author Branch
3330 23 Dec 09

APF-1182: Added dependency on commons-collections to appfuse-service since it's used in UserSecurityAdvice.java. Seems to be needed after upgrade to Spring Security 3.0.

+5 Matt Raible trunk
3328 17 Dec 09

APF-1179: Fixed scope for jMock

-2 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

+10 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

+5 -6 Matt Raible trunk
3261 25 Oct 09

Tabs -> Spaces, a.k.a. I need to find a client that doesn't use tabs ;-)

+1 -1 Matt Raible trunk
3260 25 Oct 09

APF-1125: I'm beginning to hate woodstox, excluded from jaxws as well.

+6 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.

+51 -29 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.

+3 -3 Matt Raible trunk
3247 20 Jun 09

APF-1153: Use skipTests instead of maven.test.skip.

+1 -1 Matt Raible trunk
3234 02 May 09

Added tomcat profile and upgraded aspectj plugin to 1.1

+1 -1 Matt Raible trunk
3216 24 Apr 09

APF-1099: speed up db population in dbunit

+1 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
3132 05 May 08

APF-943: Upgraded jMock to 2.4.0

+7 -1 Matt Raible trunk
3130 04 May 08

APF-936: Fixed BaseDaoTestCase.populate by replacing Spring's BeanUtils.copyProperties with Commons BeanUtils.

-5 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.

+12 Matt Raible trunk
3087 10 Apr 08

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

+3 -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
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

+18 -8 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
3001 18 Sep 07

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

+2 -3 Matt Raible trunk
3000 18 Sep 07

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

+3 -2 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

+5 -6 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
2865 29 Aug 07

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

+44 Matt Raible trunk
2779 06 Jun 07

APF-797: Further optimizations to exclude unnecessary XML libraries. This was suggested by a comment on my blog at: http://raibledesigns.com/rd/entry/jar_hell_with_xfire_1#comment7

+22 Matt Raible trunk
2774 05 Jun 07

APF-797: Changed to use XmlBeans by default

+5 -5 Matt Raible trunk
2773 04 Jun 07

Change from xfire-all to individual xfire dependencies to reduce "JAR Hell" with XFire: http://www.nabble.com/JAR-Hell-with-XFire-in-M5-tf3855660s2369.html

+11 -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
2724 22 May 07

APF-488: Integrated XFire by default. Thanks to Luke McLean for detailed instructions on integration. You rock Luke!

+5 -7 Matt Raible trunk
2696 21 May 07

Moved .properties files to resource directory so more XML isn't needed in pom.xml when using full-source plugin.

-6 Matt Raible 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 -1 Matt Raible trunk
2586 22 Mar 07

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

+12 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
2565 08 Mar 07

APF-684: Upgraded to Velocity 1.5

+1 -1 Matt Raible trunk
2561 07 Mar 07

APF-422: Moved EhCache dependency to dao frameworks where it belongs

-5 Matt Raible trunk
2508 21 Feb 07

tests supporting fix that was checked in for APF-655

+6 bnoll trunk
2495 16 Feb 07

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

+1 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).

+2 -1 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
2317 15 Jan 07

Added Cargo version and upgraded DbUnit plugin

+1 -1 Matt Raible trunk
2313 12 Jan 07

Changed version back to SNAPSHOT for M3 development

+1 -1 Matt Raible trunk
2310 12 Jan 07

Preparing for 2.0 M2 Release

+1 -1 Matt Raible trunk
2282 10 Jan 07

APF-552: Added <skip> element to dbunit and sql plugins. This allows the plugin's execution to be skipped when you pass in -Dmaven.test.skip=true.

+1 Matt Raible trunk
2278 08 Jan 07

APF-565: Removed appfuse-${dao.framework} as an optional dependency since this excludes the JAR from being packaged in the WAR

-1 Matt Raible trunk
2277 08 Jan 07

no_comment

+3 -3 Matt Raible trunk
2276 07 Jan 07

APF-565: Made appfuse-${dao.framework} as an optional dependency so child projects can switch the DAO Framework with a <dao.framework> property

+1 Matt Raible trunk
2272 05 Jan 07

Removed ${basedir} from dbunit configuration

+1 -1 Matt Raible trunk
2255 05 Jan 07

APF-564: Fixed bugs with archetype paths and upgraded dbunit plugin to latest release from Mojo.

+1 -1 Matt Raible trunk
2211 29 Dec 06

Added descriptions to all pom.xml files

+5 Matt Raible trunk
2170 19 Dec 06

Moved test/data to test/resources for simplification purposes

+1 -1 Matt Raible trunk
2098 30 Nov 06

Upgraded to EhCache 1.2.4RC

-6 Matt Raible trunk
2048 18 Nov 06

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

+1 -1 Matt Raible trunk
1980 02 Nov 06

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

+6 Matt Raible trunk
1977 01 Nov 06

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

+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
1861 05 Oct 06

Moved all version numbers into top-level pom.xml

+6 -6 Matt Raible trunk
1856 04 Oct 06

APF-444: Upgraded to jMock 1.1.0

+1 -1 Matt Raible trunk
1837 11 Sep 06

Upgraded EhCache to 1.2.3 attempting to solve APF-422 (didn't work)

+1 -1 Matt Raible trunk
1829 11 Sep 06

Moved configuration out of execution element for dbunit plugin

+8 -8 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)

+5 -1 Matt Raible trunk
1802 31 Aug 06

Changed applicationContext-hibernate.xml and applicationContext-ibatis.xml to applicationContext-dao.xml and made DAO framework switchable - just pass in -Ddao.framework=ibatis to test iBATIS, default is hibernate

+2 -3 Matt Raible trunk
1771 29 Aug 06

Restructuring for Maven 2

+120 Matt Raible trunk