Bug#272295: The natives are restless

2005-10-14 Thread Michael Koch
On Fri, Oct 14, 2005 at 07:16:52AM +0200, Jeff Breidenbach wrote:
 I have tested the kaffe built Lucene with the Sun runtime - all unit
 tests pass including the one giving us headaches. Thus there is
 no reason to believe the kaffe compiled jar is any worse than the
 Sun compiled jar currently in contrib.
 
 [junit] Testsuite: org.apache.lucene.analysis.ru.TestRussianStem
 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.177 sec
 
 I've signed the package and uploaded it to main. Great work, Barry.

I just talked with ftp-master. Your upload is broken. When moving
packages to main you need to include the orig.tar.gz in the upload.

ALWAYS.

Sorry for being so lout but this hit us already 20 times.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#272295: The natives are restless

2005-10-14 Thread Jeff Breidenbach
I just talked with ftp-master. Your upload is broken. When moving
packages to main you need to include the orig.tar.gz in the upload.

I re-uploaded the package along with the orig.tar.gz.
If more fancy trickery is required, please let me know.

Thanks,
Jeff



Bug#272295: The natives are restless

2005-10-14 Thread Michael Koch
On Fri, Oct 14, 2005 at 10:19:54AM +0200, Jeff Breidenbach wrote:
 I just talked with ftp-master. Your upload is broken. When moving
 packages to main you need to include the orig.tar.gz in the upload.
 
 I re-uploaded the package along with the orig.tar.gz.
 If more fancy trickery is required, please let me know.

You did the same fault again. The orig.tar.gz is still not in the
*.changes file. Please build the package with -sa to include the
orig.tar.gz in the upload.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#272295: The natives are restless

2005-10-13 Thread Jeff Breidenbach
I'm available for upload tonight. Will be out eating dinner shortly,
though.

Barry, do you think we'll need to reupload after kaffe fixes unicode
(my guess is no, but the easy way to check is run the unit tests with
a Sun runtime after compiling with kaffe). In any case, it will be very
good to encourage the Unicode fix in GNU classpath. I worry that
eclipse and other lucene based programs may generate corrupt search
indexes when dealing with certain unicode characters when run under
a free JVM. Not a show stopper given most eclipse users won't use
unicode, but pretty important.

 Would you be able to make an upload tonight or tomorrow?  There are a
 couple of matters that a new upload of lucene needs to address; namely
 moving to main and making the ant transition.



Bug#272295: The natives are restless

2005-10-13 Thread Jeff Breidenbach
I have tested the kaffe built Lucene with the Sun runtime - all unit
tests pass including the one giving us headaches. Thus there is
no reason to believe the kaffe compiled jar is any worse than the
Sun compiled jar currently in contrib.

[junit] Testsuite: org.apache.lucene.analysis.ru.TestRussianStem
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.177 sec

I've signed the package and uploaded it to main. Great work, Barry.