You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lecharny <el...@gmail.com> on 2008/12/17 12:45:32 UTC

Asked INFRA to add Directory in ASF continuum

Hi guys,

I have asked INFRA to add Directory into the ASF continuum project :

https://issues.apache.org/jira/browse/INFRA-1825

-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Pierre-Arnaud Marcelot <pa...@marcelot.net>.
Thanks Felix,

That https snapshot repository was causing me some issues with the internal
firewall.

The http one you gave me will be a great help I think.

Thanks a lot,
Pierre-Arnaud


On Tue, Mar 3, 2009 at 10:40 AM, Felix Knecht <fe...@apache.org> wrote:

> Hi Pierre-Arnaud
>
> Pierre-Arnaud Marcelot schrieb:
>
>> Hi Felix,
>>
>> I have a project using the latest SNAPSHOT versions of ApacheDS and
>> Shared.
>>
>> I was using this url as snapshot repository:
>>  <repositories>
>>    <repository>
>>      <id>apache.directory.snapshot.repo</id>
>>      <name>Snapshot repository for the Apache Directory project
>>      </name>
>>      <url>http://vm094.oxylos.org/mirror-maven2/
>>      </url>
>>      <releases>
>>        <enabled>false</enabled>
>>      </releases>
>>    </repository>
>>  </repositories>
>>
>> But now, the snapshots are no longer deployed on Oxylos.
>> Should I replace my snapshot repository url by this one? (or is there
>> another one?)
>>
>
> Yep. There's another one which isn't https:
> http://repository.apache.org/snapshots/
>
> HTH
> Felix
>
> PS
> Snapshot distributions for Studio don't work yet, but the artifacts (jars)
> itself should be available as snapshots as well.
>
>   <repositories>
>>    <repository>
>>      <id>apache.snapshot.repo</id>
>>      <name>Snapshot repository for Apache projects
>>      </name>
>>      <url>https://repository.apache.org/content/repositories/snapshots/
>>      </url>
>>      <releases>
>>        <enabled>false</enabled>
>>      </releases>
>>    </repository>
>>  </repositories>
>>
>> Thanks a lot,
>> Pierre-Arnaud
>>
>> On Mon, Mar 2, 2009 at 9:49 PM, Felix Knecht <felixk@apache.org <mailto:
>> felixk@apache.org>> wrote:
>>
>>
>>            - apachds (test failure) [2]
>>
>>        I think we should siable the mitosis module atm. It will be
>>        doomed soon anyway :)
>>
>>
>>    Commenting mitosis module solved the build/deploy problem on ASF CI.
>>
>>    Thanks
>>    Felix
>>
>>
>>
>

Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Felix Knecht <fe...@apache.org>.
Hi Pierre-Arnaud

Pierre-Arnaud Marcelot schrieb:
> Hi Felix,
> 
> I have a project using the latest SNAPSHOT versions of ApacheDS and Shared.
> 
> I was using this url as snapshot repository:
>   <repositories>
>     <repository>
>       <id>apache.directory.snapshot.repo</id>
>       <name>Snapshot repository for the Apache Directory project
>       </name>
>       <url>http://vm094.oxylos.org/mirror-maven2/
>       </url>
>       <releases>
>         <enabled>false</enabled>
>       </releases>
>     </repository>
>   </repositories>
> 
> But now, the snapshots are no longer deployed on Oxylos.
> Should I replace my snapshot repository url by this one? (or is there 
> another one?)

Yep. There's another one which isn't https:
http://repository.apache.org/snapshots/

HTH
Felix

PS
Snapshot distributions for Studio don't work yet, but the artifacts (jars) itself should be available as snapshots as well.

>   <repositories>
>     <repository>
>       <id>apache.snapshot.repo</id>
>       <name>Snapshot repository for Apache projects
>       </name>
>       <url>https://repository.apache.org/content/repositories/snapshots/
>       </url>
>       <releases>
>         <enabled>false</enabled>
>       </releases>
>     </repository>
>   </repositories>
> 
> Thanks a lot,
> Pierre-Arnaud
> 
> On Mon, Mar 2, 2009 at 9:49 PM, Felix Knecht <felixk@apache.org 
> <ma...@apache.org>> wrote:
> 
> 
>             - apachds (test failure) [2]
> 
>         I think we should siable the mitosis module atm. It will be
>         doomed soon anyway :)
> 
> 
>     Commenting mitosis module solved the build/deploy problem on ASF CI.
> 
>     Thanks
>     Felix
> 
> 


Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Pierre-Arnaud Marcelot <pa...@marcelot.net>.
Hi Felix,

