You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Lukas Theussl <lt...@apache.org> on 2009/05/14 09:59:02 UTC

[VOTE] Release Doxia-1.1.1 and Doxia-Sitetools-1.1.1

Hi,

We solved 27 (Doxia) and 3 (Sitetools) issues:

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=15073
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11624&styleName=Html&version=15075

There are still a couple of issues left in JIRA:

http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10780&status=1
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11624&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-staging-020/

Staging site:
http://maven.apache.org/doxia/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html


Note 1: the most convenient way to test these (I think) is to use 
site-plugin-2.1-SNAPSHOT and/or pdf-plugin-1.0-SNAPSHOT, which both use the latest 
doxia snaps.

Note 2: I noticed after deploying the site that there was a wrong link to the 
document xsd in the javadocs. I have corrected that in the release tag and on 
trunk. This only affects the site docs, not the binary so I think it should be ok.


Vote open for 72 hours.

[x] +1
[ ] +0
[ ] -1


Thanks,
-Lukas




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Doxia-1.1.1 and Doxia-Sitetools-1.1.1

Posted by Fabrice Bellingard <be...@gmail.com>.
+1

- Fabrice
 bellingard@apache.org


On Thu, May 14, 2009 at 9:59 AM, Lukas Theussl <lt...@apache.org> wrote:

>
> Hi,
>
> We solved 27 (Doxia) and 3 (Sitetools) issues:
>
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=15073
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11624&styleName=Html&version=15075
>
> There are still a couple of issues left in JIRA:
>
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10780&status=1
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11624&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-staging-020/
>
> Staging site:
> http://maven.apache.org/doxia/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
>
> Note 1: the most convenient way to test these (I think) is to use
> site-plugin-2.1-SNAPSHOT and/or pdf-plugin-1.0-SNAPSHOT, which both use the
> latest doxia snaps.
>
> Note 2: I noticed after deploying the site that there was a wrong link to
> the document xsd in the javadocs. I have corrected that in the release tag
> and on trunk. This only affects the site docs, not the binary so I think it
> should be ok.
>
>
> Vote open for 72 hours.
>
> [x] +1
> [ ] +0
> [ ] -1
>
>
> Thanks,
> -Lukas
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [Cancelled] [VOTE] Release Doxia-1.1.1 and Doxia-Sitetools-1.1.1

Posted by Brian Fox <br...@infinity.nu>.
I was blocked by some IT issues in the assembly plugin. I broke through that
last night, so I can finish up the ITs. David Jenks found another issue with
2.2-beta-3 that causes the source jars to be packaged with absolute paths. I
will need to fix this as well before we can use it globally. If you need to
do a release, just use the assembly plugin 2.2-beta-2 and manually configure
your pom to produce the source release. What I'm doing isn't _required_ for
a release, it will just make it easier to apply it to all projects.

On Thu, May 14, 2009 at 9:13 AM, Stephane Nicoll
<st...@gmail.com>wrote:

> On Thu, May 14, 2009 at 3:10 PM, Lukas Theussl <lt...@apache.org>
> wrote:
>
> >
> > After some discussion on irc it seems we don't have a mechanism in place
> > yet for a straightforward release process that also complies with current
> > Apache policies.
>
>
> Yep. Can we have a status please? Can we help? I am waiting for this to
> stage ear plugin 2.3.3
>
> Thanks,
> Stéphane
>
>
> --
> Large Systems Suck: This rule is 100% transitive. If you build one, you
> suck" -- S.Yegge
>

Re: [Cancelled] [VOTE] Release Doxia-1.1.1 and Doxia-Sitetools-1.1.1

Posted by Stephane Nicoll <st...@gmail.com>.
On Thu, May 14, 2009 at 3:10 PM, Lukas Theussl <lt...@apache.org> wrote:

>
> After some discussion on irc it seems we don't have a mechanism in place
> yet for a straightforward release process that also complies with current
> Apache policies.


Yep. Can we have a status please? Can we help? I am waiting for this to
stage ear plugin 2.3.3

Thanks,
Stéphane


-- 
Large Systems Suck: This rule is 100% transitive. If you build one, you
suck" -- S.Yegge

[Cancelled] [VOTE] Release Doxia-1.1.1 and Doxia-Sitetools-1.1.1

Posted by Lukas Theussl <lt...@apache.org>.
After some discussion on irc it seems we don't have a mechanism in place yet for a 
straightforward release process that also complies with current Apache policies.

This vote is cancelled, I will start another attempt as soon as there is some 
consensus on the actual requirements, and a well-defined procedure that allows me 
to do a release without spending a whole day on it.

Cheers,
-Lukas


Brian Fox wrote:
> There's no source bundle.
> 
> On Thu, May 14, 2009 at 3:59 AM, Lukas Theussl <lt...@apache.org> wrote:
> 
>> Hi,
>>
>> We solved 27 (Doxia) and 3 (Sitetools) issues:
>>
>>
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=15073
>>
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11624&styleName=Html&version=15075
>>
>> There are still a couple of issues left in JIRA:
>>
>>
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10780&status=1
>>
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11624&status=1
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-staging-020/
>>
>> Staging site:
>> http://maven.apache.org/doxia/
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>>
>> Note 1: the most convenient way to test these (I think) is to use
>> site-plugin-2.1-SNAPSHOT and/or pdf-plugin-1.0-SNAPSHOT, which both use the
>> latest doxia snaps.
>>
>> Note 2: I noticed after deploying the site that there was a wrong link to
>> the document xsd in the javadocs. I have corrected that in the release tag
>> and on trunk. This only affects the site docs, not the binary so I think it
>> should be ok.
>>
>>
>> Vote open for 72 hours.
>>
>> [x] +1
>> [ ] +0
>> [ ] -1
>>
>>
>> Thanks,
>> -Lukas
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Doxia-1.1.1 and Doxia-Sitetools-1.1.1

Posted by Brian Fox <br...@infinity.nu>.
There's no source bundle.

On Thu, May 14, 2009 at 3:59 AM, Lukas Theussl <lt...@apache.org> wrote:

>
> Hi,
>
> We solved 27 (Doxia) and 3 (Sitetools) issues:
>
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=15073
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11624&styleName=Html&version=15075
>
> There are still a couple of issues left in JIRA:
>
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10780&status=1
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11624&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-staging-020/
>
> Staging site:
> http://maven.apache.org/doxia/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
>
> Note 1: the most convenient way to test these (I think) is to use
> site-plugin-2.1-SNAPSHOT and/or pdf-plugin-1.0-SNAPSHOT, which both use the
> latest doxia snaps.
>
> Note 2: I noticed after deploying the site that there was a wrong link to
> the document xsd in the javadocs. I have corrected that in the release tag
> and on trunk. This only affects the site docs, not the binary so I think it
> should be ok.
>
>
> Vote open for 72 hours.
>
> [x] +1
> [ ] +0
> [ ] -1
>
>
> Thanks,
> -Lukas
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [VOTE] Release Doxia-1.1.1 and Doxia-Sitetools-1.1.1

Posted by nicolas de loof <ni...@gmail.com>.
+1

2009/5/14 Olivier Lamy <ol...@apache.org>

> +1
> --
> Olivier
>
> 2009/5/14 Vincent Siveton <vi...@gmail.com>:
> > +1
> >
> > Vincent
> >
> > 2009/5/14 Lukas Theussl <lt...@apache.org>:
> >>
> >> Hi,
> >>
> >> We solved 27 (Doxia) and 3 (Sitetools) issues:
> >>
> >>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=15073
> >>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11624&styleName=Html&version=15075
> >>
> >> There are still a couple of issues left in JIRA:
> >>
> >>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10780&status=1
> >>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11624&status=1
> >>
> >> Staging repo:
> >> https://repository.apache.org/content/repositories/maven-staging-020/
> >>
> >> Staging site:
> >> http://maven.apache.org/doxia/
> >>
> >> Guide to testing staged releases:
> >> http://maven.apache.org/guides/development/guide-testing-releases.html
> >>
> >>
> >> Note 1: the most convenient way to test these (I think) is to use
> >> site-plugin-2.1-SNAPSHOT and/or pdf-plugin-1.0-SNAPSHOT, which both use
> the
> >> latest doxia snaps.
> >>
> >> Note 2: I noticed after deploying the site that there was a wrong link
> to
> >> the document xsd in the javadocs. I have corrected that in the release
> tag
> >> and on trunk. This only affects the site docs, not the binary so I think
> it
> >> should be ok.
> >>
> >>
> >> Vote open for 72 hours.
> >>
> >> [x] +1
> >> [ ] +0
> >> [ ] -1
> >>
> >>
> >> Thanks,
> >> -Lukas
> >>
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: dev-help@maven.apache.org
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [VOTE] Release Doxia-1.1.1 and Doxia-Sitetools-1.1.1

Posted by Olivier Lamy <ol...@apache.org>.
+1
--
Olivier

2009/5/14 Vincent Siveton <vi...@gmail.com>:
> +1
>
> Vincent
>
> 2009/5/14 Lukas Theussl <lt...@apache.org>:
>>
>> Hi,
>>
>> We solved 27 (Doxia) and 3 (Sitetools) issues:
>>
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=15073
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11624&styleName=Html&version=15075
>>
>> There are still a couple of issues left in JIRA:
>>
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10780&status=1
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11624&status=1
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-staging-020/
>>
>> Staging site:
>> http://maven.apache.org/doxia/
>>
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>
>>
>> Note 1: the most convenient way to test these (I think) is to use
>> site-plugin-2.1-SNAPSHOT and/or pdf-plugin-1.0-SNAPSHOT, which both use the
>> latest doxia snaps.
>>
>> Note 2: I noticed after deploying the site that there was a wrong link to
>> the document xsd in the javadocs. I have corrected that in the release tag
>> and on trunk. This only affects the site docs, not the binary so I think it
>> should be ok.
>>
>>
>> Vote open for 72 hours.
>>
>> [x] +1
>> [ ] +0
>> [ ] -1
>>
>>
>> Thanks,
>> -Lukas
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] Release Doxia-1.1.1 and Doxia-Sitetools-1.1.1

Posted by Vincent Siveton <vi...@gmail.com>.
+1

Vincent

2009/5/14 Lukas Theussl <lt...@apache.org>:
>
> Hi,
>
> We solved 27 (Doxia) and 3 (Sitetools) issues:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=15073
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11624&styleName=Html&version=15075
>
> There are still a couple of issues left in JIRA:
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10780&status=1
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11624&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-staging-020/
>
> Staging site:
> http://maven.apache.org/doxia/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
>
> Note 1: the most convenient way to test these (I think) is to use
> site-plugin-2.1-SNAPSHOT and/or pdf-plugin-1.0-SNAPSHOT, which both use the
> latest doxia snaps.
>
> Note 2: I noticed after deploying the site that there was a wrong link to
> the document xsd in the javadocs. I have corrected that in the release tag
> and on trunk. This only affects the site docs, not the binary so I think it
> should be ok.
>
>
> Vote open for 72 hours.
>
> [x] +1
> [ ] +0
> [ ] -1
>
>
> Thanks,
> -Lukas
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org