-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automate building the primary Equella Blackboard building block #1
Comments
Blackboard 3400 should (and in some cases needs to) have precompiled JSPs. I haven't found a good way to do that with SBT yet, so gradle is now in the running for the build tool to use here. |
cbeach47
added a commit
that referenced
this issue
Sep 7, 2018
cbeach47
added a commit
that referenced
this issue
Sep 17, 2018
cbeach47
added a commit
that referenced
this issue
Sep 17, 2018
cbeach47
added a commit
that referenced
this issue
Sep 17, 2018
cbeach47
added a commit
that referenced
this issue
Sep 20, 2018
cbeach47
added a commit
that referenced
this issue
Sep 21, 2018
Merged the functional part of the changes into |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The primary Equella Blackboard building block should be automated outside of an IDE, most likely with sbt since the core Equella product uses that build tool now.
Source for the primary building block is here
Please document build process in the master doc repo for Equella here
Items to complete:
See LICENSES.md. Chasing a few open items before we can align on a license (aiming for Apache 2.0 for source and binary)
Could use a gradle plugin for header placement / checking. Cannot implement fully until the above step is complete.
Considering this optional at this point.
The text was updated successfully, but these errors were encountered: