pom.xml

Diff Revision Date Message Lines Author Branch
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 -3 Matt Raible trunk
3326 01 Dec 09

APF-1177: Removed <include>**/*.java</include>

-1 Matt Raible trunk
3318 18 Nov 09

Preparing for next development iteration

+1 -1 Matt Raible trunk
3312 17 Nov 09

Preparing for 2.1.0-M1 Release

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

+4 -4 Matt Raible trunk
3281 01 Nov 09

Specify the 'home' property for Cargo so it uses a local version of Tomcat if CATALINA_HOME is defined.

+2 -2 Matt Raible trunk
3272 29 Oct 09

Fixed AMP failures by changing all archetypes to use appfuse-web instead of appfuse-web-common.

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

+13 -9 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.

+3 -8 Matt Raible trunk
3257 25 Oct 09

APF-1164: Removed OSCache and cleaned up archetypes.

+8 -1 Matt Raible trunk
3255 25 Oct 09

Upgraded Archetypes to use latest dependency versions

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

+19 -16 Matt Raible trunk
3247 20 Jun 09

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

+3 -3 Matt Raible trunk
3239 06 May 09

APF-1130: Finished upgrade to Struts 2.1. Still need to modify things to use conventions. Thanks to Dustin Pearce for solving all the remaining upgrade issues.

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

+4 -3 Matt Raible trunk
3234 02 May 09

Added tomcat profile and upgraded aspectj plugin to 1.1

+1 -1 Matt Raible trunk
3229 29 Apr 09

Fixed issue in basic archetypes where 'webapp' package was not appended after . Also moved Struts validation (*.xml) and Tapestry component (*.tml) files from src/main/resources to src/main/java to get package expansion with archetype creation.

+7 Matt Raible trunk
3222 26 Apr 09

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

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

+2 -2 Matt Raible trunk
3216 24 Apr 09

APF-1099: speed up db population in dbunit

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

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

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

+4 -3 Matt Raible trunk
3156 10 May 08

Preparing for next development iteration

+1 -1 Matt Raible trunk
3146 10 May 08

Preparing for Release 2.0.2

+1 -1 Matt Raible trunk
3136 05 May 08

APF-1046: Reverting to Tomcat 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

+8 -2 Matt Raible trunk
3126 03 May 08

APF-1060: Upgraded to Jetty Maven Plugin 6.1.9

+1 -1 Matt Raible trunk
3111 03 May 08

Changed to hard-coded AspectJ version since plugins can't read properties from dependencies.

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

+12 Matt Raible trunk
3100 01 May 08

APF-1056: Upgraded to Maven Eclipse Plugin 2.5.1

+1 -1 Matt Raible trunk
3098 30 Apr 08

APF-1055: Upgraded to Spring 2.5.4

+1 -1 Matt Raible trunk
3088 10 Apr 08

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

+1 -1 Matt Raible trunk
3084 09 Apr 08

APF-1038: Upgrade to Maven Hibernate3 Plugin 2.1

+1 -1 Matt Raible trunk
3083 08 Apr 08

APF-1043: Upgrade to Spring 2.5.3

+1 -1 Matt Raible trunk
3082 08 Apr 08

APF-1046: Upgrade to Tomcat 6.0.16

+1 -1 Matt Raible trunk
3079 19 Mar 08

APF-1029: Upgrade to Spring 2.5.2

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

+2 -2 Matt Raible trunk
3063 24 Nov 07

Preparing for next development iteration

+1 -1 Matt Raible trunk
3059 24 Nov 07

Preparing for 2.0.1 Release

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

+1 -1 Matt Raible trunk
3043 13 Nov 07

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

+1 -1 Matt Raible trunk
3042 13 Nov 07

APF-945: Fixed Spring version in Archetypes

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

Preparing for next development iteration

+1 -1 Matt Raible trunk
3002 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

+1 -1 Matt Raible trunk
3000 18 Sep 07

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

+1 -1 Matt Raible trunk
2967 16 Sep 07

APF-886: Fixed issue where jdbc.properties is overwritten with deployed version if deployed has newer timestamp

+1 -1 Matt Raible trunk
2963 16 Sep 07

APF-885: Changed maven-warpath-plugin's version to be in synch with AppFuse's version.

+1 -1 Matt Raible trunk
2955 15 Sep 07

APF-718: Changed test data to use negative keys to avoid unique constraint violations on Oracle. Also added "prod" profile to allow loading default data and to serve as a placeholder for other production-related settings. NOTE: I chose to keep the name "sample-data.xml" instead of changing it to test-data.xml. It seems like a pretty risky change this late in the game of releasing 2.0.

+19 Matt Raible trunk
2948 14 Sep 07

APF-878: Fixed issue where struts.xml being read from warpath dependency after running "mvn war:inplace jetty:run".

+1 -1 Matt Raible trunk
2947 14 Sep 07

APF-883: Fixed issue where applicationContext-resources.xml was getting {jdbc.*} variables replaced in compile phase.

+10 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 -1 Matt Raible trunk
2926 05 Sep 07

APF-874: Changed the appfuse-maven-plugin's groupId to org.appfuse. In order to get the appfuse-maven-plugin uploaded to Maven's Central repository, it can't have org.codehaus.mojo as its groupId. The original reason I started using this groupId is because I couldn't get the "appfuse" prefix to work w/o it. Now the prefix seems to work fine (at least locally). http://jira.codehaus.org/browse/MAVENUPLOAD-1701 NOTE: We realize it makes good sense to change the groupIds to be more specific than "org.appfuse" for many of AppFuse's modules. However, it seems somewhat risky to do this late in the 2.0 game. If we do decide to change them, we'll likely do it for 2.1. Please comment on the following thread if you have any opinions on this: http://www.nabble.com/Thinking-out-loud-about-groupIds-tf4387544s2369.html

+18 -36 Matt Raible trunk
2922 04 Sep 07

Change version to 2.0-SNAPSHOT.

+2 -2 Matt Raible trunk
2920 03 Sep 07

AppFuse 2.0 RC1 Release

+2 -2 Matt Raible trunk
2919 03 Sep 07

APF-871: Renamed appfuse-jpa-hibernate to appfuse-jpa

+1 -1 Matt Raible trunk
2914 03 Sep 07

APF-868: Added JDBC Driver as a dependency to AMP (for gen-model) as a workaround for not being able to use the JDBC Driver from the project's classpath.

+18 Matt Raible trunk
2913 03 Sep 07

Fixed database names in profiles.

+5 -5 Matt Raible trunk
2879 30 Aug 07

APF-862: Upgraded to JUnit 4.4

+1 -1 Matt Raible trunk
2877 30 Aug 07

APF-818: Upgraded to Spring 2.0.6

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

+4 Matt Raible trunk
2867 29 Aug 07

APF-851: Upgraded to Canoo WebTest R_1600 as it uses HtmlUnit 1.13 and has much better JavaScript support

+7 -23 Matt Raible trunk
2865 29 Aug 07

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

+24 Matt Raible trunk
2839 14 Aug 07

APF-826: Upgraded to Wiser version 1.2.

+1 -1 Matt Raible trunk
2830 13 Aug 07

APF-824: Added missing <scanTargetPattern> element.

+6 -4 Matt Raible trunk
2826 06 Aug 07

APF-842: Upgraded to hibernate3-maven-plugin version 2.0-alpha-2

+1 -1 Matt Raible trunk
2820 23 Jul 07

APF-837: Upgraded to Maven Jetty Plugin 6.1.5

+668 Matt Raible trunk
2817 11 Jul 07

APF-834: Upgrade to Maven Eclipse Plugin 2.4

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

+668 Matt Raible trunk
2799 23 Jun 07

APF-822: Upgrade to Maven IDEA Plugin 2.1

+1 -1 Matt Raible trunk
2771 01 Jun 07

APF-746: Added Korean translation

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

+1 -1 Matt Raible trunk
2745 25 May 07

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

+2 -2 Matt Raible trunk
2735 23 May 07

Monitor struts.xml as well

+1 Matt Raible trunk
2730 23 May 07

AppFuse 2.0 M5 Release

+2 -2 Matt Raible trunk
2728 23 May 07

APF-766: Changed maven-jetty-plugin to monitor specific XML files rather than WEB-INF directory

+4 -1 Matt Raible trunk
2706 22 May 07

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

+4 Matt Raible trunk
2688 15 May 07

Added configuration settings for AMP (genericCore and fullSource flags)

+7 -1 Matt Raible trunk
2682 08 May 07

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

+1 -1 Matt Raible trunk
2671 08 May 07

Added files needed by AMP (applicationContext.xml and menu.jsp, as well as dateFormat variable in taglibs.jsp)

+1 -1 Matt Raible trunk
2650 26 Apr 07

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

+1 Matt Raible trunk
2634 07 Apr 07

APF-594: Changed ${artifactId} to ${artifactId.replaceAll('-','_')} to solve problem when projects are created with dashes.

+1 -1 Matt Raible trunk
2620 01 Apr 07

APF-712: Removed META-INF/persistence.xml from individual WAR projects since using **/persistence.xml with the WarPath Plugin solves the problem in a much easier manner.

