You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by Gabriele Columbro <co...@gmail.com> on 2010/06/18 15:55:21 UTC

0.1.0-incubating Maven release proposal

Hey guys,
I have completed the works on [1]  and  documented the maven based  
release process here [2].

Right now we're able to:

- release to maven repositories and sign via GPG
- produce assemblies .There are some changes with the Ant produced  
ones, so I'd ask you to check whether you're happy with which  
artifacts/assemblies get produced and the content of them. The details  
are documented in [2].
- deploy to a staging repository where we can run the vote and also  
deploy the maven site to people.apache.org so we can have fresh  
reports and javadocs

Upon release approval:
- promote artifacts  promote maven stie it to http://incubator.apache.org/chemistry/opencmis/maven/ 
   (to back link it from the wiki)
- certain artifacts are proposed to be moved to apache.org/dist. I'm  
sure you have a better view on what needs to be published also there  
for general consumption, so any change is welcome. Maybe the sample  
WARs for fileshare, inmemory etc.?

WDYT?

If you guys are happy with this, I can merge this changes in trunk and  
prepare the release candidate for vote today so we can target to  
release early next week. I'll be copy-pasting the jackrabbit [3] VOTE  
email template in our main pom so the announcement can be autogenerated.
Any changes you'd like, just comment on the issue or ping me directly  
via email and I'll be happy to apply changes ASAP.

Eager to hear your thoughts,
Gab

[1] https://issues.apache.org/jira/browse/CMIS-218
[2] https://cwiki.apache.org/confluence/display/CMIS/OpenCMIS+Maven+Release+Documentation 
.
[3] http://svn.apache.org/repos/asf/jackrabbit/trunk/pom.xml

On Jun 17, 2010, at 4:45 AM, Gabriele Columbro wrote:

> Hey guys,
> I'm gathering here a log of the work I'm doing the maven release dev  
> branch.
>
> As you can see from the issue, I think I ported most of the Ant  
> build (wget included). A mvn snapshot deploy is undergoing also with  
> the generated assemblies.
>
> More to come tomorrow as I'll test the release process and verify  
> the assemblies with respect to the Ant generated ones.
>
> HTH,
> ciao!
>
> Gab
>
>
> On Jun 17, 2010, at 4:39 AM, Gabriele Columbro (JIRA) wrote:
>
>> General improvements to the maven build (and release process)
>> -------------------------------------------------------------
>>
>>                Key: CMIS-218
>>                URL: https://issues.apache.org/jira/browse/CMIS-218
>>            Project: Chemistry
>>         Issue Type: Improvement
>>         Components: build&release
>>        Environment: any
>>           Reporter: Gabriele Columbro
>>           Assignee: Gabriele Columbro
>>
>>
>> This issue is meant to gather all the maven build / release  
>> improvements.
>>
>> -- 
>> This message is automatically generated by JIRA.
>> -
>> You can reply to this email to add a comment to the issue online.
>>
>
> -- 
>
> Eng. Gabriele Columbro
> Alfresco Software, Ltd.
>
> M: +31 (0)627 565 103
> P: +39 320 161 28 46
> D: +44 (0)1628 876 654
>
> Skype: gabrielecolumbro
> Blog: http://www.mindthegab.com
> Twitter: http://twitter.com/mindthegabz
>
>
>

-- 

Eng. Gabriele Columbro
Alfresco Software, Ltd.

M: +31 (0)627 565 103
P: +39 320 161 28 46
D: +44 (0)1628 876 654

Skype: gabrielecolumbro
Blog: http://www.mindthegab.com
Twitter: http://twitter.com/mindthegabz




Re: 0.1.0-incubating Maven release proposal

Posted by Stephan Klevenz <st...@klaeff.de>.
@Gab: great job !!!


Am 18.06.2010 um 17:12 schrieb Florian Müller:

> - For some reasons LICENSE.txt and NOTICE.txt have been renamed to LICENSE and NOTICE in the trunk.

I have changed this. The RAT tool for checking license headers doesn't like the txt extension and reports an error. 

Regards,
Stephan

Re: 0.1.0-incubating Maven release proposal

Posted by Gabriele Columbro <co...@gmail.com>.
Hey Florian,
I resolved https://issues.apache.org/jira/browse/CMIS-218 as I was  
able to deploy all the snapshot packages and assemblies.

I documented the new release layout in the wiki (the 3 wars are  
released together in a package with classifier '-server-webapps).

I'll merge in trunk later and prepare the release tomorrow I believe.

Let me know if there's anything more we want to have in (maybe wait  
next week for releasing).


HTH,
Gab


On Jun 18, 2010, at 5:12 PM, Florian Müller wrote:

> Hi Gab,
>
> Thanks for your effort! That looks great!
>
>
> I have a few comments:
>
> - The browser seems to be missing as a commodity package. @all: Do  
> we want to release it?
>
> - I would prefer three separate server packages: server framework,  
> InMemory repository and FileShare repository. But that shouldn't  
> stop the release.
>
> - We should remove the ant release tool completely if we don't use it.
>
> - For some reasons LICENSE.txt and NOTICE.txt have been renamed to  
> LICENSE and NOTICE in the trunk.
>
> - The source package contains the _dev folder. Do we really want it  
> to be part of the release?
>
> - Do we want to/have to release the JUnit tests and FIT tests in the  
> source package?
>
> - The maven site should be synced to http://incubator.apache.org/chemistry/opencmis/maven-site/ 
> <version>  (note the /opencmis/ part).
>
> - We have a patch in JIRA [1] that adds OSGi support. The bigger  
> part of this patch are enhancements of the pom.xml files. I didn't  
> edit the pom.xml files in the trunk because I saw you making a lot  
> of changes to the pom.xml files in your test branch. It would be  
> nice if we could incorporate this patch into the release. Should we  
> perform the changes before or after the merge with the trunk?
>
>
> Cheers,
>
> Florian
>
>
> [1] https://issues.apache.org/jira/browse/CMIS-217
>
>
> -----Original Message-----
> From: Gabriele Columbro [mailto:columbro@gmail.com]
> Sent: Freitag, 18. Juni 2010 15:55
> To: chemistry-dev@incubator.apache.org
> Subject: 0.1.0-incubating Maven release proposal
>
> Hey guys,
> I have completed the works on [1]  and  documented the maven based
> release process here [2].
>
> Right now we're able to:
>
> - release to maven repositories and sign via GPG
> - produce assemblies .There are some changes with the Ant produced
> ones, so I'd ask you to check whether you're happy with which
> artifacts/assemblies get produced and the content of them. The details
> are documented in [2].
> - deploy to a staging repository where we can run the vote and also
> deploy the maven site to people.apache.org so we can have fresh
> reports and javadocs
>
> Upon release approval:
> - promote artifacts  promote maven stie it to http://incubator.apache.org/chemistry/opencmis/maven/
>   (to back link it from the wiki)
> - certain artifacts are proposed to be moved to apache.org/dist. I'm
> sure you have a better view on what needs to be published also there
> for general consumption, so any change is welcome. Maybe the sample
> WARs for fileshare, inmemory etc.?
>
> WDYT?
>
> If you guys are happy with this, I can merge this changes in trunk and
> prepare the release candidate for vote today so we can target to
> release early next week. I'll be copy-pasting the jackrabbit [3] VOTE
> email template in our main pom so the announcement can be  
> autogenerated.
> Any changes you'd like, just comment on the issue or ping me directly
> via email and I'll be happy to apply changes ASAP.
>
> Eager to hear your thoughts,
> Gab
>
> [1] https://issues.apache.org/jira/browse/CMIS-218
> [2] https://cwiki.apache.org/confluence/display/CMIS/OpenCMIS+Maven+Release+Documentation
> .
> [3] http://svn.apache.org/repos/asf/jackrabbit/trunk/pom.xml
>
> On Jun 17, 2010, at 4:45 AM, Gabriele Columbro wrote:
>
>> Hey guys,
>> I'm gathering here a log of the work I'm doing the maven release dev
>> branch.
>>
>> As you can see from the issue, I think I ported most of the Ant
>> build (wget included). A mvn snapshot deploy is undergoing also with
>> the generated assemblies.
>>
>> More to come tomorrow as I'll test the release process and verify
>> the assemblies with respect to the Ant generated ones.
>>
>> HTH,
>> ciao!
>>
>> Gab
>>
>>
>> On Jun 17, 2010, at 4:39 AM, Gabriele Columbro (JIRA) wrote:
>>
>>> General improvements to the maven build (and release process)
>>> -------------------------------------------------------------
>>>
>>>               Key: CMIS-218
>>>               URL: https://issues.apache.org/jira/browse/CMIS-218
>>>           Project: Chemistry
>>>        Issue Type: Improvement
>>>        Components: build&release
>>>       Environment: any
>>>          Reporter: Gabriele Columbro
>>>          Assignee: Gabriele Columbro
>>>
>>>
>>> This issue is meant to gather all the maven build / release
>>> improvements.
>>>
>>> -- 
>>> This message is automatically generated by JIRA.
>>> -
>>> You can reply to this email to add a comment to the issue online.
>>>
>>
>> -- 
>>
>> Eng. Gabriele Columbro
>> Alfresco Software, Ltd.
>>
>> M: +31 (0)627 565 103
>> P: +39 320 161 28 46
>> D: +44 (0)1628 876 654
>>
>> Skype: gabrielecolumbro
>> Blog: http://www.mindthegab.com
>> Twitter: http://twitter.com/mindthegabz
>>
>>
>>
>
> -- 
>
> Eng. Gabriele Columbro
> Alfresco Software, Ltd.
>
> M: +31 (0)627 565 103
> P: +39 320 161 28 46
> D: +44 (0)1628 876 654
>
> Skype: gabrielecolumbro
> Blog: http://www.mindthegab.com
> Twitter: http://twitter.com/mindthegabz
>
>
>

