You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by he...@apache.org on 2004/06/27 13:40:05 UTC

cvs commit: jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/mode normal.properties

henning     2004/06/27 04:40:05

  Modified:    extensions/maven-plugin/src/plugin-resources/mode Tag:
                        TURBINE_2_3_BRANCH normal.properties
  Log:
  make sure that the build.dest is set correctly
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.2   +6 -1      jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/mode/Attic/normal.properties
  
  Index: normal.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/src/plugin-resources/mode/Attic/normal.properties,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- normal.properties	26 Jun 2004 17:21:04 -0000	1.1.2.1
  +++ normal.properties	27 Jun 2004 11:40:05 -0000	1.1.2.2
  @@ -30,3 +30,8 @@
   turbine.plugin.src.templates =	src/templates
   turbine.plugin.src.test =    	src/test
   turbine.plugin.webxml.dir =     conf
  +
  +#
  +# Move the Results of the Java compile into the target directory
  +#
  +maven.build.dest =		target
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org