<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-13868</id>
	<title>Nabble - Continuum - Users (old)</title>
	<updated>2009-11-11T20:40:01Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Continuum---Users-(old)-f13868.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Continuum---Users-%28old%29-f13868.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26313350</id>
	<title>Best Practices/Correct Use of Build Definitions and Templates</title>
	<published>2009-11-11T20:40:01Z</published>
	<updated>2009-11-11T20:40:01Z</updated>
	<author>
		<name>dbruley</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;This is probably a newbie question, but I have a few questions on the correct/intended use of Build Definitions and Build Definition Templates in Continuum 1.2.3. &amp;nbsp;We're developing our plan to upgrade to 1.2.3 from 1.0.3 and want to make sure we're taking full advantage of what 1.2.3 offers.
&lt;br&gt;&lt;br&gt;Reading the documentation and articles on the web, I've created different build definitions and build definition templates. &amp;nbsp;If I add a Maven 2.0 project, I see where I can choose the build definition template I would like to use. &amp;nbsp;That all makes sense. &amp;nbsp;
&lt;br&gt;&lt;br&gt;Where I am a little less clear is what happens/should happen when I create a new group. &amp;nbsp;It seems that it uses the predefined &amp;quot;Default Maven 2 Template&amp;quot;. &amp;nbsp;It also seems that the build definition for the group is listed under the Available Build Definitions section when I click &amp;quot;Build Definitions Template&amp;quot;, so if I don't rename the group's definition, there will be two entries with a description of &amp;quot;Default Maven 2 Build Definition&amp;quot;.
&lt;br&gt;&lt;br&gt;So a few questions:
&lt;br&gt;&lt;br&gt;1) If we want all new groups to have by default an additional goal, let's say site:site, is it acceptable to modify the predefined &amp;quot;Default Maven 2 Build Definition&amp;quot; used by the Default Maven 2 Template.
&lt;br&gt;&lt;br&gt;2) Or, should we modify the Default Maven 2 Template removing the Default Maven 2 Build Definition from Used Build Definitions and adding a definition we define.
&lt;br&gt;&lt;br&gt;3) Since it seems that the build definition for a group is added to the table of build defintions, is it correct to assume that it is good practice to change the description to reference the build definition for that group to avoid seeing multiple listings with a description of &amp;quot;Default Maven 2 Build Definition&amp;quot;
&lt;br&gt;&lt;br&gt;4) If we remove the group level build definition, what is used when we do a Build All Projects in that group?
&lt;br&gt;&lt;br&gt;Are there any other words of wisdom anyone has to offer?
&lt;br&gt;&lt;br&gt;Thanks in advance for any clarification or advice you can offer, I appreciate the help.
&lt;br&gt;&lt;br&gt;Dave</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Best-Practices-Correct-Use-of-Build-Definitions-and-Templates-tp26313350p26313350.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22908757</id>
	<title>Re: changing location for continuum.xml</title>
	<published>2009-04-06T06:29:46Z</published>
	<updated>2009-04-06T06:29:46Z</updated>
	<author>
		<name>rogelgarcia</name>
	</author>
	<content type="html">It is written at /META-INF/spring-context.xml
&lt;br&gt;inside the jar continuum-configuration-1.2.3.jar
&lt;br&gt;&lt;br&gt;&lt;quote author=&quot;Marc Lustig&quot;&gt;&lt;br&gt;I think this is the last obstacle in order to run multiple Continuum-webapps in a single container-instance.
&lt;br&gt;When it is solved I am ready to contribute a HOWTO.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Marc Lustig wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;I have some config-issue here which I cannot explain.
&lt;br&gt;&lt;br&gt;In continuum.war/WEB-INF/classes/META-INF/continuum/continuum-configuration.xml
&lt;br&gt;I have the following entry: 
&lt;br&gt;&amp;lt;xml fileName=&amp;quot;/mypath/continuum1.xml&amp;quot; config-optional=&amp;quot;true&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;config-forceCreate=&amp;quot;true&amp;quot; config-name=&amp;quot;org.apache.continuum&amp;quot;/&amp;gt;
&lt;br&gt;&amp;lt;xml fileName=&amp;quot;/mypath/continuum-user1.xml&amp;quot; config-optional=&amp;quot;true&amp;quot; &amp;nbsp;config-name=&amp;quot;org.apache.continuum.user&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;yet, when I call the webapp and edit the &amp;quot;Configuration&amp;quot; page, the values are placed into $appserver.home/conf/continuum.xml
&lt;br&gt;&lt;br&gt;i couldn't grep any 'conf/continuum.xml' string in the whole webapp.
&lt;br&gt;Perhaps it is statically defined in a jar ?? Or cached in system-temp-dir?
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;/quote&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/changing-location-for-continuum.xml-tp20769813p22908757.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22819998</id>
	<title>Continuum build report format</title>
	<published>2009-03-31T22:19:53Z</published>
	<updated>2009-03-31T22:19:53Z</updated>
	<author>
		<name>Louis_</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; We have configured continuum for initiating a daily build and the build report will be sent by mail. Can we format the build report in any way, such that I can get the no: of commits since the previous build, no: of users who have committed etc.
&lt;br&gt;&lt;br&gt;Thanks for any help.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Continuum-build-report-format-tp22819998p22819998.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22803150</id>
	<title>Re: Deploying site under continuum jetty</title>
	<published>2009-03-31T04:26:21Z</published>
	<updated>2009-03-31T04:26:21Z</updated>
	<author>
		<name>Yoda Koda</name>
	</author>
	<content type="html">&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Victor Kirk wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hiya,
&lt;br&gt;&lt;br&gt;I was wondering if anyone could tell me if it is
&lt;br&gt;possible to configure the jetty provided with
&lt;br&gt;continuum so it could also serve static html, i.e.
&lt;br&gt;the site documentation generated via maven.
&lt;br&gt;&lt;br&gt;I have the site docs being generated but I just
&lt;br&gt;can't find where to add this, I'm new to jetty but
&lt;br&gt;what is bundled with continuum looks nothing like
&lt;br&gt;whats in the docs for jetty.
&lt;br&gt;&lt;br&gt;Thanks, Vic
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Victor Kirk
&lt;br&gt;Analyst
&lt;br&gt;Serco Integrated Transport
&lt;br&gt;Cavendish House
&lt;br&gt;Clearwater Park
&lt;br&gt;Prince's Wharf
&lt;br&gt;Stockton-on-Tees
&lt;br&gt;TS17 6QY
&lt;br&gt;Tel: +44 (0)1642 636894
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;This e-mail and any attachments are for the intended addressee(s) only
&lt;br&gt;and may contain confidential and/or privileged material. If you are not a
&lt;br&gt;named addressee, do not use, retain or disclose such information.
&lt;br&gt;This email is not guaranteed to be free from viruses and does not bind
&lt;br&gt;Serco in any contract or obligation.
&lt;br&gt;Serco Limited. Registered in England and Wales. No: 242246
&lt;br&gt;Registered Office: Serco House,16 Bartley Wood Business Park, Hook,
&lt;br&gt;Hampshire RG27 9UY United Kingdom.
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Deploying-site-under-continuum-jetty-tp9060904p22803150.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22803130</id>
	<title>Re: Deploying site under continuum jetty</title>
	<published>2009-03-31T04:25:11Z</published>
	<updated>2009-03-31T04:25:11Z</updated>
	<author>
		<name>Yoda Koda</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;I have just worked out how display static pages in the continuum jetty.. 