-- 

Eng. Gabriele Columbro
Alfresco Software, Ltd.

M: +31 (0)627 565 103
P: +39 320 161 28 46
D: +44 (0)1628 876 654

Skype: gabrielecolumbro
Blog: http://www.mindthegab.com
Twitter: http://twitter.com/mindthegabz




Re: 0.1.0-incubating Maven release proposal

Posted by Gabriele Columbro <co...@gmail.com>.
Hey Florian,

On Jun 18, 2010, at 5:12 PM, Florian Müller wrote:

> Hi Gab,
>
> Thanks for your effort! That looks great!

Thanks for the feedback, still cleaning the last glitches though, but  
then we should be ready and set.

>
>
> I have a few comments:
>
> - The browser seems to be missing as a commodity package. @all: Do  
> we want to release it?

+1. Is it good to just have the chemistry-opencmis-browser-app.war  
produced by the build added to the commodity packages (with checksum  
and signature of course) ?

>
> - I would prefer three separate server packages: server framework,  
> InMemory repository and FileShare repository. But that shouldn't  
> stop the release.

+1. For inMemory and Fileshare, can just add them to the commodity  
packages as the WARs are built from Maven, correct?

>
> - We should remove the ant release tool completely if we don't use it.

Will do before merging in trunk.

>
> - For some reasons LICENSE.txt and NOTICE.txt have been renamed to  
> LICENSE and NOTICE in the trunk.

Not sure, working in the branch (where they still have the *.txt).  
Feel free to change them back, the build is not using them (as it uses  
the apache-jar-resource-bundle and the maven-remote-resources plugin).

>
> - The source package contains the _dev folder. Do we really want it  
> to be part of the release?

Agreed we could remove it. Will proceed.

>
> - Do we want to/have to release the JUnit tests and FIT tests in the  
> source package?
>
> - The maven site should be synced to http://incubator.apache.org/chemistry/opencmis/maven-site/ 
> <version>  (note the /opencmis/ part).

Thanks, just updated the wiki with the change.

>
> - We have a patch in JIRA [1] that adds OSGi support. The bigger  
> part of this patch are enhancements of the pom.xml files. I didn't  
> edit the pom.xml files in the trunk because I saw you making a lot  
> of changes to the pom.xml files in your test branch. It would be  
> nice if we could incorporate this patch into the release. Should we  
> perform the changes before or after the merge with the trunk?

I should be able to merge in the next 2h (surely would make it  
easier). But if I'm not able, I suggest you proceed in trunk and then  
it's gonna be a bit more fun on my side to merge :)