+3 -1 Matt Raible trunk
2619 01 Apr 07

Issue APF-712: fixing excludes pattern in archetype pom.xml files for exclusion of persistence.xml by warpath plugin.

+1 -1 mhorwitz trunk
2617 31 Mar 07

Added sql-map-config.xml to all archetypes so using iBATIS is as simple as using JPA or Hibernate.

+2 -1 Matt Raible trunk
2611 29 Mar 07

APF-565: Fixed DAO framework switching problem by excluding appfuse-hibernate (the default) and then adding the dependency back in with a ${dao.framework} variable taht will be read from the local pom.xml. Here's the code to change existing projects: <dependency> <groupId>org.appfuse</groupId> <artifactId>appfuse-${web.framework}</artifactId> <version>${appfuse.version}</version> <type>warpath</type> <!-- This exclusion and the dependency following this one allow DAO framework switching. --> <!-- You only need these if you want to use JPA or iBATIS. See APF-565 for more information. --> <!-- It does no harm to leave it in for Hibernate, but it's not needed. --> <exclusions> <exclusion> <groupId>org.appfuse</groupId> <artifactId>appfuse-hibernate</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.appfuse</groupId> <artifactId>appfuse-${dao.framework}</artifactId> <version>${appfuse.version}</version> </dependency>