&lt;br&gt;&lt;img class='smiley' src='http://old.nabble.com/images/smiley/anim_working.gif' /&gt;&lt;br&gt;&lt;br&gt;Deploy your site to apache-continuum-1.2.3\apps\site 
&lt;br&gt;Edit:-
&lt;br&gt;&lt;br&gt;C:\continuum\apache-continuum-1.2.3\apps\continuum\WEB-INF\jsp\components\projectSummaryComponent.jsp
&lt;br&gt;And add this to the columns section:-
&lt;br&gt;&lt;br&gt;&amp;lt;ec:column property=&amp;quot;buildHistoryAction&amp;quot; title=&amp;quot;&amp;nbsp;&amp;quot; width=&amp;quot;1%&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;ww:a href=&amp;quot;http://[serverhost]*:8080/site/&amp;quot;&amp;gt;&lt;img src=&quot;&lt;ww:url value='http://maven.apache.org/images/icon_info_sml.gif' includeParams=&quot; none&quot; /&gt;&amp;quot; alt=&amp;quot;&amp;lt;ww:text name=&amp;quot;legend.mavenSite&amp;quot;/&amp;gt;&amp;quot; title=&amp;quot;&amp;lt;ww:text name=&amp;quot;legend.mavenSite&amp;quot;/&amp;gt;&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&amp;lt;/ww:a&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;lt;/ec:column&amp;gt;
&lt;br&gt;&lt;br&gt;Restart the continuum service so that it picks up the maven site directory and JSP changes. **
&lt;br&gt;&lt;br&gt;You should see an info icon that links to maven site on the project summary page.
&lt;br&gt;&lt;br&gt;* This should be set using the server host from a properties , I just hardcoded it for speed.
&lt;br&gt;&lt;br&gt;** You should be able to configure jetty to search for webapp changes and hot deploy changes in the jetty.xml file, so you dont have to restart the service each time you build.
&lt;br&gt;&lt;br&gt;Multi module projects and other project groups will need to have the site url built dynamically. And the legend should be updated with the new icon.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Victor Kirk wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hiya,
&lt;br&gt;&lt;br&gt;I was wondering if anyone could tell me if it is
&lt;br&gt;possible to configure the jetty provided with
&lt;br&gt;continuum so it could also serve static html, i.e.
&lt;br&gt;the site documentation generated via maven.
&lt;br&gt;&lt;br&gt;I have the site docs being generated but I just
&lt;br&gt;can't find where to add this, I'm new to jetty but
&lt;br&gt;what is bundled with continuum looks nothing like
&lt;br&gt;whats in the docs for jetty.
&lt;br&gt;&lt;br&gt;Thanks, Vic
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Deploying-site-under-continuum-jetty-tp9060904p22803130.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22375774</id>
	<title>Re: killing a hanging build in contrinuum</title>
	<published>2009-03-06T08:25:12Z</published>
	<updated>2009-03-06T08:25:12Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Mon, Feb 12, 2007 at 11:00 AM, Satish &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22375774&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;satish@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I have a build which is hanging for 4 days, even i restart the continuum,
&lt;br&gt;&amp;gt; it's doesn't go away.
&lt;br&gt;&amp;gt; Any tips for how to kills this.
&lt;br&gt;&lt;br&gt;Do you need to know how to kill the build itself (the process that is
&lt;br&gt;running) or are you asking how to fix Continuum's display if it says
&lt;br&gt;something is in progress that isn't?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/killing-a-hanging-build-in-contrinuum-tp8929330p22375774.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22085745</id>
	<title>Re: customize the content of the email ,please!!</title>
	<published>2009-02-18T10:58:22Z</published>
	<updated>2009-02-19T00:31:53Z</updated>
	<author>
		<name>adil adf.</name>
	</author>
	<content type="html">I explain my problem
&lt;br&gt;- Continuum is deployed in a remote server (Unix OS)
&lt;br&gt;- I renamed continuum-core-1.2.2.jar by continuum-core-1.2.2.zip (access via putty)
&lt;br&gt;- In continuum-core-1.2.2.zip: I modified the file common.vm (adding some caractaires)
&lt;br&gt;- I renamed continuum-core-1.2.2.zip by continuum-core-1.2.2.jar
&lt;br&gt;when I restart the server, it s blocked!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;adil derhali wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;I have the same problem,
&lt;br&gt;So, i proceed as explained, but i still have trouble to launch the server
&lt;br&gt;(server blocked) when i redeploy the web app (continuum) after modification
&lt;br&gt;on &amp;quot;common.vm&amp;quot;
&lt;br&gt;&lt;br&gt;!!!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Adil
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22085745.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22084205</id>
	<title>Re: customize the content of the email ,please!!</title>
	<published>2009-02-18T09:45:13Z</published>
	<updated>2009-02-18T09:45:13Z</updated>
	<author>
		<name>adil derhali</name>
	</author>
	<content type="html">I have the same problem,
&lt;br&gt;So, i proceed as explained, but i still have trouble to launch the server
&lt;br&gt;(server blocked) when i redeploy the web app (continuum) after modification
&lt;br&gt;on &amp;quot;common.vm&amp;quot;
&lt;br&gt;&lt;br&gt;!!!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Adil
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22084205.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22066947</id>
	<title>RE: customize the content of the email ,please!!</title>
	<published>2009-02-17T13:41:52Z</published>
	<updated>2009-02-17T13:41:52Z</updated>
	<author>
		<name>José Morales Martínez</name>
	</author>
	<content type="html">I think you should change the war or the folder where you unpacked it. In don't use GlassFish, but 	
&lt;br&gt;I think when glassfish deploys, it replaced the files with the war or folder files.
&lt;br&gt;&lt;br&gt;NOTE: Try to change the file '/WEB-INF/lib/continuum-core-1.2.2.jar/org/apache/maven/continuum/notification/mail/templates/common.vm' (into war or unpacked folder) and talk about the results.
&lt;br&gt;&lt;br&gt;-----------------------
&lt;br&gt;Jose
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: developpeur [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22066947&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanature2003@...&lt;/a&gt;]
&lt;br&gt;Sent: mar 17/02/2009 18:21
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22066947&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: RE: customize the content of the email ,please!!
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Thank you for your back. I modified the file that is in GlassFish: &amp;quot;.../
&lt;br&gt;apache-continuum-1.2.2/loader/org/apache/maven/continuum/notification/mail/templates/common.vm
&lt;br&gt;&amp;quot;, it is the file I must change?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;José Morales Martínez wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Are you modify
&lt;br&gt;&amp;gt; /WEB-INF/lib/continuum-core-1.2.3.jar/org/apache/maven/continuum/notification/mail/templates/common.vm?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -----------------------
&lt;br&gt;&amp;gt; Jose
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: developpeur [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22066947&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanature2003@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: mar 17/02/2009 16:10
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22066947&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: customize the content of the email ,please!!
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I like to customize the content of the email sent by continuum, I edit the
&lt;br&gt;&amp;gt; file that is in common.vm GlassFish, but when I restart GlassFish: I lose
&lt;br&gt;&amp;gt; all modofications! you have a solution please
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22059190.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22059190.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Continuum - Users (old) mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ______________________
&lt;br&gt;&amp;gt; Este mensaje, y en su caso, cualquier fichero anexo al mismo,
&lt;br&gt;&amp;gt; &amp;nbsp;puede contener informacion clasificada por su emisor como confidencial
&lt;br&gt;&amp;gt; &amp;nbsp;en el marco de su Sistema de Gestion de Seguridad de la 
&lt;br&gt;&amp;gt; Informacion siendo para uso exclusivo del destinatario, quedando 
&lt;br&gt;&amp;gt; prohibida su divulgacion copia o distribucion a terceros sin la 
&lt;br&gt;&amp;gt; autorizacion expresa del remitente. Si Vd. ha recibido este mensaje 
&lt;br&gt;&amp;gt; &amp;nbsp;erroneamente, se ruega lo notifique al remitente y proceda a su borrado. 
&lt;br&gt;&amp;gt; Gracias por su colaboracion.
&lt;br&gt;&amp;gt; ______________________
&lt;br&gt;&amp;gt; This message including any attachments may contain confidential 
&lt;br&gt;&amp;gt; information, according to our Information Security Management System,
&lt;br&gt;&amp;gt; &amp;nbsp;and intended solely for a specific individual to whom they are addressed.
&lt;br&gt;&amp;gt; &amp;nbsp;Any unauthorised copy, disclosure or distribution of this message
&lt;br&gt;&amp;gt; &amp;nbsp;is strictly forbidden. If you have received this transmission in error,
&lt;br&gt;&amp;gt; &amp;nbsp;please notify the sender immediately and delete it.
&lt;br&gt;&amp;gt; ______________________
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;/div&gt;-- 
&lt;br&gt;View this message in context: &lt;a href=&quot;http://www.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22062027.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22062027.html&lt;/a&gt;&lt;br&gt;Sent from the Continuum - Users (old) mailing list archive at Nabble.com.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;______________________
&lt;br&gt;Este mensaje, y en su caso, cualquier fichero anexo al mismo,
&lt;br&gt;&amp;nbsp;puede contener informacion clasificada por su emisor como confidencial
&lt;br&gt;&amp;nbsp;en el marco de su Sistema de Gestion de Seguridad de la 
&lt;br&gt;Informacion siendo para uso exclusivo del destinatario, quedando 
&lt;br&gt;prohibida su divulgacion copia o distribucion a terceros sin la 
&lt;br&gt;autorizacion expresa del remitente. Si Vd. ha recibido este mensaje 
&lt;br&gt;&amp;nbsp;erroneamente, se ruega lo notifique al remitente y proceda a su borrado. 
&lt;br&gt;Gracias por su colaboracion.
&lt;br&gt;______________________
&lt;br&gt;This message including any attachments may contain confidential 
&lt;br&gt;information, according to our Information Security Management System,
&lt;br&gt;&amp;nbsp;and intended solely for a specific individual to whom they are addressed.
&lt;br&gt;&amp;nbsp;Any unauthorised copy, disclosure or distribution of this message
&lt;br&gt;&amp;nbsp;is strictly forbidden. If you have received this transmission in error,
&lt;br&gt;&amp;nbsp;please notify the sender immediately and delete it.
&lt;br&gt;______________________
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22066947.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22062027</id>
	<title>RE: customize the content of the email ,please!!</title>
	<published>2009-02-17T09:21:03Z</published>
	<updated>2009-02-17T09:21:03Z</updated>
	<author>
		<name>adil adf.</name>
	</author>
	<content type="html">Thank you for your back. I modified the file that is in GlassFish: &amp;quot;.../ apache-continuum-1.2.2/loader/org/apache/maven/continuum/notification/mail/templates/common.vm &amp;quot;, it is the file I must change?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;José Morales Martínez wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Are you modify /WEB-INF/lib/continuum-core-1.2.3.jar/org/apache/maven/continuum/notification/mail/templates/common.vm?
&lt;br&gt;&lt;br&gt;-----------------------
&lt;br&gt;Jose
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: developpeur [mailto:lanature2003@hotmail.fr]
&lt;br&gt;Sent: mar 17/02/2009 16:10
&lt;br&gt;To: users@continuum.apache.org
&lt;br&gt;Subject: customize the content of the email ,please!!
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;I like to customize the content of the email sent by continuum, I edit the
&lt;br&gt;file that is in common.vm GlassFish, but when I restart GlassFish: I lose
&lt;br&gt;all modofications! you have a solution please
&lt;br&gt;-- 
&lt;br&gt;View this message in context: &lt;a href=&quot;http://www.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22059190.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22059190.html&lt;/a&gt;&lt;br&gt;Sent from the Continuum - Users (old) mailing list archive at Nabble.com.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;______________________
&lt;br&gt;Este mensaje, y en su caso, cualquier fichero anexo al mismo,
&lt;br&gt;&amp;nbsp;puede contener informacion clasificada por su emisor como confidencial
&lt;br&gt;&amp;nbsp;en el marco de su Sistema de Gestion de Seguridad de la 
&lt;br&gt;Informacion siendo para uso exclusivo del destinatario, quedando 
&lt;br&gt;prohibida su divulgacion copia o distribucion a terceros sin la 
&lt;br&gt;autorizacion expresa del remitente. Si Vd. ha recibido este mensaje 
&lt;br&gt;&amp;nbsp;erroneamente, se ruega lo notifique al remitente y proceda a su borrado. 
&lt;br&gt;Gracias por su colaboracion.
&lt;br&gt;______________________
&lt;br&gt;This message including any attachments may contain confidential 
&lt;br&gt;information, according to our Information Security Management System,
&lt;br&gt;&amp;nbsp;and intended solely for a specific individual to whom they are addressed.
&lt;br&gt;&amp;nbsp;Any unauthorised copy, disclosure or distribution of this message
&lt;br&gt;&amp;nbsp;is strictly forbidden. If you have received this transmission in error,
&lt;br&gt;&amp;nbsp;please notify the sender immediately and delete it.
&lt;br&gt;______________________
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22062027.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22061466</id>
	<title>RE: customize the content of the email ,please!!</title>
	<published>2009-02-17T08:54:06Z</published>
	<updated>2009-02-17T08:54:06Z</updated>
	<author>
		<name>José Morales Martínez</name>
	</author>
	<content type="html">Are you modify /WEB-INF/lib/continuum-core-1.2.3.jar/org/apache/maven/continuum/notification/mail/templates/common.vm?
&lt;br&gt;&lt;br&gt;-----------------------
&lt;br&gt;Jose
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: developpeur [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22061466&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lanature2003@...&lt;/a&gt;]
&lt;br&gt;Sent: mar 17/02/2009 16:10
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22061466&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;users@...&lt;/a&gt;
&lt;br&gt;Subject: customize the content of the email ,please!!
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;I like to customize the content of the email sent by continuum, I edit the
&lt;br&gt;file that is in common.vm GlassFish, but when I restart GlassFish: I lose
&lt;br&gt;all modofications! you have a solution please
&lt;br&gt;-- 
&lt;br&gt;View this message in context: &lt;a href=&quot;http://www.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22059190.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22059190.html&lt;/a&gt;&lt;br&gt;Sent from the Continuum - Users (old) mailing list archive at Nabble.com.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;______________________
&lt;br&gt;Este mensaje, y en su caso, cualquier fichero anexo al mismo,
&lt;br&gt;&amp;nbsp;puede contener informacion clasificada por su emisor como confidencial
&lt;br&gt;&amp;nbsp;en el marco de su Sistema de Gestion de Seguridad de la 
&lt;br&gt;Informacion siendo para uso exclusivo del destinatario, quedando 
&lt;br&gt;prohibida su divulgacion copia o distribucion a terceros sin la 
&lt;br&gt;autorizacion expresa del remitente. Si Vd. ha recibido este mensaje 
&lt;br&gt;&amp;nbsp;erroneamente, se ruega lo notifique al remitente y proceda a su borrado. 
&lt;br&gt;Gracias por su colaboracion.
&lt;br&gt;______________________
&lt;br&gt;This message including any attachments may contain confidential 
&lt;br&gt;information, according to our Information Security Management System,
&lt;br&gt;&amp;nbsp;and intended solely for a specific individual to whom they are addressed.
&lt;br&gt;&amp;nbsp;Any unauthorised copy, disclosure or distribution of this message
&lt;br&gt;&amp;nbsp;is strictly forbidden. If you have received this transmission in error,
&lt;br&gt;&amp;nbsp;please notify the sender immediately and delete it.
&lt;br&gt;______________________
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22061466.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22059190</id>
	<title>customize the content of the email ,please!!</title>
	<published>2009-02-17T07:10:56Z</published>
	<updated>2009-02-17T07:10:56Z</updated>
	<author>
		<name>adil adf.</name>
	</author>
	<content type="html">I like to customize the content of the email sent by continuum, I edit the file that is in common.vm GlassFish, but when I restart GlassFish: I lose all modofications! you have a solution please</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/customize-the-content-of-the-email-%2Cplease%21%21-tp22059190p22059190.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21704724</id>
	<title>MSN notification: Connection problems</title>
	<published>2009-01-28T04:24:57Z</published>
	<updated>2009-01-28T04:24:57Z</updated>
	<author>
		<name>jzubi</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;I'm having problems enabling the MSN notification. Continuum does not succeed in establishing a connection, that is the log shows &amp;quot;INFO &amp;nbsp;msnClient &amp;nbsp;- Connection. Waiting for the response....&amp;quot;, nothing more. Any build triggered afterward is queued and not processed until Continuum is restarted.
&lt;br&gt;&lt;br&gt;Do I need to open any incoming ports?
&lt;br&gt;&lt;br&gt;Any help is appreciated.</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/MSN-notification%3A-Connection-problems-tp21704724p21704724.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21329384</id>
	<title>Re: Change a user role to build admin</title>
	<published>2009-01-07T03:20:52Z</published>
	<updated>2009-01-07T03:20:52Z</updated>
	<author>
		<name>tinne</name>
	</author>
	<content type="html">&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;anoopkumar wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;Never mind - I figured this out.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;8. ij&amp;gt; connect 'jdbc:derby:/usr/local/continuum-1.0.3/apps/continuum/database';
&lt;br&gt;&amp;nbsp; &amp;nbsp;ij&amp;gt; select * from sa.continuumuser;
&lt;br&gt;&amp;nbsp; &amp;nbsp; ij&amp;gt; UPDATE SA.CONTINUUMUSER set GROUP_ID_OID=1 where ACCOUNT_ID = 6;
&lt;br&gt;&amp;nbsp; &amp;nbsp;1 row inserted/updated/deleted
&lt;br&gt;&amp;nbsp; &amp;nbsp;ij&amp;gt; commit;
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
This looks pretty outdated. As of continuum 1.2, the database has been split into a continuum and a users database (which can be found in the logs directory for some strange reason!). The following worked for me (under cygwin):
&lt;br&gt;&lt;br&gt;1.) export DERBY_HOME=`cygpath -wa /cygdrive/c/Programme/derby/10.4.2.0`
&lt;br&gt;2.) export CLASSPATH=$DERBY_HOME\\lib\\derby.jar\;$DERBY_HOME\\lib\\derbytools.jar
&lt;br&gt;3.) export PATH=`cygpath -ua $DERBY_HOME`/bin:$PATH
&lt;br&gt;4.) ij.bat
&lt;br&gt;4a.) connect 'jdbc:derby:C:\Programme\Continuum\1.2\logs\data\databases\users';
&lt;br&gt;4b.) select * from sa.jdouser;
&lt;br&gt;4c.) update sa.jdouser set encoded_password = '&amp;lt;some other user's password&amp;gt;' where username = 'admin';
&lt;br&gt;4d.) update sa.jdouser set count_failed_login_attempts = 0 where username = 'admin';
&lt;br&gt;4e.) commit;
&lt;br&gt;4f.) exit;
&lt;br&gt;&lt;br&gt;Please note that both the table and the database have changed. Also, my approach is to reset the password to the one of a normal user and to reset the failure count. On re-running continuum, simply login with the user's password and change it.</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Change-a-user-role-to-build-admin-tp8692812p21329384.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21050907</id>
	<title>Re: URL-links in emails won't get resolved</title>
	<published>2008-12-17T02:50:10Z</published>
	<updated>2008-12-17T02:50:10Z</updated>
	<author>
		<name>Emmanuel Venisse-2</name>
	</author>
	<content type="html">Ah ok.
