You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2003/09/14 15:43:50 UTC

cvs commit: jakarta-turbine-fulcrum project.properties

epugh       2003/09/14 06:43:50

  Modified:    .        project.properties
  Log:
  Include the workflow Example app in the multiproject compile..
  
  Revision  Changes    Path
  1.15      +1 -1      jakarta-turbine-fulcrum/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/project.properties,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.properties	9 Sep 2003 16:24:02 -0000	1.14
  +++ project.properties	14 Sep 2003 13:43:50 -0000	1.15
  @@ -27,4 +27,4 @@
   maven.multiproject.ignoreFailures=false
   maven.multiproject.navigation=aggregate
   maven.multiproject.type=jar
  -maven.multiproject.includes=*/project.xml
  \ No newline at end of file
  +maven.multiproject.includes=*/project.xml,workflow/*/project.xml
  \ No newline at end of file