Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297775 - dev-db/sqldeveloper-2.1.0.63.73.ebuild (Update)
Summary: dev-db/sqldeveloper-2.1.0.63.73.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
: 280435 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-21 14:07 UTC by n0iz
Modified: 2010-08-25 12:11 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sqldeveloper-2.1.0.63.73.ebuild (sqldeveloper-2.1.0.63.73.ebuild,2.60 KB, text/plain)
2009-12-21 14:08 UTC, n0iz
Details
dev-db/sqldeveloper-2.1.1.64.45 version bump (sqldeveloper-2.1.1.64.45.ebuild,2.61 KB, text/plain)
2010-05-11 08:36 UTC, n0iz
Details
sqldeveloper-2.1.1.64.45.ebuild (sqldeveloper-2.1.1.64.45.ebuild,2.63 KB, text/plain)
2010-06-09 10:08 UTC, Ján Bednár
Details
sqldeveloper-2.1.1.64.45.ebuild (sqldeveloper-2.1.1.64.45.ebuild,3.27 KB, text/plain)
2010-07-11 13:36 UTC, Ján Bednár
Details
sqldeveloper-2.1.1.64.45.ebuild (sqldeveloper-2.1.1.64.45.ebuild,2.75 KB, text/plain)
2010-08-04 12:32 UTC, Ján Bednár
Details
Fixed QA issues (sqldeveloper-2.1.1.64.45.ebuild,2.78 KB, text/plain)
2010-08-25 11:34 UTC, Markos Chandras (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description n0iz 2009-12-21 14:07:39 UTC
Hi,
Please find attached sqldeveloper-2.1.0.63.73.ebuild.
The last version in portage is sqldeveloper-1.5.4.59.40.

I've tried it on amd64 architecture without problem.

n0iz
Comment 1 n0iz 2009-12-21 14:08:57 UTC
Created attachment 213673 [details]
sqldeveloper-2.1.0.63.73.ebuild
Comment 2 john_doe 2010-01-14 08:57:30 UTC
Hi,

seems to be working on ~x86.
Comment 3 Doug 2010-02-06 23:19:19 UTC
Works fine on my amd64 system with dev-java/sun-jdk-1.6.0.17.  What can I do to help get this promoted to the portage?  Thanks.
Comment 4 n0iz 2010-05-11 08:36:48 UTC
Created attachment 231053 [details]
dev-db/sqldeveloper-2.1.1.64.45 version bump

only a version bump
Comment 5 Adam Nielsen 2010-06-03 01:50:40 UTC
ebuild for 2.1.1.64.45 works great for me!
Comment 6 Torsten Veller (RETIRED) gentoo-dev 2010-06-03 07:07:03 UTC
*** Bug 280435 has been marked as a duplicate of this bug. ***
Comment 7 Ján Bednár 2010-06-09 10:08:43 UTC
Created attachment 234679 [details]
sqldeveloper-2.1.1.64.45.ebuild

updated sqldeveloper-2.1.1.64.45.ebuild for fixing #300852
Comment 8 Doug 2010-07-06 19:16:05 UTC
(In reply to comment #7)
> Created an attachment (id=234679) [details]
> sqldeveloper-2.1.1.64.45.ebuild
> 
> updated sqldeveloper-2.1.1.64.45.ebuild for fixing #300852
> 

Tested the sqldeveloper-2.1.1.64.45.ebuild on my amd64 system with sun-jdk-1.6.0.20 and have no problems.  Again, what can I do to help get this in portage?  Even better, what can I do to help this get stabilized in portage?  Thanks.
Comment 9 Ján Bednár 2010-07-11 13:36:24 UTC
Created attachment 238315 [details]
sqldeveloper-2.1.1.64.45.ebuild

Upgraded ebuild. Just some minor cleaning and referencing changes.

jdk-1.6 is required as stated here:
http://download.oracle.com/docs/cd/E15846_01/doc.21/e15223/install.htm#CIHCHECD

fixed removing unneeded *.exe files

Fixed following warnings (spotted only in debug mode):
oracle.datamodeler:
Warning: Classpath entry /opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler.jar!/opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler/ojdbc5.jar not found.
Warning: Classpath entry /opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler.jar!/opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler/xmlparserv2.jar not found.


oracle.jdeveloper.runner
Warning: Classpath entry /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-collation.jar not found.
Warning: Classpath entry /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-mapping.jar not found.
Warning: Classpath entry /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-servlet.jar not found.
Warning: Classpath entry /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-utility.jar not found.

Looking forward to pulling into main tree.
Comment 10 Doug 2010-07-12 20:08:08 UTC
(In reply to comment #9)
> Created an attachment (id=238315) [details]
> sqldeveloper-2.1.1.64.45.ebuild
> 
> Upgraded ebuild. Just some minor cleaning and referencing changes.
> 
> jdk-1.6 is required as stated here:
> http://download.oracle.com/docs/cd/E15846_01/doc.21/e15223/install.htm#CIHCHECD
> 
> fixed removing unneeded *.exe files
> 
> Fixed following warnings (spotted only in debug mode):
> oracle.datamodeler:
> Warning: Classpath entry
> /opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler.jar!/opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler/ojdbc5.jar
> not found.
> Warning: Classpath entry
> /opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler.jar!/opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler/xmlparserv2.jar
> not found.
> 
> 
> oracle.jdeveloper.runner
> Warning: Classpath entry
> /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-collation.jar not
> found.
> Warning: Classpath entry
> /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-mapping.jar not found.
> Warning: Classpath entry
> /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-servlet.jar not found.
> Warning: Classpath entry
> /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-utility.jar not found.
> 
> Looking forward to pulling into main tree.
> 


Tested this newest ebuild on my amd64 system with sun-jdk-1.6.0.20 and have no problems. Thanks.
Comment 11 Doug 2010-08-03 02:36:09 UTC
(In reply to comment #10)
> (In reply to comment #9)
> > Created an attachment (id=238315) [details] [details]
> > sqldeveloper-2.1.1.64.45.ebuild
> > 
> > Upgraded ebuild. Just some minor cleaning and referencing changes.
> > 
> > jdk-1.6 is required as stated here:
> > http://download.oracle.com/docs/cd/E15846_01/doc.21/e15223/install.htm#CIHCHECD
> > 
> > fixed removing unneeded *.exe files
> > 
> > Fixed following warnings (spotted only in debug mode):
> > oracle.datamodeler:
> > Warning: Classpath entry
> > /opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler.jar!/opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler/ojdbc5.jar
> > not found.
> > Warning: Classpath entry
> > /opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler.jar!/opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler/xmlparserv2.jar
> > not found.
> > 
> > 
> > oracle.jdeveloper.runner
> > Warning: Classpath entry
> > /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-collation.jar not
> > found.
> > Warning: Classpath entry
> > /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-mapping.jar not found.
> > Warning: Classpath entry
> > /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-servlet.jar not found.
> > Warning: Classpath entry
> > /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-utility.jar not found.
> > 
> > Looking forward to pulling into main tree.
> > 
> 
> 
> Tested this newest ebuild on my amd64 system with sun-jdk-1.6.0.20 and have no
> problems. Thanks.
> 


At the risk of sounding rude, what has to happen for this to 1) get put the portage tree and 2) made stable?  Are there still outstanding problems?  Thanks.
Comment 12 Ján Bednár 2010-08-04 12:30:15 UTC
(In reply to comment #11)
> (In reply to comment #10)
> > (In reply to comment #9)
> > > Created an attachment (id=238315) [details] [details] [details]
> > > sqldeveloper-2.1.1.64.45.ebuild
> > > 
> > > Upgraded ebuild. Just some minor cleaning and referencing changes.
> > > 
> > > jdk-1.6 is required as stated here:
> > > http://download.oracle.com/docs/cd/E15846_01/doc.21/e15223/install.htm#CIHCHECD
> > > 
> > > fixed removing unneeded *.exe files
> > > 
> > > Fixed following warnings (spotted only in debug mode):
> > > oracle.datamodeler:
> > > Warning: Classpath entry
> > > /opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler.jar!/opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler/ojdbc5.jar
> > > not found.
> > > Warning: Classpath entry
> > > /opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler.jar!/opt/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler/xmlparserv2.jar
> > > not found.
> > > 
> > > 
> > > oracle.jdeveloper.runner
> > > Warning: Classpath entry
> > > /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-collation.jar not
> > > found.
> > > Warning: Classpath entry
> > > /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-mapping.jar not found.
> > > Warning: Classpath entry
> > > /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-servlet.jar not found.
> > > Warning: Classpath entry
> > > /opt/oracle_common/modules/oracle.nlsrtl_11.1.0/orai18n-utility.jar not found.
> > > 
> > > Looking forward to pulling into main tree.
> > > 
> > 
> > 
> > Tested this newest ebuild on my amd64 system with sun-jdk-1.6.0.20 and have no
> > problems. Thanks.
> > 
> 
> 
> At the risk of sounding rude, what has to happen for this to 1) get put the
> portage tree and 2) made stable?  Are there still outstanding problems? 
> Thanks.
> 

This package is orphaned (doesn't have a maintainer).
It requires gentoo developer who is willing to work on it.
Comment 13 Ján Bednár 2010-08-04 12:32:57 UTC
Created attachment 241397 [details]
sqldeveloper-2.1.1.64.45.ebuild

Use java eclasses to find jars. Thanks to Petteri Räty.
Comment 14 Doug 2010-08-07 18:57:11 UTC
(In reply to comment #13)
> Created an attachment (id=241397) [details]
> sqldeveloper-2.1.1.64.45.ebuild
> 
> Use java eclasses to find jars. Thanks to Petteri Räty.
> 

Tested on my amd64 system with dev-java/sun-jdk-1.6.0.20.  Maybe one day this will make it in to the portage tree.
Comment 15 Markos Chandras (RETIRED) gentoo-dev 2010-08-25 11:34:51 UTC
Created attachment 244523 [details]
Fixed QA issues

Added missing || dies
Comment 16 Markos Chandras (RETIRED) gentoo-dev 2010-08-25 12:11:24 UTC
+*sqldeveloper-2.1.1.64.45 (25 Aug 2010)
+
+  25 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
+  +sqldeveloper-2.1.1.64.45.ebuild, metadata.xml:
+  Version bump. Ján Bednár will be the maintainer and I will proxy him.
+  Fixes bug #297775. Thanks to everybody for the ebuilds
+