openequella / openEQUELLA-blackboard-integration

0 stars 3 forks source link

Automate building the primary Equella Blackboard building block #1

Open cbeach47 opened 7 years ago

cbeach47 commented 7 years ago

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:

cbeach47 commented 6 years ago

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 commented 5 years ago

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.