You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Phil Steitz <ph...@steitz.com> on 2004/08/15 19:42:17 UTC

[math] RC1 available for review

I have put a first cut at RC1 for review here:
http://jakarta.apache.org/~psteitz/commons-math-1.0-RC1

Pls have a look and let me know what is missing / incorrect, other than 
MD5 and KEYS.  Assuming the content is good, I will generate these, do the 
CVS tagging and kick off an RC1 [VOTE].

Pointing out any javadoc or user guide errors / typos would also be much 
appreciated. These are both up to date on the web site:
<http://jakarta.apache.org/commons/math/>

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


Re: [math] RC1 available for review

Posted by "Mark R. Diggory" <md...@latte.harvard.edu>.
Phil,

This is not a critical issue, we just need to generate the distros one 
more time prior to release to get the my changes to the documentation 
CSS in place. I'm sure there will be other issues to address prior to then.

-Mark


Phil Steitz wrote:

> Phil Steitz wrote:
>
>> Stephen Colebourne wrote:
>>
>>> 1) No NOTICE.txt files in ZIPs or JARs - Critical!!
>>
>
> Fixed, new distros up.
>
>>
>>
>> Will fix. Thanks.
>>
>>>
>>> 2) Experimental .java files included in src ZIP
>>
>>
>>
>> Ouch!  Thought maven would exclude these.  My bad.
>
>
> Fixed.
>
>>
>>>
>>> 3) I couldn't find the javadoc on the main website (try adding a 
>>> link in the
>>> left menu)
>>
>>
>>
>> Good point. Currently, this is only available via the project reports 
>> menu. I will fix this.
>
>
> Fixed
>
>>
>> Thanks for the feedback!
>>
>> Phil
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


-- 
Mark R. Diggory
Software Developer
Harvard MIT Data Center
http://www.hmdc.harvard.edu


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


Re: [math] RC1 available for review

Posted by Phil Steitz <ph...@steitz.com>.
Phil Steitz wrote:
> Stephen Colebourne wrote:
> 
>> 1) No NOTICE.txt files in ZIPs or JARs - Critical!!

Fixed, new distros up.
> 
> 
> Will fix. Thanks.
> 
>>
>> 2) Experimental .java files included in src ZIP
> 
> 
> Ouch!  Thought maven would exclude these.  My bad.

Fixed.
> 
>>
>> 3) I couldn't find the javadoc on the main website (try adding a link 
>> in the
>> left menu)
> 
> 
> Good point. Currently, this is only available via the project reports 
> menu. I will fix this.

Fixed
> 
> Thanks for the feedback!
> 
> Phil
> 



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


Re: [math] RC1 available for review

Posted by Phil Steitz <ph...@steitz.com>.
Stephen Colebourne wrote:
> 1) No NOTICE.txt files in ZIPs or JARs - Critical!!

Will fix. Thanks.
> 
> 2) Experimental .java files included in src ZIP

Ouch!  Thought maven would exclude these.  My bad.

> 
> 3) I couldn't find the javadoc on the main website (try adding a link in the
> left menu)

Good point. Currently, this is only available via the project reports 
menu. I will fix this.

Thanks for the feedback!

Phil


> 
> Stephen
> 
> ----- Original Message -----
> From: "Phil Steitz" <ph...@steitz.com>
> 
>>I have put a first cut at RC1 for review here:
>>http://jakarta.apache.org/~psteitz/commons-math-1.0-RC1
>>
>>Pls have a look and let me know what is missing / incorrect, other than
>>MD5 and KEYS.  Assuming the content is good, I will generate these, do the
>>CVS tagging and kick off an RC1 [VOTE].
>>
>>Pointing out any javadoc or user guide errors / typos would also be much
>>appreciated. These are both up to date on the web site:
>><http://jakarta.apache.org/commons/math/>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


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


RE: [math] RC1 available for review

