blob: fe7dff29231b27ed8e75501bc5fd33c59dc2e7f2 [file]
baseName=Weather
package=org.apache.turbine.services.weather
name=Jason van Zyl
email=jvanzyl@apache.org
## The contents of the file license.txt
## will be available in the context
## as $license.
license.file.contents = ../test/texen/license.txt
# Test some properties that have be give some boolean
# values.
one = true
two = yes
three = on
four = false
five = no
six = off