>
>
> Cheers,
>
> Florian
>
>
> [1] https://issues.apache.org/jira/browse/CMIS-217
>
>
> -----Original Message-----
> From: Gabriele Columbro [mailto:columbro@gmail.com]
> Sent: Freitag, 18. Juni 2010 15:55
> To: chemistry-dev@incubator.apache.org
> Subject: 0.1.0-incubating Maven release proposal
>
> Hey guys,
> I have completed the works on [1]  and  documented the maven based
> release process here [2].
>
> Right now we're able to:
>
> - release to maven repositories and sign via GPG
> - produce assemblies .There are some changes with the Ant produced
> ones, so I'd ask you to check whether you're happy with which
> artifacts/assemblies get produced and the content of them. The details
> are documented in [2].
> - deploy to a staging repository where we can run the vote and also
> deploy the maven site to people.apache.org so we can have fresh
> reports and javadocs
>
> Upon release approval:
> - promote artifacts  promote maven stie it to http://incubator.apache.org/chemistry/opencmis/maven/
>   (to back link it from the wiki)
> - certain artifacts are proposed to be moved to apache.org/dist. I'm
> sure you have a better view on what needs to be published also there
> for general consumption, so any change is welcome. Maybe the sample
> WARs for fileshare, inmemory etc.?
>
> WDYT?
>
> If you guys are happy with this, I can merge this changes in trunk and
> prepare the release candidate for vote today so we can target to
> release early next week. I'll be copy-pasting the jackrabbit [3] VOTE
> email template in our main pom so the announcement can be  
> autogenerated.
> Any changes you'd like, just comment on the issue or ping me directly
> via email and I'll be happy to apply changes ASAP.
>
> Eager to hear your thoughts,
> Gab
>
> [1] https://issues.apache.org/jira/browse/CMIS-218
> [2] https://cwiki.apache.org/confluence/display/CMIS/OpenCMIS+Maven+Release+Documentation
> .
> [3] http://svn.apache.org/repos/asf/jackrabbit/trunk/pom.xml
>
> On Jun 17, 2010, at 4:45 AM, Gabriele Columbro wrote:
>
>> Hey guys,
>> I'm gathering here a log of the work I'm doing the maven release dev
>> branch.
>>
>> As you can see from the issue, I think I ported most of the Ant
>> build (wget included). A mvn snapshot deploy is undergoing also with
>> the generated assemblies.
>>
>> More to come tomorrow as I'll test the release process and verify
>> the assemblies with respect to the Ant generated ones.
>>
>> HTH,
>> ciao!
>>
>> Gab
>>
>>
>> On Jun 17, 2010, at 4:39 AM, Gabriele Columbro (JIRA) wrote:
>>
>>> General improvements to the maven build (and release process)
>>> -------------------------------------------------------------
>>>
>>>               Key: CMIS-218
>>>               URL: https://issues.apache.org/jira/browse/CMIS-218
>>>           Project: Chemistry
>>>        Issue Type: Improvement
>>>        Components: build&release
>>>       Environment: any
>>>          Reporter: Gabriele Columbro
>>>          Assignee: Gabriele Columbro
>>>
>>>
>>> This issue is meant to gather all the maven build / release
>>> improvements.
>>>
>>> -- 
>>> This message is automatically generated by JIRA.
>>> -
>>> You can reply to this email to add a comment to the issue online.
>>>
>>
>> -- 
>>
>> Eng. Gabriele Columbro
>> Alfresco Software, Ltd.
>>
>> M: +31 (0)627 565 103
>> P: +39 320 161 28 46
>> D: +44 (0)1628 876 654
>>
>> Skype: gabrielecolumbro
>> Blog: http://www.mindthegab.com
>> Twitter: http://twitter.com/mindthegabz
>>
>>
>>
>
> -- 
>
> Eng. Gabriele Columbro
> Alfresco Software, Ltd.
>
> M: +31 (0)627 565 103
> P: +39 320 161 28 46
> D: +44 (0)1628 876 654
>
> Skype: gabrielecolumbro
> Blog: http://www.mindthegab.com
> Twitter: http://twitter.com/mindthegabz
>
>
>

-- 

Eng. Gabriele Columbro
Alfresco Software, Ltd.

M: +31 (0)627 565 103
P: +39 320 161 28 46
D: +44 (0)1628 876 654

Skype: gabrielecolumbro
Blog: http://www.mindthegab.com
Twitter: http://twitter.com/mindthegabz




RE: 0.1.0-incubating Maven release proposal

Posted by Florian Müller <fm...@opentext.com>.
Hi Gab,

Thanks for your effort! That looks great!


I have a few comments:

- The browser seems to be missing as a commodity package. @all: Do we want to release it?

- I would prefer three separate server packages: server framework, InMemory repository and FileShare repository. But that shouldn't stop the release.

- We should remove the ant release tool completely if we don't use it.

- For some reasons LICENSE.txt and NOTICE.txt have been renamed to LICENSE and NOTICE in the trunk.

- The source package contains the _dev folder. Do we really want it to be part of the release?

- Do we want to/have to release the JUnit tests and FIT tests in the source package?

- The maven site should be synced to http://incubator.apache.org/chemistry/opencmis/maven-site/<version>  (note the /opencmis/ part).

