Skip to content

Commit

Permalink
Javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
hugojosefson committed Jun 24, 2009
1 parent 9a058d3 commit e831173
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/main/java/com/jayway/maven/plugins/android/Sdk.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@
import java.util.Arrays;

/**
* Configuration for an Android SDK.
*
* TODO: do more thorough parameter checking
* Configuration for an Android SDK. Only receives config parameter values, and there is no logic in here. Logic is in
* {@link AndroidSdk}.
*
* @author hugo.josefson@jayway.com
*/
Expand Down

0 comments on commit e831173

Please sign in to comment.