Re: Permission denied when copying Maven artifacts

2011-06-23 Thread Reinhard Pötz

On 06/20/2011 11:45 AM, Simone Tripodi wrote:

Hi all guys,
can anyone please help me on finalizing the release? when copying the
Maven artifacts to the Apache sync repository (people.apache.org) I
get the following error:

$ cp -R /x1/www/people.apache.org/builds/cocoon/
/x1/www/people.apache.org/repo/m2-ibiblio-rsync-repository/
cp: 
/x1/www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/cocoon/cocoon-tools-modules/8/cocoon-tools-modules-8.pom.asc:
Permission denied
simonetripodi@x1:~$

Many thanks in advance, have a nice day!


I tried it but I don't have any luck either :-(

While I was at it, I cleaned up the 
/x1/www/people.apache.org/builds/cocoon/ by removing previous release 
builds and the cocoon-all artifacts which don't need to be copied to 
maven-central. You can find the distribution artifacts in 
/home/reinhard/apache-cocoon-3.0.0-alpha-3-dist.


A backup of the cocoon build directory before I removed any files can be 
found in /home/reinhard/apache-cocoon-3.0.0-alpha-3-complete


You'll need to get in contact with Apache infra to get the problem 
sorted out.


--
Reinhard Pötz Founder  Managing Director, Indoqa and Deepsearch
http://www.indoqa.com/people/reinhard-poetz.html

Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member  reinh...@apache.org


  Furthermore, I think Oracle has to honor the JSPA agreement.
http://s.apache.org/JCPIsDead   http://s.apache.org/tck-trap


Re: [C3] XSLTTransformer cache

2011-06-23 Thread Francesco Chicchiriccò

On 22/06/2011 17:39, Francesco Chicchiriccò wrote:

On 21/06/2011 18:08, Simone Tripodi wrote:

Hi again,
that's not log4j but ant[1], it is easysmart enough that could be
imported  modified depending on our needs...
And we could make it generic in the way we can reuse the same policy
also in all transformers that require an external resource to be load
(i.e. the XSchema validator)


Very nice idea, Simone (and Sylvain)!

Tomorrow I'll start importing that Watchdog class from ANT, then I'll 
replace the current XSLT file caching mechanism with something using 
this approach.


Today I've been actually working on this topic, but the Watchdog class 
seemed to me too heavy for our purpose.
Basically, it would start a separate thread for each XSLT source 
processed; each thread will be sleeping for some time, then awake and 
reload the XSLT source.


I considered that in most cases the XSLT source is a plain XSLT file, 
and that when this does not apply, the XSLT source can be considered 
rather immutable.


Hence, I've extended the current caching approach used in 
XSLTTransformer and SchemaProcessorTransformer with the capability to 
take into account File.lastModified() when dealing with the cache. Of 
course only when the source is a local file.


All tests (including it.sh) run successfully and the feature I needed - 
be able to work with XSLT files on a running application - is working as 
well.


For more details, you can take a look at revision 1138969.

Regards.

--
Francesco Chicchiriccò

Apache Cocoon Committer and PMC Member
http://people.apache.org/~ilgrosso/



Cocoon 3

2011-06-23 Thread Michael Müller

Hello together,

The latest entry for cocoon on the website I found, is dated from 2008. 
But in the current past, I recognised some cvs activities. Will V3 be 
available soon?


Best,
Michael


Re: Cocoon 3

2011-06-23 Thread Simone Tripodi
Hi Michel,
Thanks for your interest!!! We're releasing the Cocoon3 alpha-3, you
can start playing with alpha-2 APIs in the meanwhile just to get
familiar with the new approach. Check the C3[1] website to get
started.
And I suppose you saw svn, not cvs activities... ;)
All the best, have a nice day!!!
Simo

[1] http://cocoon.apache.org/3.0/

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



