[opensuse-buildservice] java 1.5.0
hi, ugh why do you build java 1.5.0 in your own project??? http://build.opensuse.org/package/show?project=home:peternixon&package=java-1_5_0-sun i thought we have a java for all distributions? if you need java 1.5 for 10.1 build against http://build.opensuse.org/project/show?project=Java%3ASun-Java-1.5 thanks in advance darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice-help@opensuse.org
On Wed 14 Jun 2006 00:04, Marcus Rueckert wrote:
hi,
ugh why do you build java 1.5.0 in your own project??? http://build.opensuse.org/package/show?project=home:peternixon&package=java -1_5_0-sun
Because if you look back in the list archives you will see I asked several times for Java and as far as I know it still doesn't exist in the build service for all distros.
i thought we have a java for all distributions? if you need java 1.5 for 10.1 build against http://build.opensuse.org/project/show?project=Java%3ASun-Java-1.5
As far as I can tell that project is empty??? If you can show me how I can build against Sun Java 1.5 for SLES9, and SL 9.3 - Factory then I would LOVE to remove java from my project! Cheers -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
On 2006-06-14 00:35:09 +0300, Peter Nixon wrote:
Date: Wed, 14 Jun 2006 00:35:09 +0300 From: Peter Nixon <listuser@peternixon.net> Subject: [opensuse-buildservice] Re: java 1.5.0 To: opensuse-buildservice@opensuse.org
On Wed 14 Jun 2006 00:04, Marcus Rueckert wrote:
hi,
ugh why do you build java 1.5.0 in your own project??? http://build.opensuse.org/package/show?project=home:peternixon&package=java -1_5_0-sun
Because if you look back in the list archives you will see I asked several times for Java and as far as I know it still doesn't exist in the build service for all distros.
i thought we have a java for all distributions? if you need java 1.5 for 10.1 build against http://build.opensuse.org/project/show?project=Java%3ASun-Java-1.5
As far as I can tell that project is empty??? If you can show me how I can build against Sun Java 1.5 for SLES9, and SL 9.3 - Factory then I would LOVE to remove java from my project!
adrian would need to or bornkessel. what thehell do you build that needs java?:p anyway ... it would be better suited in the java:* namespace darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice-help@opensuse.org
On Wed 14 Jun 2006 00:37, Marcus Rueckert wrote:
On 2006-06-14 00:35:09 +0300, Peter Nixon wrote:
Date: Wed, 14 Jun 2006 00:35:09 +0300 From: Peter Nixon <listuser@peternixon.net> Subject: [opensuse-buildservice] Re: java 1.5.0 To: opensuse-buildservice@opensuse.org
On Wed 14 Jun 2006 00:04, Marcus Rueckert wrote:
hi,
ugh why do you build java 1.5.0 in your own project??? http://build.opensuse.org/package/show?project=home:peternixon&package= java -1_5_0-sun
Because if you look back in the list archives you will see I asked several times for Java and as far as I know it still doesn't exist in the build service for all distros.
i thought we have a java for all distributions? if you need java 1.5 for 10.1 build against http://build.opensuse.org/project/show?project=Java%3ASun-Java-1.5
As far as I can tell that project is empty??? If you can show me how I can build against Sun Java 1.5 for SLES9, and SL 9.3 - Factory then I would LOVE to remove java from my project!
adrian would need to or bornkessel.
what thehell do you build that needs java?:p anyway ... it would be better suited in the java:* namespace
Yes. I agree. That is why it is still sitting my my home project and not it server:telephony (Because sıpXpbx requires it) Also, I have just started working on OpenNMS which also requires java and it will live in my server:monitoring project.... A clean way to solve this for everyone would be nice.. Cheers -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
On 2006-06-14 09:15:45 +0300, Peter Nixon wrote:
Yes. I agree. That is why it is still sitting my my home project and not it server:telephony (Because sıpXpbx requires it)
Also, I have just started working on OpenNMS which also requires java and it will live in my server:monitoring project....
A clean way to solve this for everyone would be nice..
that it pretty easy: for 10.1 you dont build against the 10.1 base distro. instead you build for 10.1 against the java:java-sun-1.5 repos. of course it is a good idea to name the repository in your project SUSE_Linux_10.1 anyway so users know what it is. :) darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice-help@opensuse.org
On Wed 14 Jun 2006 09:27, Marcus Rueckert wrote:
On 2006-06-14 09:15:45 +0300, Peter Nixon wrote:
Yes. I agree. That is why it is still sitting my my home project and not it server:telephony (Because sıpXpbx requires it)
Also, I have just started working on OpenNMS which also requires java and it will live in my server:monitoring project....
A clean way to solve this for everyone would be nice..
that it pretty easy: for 10.1 you dont build against the 10.1 base distro. instead you build for 10.1 against the java:java-sun-1.5 repos.
of course it is a good idea to name the repository in your project SUSE_Linux_10.1 anyway
OK. I have done this, but now magically my java packages only build for SL-10.1 and not for all the other versions. Can someone please add some extra targets to http://build.opensuse.org/project/show?project=Java%3ASun-Java-1.5 TIA -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
Am Wednesday 14 June 2006 23:49 schrieb Peter Nixon:
On Wed 14 Jun 2006 09:27, Marcus Rueckert wrote:
On 2006-06-14 09:15:45 +0300, Peter Nixon wrote:
Yes. I agree. That is why it is still sitting my my home project and not it server:telephony (Because sıpXpbx requires it)
Also, I have just started working on OpenNMS which also requires java and it will live in my server:monitoring project....
A clean way to solve this for everyone would be nice..
that it pretty easy: for 10.1 you dont build against the 10.1 base distro. instead you build for 10.1 against the java:java-sun-1.5 repos.
of course it is a good idea to name the repository in your project SUSE_Linux_10.1 anyway
OK. I have done this, but now magically my java packages only build for SL-10.1 and not for all the other versions. Can someone please add some extra targets to http://build.opensuse.org/project/show?project=Java%3ASun-Java-1.5
10.0 targets do exist now as well. 9.3 and SLES9 did come with java, so there is no reason to add them, I hope. -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice-help@opensuse.org
On 2006-06-19 16:28:49 +0200, Adrian Schröter wrote:
10.0 targets do exist now as well.
9.3 and SLES9 did come with java, so there is no reason to add them, I hope.
unless they need java 1.5 which didnt come with those old versions no? Peter nixon are the java versions from 9.3/SLES9 new enough for you? darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice-help@opensuse.org
On Mon 19 Jun 2006 17:38, Marcus Rueckert wrote:
On 2006-06-19 16:28:49 +0200, Adrian Schröter wrote:
10.0 targets do exist now as well.
9.3 and SLES9 did come with java, so there is no reason to add them, I hope.
unless they need java 1.5 which didnt come with those old versions no? Peter nixon are the java versions from 9.3/SLES9 new enough for you?
Unfortunately no :-( -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
Am Monday 19 June 2006 16:54 schrieb Peter Nixon:
On Mon 19 Jun 2006 17:38, Marcus Rueckert wrote:
On 2006-06-19 16:28:49 +0200, Adrian Schröter wrote:
10.0 targets do exist now as well.
9.3 and SLES9 did come with java, so there is no reason to add them, I hope.
unless they need java 1.5 which didnt come with those old versions no? Peter nixon are the java versions from 9.3/SLES9 new enough for you?
Unfortunately no :-(
the problem is that I do not have any official packages for SLES9, so I can't add them. I will add the 1.5.0 packages for 9.3 later. -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice-help@opensuse.org
On Mon 19 Jun 2006 17:28, Adrian Schröter wrote:
Am Wednesday 14 June 2006 23:49 schrieb Peter Nixon:
On Wed 14 Jun 2006 09:27, Marcus Rueckert wrote:
On 2006-06-14 09:15:45 +0300, Peter Nixon wrote:
Yes. I agree. That is why it is still sitting my my home project and not it server:telephony (Because sıpXpbx requires it)
Also, I have just started working on OpenNMS which also requires java and it will live in my server:monitoring project....
A clean way to solve this for everyone would be nice..
that it pretty easy: for 10.1 you dont build against the 10.1 base distro. instead you build for 10.1 against the java:java-sun-1.5 repos.
of course it is a good idea to name the repository in your project SUSE_Linux_10.1 anyway
OK. I have done this, but now magically my java packages only build for SL-10.1 and not for all the other versions. Can someone please add some extra targets to http://build.opensuse.org/project/show?project=Java%3ASun-Java-1.5
10.0 targets do exist now as well.
Thanks. Thats great!
9.3 and SLES9 did come with java, so there is no reason to add them, I hope.
Well, SLES9 comes with java2-1.4.2 (I haven't checked 9.3 as I don't have one around) and all the java packages I am building require Java 1.5.0. I can do without a SLES9 target I suppose as SLES10 should be out soon and I assume it will have java 1.5.0 so Enterprise people can use it... Regards -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
On 2006-06-19 17:44:33 +0300, Peter Nixon wrote:
9.3 and SLES9 did come with java, so there is no reason to add them, I hope.
Well, SLES9 comes with java2-1.4.2 (I haven't checked 9.3 as I don't have one around) and all the java packages I am building require Java 1.5.0. I can do without a SLES9 target I suppose as SLES10 should be out soon and I assume it will have java 1.5.0 so Enterprise people can use it...
what packages are that? darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice-help@opensuse.org
Op maandag 19 juni 2006 17:15, schreef Marcus Rueckert:
Well, SLES9 comes with java2-1.4.2 (I haven't checked 9.3 as I don't have one around) and all the java packages I am building require Java 1.5.0. I can do without a SLES9 target I suppose as SLES10 should be out soon and I assume it will have java 1.5.0 so Enterprise people can use it...
what packages are that?
Many sip related projects (derived from sipx), see http://build.opensuse.org/project/show?project=home%3Apeternixon http://www.sipfoundry.org/sipx/ -- Richard Bos Without a home the journey is endless --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice-help@opensuse.org
On Mon 19 Jun 2006 21:40, Richard Bos wrote:
Op maandag 19 juni 2006 17:15, schreef Marcus Rueckert:
Well, SLES9 comes with java2-1.4.2 (I haven't checked 9.3 as I don't have one around) and all the java packages I am building require Java 1.5.0. I can do without a SLES9 target I suppose as SLES10 should be out soon and I assume it will have java 1.5.0 so Enterprise people can use it...
what packages are that?
Many sip related projects (derived from sipx), see http://build.opensuse.org/project/show?project=home%3Apeternixon http://www.sipfoundry.org/sipx/
Yes. Richard is correct. sipXpbx requires java 1.5.0 I am also packaging OpenNMS but it currently still works with 1.4.2 (although I am not sure for how much longer) Cheers -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
participants (4)
-
Adrian Schröter
-
Marcus Rueckert
-
Peter Nixon
-
Richard Bos