Posted by Brent Worden <br...@worden.org>.
> -----Original Message-----
> From: Phil Steitz [mailto:phil@steitz.com]
> Sent: Sunday, August 15, 2004 7:25 PM
> To: Jakarta Commons Developers List
> Subject: Re: [math] RC1 available for review
>
> *since the last release*.  If we were to include release notes, I would
> think that the right thing to include would be a single statement to the
> effect that 1.0 is the initial release of commons-math.

Ok.  I'll refrain from adding the report 'til after the release.  No need to
hold it up any longer.

Brent Worden


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


Re: [math] RC1 available for review

Posted by Phil Steitz <ph...@steitz.com>.
Brent Worden wrote:
>>Phil Steitz wrote:
>>
>>
>>>Brent Worden wrote:
>>>
>>>
>>>>Any objections to using the maven-changes-plugin to provide release
>>>>notes?
>>>>If not, I can start working on it.
>>>
>>>
>>>I certainly have no objection to that, but based on other 1.0 releases,
>>>I did not think we needed release notes.  What will the changes plugin
>>>generate?
>>>
> 
> 
> I assumed we did while reading the Release Notes section of
> http://jakarta.apache.org/commons/releases/prepare.html.

Interestingly, it was that same thing that made me think we did not need 
them, as well as the fact that other 1.0's do not include them.  My 
reading is that what goes in the release notes is a summary of changes 
*since the last release*.  If we were to include release notes, I would 
think that the right thing to include would be a single statement to the 
effect that 1.0 is the initial release of commons-math.
> 
> Anyway, here's Maven's as an example:
> http://maven.apache.org/changes-report.html
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


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


RE: [math] RC1 available for review

Posted by Brent Worden <br...@worden.org>.
>
> Phil Steitz wrote:
>
> > Brent Worden wrote:
> >
> >> Any objections to using the maven-changes-plugin to provide release
> >> notes?
> >> If not, I can start working on it.
> >
> >
> > I certainly have no objection to that, but based on other 1.0 releases,
> > I did not think we needed release notes.  What will the changes plugin
> > generate?
> >

I assumed we did while reading the Release Notes section of
http://jakarta.apache.org/commons/releases/prepare.html.

Anyway, here's Maven's as an example:
http://maven.apache.org/changes-report.html


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


Re: [math] RC1 available for review

Posted by "Mark R. Diggory" <md...@latte.harvard.edu>.
+1 on using it.

Phil Steitz wrote:

> Brent Worden wrote:
> 
>> Any objections to using the maven-changes-plugin to provide release 
>> notes?
>> If not, I can start working on it.
> 
> 
> I certainly have no objection to that, but based on other 1.0 releases, 
> I did not think we needed release notes.  What will the changes plugin 
> generate?
> 
>>
>> Brent Worden
>>
>> -----Original Message-----
>> From: Stephen Colebourne [mailto:scolebourne@btopenworld.com]
>> Sent: Sunday, August 15, 2004 5:29 PM
>> To: Jakarta Commons Developers List
>> Subject: Re: [math] RC1 available for review
>>
>>
>> 1) No NOTICE.txt files in ZIPs or JARs - Critical!!
>>
>> 2) Experimental .java files included in src ZIP
>>
>> 3) I couldn't find the javadoc on the main website (try adding a link 
>> in the
>> left menu)
>>
>> Stephen
>>
>> ----- Original Message -----
>> From: "Phil Steitz" <ph...@steitz.com>
>>
>>> I have put a first cut at RC1 for review here:
>>> http://jakarta.apache.org/~psteitz/commons-math-1.0-RC1
>>>
>>> Pls have a look and let me know what is missing / incorrect, other than
>>> MD5 and KEYS.  Assuming the content is good, I will generate these, 
>>> do the
>>> CVS tagging and kick off an RC1 [VOTE].
>>>
>>> Pointing out any javadoc or user guide errors / typos would also be much
>>> appreciated. These are both up to date on the web site:
>>> <http://jakarta.apache.org/commons/math/>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 

-- 
Mark Diggory
Software Developer
Harvard MIT Data Center
http://www.hmdc.harvard.edu

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


Re: [math] RC1 available for review

Posted by Phil Steitz <ph...@steitz.com>.
Brent Worden wrote:
> Any objections to using the maven-changes-plugin to provide release notes?
> If not, I can start working on it.

I certainly have no objection to that, but based on other 1.0 releases, I 
did not think we needed release notes.  What will the changes plugin generate?

> 
> Brent Worden
> 
> -----Original Message-----
> From: Stephen Colebourne [mailto:scolebourne@btopenworld.com]
> Sent: Sunday, August 15, 2004 5:29 PM
> To: Jakarta Commons Developers List
> Subject: Re: [math] RC1 available for review
> 
> 
> 1) No NOTICE.txt files in ZIPs or JARs - Critical!!
> 
> 2) Experimental .java files included in src ZIP
> 
> 3) I couldn't find the javadoc on the main website (try adding a link in the
> left menu)
> 
> Stephen
> 
> ----- Original Message -----
> From: "Phil Steitz" <ph...@steitz.com>
> 
>>I have put a first cut at RC1 for review here:
>>http://jakarta.apache.org/~psteitz/commons-math-1.0-RC1
>>
>>Pls have a look and let me know what is missing / incorrect, other than
>>MD5 and KEYS.  Assuming the content is good, I will generate these, do the
>>CVS tagging and kick off an RC1 [VOTE].
>>
>>Pointing out any javadoc or user guide errors / typos would also be much
>>appreciated. These are both up to date on the web site:
>><http://jakarta.apache.org/commons/math/>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


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


RE: [math] RC1 available for review

Posted by Brent Worden <br...@worden.org>.
Any objections to using the maven-changes-plugin to provide release notes?
If not, I can start working on it.

Brent Worden

-----Original Message-----
From: Stephen Colebourne [mailto:scolebourne@btopenworld.com]
Sent: Sunday, August 15, 2004 5:29 PM
To: Jakarta Commons Developers List
Subject: Re: [math] RC1 available for review


1) No NOTICE.txt files in ZIPs or JARs - Critical!!

2) Experimental .java files included in src ZIP

3) I couldn't find the javadoc on the main website (try adding a link in the
left menu)

Stephen

----- Original Message -----
From: "Phil Steitz" <ph...@steitz.com>
> I have put a first cut at RC1 for review here:
> http://jakarta.apache.org/~psteitz/commons-math-1.0-RC1
>
> Pls have a look and let me know what is missing / incorrect, other than
> MD5 and KEYS.  Assuming the content is good, I will generate these, do the
> CVS tagging and kick off an RC1 [VOTE].
>
> Pointing out any javadoc or user guide errors / typos would also be much
> appreciated. These are both up to date on the web site:
> <http://jakarta.apache.org/commons/math/>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


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




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


Re: [math] RC1 available for review

Posted by Stephen Colebourne <sc...@btopenworld.com>.
1) No NOTICE.txt files in ZIPs or JARs - Critical!!

2) Experimental .java files included in src ZIP

3) I couldn't find the javadoc on the main website (try adding a link in the
left menu)

Stephen

----- Original Message -----
From: "Phil Steitz" <ph...@steitz.com>
> I have put a first cut at RC1 for review here:
> http://jakarta.apache.org/~psteitz/commons-math-1.0-RC1
>
> Pls have a look and let me know what is missing / incorrect, other than
> MD5 and KEYS.  Assuming the content is good, I will generate these, do the
> CVS tagging and kick off an RC1 [VOTE].
>
> Pointing out any javadoc or user guide errors / typos would also be much
> appreciated. These are both up to date on the web site:
> <http://jakarta.apache.org/commons/math/>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


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