Author: rgardler
Date: Wed Oct 26 10:43:47 2011
New Revision: 1189122
URL: http://svn.apache.org/viewvc?rev=1189122&view=rev
Log:
remove mention of rave-in-context (donating project)
Modified:
incubator/wookie/trunk/widgets/templates/build.xml
Modified: incubator/wookie/trunk/widgets/templates/build.xml
URL:
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/build.xml?rev=1189122&r1=1189121&r2=1189122&view=diff
==============================================================================
--- incubator/wookie/trunk/widgets/templates/build.xml (original)
+++ incubator/wookie/trunk/widgets/templates/build.xml Wed Oct 26 10:43:47 2011
@@ -15,7 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<project default="build-widget" basedir="."
name="Rave_in_Context_widgets_build_file">
+<project default="build-widget" basedir="." name="widget_templates_build_file">
<property name="wookie.root.dir" location="../../"/>
<property name="project.build.dir" location="${wookie.root.dir}/build"/>