You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Stefan Bodewig <bo...@apache.org> on 2004/04/01 09:16:23 UTC

[PATCH] make Gump build for excalibur-sourceresolve work

Hi,

the project.properties file for sourceresolve is missing a definition
for avalon.buildsystem, could you please apply the appended trivial
patch?

Thanks

        Stefan

Index: project.properties
===================================================================
RCS file: /home/cvspublic/avalon-excalibur/sourceresolve/project.properties,v
retrieving revision 1.5
diff -u -r1.5 project.properties
--- project.properties	31 Mar 2004 11:44:38 -0000	1.5
+++ project.properties	1 Apr 2004 07:15:55 -0000
@@ -16,6 +16,7 @@
 #
 #
 # gump integration
+avalon.buildsystem=${basedir}/../buildsystem
 project.name = excalibur-sourceresolve
 
 fortress-static-meta.dir = ${maven.build.dir}/fortress.meta

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: [PATCH] make Gump build for excalibur-sourceresolve work

Posted by Stephen McConnell <mc...@apache.org>.
Stefan Bodewig wrote:

> Hi,
> 
> the project.properties file for sourceresolve is missing a definition
> for avalon.buildsystem, could you please apply the appended trivial
> patch?

Applied.
Cheers, Steve.

-- 

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/merlin/distributions/latest    |
|------------------------------------------------|

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org