You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rw...@apache.org on 2004/12/02 19:25:53 UTC

cvs commit: jakarta-commons-sandbox/pipeline project.properties

rwinston    2004/12/02 10:25:53

  Modified:    pipeline project.properties
  Log:
  Commit patch to project.properties
  
  Revision  Changes    Path
  1.2       +4 -0      jakarta-commons-sandbox/pipeline/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/pipeline/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties	17 Oct 2004 14:12:38 -0000	1.1
  +++ project.properties	2 Dec 2004 18:25:53 -0000	1.2
  @@ -1,5 +1,9 @@
   maven.checkstyle.properties = checkstyle.xml
   
  +maven.compile.source=1.5
  +maven.compile.target=1.5
  +maven.compile.compilerargs=-Xlint:unchecked
  +
   # uncomment the next line to work in offline mode (no jar download & no linkcheck)
   #maven.mode.online=
   
  
  
  

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