Re: Preparing for 0.06 release (last test release - hopefully)

2003-08-18 Thread Brian Jones
Mark Wielaard <[EMAIL PROTECTED]> writes:

> Hi,
> 
> On Mon, 2003-08-18 at 00:30, Mark Wielaard wrote:
> > I have put up a new test release:
> > http://www.klomp.org/mark/classpath/classpath-0.06-test3.tar.gz
> > 
> > (Note that I disabled the actual API generation since that just takes to
> > much time. I will generate a new set tonight and put it up somewhere
> > tomorrow morning.)
> 
> API documentation is now up at:
> http://www.klomp.org/mark/classpath/doc/api/html/
> 
> Cannot compare it with the old version since that seems to be gone:
> http://www.gnu.org/software/classpath/docs/api/
> Brian, do you know how to get it back up?

I had access to the file space on
gnudist.gnu.org:/var/www/software/classpath which is where the web
pages come from.  Anyway with the crack that is gone and I don't know
how to get it back up.  I certainly don't think it reasonable to make
us check this generated stuff into cvs.  Paul set this up for me
before.

Brian
-- 
Brian Jones <[EMAIL PROTECTED]>


___
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath


Re: Preparing for 0.06 release (last test release - hopefully)

2003-08-18 Thread Brian Jones
Mark Wielaard <[EMAIL PROTECTED]> writes:

> Hi,
> 
> I think this is as good as it gets for 0.06. The only real change with
> test-3 is that I disabled generation of the API documentation during the
> make dist because the API doc doesn't look completely right (some
> encoding problems) and I am not sure what to do with the copyright
> statement at the bottom since (as Anthony Green pointed out) not all
> files are now actually copyright FSF since we have imported those JAXP
> things.

The latest gjdoc has a special tag it will pull from the sources for
each file, something like @copyright.  We merely need to add it to
every single file and it should be fixed.

Brian
-- 
Brian Jones <[EMAIL PROTECTED]>


___
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath


Re: Preparing for 0.06 release (last test release - hopefully)

2003-08-18 Thread Mark Wielaard
Hi,

I think this is as good as it gets for 0.06. The only real change with
test-3 is that I disabled generation of the API documentation during the
make dist because the API doc doesn't look completely right (some
encoding problems) and I am not sure what to do with the copyright
statement at the bottom since (as Anthony Green pointed out) not all
files are now actually copyright FSF since we have imported those JAXP
things.

I have tested it with kissme and mauve and the results seem OK.
But since I still cannot stage the thing at alpha.gnu.org and since I
didn't get much feedback (does it just work OK for everybody?) I just
put up a test-4 that I will turn into a real release when I can get it
on alpha.gnu.org.
http://www.klomp.org/mark/classpath/classpath-0.06-test4.tar.gz

If you have small, trivial, low risk changes please check them in (I
still have a couple that could go in if I just had more time). If you
have something big or non-trivial to check in please let me know and I
will tag the tree and do the final release anyway.

Cheers,

Mark



___
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath


Re: Preparing for 0.06 release (last test release - hopefully)

2003-08-17 Thread Mark Wielaard
Hi,

On Mon, 2003-08-18 at 00:30, Mark Wielaard wrote:
> I have put up a new test release:
> http://www.klomp.org/mark/classpath/classpath-0.06-test3.tar.gz
> 
> (Note that I disabled the actual API generation since that just takes to
> much time. I will generate a new set tonight and put it up somewhere
> tomorrow morning.)

API documentation is now up at:
http://www.klomp.org/mark/classpath/doc/api/html/

Cannot compare it with the old version since that seems to be gone:
http://www.gnu.org/software/classpath/docs/api/
Brian, do you know how to get it back up?

Cheers,

Mark



___
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath


Re: Preparing for 0.06 release (last test release - hopefully)

2003-08-17 Thread Mark Wielaard
Hi,

On Fri, 2003-08-15 at 19:09, Mark Wielaard wrote:
> - Import new external libraries
>   - GNU-JAXP (Imported, does it work/get included in dist?)

I have added all files explicitly to a new Makefile.am DISTFILES and
updated the README how to do this when we import a new version.

> - gjdoc

As I already said in an earlier email gjdoc now works.
I have one small problem with unknown entities. I have remove those from
CVS at the moment, but that is actually a bug. Savannah was down so I
couldn't report it. Will do so when it is up so we can put them back
when we get a gjdoc that does handles them correctly (it is probably my
fault/setup).

I have put up a new test release:
http://www.klomp.org/mark/classpath/classpath-0.06-test3.tar.gz

(Note that I disabled the actual API generation since that just takes to
much time. I will generate a new set tonight and put it up somewhere
tomorrow morning.)

Please look at it since I want to do a real release tomorrow.
But if you find show-stoppers or can fix something that is low risk
please do. Below is a lost of issues, some could be rolled into the
release if someone has time to do it.

Good night,

Mark



___
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath