Rome is now used to create and read the various feed.

This commit is contained in:
Erik C. Thauvin 2004-09-28 01:36:34 +00:00
parent 2f11c58c62
commit f8d0a80c2c
29 changed files with 789 additions and 1232 deletions

View file

@ -1 +1,12 @@
main.class=net.thauvin.erik.mobibot.Mobibot
# Project
proj.name=mobibot
proj.version=0.2
proj.package=net.thauvin.erik.mobibot
proj.run=${proj.package}.Mobibot
# Locations
path.classes=build
path.src=src
path.dist=dist
path.lib=lib
path.ant=ant