Re: continuum project release white site

2006-08-29 Thread Brett Porter

looks about right.

The only thing I'm thinking is that the view output step is not  
required for all of the steps - just the mvn builds and SCM operations.


Or perhaps it can just be one large output that is a link at the bottom?

Cheers,
Brett

On 29/08/2006, at 2:07 PM, Edwin Punzalan wrote:


Hi,

After consulting with Brett, we've come up with the white site for  
releasing projects using continuum.  Brett, if I missed something,  
please do remind me.


I've deployed here for your viewing: http://people.apache.org/ 
~epunzalan/continuum-white-site/groupStatus.html


From the above page, the release link will only be available for  
projects which was built successfully.


If you have time, please do have a look as we haven't gone to the  
phase of actually making the pages. Your feedback about the  
usability and completeness of the pages will be much appreciated.   
Thank you.



^_^


send patches where?

2006-08-29 Thread Brill Pappin
I decided to take some time and tackle some of the very large number of 
issues in Jira... however I don't have svn commit access.


Is there any particular place I should send patches... and what format 
should the patches be in?


- Brill Pappin


jpox errors wwriting tests

2006-08-29 Thread Brill Pappin

I'm getting a number of JPOX errors while trying to write a regression test.
They are mostly to do with what it claims are bad definitions.

Is anybody else getting this, or have I missed something?

- Brill Pappin




Re: development standards

2006-08-29 Thread Brett Porter

Hi Brill,

That's great to hear!

Some things to be aware of with Continuum:
1) A lot of JIRA stuff may now be redundant as trunk (1.1) is based  
on webwork, where 1.0.3 was based on plexus-summit.
2) There is a security overhaul going on as you'll see on this list.  
So if you are tackling issues related to that be sure to check in  
with the other devs about its applicability


We use the same JIRA instance and standards as Maven, so this applies:
http://maven.apache.org/guides/development/guide-helping.html

Please submit patches to JIRA as attachments.

Have fun!

Cheers,
Brett

On 30/08/2006, at 2:29 PM, Brill Pappin wrote:


Hi all...

not commit access but doing some work and have a questions.

The modules I'm working in are not using standard java formatting.

Are there standards for code formatting in the project, and if so,  
can someone export their eclipse formatting config for me please?  
(I didn't see it in the source tree or on the site, but I may have  
missed it).
It's important particularly if I'm going to be sending in patches  
-- so I don't send in a patch full of formatting changes.


- Brill Pappin