[ https://issues.apache.org/jira/browse/TAVERNA-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15429769#comment-15429769 ]
ASF GitHub Bot commented on TAVERNA-982: ---------------------------------------- GitHub user chaminiPrashakthi opened a pull request: https://github.com/apache/incubator-taverna-commandline/pull/3 [GitHub] incubator-taverna-common-activities pull request: remove javadoc warnings in TAVERNA-982 You can merge this pull request into a Git repository by running: $ git pull https://github.com/chaminiPrashakthi/incubator-taverna-commandline master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-taverna-commandline/pull/3.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3 ---- commit ad0aab62a6e6f64149bcbdbf055e939898f373b3 Author: Prashakthi <webcha...@gmail.com> Date: 2016-08-04T03:58:23Z Add files via upload removed warnings of javadoc(Taverna 982) commit 92e4bfd816db8f9eb47a0d612e0da6fc8e92863e Author: Prashakthi <webcha...@gmail.com> Date: 2016-08-04T03:59:22Z Merge pull request #1 from chaminiPrashakthi/chaminiPrashakthi-patch-1 Add files via upload ---- > Fix Command-line Tool Javadoc Warnings > -------------------------------------- > > Key: TAVERNA-982 > URL: https://issues.apache.org/jira/browse/TAVERNA-982 > Project: Apache Taverna > Issue Type: Bug > Components: Taverna Command-line Tool > Affects Versions: command-line 3.1.0 > Reporter: Gale Naylor > Assignee: Alan R Williams > > Fix the following Javadoc Warnings in Command-line tool Common: > [WARNING] > C:\src\CLRC3\apache-taverna-commandline-3.1.0-incubating\taverna-commandline-common\src\main\java\org\apache\taverna\commandline\data\SaveResultsHandler.java:39: > warning - Tag @link: reference not found: CommandLineResultListener > [WARNING] > C:\src\CLRC3\apache-taverna-commandline-3.1.0-incubating\taverna-commandline-common\src\main\java\org\apache\taverna\commandline\data\SaveResultsHandler.java:39: > warning - Tag @see: reference not found: BaclavaHandler > [WARNING] > C:\src\CLRC3\apache-taverna-commandline-3.1.0-incubating\taverna-commandline-common\src\main\java\org\apache\taverna\commandline\data\SaveResultsHandler.java:39: > warning - Tag @see: reference not found: CommandLineResultListener > [WARNING] > C:\src\CLRC3\apache-taverna-commandline-3.1.0-incubating\taverna-commandline-common\src\main\java\org\apache\taverna\commandline\data\SaveResultsHandler.java:39: > warning - Tag @link: reference not found: CommandLineResultListener > [WARNING] > C:\src\CLRC3\apache-taverna-commandline-3.1.0-incubating\taverna-commandline-common\src\main\java\org\apache\taverna\commandline\data\SaveResultsHandler.java:39: > warning - Tag @link: reference not found: CommandLineResultListener -- This message was sent by Atlassian JIRA (v6.3.4#6332)