I have a project using the latest SNAPSHOT versions of ApacheDS and Shared.

I was using this url as snapshot repository:
  <repositories>
    <repository>
      <id>apache.directory.snapshot.repo</id>
      <name>Snapshot repository for the Apache Directory project
      </name>
      <url>http://vm094.oxylos.org/mirror-maven2/
      </url>
      <releases>
        <enabled>false</enabled>
      </releases>
    </repository>
  </repositories>

But now, the snapshots are no longer deployed on Oxylos.
Should I replace my snapshot repository url by this one? (or is there
another one?)
  <repositories>
    <repository>
      <id>apache.snapshot.repo</id>
      <name>Snapshot repository for Apache projects
      </name>
      <url>https://repository.apache.org/content/repositories/snapshots/
      </url>
      <releases>
        <enabled>false</enabled>
      </releases>
    </repository>
  </repositories>

Thanks a lot,
Pierre-Arnaud

On Mon, Mar 2, 2009 at 9:49 PM, Felix Knecht <fe...@apache.org> wrote:

>
>  - apachds (test failure) [2]
>>>
>>>  I think we should siable the mitosis module atm. It will be doomed soon
>> anyway :)
>>
>
> Commenting mitosis module solved the build/deploy problem on ASF CI.
>
> Thanks
> Felix
>
>

Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Felix Knecht <fe...@apache.org>.
>> - apachds (test failure) [2]
>>
> I think we should siable the mitosis module atm. It will be doomed soon 
> anyway :)

Commenting mitosis module solved the build/deploy problem on ASF CI.

Thanks
Felix


Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Emmanuel Lecharny <el...@apache.org>.
Felix Knecht wrote:
> Following projects are now built and deployed (snapshots) by ASF CI 
> (mvn clean deploy --batch-mode -Dintegration):
> - daemon
> - shared
> - studio
> - studio-plugin
> - apacheds
> - installers
> - archetype webapp
> - skins
>
> 2 of them are failing ATM:
> - studio (deploys zips to the wrong repository) [1]
> - apachds (test failure) [2]
>
> Oxylos CI does only deploys the generated reports (no artifacts, no 
> dists) to http://vm094.oxylos.org/projects/ and doesn't send nag mails 
> anymore (IMO it isn't that important to get bothered on failures). 
> Some do no work yet, but I'm working on it.
>
> Of course any help solving problems on ASF/oxylos CI is welcome :-)

I think we should siable the mitosis module atm. It will be doomed soon 
anyway :)

-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Felix Knecht <fe...@apache.org>.
Stefan Seelmann schrieb:
> Felix Knecht wrote:
>> 2 of them are failing ATM:
>> - studio (deploys zips to the wrong repository) [1]
>> ...
>> [1]
>> Uploading:
>> https://repository.apache.org/content/repositories/snapshots/org/apache/directory/studio/studio-build/1.4.0-SNAPSHOT/studio-build-1.4.0-20090301.210843-2-dist.tar.gz
>>
>> 76920K uploaded
>> [INFO] [deploy:deploy-file {execution: deploy-dist-linux-x86}]
>> Uploading:
>> https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/studio/ApacheDirectoryStudio/1.4.0-SNAPSHOT-linux-x86/ApacheDirectoryStudio-1.4.0-SNAPSHOT-linux-x86.tar.gz
>>
>> 76920K uploaded
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Error deploying artifact: Failed to transfer file:
>> https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/studio/ApacheDirectoryStudio/1.4.0-SNAPSHOT-linux-x86/ApacheDirectoryStudio-1.4.0-SNAPSHOT-linux-x86.tar.gz.
>> Return code is: 401
>>
> 
> I don't understand what's the problem here. Should they be deployed to
> the "snapshots" but maven tries to uploads them to the staging area?

Exactly. Somehow the deploy_deploy-file goal isn't configured yet the right way to deploy the zipped dists to snapshot area.

> 
> Regards,
> Stefan
> 


Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Stefan Seelmann <se...@apache.org>.
Felix Knecht wrote:
> 2 of them are failing ATM:
> - studio (deploys zips to the wrong repository) [1]
> ...
> [1]
> Uploading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/directory/studio/studio-build/1.4.0-SNAPSHOT/studio-build-1.4.0-20090301.210843-2-dist.tar.gz
> 
> 76920K uploaded
> [INFO] [deploy:deploy-file {execution: deploy-dist-linux-x86}]
> Uploading:
> https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/studio/ApacheDirectoryStudio/1.4.0-SNAPSHOT-linux-x86/ApacheDirectoryStudio-1.4.0-SNAPSHOT-linux-x86.tar.gz
> 
> 76920K uploaded
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error deploying artifact: Failed to transfer file:
> https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/studio/ApacheDirectoryStudio/1.4.0-SNAPSHOT-linux-x86/ApacheDirectoryStudio-1.4.0-SNAPSHOT-linux-x86.tar.gz.
> Return code is: 401
> 

I don't understand what's the problem here. Should they be deployed to
the "snapshots" but maven tries to uploads them to the staging area?

Regards,
Stefan


Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Felix Knecht <fe...@apache.org>.
Following projects are now built and deployed (snapshots) by ASF CI (mvn clean deploy --batch-mode -Dintegration):
- daemon
- shared
- studio
- studio-plugin
- apacheds
- installers
- archetype webapp
- skins

2 of them are failing ATM:
- studio (deploys zips to the wrong repository) [1]
- apachds (test failure) [2]

Oxylos CI does only deploys the generated reports (no artifacts, no dists) to http://vm094.oxylos.org/projects/ and 
doesn't send nag mails anymore (IMO it isn't that important to get bothered on failures). Some do no work yet, but I'm 
working on it.

Of course any help solving problems on ASF/oxylos CI is welcome :-)

Thanks
Felix


[1]
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/directory/studio/studio-build/1.4.0-SNAPSHOT/studio-build-1.4.0-20090301.210843-2-dist.tar.gz
76920K uploaded
[INFO] [deploy:deploy-file {execution: deploy-dist-linux-x86}]
Uploading: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/studio/ApacheDirectoryStudio/1.4.0-SNAPSHOT-linux-x86/ApacheDirectoryStudio-1.4.0-SNAPSHOT-linux-x86.tar.gz
76920K uploaded
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error deploying artifact: Failed to transfer file: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/studio/ApacheDirectoryStudio/1.4.0-SNAPSHOT-linux-x86/ApacheDirectoryStudio-1.4.0-SNAPSHOT-linux-x86.tar.gz. 
Return code is: 401

[2]
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS replication
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/1501/mitosis/target
Downloading: http://maven.safehaus.org//jug/poms/jug-asl-2.0.0.pom
Downloading: http://localhost:8081/archiva/repository/releases//jug/jug-asl/2.0.0/jug-asl-2.0.0.pom
Downloading: http://maven.safehaus.org//opensymphony/poms/quartz-1.6.0.pom
Downloading: http://localhost:8081/archiva/repository/releases//opensymphony/quartz/1.6.0/quartz-1.6.0.pom
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
      [echo] =================================================================
      [echo]                    I N T E G R A T I O N
      [echo]                    ---------------------
      [echo]
      [echo] Performance tests have been disabled.  To enable
      [echo] performance tests run maven with the -Dperformance switch.
      [echo] =================================================================
[INFO] Executed tasks
[INFO] [remote-resources:process {execution: default}]
[WARNING] Attempting to build MavenProject instance for Artifact (org.apache.commons:commons-io:1.3.2) of type: jar; 
constructing POM artifact instead.
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 72 source files to /home/continuum/data/working-directory/1501/mitosis/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 16 source files to /home/continuum/data/working-directory/1501/mitosis/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/1501/mitosis/target/surefire-reports

-------------------------------------------------------
  T E S T S
-------------------------------------------------------
Running org.apache.directory.mitosis.service.protocol.codec.LogEntryMessageCodecTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 sec
Running org.apache.directory.mitosis.service.protocol.codec.LogEntryAckMessageCodecTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 sec
Running org.apache.directory.mitosis.common.CSNTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
Running org.apache.directory.mitosis.service.protocol.codec.LoginMessageCodecTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 sec
Running org.apache.directory.mitosis.service.DIRSERVER1013ITest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.273 sec &lt;&lt;&lt; FAILURE!
Running org.apache.directory.mitosis.service.protocol.codec.EndLogEntriesAckMessageCodecTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 sec
Running org.apache.directory.mitosis.service.ReplicationServiceITest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.175 sec
Running org.apache.directory.mitosis.store.derby.DerbyReplicationStoreTest
Subtest #1 [Reopen]: 668 ms
Subtest #2 [UUID]: 110 ms
Subtest #3 [EmptyLog]: 64 ms
Subtest #4 [WriteLog]: 128 ms
Subtest #5 [RemoveLogs]: 36 ms
Subtest #6 [Vectors]: 99 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.603 sec
Running org.apache.directory.mitosis.common.CSNFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.directory.mitosis.service.protocol.codec.LoginAckMessageCodecTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 sec
Running org.apache.directory.mitosis.service.protocol.codec.EndLogEntriesMessageCodecTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 sec
Running org.apache.directory.mitosis.service.protocol.codec.BeginLogEntriesMessageCodecTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 sec
Running org.apache.directory.mitosis.service.protocol.codec.BeginLogEntriesAckMessageCodecTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 sec

Results :

Tests in error:

Tests run: 23, Failures: 0, Errors: 1, Skipped: 1

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.


Re: Configuration ASF continuum

Posted by Felix Knecht <fe...@apache.org>.
Emmanuel Lecharny schrieb:
> Felix Knecht wrote:
>>> Maybe a good thing too would be to update the wiki page with the
>>> selected configuration
>>> (http://directory.apache.org/apacheds/1.5/apacheds-v15-developers-guide.html)
>>>
>>> and guideline for those who want to get some info about the current
>>> build.
>>>     
>>
>> I don't find anything about CI/Continuum on this page.
> Indeed...
>>  What exactly do
>> you mean?
>>   
> Well, I mean we should have something instead of anything, isn't it ? :)
> 
> I don't say that you should do it, 

NP. I didn't understood it as a given job for me to be done :-)

I just say that at some point, it
> would be good to have something... And if I find the 30 minutes to
> update the page, I will do it.

To me this page doesn't looks ApacheDS 1.5 specific (I noticed after already created the entry ...) but it belongs to
the whole Directory project. So why not putting it to the main navigation [1] under 'Resources' and having an entry like
'Continous Integration' where we can put all these things?



[1] http://directory.apache.org/

Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Emmanuel Lecharny <el...@gmail.com>.
Felix Knecht wrote:
>> Maybe a good thing too would be to update the wiki page with the
>> selected configuration
>> (http://directory.apache.org/apacheds/1.5/apacheds-v15-developers-guide.html)
>> and guideline for those who want to get some info about the current
>> build.
>>     
>
> I don't find anything about CI/Continuum on this page.
Indeed...
>  What exactly do
> you mean?
>   
Well, I mean we should have something instead of anything, isn't it ? :)

I don't say that you should do it, I just say that at some point, it 
would be good to have something... And if I find the 30 minutes to 
update the page, I will do it.

-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Felix Knecht <fe...@apache.org>.
> Maybe a good thing too would be to update the wiki page with the
> selected configuration
> (http://directory.apache.org/apacheds/1.5/apacheds-v15-developers-guide.html)
> and guideline for those who want to get some info about the current
> build.

I don't find anything about CI/Continuum on this page. What exactly do
you mean?


Felix

Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Felix Knecht <fe...@apache.org>.
Emmanuel Lecharny schrieb:
> Felix Knecht wrote:
>>> Regarding the notification, AFAICT, we can't remove the mail sent to
>>> notification@directory.a.o. May be I'm wrong ...
>>>     
>>
>> You're wrong ;-). 
> Not totally :) You can't removed it from continuum ;)
Of course not, because it's hardcoded in the source code. You need to
remove it there or just leave this section out in the pom and set all
manually in continuum :-)


Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Emmanuel Lecharny <el...@gmail.com>.
Felix Knecht wrote:
>> Regarding the notification, AFAICT, we can't remove the mail sent to
>> notification@directory.a.o. May be I'm wrong ...
>>     
>
> You're wrong ;-). 
Not totally :) You can't removed it from continuum ;)

I personally find it a stupid choice to rely on pom's SCM part to handle 
a CI configuration. Hudson does not need such a tag, AFAICR. Anyway ...
> It's in the pom and needs to be changed there. So
> which is the preferred notification mail address? 
I think that commits is the place, as you get a notification if you 
committed something wrong. But it may be just me, we can discuss that.

-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Felix Knecht <fe...@apache.org>.
>
> Regarding the notification, AFAICT, we can't remove the mail sent to
> notification@directory.a.o. May be I'm wrong ...

You're wrong ;-). It's in the pom and needs to be changed there. So
which is the preferred notification mail address? I'll change it then.
This would be identical to ASF continuum configuration - the manually
configured address could then be removed there.


felix@pcfelix ~/svn/apache/directory/project/trunk $ svn diff
Index: pom.xml
===================================================================
--- pom.xml     (revision 728642)
+++ pom.xml     (working copy)
@@ -42,10 +42,10 @@
         <type>mail</type>
         <sendOnError>true</sendOnError>
         <sendOnFailure>true</sendOnFailure>
-        <sendOnSuccess>true</sendOnSuccess>
+        <sendOnSuccess>false</sendOnSuccess>
         <sendOnWarning>false</sendOnWarning>
         <configuration>
-          <address>notifications@directory.apache.org</address>
+          <address>commits@directory.apache.org</address>
         </configuration>
       </notifier>
     </notifiers>


Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Felix Knecht <fe...@apache.org>.
Felix Knecht schrieb:
> Btw, I had many small issues (see
> http://hrabal.blogspot.com/2008_12_14_archive.html),
>
> 2. I don't see any reason why we should inject a scm tag in the pom.xml,
> as we _already_ set the pom's URL in continuum.
> Normally you upload a project into continuum just indication the
> pom.xml. The scm url used in continuum is taken from the pom.
>
> 6. When you inject a project with modules, the default should be to
> _not_ add every module as a separate project (for X sake, this is why we
> use modules !)
> This depends if you enable the 'For multi modules project, load only
> root as recursive build' checkbox when adding a new project.
>
>   
8. It would be very cool to be able to copy/paste a project : as I'm
using it using different configurations (JDK versions, etc), it's a bit
time consuming to repeat the project creation more than once...
I thought you should be able to add a new goal to the same project and
choose another Build Environment (Add/Edit build definition).
Default means if this is the goal executed when clicking on 'build' on
the Project Group Summary view.
For java 6 exists a Build Environment JDK6.


Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Emmanuel Lecharny <el...@gmail.com>.
Felix Knecht wrote:
> Btw, I had many small issues (see
> http://hrabal.blogspot.com/2008_12_14_archive.html),
>
> 2. I don't see any reason why we should inject a scm tag in the pom.xml,
> as we _already_ set the pom's URL in continuum.
> Normally you upload a project into continuum just indication the
> pom.xml. The scm url used in continuum is taken from the pom.
>   
That preclude the fact that your project will be managed by a CI system. 
The thing is that you must give a link to the pom, and if you do so, 
then you already have a link to the project, so I find it a duplication 
of effort.
> 6. When you inject a project with modules, the default should be to
> _not_ add every module as a separate project (for X sake, this is why we
> use modules !)
> This depends if you enable the 'For multi modules project, load only
> root as recursive build' checkbox when adding a new project.
>   
Again, it's more or less a user acceptance problem. The default is that 
the project loads recursively _all_ the sub modules, if you forget to 
check the box. It happened a couple of times when I created the 
projects, and having to select the 50 modules I didn't want to see into 
the group was a PITA, to say the least.

I think the default should be the opposite.


-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Felix Knecht <fe...@apache.org>.
Btw, I had many small issues (see
http://hrabal.blogspot.com/2008_12_14_archive.html),

2. I don't see any reason why we should inject a scm tag in the pom.xml,
as we _already_ set the pom's URL in continuum.
Normally you upload a project into continuum just indication the
pom.xml. The scm url used in continuum is taken from the pom.

6. When you inject a project with modules, the default should be to
_not_ add every module as a separate project (for X sake, this is why we
use modules !)
This depends if you enable the 'For multi modules project, load only
root as recursive build' checkbox when adding a new project.

;-)


Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Emmanuel Lecharny <el...@gmail.com>.
Felix Knecht wrote:
> Felix Knecht schrieb:
>   
>> Felix Knecht schrieb:
>>   
>>     
>>> Felix Knecht schrieb:
>>>   
>>>     
>>>       
>>>>> Ok, I made you admin for the directory project. You should now be able
>>>>> to see everything :)
>>>>>     
>>>>>       
>>>>>         
>>>>>           
>>>> It's working, thanks.
>>>>
>>>> Just a few remarks:
>>>>     
>>>>       
>>>>         
>> Most of our projects will not build correctly when using the
>> --non-recursive flag, as only the root project is build (normal a 'pom'
>> project) and the nested projects (modules) aren't build at all.
>>   
>>     
>
> I removed the --non-recursive flag for all directory projects. Now let's
> see what happens.
>   
Hi Felix,

this is why I made you admin too :) You have way much knowledge than I 
do of Maven and Continuum. My small contribution was to inject the first 
version.

Btw, I had many small issues (see 
http://hrabal.blogspot.com/2008_12_14_archive.html), the most annoying 
is that you can't have the same project build with two different Jdk 
versions.

Feel free to modify the current configuration.Maybe a good thing too 
would be to update the wiki page with the selected configuration 
(http://directory.apache.org/apacheds/1.5/apacheds-v15-developers-guide.html) 
and guideline for those who want to get some info about the current build.

Regarding the notification, AFAICT, we can't remove the mail sent to 
notification@directory.a.o. May be I'm wrong ...

-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Felix Knecht <fe...@apache.org>.
Felix Knecht schrieb:
> Felix Knecht schrieb:
>   
>> Felix Knecht schrieb:
>>   
>>     
>>>> Ok, I made you admin for the directory project. You should now be able
>>>> to see everything :)
>>>>     
>>>>       
>>>>         
>>> It's working, thanks.
>>>
>>> Just a few remarks:
>>>     
>>>       
> Most of our projects will not build correctly when using the
> --non-recursive flag, as only the root project is build (normal a 'pom'
> project) and the nested projects (modules) aren't build at all.
>   

I removed the --non-recursive flag for all directory projects. Now let's
see what happens.
>   
>> Notifier mails goto commits@directory.apache.org (manually configured in
>> ASF continuum) and to notifications@d.a.o. Do we need both? If not we
>> can remove the manually configured one and set the correct on in the
>> directory project pom.xml.
>> Notification is only set for Failures/Errors. This could be adapted as
>> well in the pom.xml (ATM a success mail is sent, but only to the
>> notifications list).
>> Which list shall be used?
>>
>>   
>>     
>>> All projects are run using just 'clean install' goal. Tests are never
>>> run with -Dintegration.
>>> On the oxylos CI we distribute the maven generated reports (site-deploy
>>> goal) as well as snapshot jars/distributions.
>>>
>>> So the question is if we're
>>> a) allowed to do this as well
>>> b) if a) where to deploy the generated sites (and(?) snapshot
>>> jars/distributions). ATM this is configured in each pom where to deploy
>>> to the site, e.g.
>>>   <distributionManagement>
>>>     <site>
>>>       <id>apache.directory.shared</id>
>>>       <!--<url>${staging.siteURL}/${siteId}/${version}</url>-->
>>>       <url>scpexe://vm094.oxylos.org/var/www/html/projects/shared/</url>
>>>     </site>
>>>   </distributionManagement>
>>>
>>>   
>>>     
>>>       
>>   
>>     
>
>   


Re: Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Felix Knecht <fe...@apache.org>.
Felix Knecht schrieb:
> Felix Knecht schrieb:
>   
>>> Ok, I made you admin for the directory project. You should now be able
>>> to see everything :)
>>>     
>>>       
>> It's working, thanks.
>>
>> Just a few remarks:
>>     
Most of our projects will not build correctly when using the
--non-recursive flag, as only the root project is build (normal a 'pom'
project) and the nested projects (modules) aren't build at all.

