Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/707#issuecomment-108875028
  
    Okay, I've checked it out and tested it locally.
    I don't like that the client is disabling the checkbox for jars without an 
`program-class` entry.
    The regular /bin/flink client also supports `Main-Class`. So the web client 
should support this as well.
    
    Also, as you can read here: 
http://ci.apache.org/projects/flink/flink-docs-master/apis/web_client.html way 
of manually specifying the name of the main class, so we should never disable 
the button to select a jar file.
    
    The feature you've added (multiple main methods per jar) is working 
perfectly fine. Thank you!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to