On Thu, Jun 23, 2011 at 7:33 PM, Michael Müller
michael.muel...@mueller-bruehl.de wrote:
 Hello together,

 The latest entry for cocoon on the website I found, is dated from 2008. But
 in the current past, I recognised some cvs activities. Will V3 be available
 soon?

 Best,
 Michael



Re: Cocoon 3

2011-06-23 Thread Simone Tripodi
ha, that's why I misunderstood :)
thanks, have a nice day!!!
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



On Thu, Jun 23, 2011 at 8:13 PM, Jasha Joachimsthal
j.joachimst...@onehippo.com wrote:


 On 23 June 2011 20:11, Simone Tripodi simonetrip...@apache.org wrote:

 Hi Michel,
 Thanks for your interest!!! We're releasing the Cocoon3 alpha-3, you
 can start playing with alpha-2 APIs in the meanwhile just to get
 familiar with the new approach. Check the C3[1] website to get
 started.
 And I suppose you saw svn, not cvs activities... ;)

 The code has been in SVN for a while, but the commit mailing list address is
 still c...@cocoon.apache.org
 Jasha Joachimsthal
 Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466
 US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll free)

 www.onehippo.com



 All the best, have a nice day!!!
 Simo

 [1] http://cocoon.apache.org/3.0/

 http://people.apache.org/~simonetripodi/
 http://www.99soft.org/



 On Thu, Jun 23, 2011 at 7:33 PM, Michael Müller
 michael.muel...@mueller-bruehl.de wrote:
  Hello together,
 
  The latest entry for cocoon on the website I found, is dated from 2008.
  But
  in the current past, I recognised some cvs activities. Will V3 be
  available
  soon?
 
  Best,
  Michael
 




Re: Cocoon 3

2011-06-23 Thread Jasha Joachimsthal
On 23 June 2011 20:11, Simone Tripodi simonetrip...@apache.org wrote:

 Hi Michel,
 Thanks for your interest!!! We're releasing the Cocoon3 alpha-3, you
 can start playing with alpha-2 APIs in the meanwhile just to get
 familiar with the new approach. Check the C3[1] website to get
 started.
 And I suppose you saw svn, not cvs activities... ;)


The code has been in SVN for a while, but the commit mailing list address is
still c...@cocoon.apache.org

Jasha Joachimsthal

Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466
US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll free)

www.onehippo.com



 All the best, have a nice day!!!
 Simo

 [1] http://cocoon.apache.org/3.0/

 http://people.apache.org/~simonetripodi/
 http://www.99soft.org/



 On Thu, Jun 23, 2011 at 7:33 PM, Michael Müller
 michael.muel...@mueller-bruehl.de wrote:
  Hello together,
 
  The latest entry for cocoon on the website I found, is dated from 2008.
 But
  in the current past, I recognised some cvs activities. Will V3 be
 available
  soon?
 
  Best,
  Michael
 



Re: [C3] Deploying Snapshots Was: Re: [C3] XSLTTransformer cache

2011-06-23 Thread Reinhard Pötz

On 06/22/2011 05:52 PM, Francesco Chicchiriccò wrote:

On 22/06/2011 17:47, Simone Tripodi wrote:

Hi Grosso!
I think that, in order to simplify also the release process - I'm
stuck because I don't have the permissions to copy c3 artifacts on
main sync repo - we should move our distribution management to Apache
Nexus[1] in order to have SNAPSHOTs and simplified release process.


Agreed.


At that point I'd suggest ato have also a Jenkins job on ASF's
Jenkins[2] in order to have fresh SNAPSHOTs as soon as code is
modified.


This would be even better.

If these two items are acceptable by other people as well, how should we
apply for ASF Nexus and Jenkins?


Yes, that's a good idea (and long overdue).

--
Reinhard Pötz Founder  Managing Director, Indoqa and Deepsearch
http://www.indoqa.com/people/reinhard-poetz.html

Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member  reinh...@apache.org


  Furthermore, I think Oracle has to honor the JSPA agreement.
http://s.apache.org/JCPIsDead   http://s.apache.org/tck-trap