> Notifier mails goto commits@directory.apache.org (manually configured in
> ASF continuum) and to notifications@d.a.o. Do we need both? If not we
> can remove the manually configured one and set the correct on in the
> directory project pom.xml.
> Notification is only set for Failures/Errors. This could be adapted as
> well in the pom.xml (ATM a success mail is sent, but only to the
> notifications list).
> Which list shall be used?
>
>   
>> All projects are run using just 'clean install' goal. Tests are never
>> run with -Dintegration.
>> On the oxylos CI we distribute the maven generated reports (site-deploy
>> goal) as well as snapshot jars/distributions.
>>
>> So the question is if we're
>> a) allowed to do this as well
>> b) if a) where to deploy the generated sites (and(?) snapshot
>> jars/distributions). ATM this is configured in each pom where to deploy
>> to the site, e.g.
>>   <distributionManagement>
>>     <site>
>>       <id>apache.directory.shared</id>
>>       <!--<url>${staging.siteURL}/${siteId}/${version}</url>-->
>>       <url>scpexe://vm094.oxylos.org/var/www/html/projects/shared/</url>
>>     </site>
>>   </distributionManagement>
>>
>>   
>>     
>
>   


Re: Configuration ASF continuum

Posted by Felix Knecht <fe...@apache.org>.
I added the project Archetype to embed ApacheDS as a Web Application
<http://vmbuild.apache.org/continuum/projectView.action?projectId=1594>
to the group.

Felix

Re: Configuration ASF continuum

Posted by Felix Knecht <fe...@apache.org>.
Where shall we now put the configuration of the CI Failure Mails:

Pom.xml or only manual configuration in the CI?
Reading Emmanuels blog and the problems he mentioned it seems that
taking it off the pom and only configuring it manually in the CI is the
preferred one.
If this is the way to go we should change the TLP pom, release it and
update all the related poms to use the latest TLP pom as parent.


> Notifier mails goto commits@directory.apache.org (manually configured in
> ASF continuum) and to notifications@d.a.o. Do we need both? If not we
> can remove the manually configured one and set the correct on in the
> directory project pom.xml.
> Notification is only set for Failures/Errors. This could be adapted as
> well in the pom.xml (ATM a success mail is sent, but only to the
> notifications list).
> Which list shall be used?
>   


Configuration ASF continuum [was: Asked INFRA to add Directory in ASF continuum]

Posted by Felix Knecht <fe...@apache.org>.
Felix Knecht schrieb:
>> Ok, I made you admin for the directory project. You should now be able
>> to see everything :)
>>     
> It's working, thanks.
>
> Just a few remarks:
>   
Notifier mails goto commits@directory.apache.org (manually configured in
ASF continuum) and to notifications@d.a.o. Do we need both? If not we
can remove the manually configured one and set the correct on in the
directory project pom.xml.
Notification is only set for Failures/Errors. This could be adapted as
well in the pom.xml (ATM a success mail is sent, but only to the
notifications list).
Which list shall be used?

> All projects are run using just 'clean install' goal. Tests are never
> run with -Dintegration.
> On the oxylos CI we distribute the maven generated reports (site-deploy
> goal) as well as snapshot jars/distributions.
>
> So the question is if we're
> a) allowed to do this as well
> b) if a) where to deploy the generated sites (and(?) snapshot
> jars/distributions). ATM this is configured in each pom where to deploy
> to the site, e.g.
>   <distributionManagement>
>     <site>
>       <id>apache.directory.shared</id>
>       <!--<url>${staging.siteURL}/${siteId}/${version}</url>-->
>       <url>scpexe://vm094.oxylos.org/var/www/html/projects/shared/</url>
>     </site>
>   </distributionManagement>
>
>   


Re: Asked INFRA to add Directory in ASF continuum

Posted by Felix Knecht <fe...@apache.org>.
> Ok, I made you admin for the directory project. You should now be able
> to see everything :)
It's working, thanks.

Just a few remarks:

All projects are run using just 'clean install' goal. Tests are never
run with -Dintegration.
On the oxylos CI we distribute the maven generated reports (site-deploy
goal) as well as snapshot jars/distributions.

So the question is if we're
a) allowed to do this as well
b) if a) where to deploy the generated sites (and(?) snapshot
jars/distributions). ATM this is configured in each pom where to deploy
to the site, e.g.
  <distributionManagement>
    <site>
      <id>apache.directory.shared</id>
      <!--<url>${staging.siteURL}/${siteId}/${version}</url>-->
      <url>scpexe://vm094.oxylos.org/var/www/html/projects/shared/</url>
    </site>
  </distributionManagement>


Re: Asked INFRA to add Directory in ASF continuum