+15 Matt Raible trunk
2596 23 Mar 07

Polishing: tabs -> spaces

+10 -10 Matt Raible trunk
2593 22 Mar 07

Updated to version 2.0-m5-SNAPSHOT

+2 -2 Matt Raible trunk
2587 22 Mar 07

AppFuse 2.0-M3 Release

+2 -6 Matt Raible trunk
2576 21 Mar 07

APF-699: Upgraded to MySQL 5.0.5

+1 -1 Matt Raible trunk
2575 21 Mar 07

Re-arranged properties in pom.xml for readability.

+22 -21 Matt Raible trunk
2573 21 Mar 07

APF-630 and APF-690: Norwegian translation should be processed as UTF-8.

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

+1 -1 Matt Raible trunk
2566 10 Mar 07

APF-688: Upgraded to Cargo Maven Plugin 0.3

+2 -4 Matt Raible trunk
2545 05 Mar 07

APF-678 and APF-679: Added <drop>true</drop> so schema can be altered and upgraded to hibernate3 plugin version 2.0-alpha-1.

+2 -1 Matt Raible trunk
2533 02 Mar 07

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

+1 -1 Matt Raible trunk
2529 01 Mar 07

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

+3 Matt Raible trunk
2527 28 Feb 07

APF-668: Upgraded to native2ascii-maven-plugin 1.0-alpha-1

+6 -4 Matt Raible trunk
2525 28 Feb 07

APF-667: Fixed missing appfuse repository in Struts archetypes

+11 Matt Raible trunk
2521 27 Feb 07

APF-660: Added persistence.xml to service and web-common so JPA could be tested (requires changing lazyLoadingFilter for web projects). Deleted GenericManagerTest since I couldn't make it dao.framework agnostic. Fixed issue with hibernate.cfg.xml and persistence.xml being included in WAR files for modular archetypes.

+7 Matt Raible trunk
2520 27 Feb 07

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

+2 Matt Raible trunk
2519 27 Feb 07

APF-657: Added logging configuration to Cargo Plugin

+2 Matt Raible trunk
2515 25 Feb 07

Changed to latest version of native2ascii plugin

+1 -1 Matt Raible trunk
2514 25 Feb 07

APF-613: Changed Turkish language bundles to native versions and fixed errors bundles for Struts

+3 -1 Matt Raible trunk
2510 24 Feb 07

APF-654: Removed temporary repo for Struts 2.0.6

-16 Matt Raible trunk
2506 20 Feb 07

APF-564: Upgraded to Struts 2.0.6