- We have a patch in JIRA [1] that adds OSGi support. The bigger part of this patch are enhancements of the pom.xml files. I didn't edit the pom.xml files in the trunk because I saw you making a lot of changes to the pom.xml files in your test branch. It would be nice if we could incorporate this patch into the release. Should we perform the changes before or after the merge with the trunk?


Cheers,

Florian


[1] https://issues.apache.org/jira/browse/CMIS-217


-----Original Message-----
From: Gabriele Columbro [mailto:columbro@gmail.com] 
Sent: Freitag, 18. Juni 2010 15:55
To: chemistry-dev@incubator.apache.org
Subject: 0.1.0-incubating Maven release proposal

Hey guys,
I have completed the works on [1]  and  documented the maven based  
release process here [2].

Right now we're able to:

- release to maven repositories and sign via GPG
- produce assemblies .There are some changes with the Ant produced  
ones, so I'd ask you to check whether you're happy with which  
artifacts/assemblies get produced and the content of them. The details  
are documented in [2].
- deploy to a staging repository where we can run the vote and also  
deploy the maven site to people.apache.org so we can have fresh  
reports and javadocs

Upon release approval:
- promote artifacts  promote maven stie it to http://incubator.apache.org/chemistry/opencmis/maven/ 
   (to back link it from the wiki)
- certain artifacts are proposed to be moved to apache.org/dist. I'm  
sure you have a better view on what needs to be published also there  
for general consumption, so any change is welcome. Maybe the sample  
WARs for fileshare, inmemory etc.?

WDYT?

If you guys are happy with this, I can merge this changes in trunk and  
prepare the release candidate for vote today so we can target to  
release early next week. I'll be copy-pasting the jackrabbit [3] VOTE  
email template in our main pom so the announcement can be autogenerated.
Any changes you'd like, just comment on the issue or ping me directly  
via email and I'll be happy to apply changes ASAP.

Eager to hear your thoughts,
Gab

[1] https://issues.apache.org/jira/browse/CMIS-218
[2] https://cwiki.apache.org/confluence/display/CMIS/OpenCMIS+Maven+Release+Documentation 
.
[3] http://svn.apache.org/repos/asf/jackrabbit/trunk/pom.xml

On Jun 17, 2010, at 4:45 AM, Gabriele Columbro wrote:

> Hey guys,
> I'm gathering here a log of the work I'm doing the maven release dev  
> branch.
>
> As you can see from the issue, I think I ported most of the Ant  
> build (wget included). A mvn snapshot deploy is undergoing also with  
> the generated assemblies.
>
> More to come tomorrow as I'll test the release process and verify  
> the assemblies with respect to the Ant generated ones.
>
> HTH,
> ciao!
>
> Gab
>
>
> On Jun 17, 2010, at 4:39 AM, Gabriele Columbro (JIRA) wrote:
>
>> General improvements to the maven build (and release process)
>> -------------------------------------------------------------
>>
>>                Key: CMIS-218
>>                URL: https://issues.apache.org/jira/browse/CMIS-218
>>            Project: Chemistry
>>         Issue Type: Improvement
>>         Components: build&release
>>        Environment: any
>>           Reporter: Gabriele Columbro
>>           Assignee: Gabriele Columbro
>>
>>
>> This issue is meant to gather all the maven build / release  
>> improvements.
>>
>> -- 
>> This message is automatically generated by JIRA.
>> -
>> You can reply to this email to add a comment to the issue online.
>>
>
> -- 
>
> Eng. Gabriele Columbro
> Alfresco Software, Ltd.
>
> M: +31 (0)627 565 103
> P: +39 320 161 28 46
> D: +44 (0)1628 876 654
>
> Skype: gabrielecolumbro
> Blog: http://www.mindthegab.com
> Twitter: http://twitter.com/mindthegabz
>
>
>

-- 

Eng. Gabriele Columbro
Alfresco Software, Ltd.

M: +31 (0)627 565 103
P: +39 320 161 28 46
D: +44 (0)1628 876 654

Skype: gabrielecolumbro
Blog: http://www.mindthegab.com
Twitter: http://twitter.com/mindthegabz




Re: 0.1.0-incubating Maven release proposal

Posted by Gabriele Columbro <co...@gmail.com>.
Just a clarification, as I noticed my build is still running :)

in a short while, you'll find access artifacts (and assemblies)  
deployed either here https://repository.apache.org/index.html#nexus- 
search;gav~org.apache.chemistry.opencmis~~0.1.0-incubating-SNAPSHOT~~.

