<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.tellurianring.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.tellurianring.com/wiki/feed.php">
        <title>TellurianRing - Wiki</title>
        <description></description>
        <link>http://www.tellurianring.com/wiki/</link>
        <image rdf:resource="http://www.tellurianring.com/wiki/lib/tpl/default/images/favicon.ico" />
       <dc:date>2012-05-20T09:12:21-06:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.tellurianring.com/wiki/gradle/release?rev=1326162796&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tellurianring.com/wiki/gradle/templates?rev=1322776495&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tellurianring.com/wiki/start?rev=1322704480&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.tellurianring.com/wiki/lib/tpl/default/images/favicon.ico">
        <title>TellurianRing - Wiki</title>
        <link>http://www.tellurianring.com/wiki/</link>
        <url>http://www.tellurianring.com/wiki/lib/tpl/default/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.tellurianring.com/wiki/gradle/release?rev=1326162796&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-09T19:33:16-06:00</dc:date>
        <dc:creator>elberry</dc:creator>
        <title>gradle:release</title>
        <link>http://www.tellurianring.com/wiki/gradle/release?rev=1326162796&amp;do=diff</link>
        <description>Introduction

The gradle-release plugin is designed to work similar to the Maven release plugin.

The 'gradle release' task defines the following as the default release process:

	*  The plugin checks for any un-committed files (Added, modified, removed, or un-versioned).
	*  Checks for any incoming or outgoing changes.
	*  Checks if your project is using any SNAPSHOT dependencies
	*  Will 'build' your project.
	*  Removes the SNAPSHOT flag on your projects version (If used)
	*  Commits the proj…</description>
    </item>
    <item rdf:about="http://www.tellurianring.com/wiki/gradle/templates?rev=1322776495&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-01T14:54:55-06:00</dc:date>
        <dc:creator>elberry</dc:creator>
        <title>gradle:templates - [Installation] </title>
        <link>http://www.tellurianring.com/wiki/gradle/templates?rev=1322776495&amp;do=diff</link>
        <description>Introduction

The Gradle Templates plugin helps you get started using Gradle by providing convenient tasks for creating new projects that work with the Gradle build system.
Eg. To create a new Java project you can run:

gradle createJavaProject

Which will prompt you for your new project's name and create a new directory with it. It will also create a standard directory structure in your project's directory that works with Gradle's default configurations.</description>
    </item>
    <item rdf:about="http://www.tellurianring.com/wiki/start?rev=1322704480&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-11-30T18:54:40-06:00</dc:date>
        <dc:creator>elberry</dc:creator>
        <title>start</title>
        <link>http://www.tellurianring.com/wiki/start?rev=1322704480&amp;do=diff</link>
        <description>Welcome to the TellurianRing.com Wiki.

Projects:

	*  Scene API

Gradle Plugins:

	*  Javascript Library Plugin
	*  Javascript Webapp Plugin
	*  Templates Plugin
	*  Release Plugin</description>
    </item>
</rdf:RDF>

