cvs commit: ports/java Makefile ports/java/jtiger Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Fri Jun 20 14:38:41 UTC 2008


miwi        2008-06-20 14:38:40 UTC

  FreeBSD ports repository

  Modified files:
    java                 Makefile 
  Added files:
    java/jtiger          Makefile distinfo pkg-descr pkg-plist 
  Log:
  JTiger is a unit test framework and tools for the Java 2 Platform. The
  framework provides a useful abstraction on which to write unit test
  fixtures and unit test cases. JTiger tools provide functionality
  that is often desired in software unit testing environments. JTiger
  development encourages Test Driven Development, though it doesn't
  mandate it, and any unit testing software development technique
  is sufficient.
  
  WWW:   http://www.jtiger.org
  
  PR:             ports/124209
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.207     +1 -0      ports/java/Makefile
  1.1       +53 -0     ports/java/jtiger/Makefile (new)
  1.1       +3 -0      ports/java/jtiger/distinfo (new)
  1.1       +10 -0     ports/java/jtiger/pkg-descr (new)
  1.1       +645 -0    ports/java/jtiger/pkg-plist (new)


More information about the cvs-ports mailing list