You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by pv...@apache.org on 2006/01/31 03:44:04 UTC

svn commit: r373674 - /incubator/activemq/trunk/activemq-web/project.properties

Author: pvillacorta
Date: Mon Jan 30 18:43:53 2006
New Revision: 373674

URL: http://svn.apache.org/viewcvs?rev=373674&view=rev
Log:
set webapp src dir so web files will be included in generated war file

Modified:
    incubator/activemq/trunk/activemq-web/project.properties

Modified: incubator/activemq/trunk/activemq-web/project.properties
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-web/project.properties?rev=373674&r1=373673&r2=373674&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-web/project.properties (original)
+++ incubator/activemq/trunk/activemq-web/project.properties Mon Jan 30 18:43:53 2006
@@ -2,3 +2,4 @@
 # Build Properties
 # -------------------------------------------------------------------
 maven.multiproject.type=jar
+maven.war.src=${maven.src.dir}/main/webapp