First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 228697
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Ryan <wyvern@bigpond.net.au>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
hsqldb-1.8.0.10-r1.ebuild hsqldb 1.8.0.10-r1 ebuild text/plain Chris Ryan 2008-06-21 09:04 0000 5.36 KB Details
StringComparator.java StringComparator.java text/plain Chris Ryan 2008-06-21 09:05 0000 3.66 KB Details
StringComparator.java Missing file from CVS text/plain Chris Ryan 2008-07-02 23:21 0000 1.94 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 228697 depends on: Show dependency tree
Show dependency graph
Bug 228697 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-21 09:03 0000
New ebuild for HSQLDB 1.8.0.10 based off 1.8.0.9-r1 in the tree.

There was a missing source file in the package download which I managed to
extract from a file in the 1.8.0.9-r1 version.

Only tested under x86, jdk 1.6

------- Comment #1 From Chris Ryan 2008-06-21 09:04:08 0000 -------
Created an attachment (id=157871) [edit]
hsqldb 1.8.0.10-r1 ebuild

------- Comment #2 From Chris Ryan 2008-06-21 09:05:56 0000 -------
Created an attachment (id=157873) [edit]
StringComparator.java

I extracted this file from Sort.java in the 1.8.0.9 source as it wasn't in the
package download.

I copy it from the files dir to the correct location during the src_unpack.

------- Comment #3 From Petteri Räty 2008-06-29 22:09:41 0000 -------
(In reply to comment #2)
> Created an attachment (id=157873) [edit]
> StringComparator.java
> 
> I extracted this file from Sort.java in the 1.8.0.9 source as it wasn't in the
> package download.
> 

Perhaps this file should be extracted from hsqldb version control system
instead.

------- Comment #4 From Chris Ryan 2008-07-02 12:26:37 0000 -------
I've had a hunt through the repo for hsqldb, however this file doesn't exist
(http://hsqldb.svn.sourceforge.net/viewvc/hsqldb/base/trunk/src/org/hsqldb/lib/).
 From what I can see, it's is in the Sort.java only and I can find no revision
log showing StringComparator existing or being extracted from Sort.java.  

What's strange is the Sort.java in the distribution is clearly missing the
class, and the build expects it to be a top-level class.  It's as if the author
failed to commit the file(s) before making the release.

I've tried to use an extracted Sort.java, but the TestSelf.java fails to
compile as it's expecting the StringComparator class, not an inner class of
Sort.java.

It's probably not been picked up as it's the tests that fail, and perhaps most
people installing don't run the tests...

I've submitted a bug on the issue with HSQLDB project:
http://sourceforge.net/tracker/index.php?func=detail&aid=2008754&group_id=23316&atid=378131

At this point, I'm unsure what more can be done to progress this ebuild
further.

------- Comment #5 From Chris Ryan 2008-07-02 23:21:17 0000 -------
Created an attachment (id=159375) [edit]
Missing file from CVS

The bug I submitted to hsqldb was updated with the details of the file location
(CVS, hsqldb-dev:
http://hsqldb.cvs.sourceforge.net/hsqldb/hsqldb-dev/src/org/hsqldb/lib/)

------- Comment #6 From Petteri Räty 2008-07-04 19:57:20 0000 -------
(In reply to comment #5)
> Created an attachment (id=159375) [edit]
> Missing file from CVS
> 
> The bug I submitted to hsqldb was updated with the details of the file location
> (CVS, hsqldb-dev:
> http://hsqldb.cvs.sourceforge.net/hsqldb/hsqldb-dev/src/org/hsqldb/lib/)
> 

Yeah I noticed too and committed.

First Last Prev Next    No search results available      Search page      Enter new bug