&lt;br&gt;&lt;br&gt;In your security.properties, add this following line:
&lt;br&gt;&lt;br&gt;application.url=&lt;a href=&quot;http://myurl.mycompany.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://myurl.mycompany.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;Can you file an issue in jira to update the documentation or to fix the
&lt;br&gt;configuration page to store this value?
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;On Wed, Dec 17, 2008 at 11:24 AM, Marc Lustig &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21050907&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ml@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Apparently, this does not apply to &amp;quot;Request a password reset&amp;quot; email.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Emmanuel Venisse-2 wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; The url is configurable only in the configuration page.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Emmanuel
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; On Tue, Dec 16, 2008 at 1:43 PM, Marc Lustig &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21050907&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ml@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; We have configured the &amp;quot;Base URL&amp;quot;, but still the Continuum-URL-links
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; won't
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; get resolved properly.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Anywhere else to configure the &amp;nbsp;Continuum-host that is used for emails ?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/URL-links-in-emails-won%27t-get-resolved-tp21032366p21032366.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/URL-links-in-emails-won%27t-get-resolved-tp21032366p21032366.html&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Sent from the Continuum - Users (old) mailing list archive at
&lt;br&gt;&amp;gt; Nabble.com.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/URL-links-in-emails-won%27t-get-resolved-tp21032366p21050552.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/URL-links-in-emails-won%27t-get-resolved-tp21032366p21050552.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Continuum - Users (old) mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/URL-links-in-emails-won%27t-get-resolved-tp21032366p21050907.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21050552</id>
	<title>Re: URL-links in emails won't get resolved</title>
	<published>2008-12-17T02:24:31Z</published>
	<updated>2008-12-17T02:24:31Z</updated>
	<author>
		<name>Marc Lustig</name>
	</author>
	<content type="html">Apparently, this does not apply to &amp;quot;Request a password reset&amp;quot; email.
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Emmanuel Venisse-2 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;The url is configurable only in the configuration page.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;On Tue, Dec 16, 2008 at 1:43 PM, Marc Lustig &amp;lt;ml@marclustig.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; We have configured the &amp;quot;Base URL&amp;quot;, but still the Continuum-URL-links won't
&lt;br&gt;&amp;gt; get resolved properly.
&lt;br&gt;&amp;gt; Anywhere else to configure the &amp;nbsp;Continuum-host that is used for emails ?
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/URL-links-in-emails-won%27t-get-resolved-tp21032366p21032366.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/URL-links-in-emails-won%27t-get-resolved-tp21032366p21032366.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Continuum - Users (old) mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/URL-links-in-emails-won%27t-get-resolved-tp21032366p21050552.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21049559</id>
	<title>Re: URL-links in emails won't get resolved</title>
	<published>2008-12-17T01:08:45Z</published>
	<updated>2008-12-17T01:08:45Z</updated>
	<author>
		<name>Emmanuel Venisse-2</name>
	</author>
	<content type="html">The url is configurable only in the configuration page.
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;On Tue, Dec 16, 2008 at 1:43 PM, Marc Lustig &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21049559&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ml@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; We have configured the &amp;quot;Base URL&amp;quot;, but still the Continuum-URL-links won't
&lt;br&gt;&amp;gt; get resolved properly.
&lt;br&gt;&amp;gt; Anywhere else to configure the &amp;nbsp;Continuum-host that is used for emails ?
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/URL-links-in-emails-won%27t-get-resolved-tp21032366p21032366.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/URL-links-in-emails-won%27t-get-resolved-tp21032366p21032366.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Continuum - Users (old) mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/URL-links-in-emails-won%27t-get-resolved-tp21032366p21049559.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21032366</id>
	<title>URL-links in emails won't get resolved</title>
	<published>2008-12-16T04:43:37Z</published>
	<updated>2008-12-16T04:43:37Z</updated>
	<author>
		<name>Marc Lustig</name>
	</author>
	<content type="html">We have configured the &amp;quot;Base URL&amp;quot;, but still the Continuum-URL-links won't get resolved properly.
&lt;br&gt;Anywhere else to configure the &amp;nbsp;Continuum-host that is used for emails ?</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/URL-links-in-emails-won%27t-get-resolved-tp21032366p21032366.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20770935</id>
	<title>Re: changing location for continuum.xml</title>
	<published>2008-12-01T04:20:03Z</published>
	<updated>2008-12-01T04:20:03Z</updated>
	<author>
		<name>Marc Lustig</name>
	</author>
	<content type="html">I think this is the last obstacle in order to run multiple Continuum-webapps in a single container-instance.
&lt;br&gt;When it is solved I am ready to contribute a HOWTO.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Marc Lustig wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;I have some config-issue here which I cannot explain.
&lt;br&gt;&lt;br&gt;In continuum.war/WEB-INF/classes/META-INF/continuum/continuum-configuration.xml
&lt;br&gt;I have the following entry: 
&lt;br&gt;&amp;lt;xml fileName=&amp;quot;/mypath/continuum1.xml&amp;quot; config-optional=&amp;quot;true&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;config-forceCreate=&amp;quot;true&amp;quot; config-name=&amp;quot;org.apache.continuum&amp;quot;/&amp;gt;
&lt;br&gt;&amp;lt;xml fileName=&amp;quot;/mypath/continuum-user1.xml&amp;quot; config-optional=&amp;quot;true&amp;quot; &amp;nbsp;config-name=&amp;quot;org.apache.continuum.user&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;yet, when I call the webapp and edit the &amp;quot;Configuration&amp;quot; page, the values are placed into $appserver.home/conf/continuum.xml
&lt;br&gt;&lt;br&gt;i couldn't grep any 'conf/continuum.xml' string in the whole webapp.
&lt;br&gt;Perhaps it is statically defined in a jar ?? Or cached in system-temp-dir?
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/changing-location-for-continuum.xml-tp20769813p20770935.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20769813</id>
	<title>changing location for continuum.xml</title>
	<published>2008-12-01T03:03:03Z</published>
	<updated>2008-12-01T03:03:03Z</updated>
	<author>
		<name>Marc Lustig</name>
	</author>
	<content type="html">I have some config-issue here which I cannot explain.
&lt;br&gt;&lt;br&gt;In continuum.war/WEB-INF/classes/META-INF/continuum/continuum-configuration.xml
&lt;br&gt;I have the following entry: 
&lt;br&gt;&amp;lt;xml fileName=&amp;quot;/mypath/continuum1.xml&amp;quot; config-optional=&amp;quot;true&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;config-forceCreate=&amp;quot;true&amp;quot; config-name=&amp;quot;org.apache.continuum&amp;quot;/&amp;gt;
&lt;br&gt;&amp;lt;xml fileName=&amp;quot;/mypath/continuum-user1.xml&amp;quot; config-optional=&amp;quot;true&amp;quot; &amp;nbsp;config-name=&amp;quot;org.apache.continuum.user&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;yet, when I call the webapp and edit the &amp;quot;Configuration&amp;quot; page, the values are placed into $appserver.home/conf/continuum.xml
&lt;br&gt;&lt;br&gt;i couldn't grep any 'conf/continuum.xml' string in the whole webapp.
&lt;br&gt;Perhaps it is statically defined in a jar ?? Or cached in system-temp-dir?</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/changing-location-for-continuum.xml-tp20769813p20769813.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20744211</id>
	<title>Re: &quot;Release output directory&quot; - what is it?</title>
	<published>2008-11-28T21:32:35Z</published>
	<updated>2008-11-28T21:32:35Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Fri, Nov 28, 2008 at 8:45 AM, Marc Lustig &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20744211&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ml@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I couldn't find any hint. not even in JIRA (beside &amp;nbsp;CONTINUUM-1913)
&lt;br&gt;&lt;br&gt;I had to hunt for it, but I think it originally came from
&lt;br&gt;&lt;a href=&quot;http://jira.codehaus.org/browse/CONTINUUM-1830&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/CONTINUUM-1830&lt;/a&gt;&amp;nbsp;.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%22Release-output-directory%22---what-is-it--tp20736619p20744211.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20737459</id>
	<title>Re: changing location of DEFAULT Local Repo</title>
	<published>2008-11-28T08:45:08Z</published>
	<updated>2008-11-28T08:45:08Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">Depending on how important this is, you might check to see if it is
&lt;br&gt;stored in the database, and modify it directly. &amp;nbsp;And of course, add a
&lt;br&gt;feature request to JIRA, but that will take longer. :) -Wendy
&lt;br&gt;&lt;br&gt;On Fri, Nov 28, 2008 at 9:41 AM, Marc Lustig &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20737459&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ml@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I knew already about the new feature to specify the repo per-group.
&lt;br&gt;&amp;gt; The fallback of this solution is that the admin needs to prevent that any
&lt;br&gt;&amp;gt; user is choosing the DEFAULT local repo. It can be done by restricting the
&lt;br&gt;&amp;gt; rights, but better would be to be to change the path for the default repo.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Wendy Smoak-3 wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Fri, Nov 28, 2008 at 8:49 AM, Marc Lustig &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20737459&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ml@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Is there any chance to modify the location of the DEFAULT Local Repo?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Or is it statically derived from $user/.m2/repository?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; We urgently need to modify it, because we have 8 continuum-instances
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; running
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; in a single tomcat-container..
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The default local repo can't be edited, but you can specify a
&lt;br&gt;&amp;gt;&amp;gt; different local repo per project group. &amp;nbsp;(Use the 'Local Repositories'
&lt;br&gt;&amp;gt;&amp;gt; button at the left to define new ones, then click 'Edit' on the
&lt;br&gt;&amp;gt;&amp;gt; Project Group Summary tab to change it.) &amp;nbsp;Does that help?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; Wendy
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://www.nabble.com/changing-location-of-DEFAULT-Local-Repo-tp20736692p20737404.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/changing-location-of-DEFAULT-Local-Repo-tp20736692p20737404.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Continuum - Users (old) mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/changing-location-of-DEFAULT-Local-Repo-tp20736692p20737459.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20737404</id>
	<title>Re: changing location of DEFAULT Local Repo</title>
	<published>2008-11-28T08:41:37Z</published>
	<updated>2008-11-28T08:41:37Z</updated>
	<author>
		<name>Marc Lustig</name>
	</author>
	<content type="html">I knew already about the new feature to specify the repo per-group.
&lt;br&gt;The fallback of this solution is that the admin needs to prevent that any user is choosing the DEFAULT local repo. It can be done by restricting the rights, but better would be to be to change the path for the default repo.
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Wendy Smoak-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;On Fri, Nov 28, 2008 at 8:49 AM, Marc Lustig &amp;lt;ml@marclustig.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Is there any chance to modify the location of the DEFAULT Local Repo?
&lt;br&gt;&amp;gt; Or is it statically derived from $user/.m2/repository?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; We urgently need to modify it, because we have 8 continuum-instances running
&lt;br&gt;&amp;gt; in a single tomcat-container..
&lt;br&gt;&lt;br&gt;The default local repo can't be edited, but you can specify a
&lt;br&gt;different local repo per project group. &amp;nbsp;(Use the 'Local Repositories'
&lt;br&gt;button at the left to define new ones, then click 'Edit' on the
&lt;br&gt;Project Group Summary tab to change it.) &amp;nbsp;Does that help?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/changing-location-of-DEFAULT-Local-Repo-tp20736692p20737404.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20737323</id>
	<title>Re: changing location of DEFAULT Local Repo</title>
	<published>2008-11-28T08:33:04Z</published>
	<updated>2008-11-28T08:33:04Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Fri, Nov 28, 2008 at 8:49 AM, Marc Lustig &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20737323&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ml@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Is there any chance to modify the location of the DEFAULT Local Repo?
&lt;br&gt;&amp;gt; Or is it statically derived from $user/.m2/repository?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; We urgently need to modify it, because we have 8 continuum-instances running
&lt;br&gt;&amp;gt; in a single tomcat-container..
&lt;br&gt;&lt;br&gt;The default local repo can't be edited, but you can specify a
&lt;br&gt;different local repo per project group. &amp;nbsp;(Use the 'Local Repositories'
&lt;br&gt;button at the left to define new ones, then click 'Edit' on the
&lt;br&gt;Project Group Summary tab to change it.) &amp;nbsp;Does that help?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/changing-location-of-DEFAULT-Local-Repo-tp20736692p20737323.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20737250</id>
	<title>Re: &quot;Release output directory&quot; - what is it?</title>
	<published>2008-11-28T08:28:56Z</published>
	<updated>2008-11-28T08:28:56Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Fri, Nov 28, 2008 at 8:45 AM, Marc Lustig &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20737250&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ml@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I couldn't find any hint. not even in JIRA (beside &amp;nbsp;CONTINUUM-1913)
&lt;br&gt;&lt;br&gt;Sorry, we should at least change the screen shot on
&lt;br&gt;&lt;a href=&quot;http://continuum.apache.org/docs/1.2.2/getting-started.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://continuum.apache.org/docs/1.2.2/getting-started.html&lt;/a&gt;&amp;nbsp;.
&lt;br&gt;&lt;br&gt;If you use the release feature of Continuum, this is the directory
&lt;br&gt;where it will store the checkout of the tag. &amp;nbsp;Previously these were
&lt;br&gt;stored in with the working copies, and there was no way to delete
&lt;br&gt;them. &amp;nbsp;Now there is a tab in the web UI that will allow you to clean
&lt;br&gt;them up.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%22Release-output-directory%22---what-is-it--tp20736619p20737250.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20736692</id>
	<title>changing location of DEFAULT Local Repo</title>
	<published>2008-11-28T07:49:59Z</published>
	<updated>2008-11-28T07:49:59Z</updated>
	<author>
		<name>Marc Lustig</name>
	</author>
	<content type="html">Is there any chance to modify the location of the DEFAULT Local Repo?
&lt;br&gt;Or is it statically derived from $user/.m2/repository?
&lt;br&gt;&lt;br&gt;We urgently need to modify it, because we have 8 continuum-instances running in a single tomcat-container..</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/changing-location-of-DEFAULT-Local-Repo-tp20736692p20736692.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20736619</id>
	<title>&quot;Release output directory&quot; - what is it?</title>
	<published>2008-11-28T07:45:00Z</published>
	<updated>2008-11-28T07:45:00Z</updated>
	<author>
		<name>Marc Lustig</name>
	</author>
	<content type="html">I couldn't find any hint. not even in JIRA (beside &amp;nbsp;CONTINUUM-1913)</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%22Release-output-directory%22---what-is-it--tp20736619p20736619.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20516199</id>
	<title>Re: Continuum 1.1 / 1.2 and multiple modules</title>
	<published>2008-11-15T06:54:18Z</published>
	<updated>2008-11-15T06:54:18Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Sat, Nov 15, 2008 at 6:09 AM, Fabien Tillay &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20516199&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ccarpediem@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Si I'm gonna reformulate my question :
