Author: kevj Date: Sat Jun 2 21:57:03 2007 New Revision: 543840 URL: http://svn.apache.org/viewvc?view=rev&rev=543840 Log: -javadoc
Modified: ant/sandbox/antlibs/debian/trunk/src/main/org/apache/ant/debian/InstallDpkg.java Modified: ant/sandbox/antlibs/debian/trunk/src/main/org/apache/ant/debian/InstallDpkg.java URL: http://svn.apache.org/viewvc/ant/sandbox/antlibs/debian/trunk/src/main/org/apache/ant/debian/InstallDpkg.java?view=diff&rev=543840&r1=543839&r2=543840 ============================================================================== --- ant/sandbox/antlibs/debian/trunk/src/main/org/apache/ant/debian/InstallDpkg.java (original) +++ ant/sandbox/antlibs/debian/trunk/src/main/org/apache/ant/debian/InstallDpkg.java Sat Jun 2 21:57:03 2007 @@ -22,6 +22,9 @@ import org.apache.tools.ant.types.Commandline; import org.apache.tools.ant.BuildException; +/** + * Install a debian package + */ public class InstallDpkg extends AbstractDpkgTask { /** the name of the .deb package to create */ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]