Author: rgardler
Date: Wed Aug 29 17:05:56 2007
New Revision: 570989
URL: http://svn.apache.org/viewvc?rev=570989&view=rev
Log:
Add main class property
Modified:
forrest/trunk/whiteboard/forrest2/core/build.properties
Modified: forrest/trunk/whiteboard/forrest2/core/build.properties
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/build.properties?rev=570989&r1=570988&r2=570989&view=diff
==============================================================================
--- forrest/trunk/whiteboard/forrest2/core/build.properties (original)
+++ forrest/trunk/whiteboard/forrest2/core/build.properties Wed Aug 29 17:05:56
2007
@@ -13,6 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+main.class.name=org.apache.forrest.cli.CLI
+
build.dir=build
ivy.repository.dir=tools/ivy
ivy.distrib.dir = ${ivy.project.dir}/dist