You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by ke...@apache.org on 2007/06/03 06:57:06 UTC

svn commit: r543840 - /ant/sandbox/antlibs/debian/trunk/src/main/org/apache/ant/debian/InstallDpkg.java

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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org