You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by pa...@apache.org on 2004/07/11 05:29:55 UTC

cvs commit: jakarta-jetspeed-2/portal .cvsignore project.properties project.xml

paulsp      2004/07/10 20:29:55

  Modified:    portal   .cvsignore project.properties project.xml
  Log:
  o Use license file in the project root
  o Standardize reports
  o Ignore generate file
  
  Revision  Changes    Path
  1.4       +1 -5      jakarta-jetspeed-2/portal/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/.cvsignore,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- .cvsignore	24 Feb 2004 00:49:45 -0000	1.3
  +++ .cvsignore	11 Jul 2004 03:29:55 -0000	1.4
  @@ -3,8 +3,4 @@
   .project
   .classpath
   marshalled.psml
  -junit57373983.properties
  -junit660974052.properties
  -junit896781571.properties
  -maven-.0.8.xml
  -junit*.properties
  +jcoverage.ser
  \ No newline at end of file
  
  
  
  1.13      +1 -0      jakarta-jetspeed-2/portal/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/project.properties,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.properties	21 Jun 2004 15:19:33 -0000	1.12
  +++ project.properties	11 Jul 2004 03:29:55 -0000	1.13
  @@ -13,5 +13,6 @@
   # limitations under the License.
   
   maven.multiproject.type=war
  +maven.license.licenseFile=${basedir}/../LICENSE.TXT
   
   maven.war.src.excludes="WEB-INF/conf/jetspeed.properties"
  
  
  
  1.96      +2 -3      jakarta-jetspeed-2/portal/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/project.xml,v
  retrieving revision 1.95
  retrieving revision 1.96
  diff -u -r1.95 -r1.96
  --- project.xml	9 Jul 2004 18:22:36 -0000	1.95
  +++ project.xml	11 Jul 2004 03:29:55 -0000	1.96
  @@ -505,10 +505,9 @@
       <report>maven-javadoc-plugin</report>
       <report>maven-jxr-plugin</report>
       <report>maven-junit-report-plugin</report>
  -<!--
  +    <report>maven-jcoverage-plugin</report>
       <report>maven-linkcheck-plugin</report>
  --->
       <report>maven-tasklist-plugin</report>
  -  </reports>
  +  </reports>  
   </project>
   
  
  
  

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