or checking the latest versions here https://repository.apache.org/content/repositories/snapshots/org/apache/chemistry/opencmis/

Sorry for the confusion,
Gab

On Jun 18, 2010, at 3:55 PM, Gabriele Columbro wrote:

> Hey guys,
> I have completed the works on [1]  and  documented the maven based  
> release process here [2].
>
> Right now we're able to:
>
> - release to maven repositories and sign via GPG
> - produce assemblies .There are some changes with the Ant produced  
> ones, so I'd ask you to check whether you're happy with which  
> artifacts/assemblies get produced and the content of them. The  
> details are documented in [2].
> - deploy to a staging repository where we can run the vote and also  
> deploy the maven site to people.apache.org so we can have fresh  
> reports and javadocs
>
> Upon release approval:
> - promote artifacts  promote maven stie it to http://incubator.apache.org/chemistry/opencmis/maven/ 
>   (to back link it from the wiki)
> - certain artifacts are proposed to be moved to apache.org/dist. I'm  
> sure you have a better view on what needs to be published also there  
> for general consumption, so any change is welcome. Maybe the sample  
> WARs for fileshare, inmemory etc.?
>
> WDYT?
>
> If you guys are happy with this, I can merge this changes in trunk  
> and prepare the release candidate for vote today so we can target to  
> release early next week. I'll be copy-pasting the jackrabbit [3]  
> VOTE email template in our main pom so the announcement can be  
> autogenerated.
> Any changes you'd like, just comment on the issue or ping me  
> directly via email and I'll be happy to apply changes ASAP.
>
> Eager to hear your thoughts,
> Gab
>
> [1] https://issues.apache.org/jira/browse/CMIS-218
> [2] https://cwiki.apache.org/confluence/display/CMIS/OpenCMIS+Maven+Release+Documentation 
> .
> [3] http://svn.apache.org/repos/asf/jackrabbit/trunk/pom.xml
>
> On Jun 17, 2010, at 4:45 AM, Gabriele Columbro wrote:
>
>> Hey guys,
>> I'm gathering here a log of the work I'm doing the maven release  
>> dev branch.
>>
>> As you can see from the issue, I think I ported most of the Ant  
>> build (wget included). A mvn snapshot deploy is undergoing also  
>> with the generated assemblies.
>>
>> More to come tomorrow as I'll test the release process and verify  
>> the assemblies with respect to the Ant generated ones.
>>
>> HTH,
>> ciao!
>>
>> Gab
>>
>>
>> On Jun 17, 2010, at 4:39 AM, Gabriele Columbro (JIRA) wrote:
>>
>>> General improvements to the maven build (and release process)
>>> -------------------------------------------------------------
>>>
>>>               Key: CMIS-218
>>>               URL: https://issues.apache.org/jira/browse/CMIS-218
>>>           Project: Chemistry
>>>        Issue Type: Improvement
>>>        Components: build&release
>>>       Environment: any
>>>          Reporter: Gabriele Columbro
>>>          Assignee: Gabriele Columbro
>>>
>>>
>>> This issue is meant to gather all the maven build / release  
>>> improvements.
>>>
>>> -- 
>>> This message is automatically generated by JIRA.
>>> -
>>> You can reply to this email to add a comment to the issue online.
>>>
>>
>> -- 
>>
>> Eng. Gabriele Columbro
>> Alfresco Software, Ltd.
>>
>> M: +31 (0)627 565 103
>> P: +39 320 161 28 46
>> D: +44 (0)1628 876 654
>>
>> Skype: gabrielecolumbro
>> Blog: http://www.mindthegab.com
>> Twitter: http://twitter.com/mindthegabz
>>
>>
>>
>
> -- 
>
> Eng. Gabriele Columbro
> Alfresco Software, Ltd.
>
> M: +31 (0)627 565 103
> P: +39 320 161 28 46
> D: +44 (0)1628 876 654
>
> Skype: gabrielecolumbro
> Blog: http://www.mindthegab.com
> Twitter: http://twitter.com/mindthegabz
>
>
>

-- 

Eng. Gabriele Columbro
Alfresco Software, Ltd.

M: +31 (0)627 565 103
P: +39 320 161 28 46
D: +44 (0)1628 876 654

Skype: gabrielecolumbro
Blog: http://www.mindthegab.com
Twitter: http://twitter.com/mindthegabz