CVS: jcontainer/loom/plugins/maven-sar/src/plugin-test/src/java Test.java,NONE,1.1
mauro-yCVjj/[email protected] Tue, 2 Dec 2003 10:52:32 -0600
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/loom/plugins/maven-sar/src/plugin-test/src/java
In directory hogshead.codehaus.org:/tmp/cvs-serv799/loom/plugins/maven-sar/src/plugin-test/src/java
Added Files:
Test.java
Log Message:
Added test data and test dependency
--- NEW FILE: Test.java ---
/*
* Copyright (C) The JContainer Group. All rights reserved.
*
* This software is published under the terms of the JContainer
* Software License version 1.1, a copy of which has been included
* with this distribution in the LICENSE.txt file.
*/
/**
* This is a Test class
*
*/
public class Test
{
}