pom.xml

Diff Revision Date Message Lines Author Branch
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

+13 -13 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
3294 04 Nov 09

Latest version of Facelets uploaded to Maven Central: http://jira.codehaus.org/browse/MAVENUPLOAD-2649. No longer need to specify java.net repository.

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

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

+6 Matt Raible trunk
3264 26 Oct 09

Fixed DAO Framework switching

+6 Matt Raible trunk
3262 25 Oct 09

Added maven-war-plugin version to solve the following issue that's happening when running "mvn deploy" in Bamboo. http://mail-archives.apache.org/mod_mbox/maven-issues/200809.mbox/%3C3010025.1220879868936.JavaMail.haus-jira@codehaus01.managed.contegix.com%3E

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

+2 -2 Matt Raible trunk
3247 20 Jun 09

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

+2 -2 Matt Raible trunk
3235 02 May 09

Fixed Tomcat Profile for Cargo

+1 -2 Matt Raible trunk
3231 29 Apr 09

Minor bug fixes

+9 -1 Matt Raible trunk
3224 27 Apr 09

Added missing property

+1 Matt Raible trunk
3222 26 Apr 09

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

+9 -9 Matt Raible trunk
3216 24 Apr 09

APF-1099: speed up db population in dbunit

+1 Matt Raible trunk
3214 24 Apr 09

Upgraded to Jetty 6.1.14 since 6.1.1 doesn't work with MyFaces 1.2.x.

+3 -4 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 -34 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
3114 03 May 08

Allow dao.framework switching on individual modules - rather than requiring run with -Ddao.framework switch from the top-level.

+11 Matt Raible trunk
3101 01 May 08

Exclusions to fix appfuse-jsf

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

+1 -2 Matt Raible trunk
3038 05 Nov 07

APF-942: Upgraded to Acegi-JSF 1.1.3

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

+14 -12 Matt Raible trunk
3000 18 Sep 07

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

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

+13 -14 Matt Raible trunk
2968 16 Sep 07

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

+3 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
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
2888 31 Aug 07

Moved jdbc.properties out of common-web so child projects control their own destiny when it comes to jdbc.properties.

+6 Matt Raible trunk
2886 31 Aug 07

Attempt to fix issue with full-source plugin and modular archetypes

+5 -1 Matt Raible trunk
2884 31 Aug 07

Commented out jsr-250 annotations since they aren't currently used.

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

+22 -72 Matt Raible trunk
2820 23 Jul 07

APF-837: Upgraded to Maven Jetty Plugin 6.1.5

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

+373 Matt Raible trunk
2796 18 Jun 07

APF-816: Added Acegi JSF Support

+5 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
2730 23 May 07

AppFuse 2.0 M5 Release

+2 -2 Matt Raible trunk
2642 19 Apr 07

APF-733: Upgrade to MyFaces Tomahawk 1.1.5

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

+1 -1 Matt Raible trunk
2609 29 Mar 07

APF-712: Solved error "No name provided and several persistence units found" when using JPA. This is done by excluding META-INF/persistence.xml from any WARs. The Hibernate3 Plugin scans JARs and doesn't exclude these even though they're excluded in the WarPath plugin. META-INF is included in child WARs so tests will pass. However, they're excluded when creating a skinny WAR. If we find that this is not necessary, it should be easy enough to back out this change since the src/main/resources/META-INF directory in jsf, spring, struts and tapestry is linked to web/common/src/main/resources/META-INF using svn:externals.

+1 -1 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 -2 Matt Raible trunk
2566 10 Mar 07

APF-688: Upgraded to Cargo Maven Plugin 0.3

+2 -4 Matt Raible trunk
2529 01 Mar 07

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

+1 -1 Matt Raible trunk
2519 27 Feb 07

APF-657: Added logging configuration to Cargo Plugin

+2 Matt Raible trunk
2512 24 Feb 07

Cleaned up dependencies so XML-related JARs are not included in WARs

+6 Matt Raible trunk
2511 24 Feb 07

APF-653: Upgraded to MyFaces 1.1.5

-10 Matt Raible trunk
2495 16 Feb 07

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

+1 Matt Raible trunk
2493 14 Feb 07

APF-644: Upgraded to Ajax4JSF 1.0.6

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

+2 -2 Matt Raible trunk
2449 06 Feb 07

Changed version to 2.0-m3

+2 -2 Matt Raible trunk
2431 05 Feb 07

Polishing

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

+86 -128 Matt Raible trunk
2397 28 Jan 07

Polishing

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

+2 Matt Raible trunk
2317 15 Jan 07

Added Cargo version and upgraded DbUnit plugin

+3 -1 Matt Raible trunk
2313 12 Jan 07

Changed version back to SNAPSHOT for M3 development

+2 -2 Matt Raible trunk
2310 12 Jan 07

Preparing for 2.0 M2 Release

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

-6 Matt Raible trunk
2277 08 Jan 07

no_comment

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

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

+7 -1 Matt Raible trunk
2173 20 Dec 06

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

+21 Matt Raible trunk
2170 19 Dec 06

Moved test/data to test/resources for simplification purposes

+2 -15 Matt Raible trunk
2156 16 Dec 06

Changed java.net repo to delo.dcs.fmph.uniba.sk since javax.el version 1.2 is required

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

+7 -6 Matt Raible trunk
2048 18 Nov 06

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

+24 -20 Matt Raible trunk
2044 16 Nov 06

Fixed log4j version #

+1 -1 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
1992 06 Nov 06

Added jboss4x profile for testing/deploy to JBoss

+49 -2 Matt Raible trunk
1990 03 Nov 06

APF-418: Replaced Dumbster with Wiser

+3 -3 Matt Raible trunk
1980 02 Nov 06

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

+6 Matt Raible trunk
1966 01 Nov 06

APF-463 and APF-464: Integrated Faclets and Ajax4JSF (not completed, for some reason /users.html results in a 404)

+24 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
1897 16 Oct 06

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

+1 -1 Matt Raible trunk
1869 06 Oct 06

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

+1 -1 Matt Raible trunk
1861 05 Oct 06

Moved all version numbers into top-level pom.xml

+8 -8 Matt Raible trunk
1853 04 Oct 06

Fixed JSF dependency version numbers

+1 -1 Matt Raible trunk
1841 02 Oct 06

Added additional warpath type needed by IDEs to recognize dependent WARs: http://www.nabble.com/Update-to-WarPath-plugin%3A-partial-fix-for-IDE-build-plugins-tf2290312s2369.html

+7 Matt Raible trunk
1833 11 Sep 06

Collapsed JAR and WAR projects into same thanks to Mike Horwitz's "warpath" plugin

+170 -22 Matt Raible trunk
1821 04 Sep 06

Revert back to Dumbster as this seems to be an Ubuntu issue ATM

+16 -6 Matt Raible trunk
1820 04 Sep 06

Changed from Dumbster to Wiser since Dumbster seems to have issues on Ubuntu (java.net.ConnectionException: Connection refused): APF-418

+5 -15 Matt Raible trunk
1771 29 Aug 06

Restructuring for Maven 2

+152 Matt Raible trunk