+3 -3 Matt Raible trunk
2496 16 Feb 07

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

+13 Matt Raible trunk
2495 16 Feb 07

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

+16 Matt Raible trunk
2494 14 Feb 07

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

+1 -1 Matt Raible trunk
2490 14 Feb 07

Changed database profiles to be in alphabetical order

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

+49 -1 Matt Raible trunk
2473 12 Feb 07

Added some comments in order to clarify how to use jpa in an archetype generated project, as per APF-593 (which I will now be closing).

+2 bnoll trunk
2467 08 Feb 07

Fixed version for warpath plugin and changed appfuse-maven-plugin's version to match appfuse.version since they should be the same (at least initially).

+2 -2 Matt Raible trunk
2454 07 Feb 07

Changed version to 2.0-m4-SNAPSHOT

+2 -2 Matt Raible trunk
2451 06 Feb 07

APF-625: Fixed issue with Struts 2.0.5 not being in central repo.

+5 Matt Raible trunk
2449 06 Feb 07

Changed version to 2.0-m3

+3 -3 Matt Raible trunk
2426 04 Feb 07

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

+4 -4 Matt Raible trunk
2424 04 Feb 07

APF-615: Added integration tests for archetypes

+4 -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+!

+103 -67 Matt Raible trunk
2421 02 Feb 07

APF-561: Fixed native2ascii issues so i18n bundles with native characters render properly in the browser.

+36 Matt Raible trunk
2418 31 Jan 07

APF-606: Changed hbm2ddl to execute in process-test-resources phase so any filtered test files are available (i.e. jdbc.properties)

+1 -1 Matt Raible trunk
2415 31 Jan 07

APF-606: Changed process-test-resources to process-classes for hibernate3:hbm2ddl to avoid issues with "mvn site" and "mvn jetty:run".

+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
2405 30 Jan 07

APF-601: Added files to exclude to avoid conflicts in child projects when files are loaded from classpath.

+6 Matt Raible trunk
2394 26 Jan 07

APF-595: Fixed archetypes so dbunit runs twice: once before unit tests and once before integration tests

+10 -1 Matt Raible trunk
2389 24 Jan 07

Upgraded archetypes to Spring 2.0.2

+1 -1 Matt Raible trunk
2381 23 Jan 07

added appfuse-maven-plugin to pom

+5 dlwhitehurst 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

+27 Matt Raible trunk
2331 20 Jan 07

added filtering to webapp dir APF-586

+1 dlwhitehurst trunk
2322 18 Jan 07

APF-552 and APF-580: Allow skipping of hibernate3 plugin execution and added jdbc driver dependency to archetypes

+6 Matt Raible trunk
2317 15 Jan 07

Added Cargo version and upgraded DbUnit plugin

+2 -1 Matt Raible trunk
2314 13 Jan 07

Doh! Fixed renaming of hbm2ddl to snapshot release name

+2 -2 Matt Raible trunk
2313 12 Jan 07

Changed version back to SNAPSHOT for M3 development

+4 -4 Matt Raible trunk
2310 12 Jan 07

Preparing for 2.0 M2 Release

+2 -2 Matt Raible trunk
2308 11 Jan 07

Removed WEB-INF/applicationContext-resources.xml as its a duplicate of src/main/resouces/applicationContext-resources.xml in web/common/src/main/resources. Changed web.xml and test cases to match. Also added provided dependencies to archetypes so web-tier junit tests are possible.

+15 Matt Raible trunk
2304 11 Jan 07

Modified context files loaded by DAO tests so end users can put bean definitions in src/main/webapp/WEB-INF/applicationContext.xml.

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

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

+5 Matt Raible trunk
2264 05 Jan 07

Upgraded to JUnit 3.8.1

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

+72 -15 Matt Raible trunk
2253 05 Jan 07

APF-564: Split basic archetype into 4 separate archetypes (appfuse-basic-jsf, appfuse-basic-spring, appfuse-basic-struts, appfuse-basic-tapestry) and consolidated i18n bundles into common-web project.

+68 -1 Matt Raible trunk
2239 04 Jan 07

APF-564: Split basic archetype into 4 separate archetypes (appfuse-basic-jsf, appfuse-basic-spring, appfuse-basic-struts, appfuse-basic-tapestry) and consolidated i18n bundles into common-web project.

+257 Matt Raible trunk