Fix javadoc warnings
--------------------

                 Key: ARIES-552
                 URL: https://issues.apache.org/jira/browse/ARIES-552
             Project: Aries
          Issue Type: Bug
          Components: Util
            Reporter: Alasdair Nottingham
            Assignee: Alasdair Nottingham


Building the javadoc causes warnings. Need to fix them:

[WARNING] 
/Users/nottinga/Documents/apache/aries/trunk/util/src/main/java/org/apache/aries/util/tracker/BundleTrackerFactory.java:66:
 warning - @return tag has no arguments.
[WARNING] 
/Users/nottinga/Documents/apache/aries/trunk/util/src/main/java/org/apache/aries/util/tracker/BundleTrackerFactory.java:55:
 warning - @param argument "bundleSymbolicName" is not a parameter name.
[WARNING] 
/Users/nottinga/Documents/apache/aries/trunk/util/src/main/java/org/apache/aries/util/tracker/BundleTrackerFactory.java:55:
 warning - @param argument "bundleVersion" is not a parameter name.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to