[ https://issues.apache.org/jira/browse/MESOS-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dominic Hamon updated MESOS-1540: --------------------------------- Component/s: technical debt > Fix a typo in src/Makefile.am to include java test cases > -------------------------------------------------------- > > Key: MESOS-1540 > URL: https://issues.apache.org/jira/browse/MESOS-1540 > Project: Mesos > Issue Type: Bug > Components: technical debt > Reporter: Chengwei Yang > Assignee: Chengwei Yang > > {code} > EXAMPLESSCRIPTSJAVA = examples/java/test-framework \ > examples/java/test-executor \ > examples/java/test-exception-framework \ > examples/java/test-multiple-executors-framework \ > examples/java/test-log > check_SCRIPTS += $(EXAMPLESCRIPTSJAVA) > mesos_tests_DEPENDENCIES += $(EXAMPLESCRIPTSJAVA) > {code} > EXAMPLESSCRIPTSJAVA <--> EXAMPLESCRIPTSJAVA > Since the following are all EXAMPLESCRIPTSPYTHON, so I'd like to change > EXAMPLESSCRIPTSJAVA to EXAMPLESCRIPTSJAVA -- This message was sent by Atlassian JIRA (v6.2#6252)