Posted by Emmanuel Lecharny <el...@gmail.com>.
Felix Knecht wrote:
>  
>   
>> I think you should register. If it's not working after a register (or
>> if you can't register), just tell me, I will add you as a user.
>>     
>
> I did now. Can you please add me as user?
>
> Thanks and regards
> Felix
>   
Ok, I made you admin for the directory project. You should now be able 
to see everything :)


-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Re: Asked INFRA to add Directory in ASF continuum

Posted by Felix Knecht <fe...@apache.org>.
Emmanuel Lecharny schrieb:
> Felix Knecht wrote:
>>  
>>  
>>> I think you should register. If it's not working after a register (or
>>> if you can't register), just tell me, I will add you as a user.
>>>     
>>
>> I did now. Can you please add me as user?
>>   
> What is the username you registered on ?

felixk

(felixk@apache.org, Felix Knecht)

>> Thanks and regards
>> Felix
>>
>>
>>   
>
>


Re: Asked INFRA to add Directory in ASF continuum

Posted by Emmanuel Lecharny <el...@gmail.com>.
Felix Knecht wrote:
>  
>   
>> I think you should register. If it's not working after a register (or
>> if you can't register), just tell me, I will add you as a user.
>>     
>
> I did now. Can you please add me as user?
>   
What is the username you registered on ?
> Thanks and regards
> Felix
>
>
>   


-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Re: Asked INFRA to add Directory in ASF continuum

Posted by Felix Knecht <fe...@apache.org>.
 
> I think you should register. If it's not working after a register (or
> if you can't register), just tell me, I will add you as a user.

I did now. Can you please add me as user?

Thanks and regards
Felix


Re: Asked INFRA to add Directory in ASF continuum

Posted by Emmanuel Lecharny <el...@gmail.com>.
Felix Knecht wrote:
> Emmanuel Lecharny schrieb:
>   
>> Felix Knecht wrote:
>>     
>>> Hi Emmanuel
>>>
>>> I saw that Wendy created the directory project group
>>> http://vmbuild.apache.org/continuum/projectGroupSummary.action?projectGroupId=139
>>>
>>>
>>>
>>> Does this means I can shut down the CI at oxylos?
>>>   
>>>       
>> We can keep it for a while, until we are sure that the apache
>> continuum is onfigured correctly.
>>     
>
> Does it already runs?
> Using the link above I just get an authorization error (You are not
> authorized to access this page. Please contact your administrator to be
> granted the appropriate permissions.) and Show Project Groups show an
> empty list.
>   
I think you should register. If it's not working after a register (or if 
you can't register), just tell me, I will add you as a user.


-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Re: Asked INFRA to add Directory in ASF continuum

Posted by Felix Knecht <fe...@apache.org>.
Emmanuel Lecharny schrieb:
> Felix Knecht wrote:
>> Hi Emmanuel
>>
>> I saw that Wendy created the directory project group
>> http://vmbuild.apache.org/continuum/projectGroupSummary.action?projectGroupId=139
>>
>>
>>
>> Does this means I can shut down the CI at oxylos?
>>   
> We can keep it for a while, until we are sure that the apache
> continuum is onfigured correctly.

Does it already runs?
Using the link above I just get an authorization error (You are not
authorized to access this page. Please contact your administrator to be
granted the appropriate permissions.) and Show Project Groups show an
empty list.

Re: Asked INFRA to add Directory in ASF continuum

Posted by Emmanuel Lecharny <el...@gmail.com>.
Felix Knecht wrote:
> Hi Emmanuel
>
> I saw that Wendy created the directory project group
> http://vmbuild.apache.org/continuum/projectGroupSummary.action?projectGroupId=139
>
>
> Does this means I can shut down the CI at oxylos?
>   
We can keep it for a while, until we are sure that the apache continuum 
is onfigured correctly.

-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Re: Asked INFRA to add Directory in ASF continuum

Posted by Felix Knecht <fe...@apache.org>.
Hi Emmanuel

I saw that Wendy created the directory project group
http://vmbuild.apache.org/continuum/projectGroupSummary.action?projectGroupId=139


Does this means I can shut down the CI at oxylos?

Felix

> Hi guys,
>
> I have asked INFRA to add Directory into the ASF continuum project :
>
> https://issues.apache.org/jira/browse/INFRA-1825
>