&lt;br&gt;&amp;gt; Is it possible with Continuum 1.1 or 1.2 to build a parent pom recursively :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - With this structure
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Root
&lt;br&gt;&amp;gt; -parent
&lt;br&gt;&amp;gt; -----&amp;gt;pom.xml
&lt;br&gt;&amp;gt; -moduleA
&lt;br&gt;&amp;gt; -----&amp;gt;pom.xml
&lt;br&gt;&amp;gt; -moduleB
&lt;br&gt;&amp;gt; -----&amp;gt;pom.xml
&lt;/div&gt;&lt;br&gt;No, you can't do a recursive build from the parent with this
&lt;br&gt;structure. &amp;nbsp;When you add a project with this structure, Continuum
&lt;br&gt;checks out the following:
&lt;br&gt;&lt;br&gt;/path/to/working-copies/1/pom.xml
&lt;br&gt;/path/to/working-copies/2/pom.xml
&lt;br&gt;/path/to/working-copies/3/pom.xml
&lt;br&gt;&lt;br&gt;Assuming '1' is the parent pom, if you change to that directory and
&lt;br&gt;type 'mvn install', it will fail because ../moduleA and ../moduleB do
&lt;br&gt;not exist.
&lt;br&gt;&lt;br&gt;However as I mentioned, using the 'Build all projects' button does work.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Continuum-1.1---1.2-and-multiple-modules-tp20511352p20516199.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20516122</id>
	<title>Re: Continuum 1.1 / 1.2 and multiple modules</title>
	<published>2008-11-15T06:44:53Z</published>
	<updated>2008-11-15T06:44:53Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">I clicked the &amp;quot;Build all projects&amp;quot; button on the 'Project Group
&lt;br&gt;Summary' tab, which built all the projects in the Continuum project
&lt;br&gt;group in the correct order.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;&lt;br&gt;On Sat, Nov 15, 2008 at 3:40 AM, Fabien Tillay &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20516122&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ccarpediem@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Wendy,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you read the final conclusion, you mentionnned that you didn't reproduce
&lt;br&gt;&amp;gt; this problem with final 1.2.
&lt;br&gt;&amp;gt; It seems that you let --non-recursive on the parent pom.
&lt;br&gt;&amp;gt; How did you manage to build the entire group without removing this option ?
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Continuum-1.1---1.2-and-multiple-modules-tp20511352p20516122.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20515599</id>
	<title>Re: Continuum 1.1 / 1.2 and multiple modules</title>
	<published>2008-11-15T05:41:38Z</published>
	<updated>2008-11-15T05:41:38Z</updated>
	<author>
		<name>Olivier Lamy</name>
	</author>
	<content type="html">2008/11/15 Fabien Tillay &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20515599&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ccarpediem@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Si I'm gonna reformulate my question :
&lt;br&gt;&amp;gt; Is it possible with Continuum 1.1 or 1.2 to build a parent pom recursively :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - With this structure
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Root
&lt;br&gt;&amp;gt; -parent
&lt;br&gt;&amp;gt; -----&amp;gt;pom.xml
&lt;br&gt;&amp;gt; -moduleA
&lt;br&gt;&amp;gt; -----&amp;gt;pom.xml
&lt;br&gt;&amp;gt; -moduleB
&lt;br&gt;&amp;gt; -----&amp;gt;pom.xml
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - With this structure
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Root
&lt;br&gt;&amp;gt; -pom.xml
&lt;br&gt;&amp;gt; -moduleA
&lt;br&gt;&amp;gt; -----&amp;gt;pom.xml
&lt;br&gt;&amp;gt; -moduleB
&lt;br&gt;&amp;gt; -----&amp;gt;pom.xml
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Yes use this structure (when adding the project use the checkbox with
&lt;br&gt;&amp;quot;For multi modules project, load only root as recursive build&amp;quot; or
&lt;br&gt;&amp;quot;Pour les projets multi modules, charger uniquement la racine comme
&lt;br&gt;une construction récursive&amp;quot; in the Molière language :-) ).
&lt;br&gt;I use at work wihout any issue.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Olivier
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Le 15 nov. 08 à 02:51, Wendy Smoak a écrit :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Fri, Nov 14, 2008 at 6:37 PM, silver95 &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20515599&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ccarpediem@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Does Continuum 1.1 and 1.2 can manage this structure ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; It seems that it does not understand relative path (ie ../moduleA and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ../moduleB)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Based on my tests, Continuum 1.2 _can_ handle this &amp;quot;flat&amp;quot; structure
&lt;br&gt;&amp;gt;&amp;gt; when adding the project and building all projects in the group.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Limitations I'm aware of:
&lt;br&gt;&amp;gt;&amp;gt; - you can't use the release process at the group level
&lt;br&gt;&amp;gt;&amp;gt; - a recursive build from the parent won't work
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; See this issue for more info and a sample project:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://jira.codehaus.org/browse/CONTINUUM-1850&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/CONTINUUM-1850&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; Wendy
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Continuum-1.1---1.2-and-multiple-modules-tp20511352p20515599.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20515319</id>
	<title>Re: Continuum 1.1 / 1.2 and multiple modules</title>
	<published>2008-11-15T05:09:44Z</published>
	<updated>2008-11-15T05:09:44Z</updated>
	<author>
		<name>silver95</name>
	</author>
	<content type="html">Si I'm gonna reformulate my question :
&lt;br&gt;Is it possible with Continuum 1.1 or 1.2 to build a parent pom &amp;nbsp;
&lt;br&gt;recursively :
&lt;br&gt;&lt;br&gt;- With this structure
&lt;br&gt;&lt;br&gt;Root
&lt;br&gt;-parent
&lt;br&gt;-----&amp;gt;pom.xml
&lt;br&gt;-moduleA
&lt;br&gt;-----&amp;gt;pom.xml
&lt;br&gt;-moduleB
&lt;br&gt;-----&amp;gt;pom.xml
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;- With this structure
&lt;br&gt;&lt;br&gt;Root
&lt;br&gt;-pom.xml
&lt;br&gt;-moduleA
&lt;br&gt;-----&amp;gt;pom.xml
&lt;br&gt;-moduleB
&lt;br&gt;-----&amp;gt;pom.xml
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;Le 15 nov. 08 à 02:51, Wendy Smoak a écrit :
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Fri, Nov 14, 2008 at 6:37 PM, silver95 &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20515319&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ccarpediem@...&lt;/a&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Does Continuum 1.1 and 1.2 can manage this structure ?
&lt;br&gt;&amp;gt;&amp;gt; It seems that it does not understand relative path (ie ../moduleA and
&lt;br&gt;&amp;gt;&amp;gt; ../moduleB)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Based on my tests, Continuum 1.2 _can_ handle this &amp;quot;flat&amp;quot; structure
&lt;br&gt;&amp;gt; when adding the project and building all projects in the group.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Limitations I'm aware of:
&lt;br&gt;&amp;gt; - you can't use the release process at the group level
&lt;br&gt;&amp;gt; - a recursive build from the parent won't work
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; See this issue for more info and a sample project:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://jira.codehaus.org/browse/CONTINUUM-1850&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/CONTINUUM-1850&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Wendy
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Continuum-1.1---1.2-and-multiple-modules-tp20511352p20515319.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20514179</id>
	<title>Re: Continuum 1.1 / 1.2 and multiple modules</title>
	<published>2008-11-15T02:40:12Z</published>
	<updated>2008-11-15T02:40:12Z</updated>
	<author>
		<name>silver95</name>
	</author>
	<content type="html">Wendy,
