From 0eca348d7c6b8fb81436bc092450c2a541b14b48 Mon Sep 17 00:00:00 2001 From: michal Date: Tue, 29 Jul 2003 11:07:41 +0000 Subject: [PATCH] Fixes for MAVEN-593 and MAVEN-594 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113755 13f79535-47bb-0310-9956-ffa450edef68 --- jbuilder/plugin.jelly | 4 ++-- jbuilder/plugin.properties | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/jbuilder/plugin.jelly b/jbuilder/plugin.jelly index 7f7ccfb7..c3746a11 100644 --- a/jbuilder/plugin.jelly +++ b/jbuilder/plugin.jelly @@ -34,8 +34,8 @@ - - + + diff --git a/jbuilder/plugin.properties b/jbuilder/plugin.properties index 97038381..3d7a28a5 100644 --- a/jbuilder/plugin.properties +++ b/jbuilder/plugin.properties @@ -5,6 +5,7 @@ maven.jbuilder.userHome = ${user.home} maven.jbuilder.outpath = ${maven.build.dest} maven.jbuilder.application.runner = com.borland.jbuilder.runtime.ApplicationRunner maven.jbuilder.applet.runner = com.borland.jbuilder.runtime.AppletRunner +maven.jbuilder.verbose=false # List of additional files that should be added to the JBuilder project if # they exist. The default is the standard Maven project files.