...
This portlet is available in JA-SIG SVN source control: the github repository: https://sourcegithub.jasig.orgcom/sandboxJasig/FeedbackPortlet/
You'd check clone it out from source control github using something like this:
No Formatcode |
---|
svngit coclone httpsgit://sourcegithub.jasig.orgcom/sandboxJasig/FeedbackPortlet/trunk feedback_portlet .git |
Once you've checked cloned it out, you can build it with Maven 2.
...