Preparation work
- Edit https://svn.ucdavis.edu/svn/ucd-sakai/sakai-properties/branches/rsmart-sakai-properties
- Version, Sakai properties, etc.
Create GB2 tag
svn copy https://source.sakaiproject.org/contrib/gradebook2/trunk/ https://source.sakaiproject.org/contrib/gradebook2/tags/1.3.0-b3 -m "NOJIRA : creating 1.3.0-b3 tag"
Create ucd-gradebook-ent tag
- Since nothing has changed in ucd-gradebook2-ent, we keep using the 1.2.0-b1 tag
Prepare rsmart_2.6.2.13_b3 tag
...
Results (cfg.pl)
No Format |
---|
--------------------UCD SAKAI PATCH MAKER--------------------
Applying all patches for this working copy:
Applying SAK-3163.patch to gradebook2:
| patching file pom.xml
Applying GRBK-559.patch to gradebook2:
| patching file war/WEB-INF/web.xml
Applying SAK-3182_webservices.patch to webservices:
| patching file axis/src/webapp/UCDCourseSearch.jws
Applying SAK-3182_custom.patch to custom/ucd-enterprise-data-service:
| patching file enterprise-impl/impl/src/java/edu/ucdavis/enterprise/service/impl/UcdEnterpriseWebserviceHelperImpl.java
| patching file enterprise-impl/impl/pom.xml
| patching file enterprise-impl/pack/src/webapp/WEB-INF/components.xml
| patching file enterprise-api/api/src/java/edu/ucdavis/enterprise/service/api/UcdEnterpriseWebserviceHelper.java
| patching file enterprise-api/api/src/java/edu/ucdavis/enterprise/cover/UcdEnterpriseWebserviceHelper.java
|
~/config-staging/tomcatclean.sh
cd ~/src/rsmart_2.6.2.13_b3/src/cle
...
ps -ef | grep sakai| grep java
- if necessary (killall -9 java)
cd
~/config-staging/setup-sakai-node.sh
...