•   over 5 years ago

Java Deployment Files Question

I'm writing my bot in Java and using some JAR files that I've written for other projects. Those JAR files are not available on any public repos. I can easily share my Lex code in BitBucket, but you won't be able to build it without my private JARs.

Is that acceptable? Or do you need ALL the source code from my private JAR files so you can build the bot?

EDIT: I see on Step 2 of the submission, that we have to upload a file. I can upload my Uber JAR that I use with Lambda. It will contain all the dependant JARs, but won't contain any of the source code for the dependant jars.

  • 2 comments

  • Manager   •   over 5 years ago

    Hi Mark,
    Thanks for the question. We don't need to actually build the bot but the judges will need to be able to (1) view the code and (2) have access to the bot to run it/test it. For now, let's forego the code for the dependent JAR files. If it's an issue when judging, we'll be sure to get in touch.
    Thanks for checking,

    Vic

  •   •   over 5 years ago

    Thanks for the clarification!

Comments are closed.