[Building Sakai] 'best' blog tool to use in 2.8.0 ?

Steve Swinsburg steve.swinsburg at gmail.com
Tue May 8 16:02:09 PDT 2012


Clog.

https://confluence.sakaiproject.org/display/CLOG/Home

Specifically, v 0.9.3 which is available as an indie/binary. Add this to your core-deploy pom in the section that has all of the others for the full build, rebuild and you are on your way.

<properties>
				<clean.targets>components/clog-component</clean.targets>
				<deploy.target>tomcat-overlay</deploy.target>
			</properties>
			<dependencies>
				<dependency>
					<groupId>org.sakaiproject.clog</groupId>
					<artifactId>clog-assembly</artifactId>
					<version>0.9.3</version>
					<classifier>tomcat-overlay</classifier>
					<type>zip</type>
				</dependency>
			</dependencies>

cheers,
Steve

On 09/05/2012, at 12:23 AM, David Wafula wrote:

> dear all,
> What would you recommend for a blog tool in 2.8.0?
> 
> regards,
> -- 
> David Wafula
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"



More information about the sakai-dev mailing list