<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 11/18/2009 11:01 AM, Arnaud HERITIER wrote:
<blockquote
cite="mid:262c6c680911180201g3261e6eehbca627291040406d@mail.gmail.com"
type="cite">Hi thomas,
<div><br>
</div>
<div> This is good for me but with one remark : Could we rename the
property to something else ? (for ex : gatein.checkout.dir)</div>
<div> I know that the property "<span class="Apple-style-span"
style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;">exo.projects.directory.src<span
class="Apple-style-span"
style="border-collapse: separate; font-family: arial; font-size: small;">"
is used by others eXo projects thus eXoers will need to have a
different value for it depending of the project</span></span></div>
</blockquote>
Ok, this is a side effect I didn't knpw about.<br>
<br>
So I've renamed the value to <tt>g<span class="Apple-style-span"
style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;"><span
class="Apple-style-span"
style="border-collapse: separate; font-family: arial; font-size: small;">atein.checkout.dir
as you mentionned, I tested and it actually works.</span></span></tt><br>
<br>
<blockquote
cite="mid:262c6c680911180201g3261e6eehbca627291040406d@mail.gmail.com"
type="cite">
<div> If we have another property they can just add in their maven
settings the new property with :</div>
<div><br>
</div>
<div><span class="Apple-style-span"
style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;"><<span
class="Apple-style-span"
style="border-collapse: separate; font-family: arial; font-size: small;">gatein.checkout.dir</span>>${exo.projects.directory.src}/gatein/portal/trunk</<span
class="Apple-style-span"
style="border-collapse: separate; font-family: arial; font-size: small;">gatein.checkout.dir</span>></span></div>
<div><br>
</div>
<div> Cheers,</div>
<div><br clear="all">
Arnaud Héritier<br>
Software Factory Manager<br>
eXo platform - <a moz-do-not-send="true"
href="http://www.exoplatform.com">http://www.exoplatform.com</a><br>
---<br>
<a moz-do-not-send="true" href="http://www.aheritier.net">http://www.aheritier.net</a><br>
<br>
<br>
<div class="gmail_quote">On Wed, Nov 18, 2009 at 10:49 AM, Thomas
Heute <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:theute@redhat.com">theute@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
As discussed earlier, now that the tests are run on all 'mvn install' it<br>
requires an additional parameter.<br>
<br>
While this is a constraint that will be removed in the future, currently<br>
one need to set:<br>
exo.projects.directory.src and the build enforce the existence of<br>
some directories.<br>
<br>
I changed it slightly (and about to commit) so that anyone who checkout:<br>
<a moz-do-not-send="true"
href="http://anonsvn.jboss.org/repos/gatein/portal/trunk"
target="_blank">http://anonsvn.jboss.org/repos/gatein/portal/trunk</a><br>
doesn't have to create directories to match what was required.<br>
<br>
It means that *if you defined exo.projects.directory.src before you now<br>
need to change it to add /gatein/portal/trunk at the end*.<br>
<br>
Said differently, Maven was checking for the existence of:<br>
<file>${exo.projects.directory.src}/gatein/portal/trunk/web/portal/src/main/webapp</file><br>
and is now checking for:<br>
<file>${exo.projects.directory.src}/web/portal/src/main/webapp</file><br>
<br>
I've tested locally and it works just fine, I may not be aware of other<br>
use cases that require that parameter so please let me know if you face<br>
an issue.<br>
<br>
I've updated the readme.<br>
<br>
Thanks,<br>
Thomas.<br>
_______________________________________________<br>
gatein-dev mailing list<br>
<a moz-do-not-send="true" href="mailto:gatein-dev@lists.jboss.org">gatein-dev@lists.jboss.org</a><br>
<a moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/gatein-dev"
target="_blank">https://lists.jboss.org/mailman/listinfo/gatein-dev</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>