&lt;br&gt;&lt;br&gt;If you read the final conclusion, you mentionnned that you didn't reproduce
&lt;br&gt;this problem with final 1.2.
&lt;br&gt;It seems that you let --non-recursive on the parent pom.
&lt;br&gt;How did you manage to build the entire group without removing this option ?
&lt;br&gt;&lt;br&gt;2008/11/15 Wendy Smoak &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20514179&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wsmoak@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Fri, Nov 14, 2008 at 6:37 PM, silver95 &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20514179&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ccarpediem@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Does Continuum 1.1 and 1.2 can manage this structure ?
&lt;br&gt;&amp;gt; &amp;gt; It seems that it does not understand relative path (ie ../moduleA and
&lt;br&gt;&amp;gt; &amp;gt; ../moduleB)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Based on my tests, Continuum 1.2 _can_ handle this &amp;quot;flat&amp;quot; structure
&lt;br&gt;&amp;gt; when adding the project and building all projects in the group.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Limitations I'm aware of:
&lt;br&gt;&amp;gt; &amp;nbsp;- you can't use the release process at the group level
&lt;br&gt;&amp;gt; &amp;nbsp;- a recursive build from the parent won't work
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; See this issue for more info and a sample project:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://jira.codehaus.org/browse/CONTINUUM-1850&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/CONTINUUM-1850&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Wendy
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Cordialement
&lt;br&gt;Fabien Tillay
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Continuum-1.1---1.2-and-multiple-modules-tp20511352p20514179.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20511465</id>
	<title>Re: Continuum 1.1 / 1.2 and multiple modules</title>
	<published>2008-11-14T17:51:40Z</published>
	<updated>2008-11-14T17:51:40Z</updated>
	<author>
		<name>Wendy Smoak-3</name>
	</author>
	<content type="html">On Fri, Nov 14, 2008 at 6:37 PM, silver95 &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20511465&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ccarpediem@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Does Continuum 1.1 and 1.2 can manage this structure ?
&lt;br&gt;&amp;gt; It seems that it does not understand relative path (ie ../moduleA and
&lt;br&gt;&amp;gt; ../moduleB)
&lt;br&gt;&lt;br&gt;Based on my tests, Continuum 1.2 _can_ handle this &amp;quot;flat&amp;quot; structure
&lt;br&gt;when adding the project and building all projects in the group.
&lt;br&gt;&lt;br&gt;Limitations I'm aware of:
&lt;br&gt;&amp;nbsp;- you can't use the release process at the group level
&lt;br&gt;&amp;nbsp;- a recursive build from the parent won't work
&lt;br&gt;&lt;br&gt;See this issue for more info and a sample project:
&lt;br&gt;&lt;a href=&quot;http://jira.codehaus.org/browse/CONTINUUM-1850&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/CONTINUUM-1850&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wendy
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Continuum-1.1---1.2-and-multiple-modules-tp20511352p20511465.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20511352</id>
	<title>Continuum 1.1 / 1.2 and multiple modules</title>
	<published>2008-11-14T17:37:09Z</published>
	<updated>2008-11-14T17:37:09Z</updated>
	<author>
		<name>silver95</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I've seen a lot of threads about this subject and I would like a very simple answer :
&lt;br&gt;&lt;br&gt;I've got a project with this structure :
&lt;br&gt;root
&lt;br&gt;-parent
&lt;br&gt;-----&amp;gt;pom.xml
&lt;br&gt;-moduleA
&lt;br&gt;-----&amp;gt;pom.xml
&lt;br&gt;-moduleB
&lt;br&gt;-----&amp;gt;pom.xml
&lt;br&gt;&lt;br&gt;Does Continuum 1.1 and 1.2 can manage this structure ?
&lt;br&gt;It seems that it does not understand relative path (ie ../moduleA and ../moduleB)
&lt;br&gt;&lt;br&gt;Thanks for your help</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Continuum-1.1---1.2-and-multiple-modules-tp20511352p20511352.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19776838</id>
	<title>Re: generate e-mailaddresses from SVN?</title>
	<published>2008-10-02T03:31:40Z</published>
	<updated>2008-10-02T03:31:40Z</updated>
	<author>
		<name>Kent Narling</name>
	</author>
	<content type="html">Does this work even if the developer is defined in a parent project? 
&lt;br&gt;It is a bit awkward to define all the developers again and again in every project... ;-)
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Kent
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Emmanuel Venisse-2 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;If the latest commiter is defined in the pom as a developer, we take his
&lt;br&gt;email address in the pom;
&lt;br&gt;&lt;br&gt;Emmanuel
&lt;br&gt;&lt;br&gt;On Feb 13, 2008 4:22 PM, Doug Knesek &amp;lt;dknesek@compcc.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; How are the e-mail addresses of the latest committers determined?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Emmanuel Venisse wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Actually, continuum can send mail only to notifiers defined on the
&lt;br&gt;&amp;gt; &amp;gt; project.
&lt;br&gt;&amp;gt; &amp;gt; In 1.1, you can choose if you want to use the actual mode or send mail
&lt;br&gt;&amp;gt; to
&lt;br&gt;&amp;gt; &amp;gt; latest committers
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Emmanuel
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Markus.Wahl@ibs.se a écrit :
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; hi
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; using cruisecontrol it was possible to generate the e-mailaddresses to
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; which notifications on failed builds should be sent. that was typically
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; done by combining the SVN username of the person that checking in
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; something that did not compile, with a suffix, say &amp;quot;@ourcompany.com&amp;quot;.
&lt;br&gt;&amp;gt; but
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; i don't know how this is done in continuum? does anyone know if it is
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; possible?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; mvh,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; markus
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/generate-e-mailaddresses-from-SVN--tp5812065p15459588.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/generate-e-mailaddresses-from-SVN--tp5812065p15459588.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Continuum - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/generate-e-mailaddresses-from-SVN--tp5812065p19776838.html" />
</entry>

</feed>
