Skip to content
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

Open
4 of 7 tasks
cbeach47 opened this issue Jun 14, 2017 · 2 comments
Open
4 of 7 tasks

Automate building the primary Equella Blackboard building block #1

cbeach47 opened this issue Jun 14, 2017 · 2 comments
Assignees

Comments

@cbeach47
Copy link
Contributor

cbeach47 commented Jun 14, 2017

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:

  • Build via Gradle with no errors > output a war
  • Check the licenses
    See LICENSES.md. Chasing a few open items before we can align on a license (aiming for Apache 2.0 for source and binary)
  • Implement Apereo headers
    Could use a gradle plugin for header placement / checking. Cannot implement fully until the above step is complete.
  • Copy over the icons.xml to the B2 and the WS
  • Build the web service. Ideally bundle it in with the war
  • Wire in ProGuard for the web service
    Considering this optional at this point.
  • Fix the editorconfig to match Equella's
@cbeach47
Copy link
Contributor Author

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 cbeach47 self-assigned this Sep 7, 2018
cbeach47 added a commit that referenced this issue Sep 17, 2018
cbeach47 added a commit that referenced this issue Sep 21, 2018
@cbeach47
Copy link
Contributor Author

Merged the functional part of the changes into master so I can branch the code and begin work on the v3400 series changes while the licensing is investigated.

cbeach47 added a commit that referenced this issue Sep 24, 2018
cbeach47 added a commit that referenced this issue Sep 24, 2018
cbeach47 added a commit that referenced this issue Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant