Re: Is there a documented release process for Struts 2?

2006-12-30 Thread Ted Husted
On 12/29/06, mraible [EMAIL PROTECTED] wrote: Do you know know of a better example that uses Confluence for its documentation? If you find one let me know, and we'll use it too. :) A lot of ASF projects use Confluence more and more everyday, and developing a fully automatic release procedure

Re: Is there a documented release process for Struts 2?

2006-12-30 Thread Wendy Smoak
On 12/30/06, Ted Husted [EMAIL PROTECTED] wrote: We are quite close. The autoexport plugin automatically maintains the HTML version, and a cron job zips it up. The problematic part is merging the HTML download with the other documentation on the site that is generated from other sources. It's

Is there a documented release process for Struts 2?

2006-12-29 Thread mraible
Is there a documented release process for Struts 2? How do you create the JARs, sources, javadocs and upload them to a Maven repo? We're using Maven 2 in AppFuse, so I figured we could probably follow a pre-existing solution rather than coming up with our own. Thanks, Matt -- View

Re: Is there a documented release process for Struts 2?

2006-12-29 Thread Wendy Smoak
On 12/29/06, mraible [EMAIL PROTECTED] wrote: Is there a documented release process for Struts 2? How do you create the JARs, sources, javadocs and upload them to a Maven repo? We're using Maven 2 in AppFuse, so I figured we could probably follow a pre-existing solution rather than coming up

Re: Is there a documented release process for Struts 2?

2006-12-29 Thread mraible
/29/06, mraible [EMAIL PROTECTED] wrote: Is there a documented release process for Struts 2? How do you create the JARs, sources, javadocs and upload them to a Maven repo? We're using Maven 2 in AppFuse, so I figured we could probably follow a pre-existing solution rather than coming up

Re: Is there a documented release process for Struts 2?

2006-12-29 Thread Wendy Smoak
On 12/29/06, mraible [EMAIL PROTECTED] wrote: I'm assuming you use the assembly plugin to create sources and javadocs? No... that would be done with the source and javadoc plugins. It should be happening when the pre-assembly profile is enabled, but I don't actually see that defined anywhere

Re: Is there a documented release process for Struts 2?

2006-12-29 Thread mraible
this message in context: http://www.nabble.com/Is-there-a-documented-release-process-for-Struts-2--tf2897387.html#a8095524 Sent from the Struts - Dev mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED