You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by dd...@apache.org on 2004/07/30 04:31:38 UTC

cvs commit: jakarta-pluto/portal project.properties

ddewolf     2004/07/29 19:31:38

  Modified:    portal   project.properties
  Log:
  Adding license references to all subprojects.
  
  Revision  Changes    Path
  1.4       +1 -0      jakarta-pluto/portal/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-pluto/portal/project.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.properties	2 Mar 2004 15:01:23 -0000	1.3
  +++ project.properties	30 Jul 2004 02:31:37 -0000	1.4
  @@ -26,6 +26,7 @@
   maven.junit.fork = true
   
   maven.checkstyle.header.file = ${basedir}/../LICENSE.TXT
  +maven.license.licenseFile=${basedir}/../LICENSE.TXT
   
   maven.multiproject.type=war