[build] Yoko build problems

2006-07-14 Thread Alexey Petrenko
Hi, guys. I'm truying to build Yoko on Windows and I've faced a following problem... I've followed all the steps from the README.txt and got the following error after "mvn install" command: === cut === installJars: [INFO] Executed tasks [INFO] [install:install] [INFO] Installing C:\Work\Harmony

Re: [build] Yoko build problems

2006-07-14 Thread Alexey Petrenko
2006/7/14, Alexey Petrenko <[EMAIL PROTECTED]>: 2006/7/14, Daniel Kulp <[EMAIL PROTECTED]>: > > 2. If central specified as one of the repositories why Maven do not > > log an attempt to download concurrent from it? > > I think it did, but it doesn't always log

Re: Reminder for the Yoko v1.0-incubating-M1 release

2006-07-19 Thread Alexey Petrenko
I'm newbie here and reviewing where can I help Have you decided not to add standard Apache copyright headers to Yoko sources? I have a patch already... :) https://issues.apache.org/jira/browse/YOKO-57 SY, Alexey 2006/7/19, Mosur Ravi, Balaji <[EMAIL PROTECTED]>: Hi, It looks like we have

Re: Reminder for the Yoko v1.0-incubating-M1 release

2006-07-19 Thread Alexey Petrenko
he orb files. Maybe someone else can confirm those. Cheers, Edell. -----Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: 19 July 2006 11:58 To: yoko-dev@incubator.apache.org Subject: Re: Reminder for the Yoko v1.0-incubating-M1 release I'm newbie here and reviewing whe

Re: Reminder for the Yoko v1.0-incubating-M1 release

2006-07-19 Thread Alexey Petrenko
I've just attached zipped version of the patch to the JIRA issue... SY, Alexey 2006/7/19, Nolan, Edell <[EMAIL PROTECTED]>: Great! I think you should go ahead and submit the patch and someone can apply it to The core module. Thanks, Edell. -Original Message- From: Alex

Re: IONA copyrights in Yoko code

2006-07-24 Thread Alexey Petrenko
Is that true? As far as I understood from corresponding JIRA issue IONA copyrights are OK but Apache headers should be added... http://issues.apache.org/jira/browse/YOKO-57 If IONA copyrights should be removed I'll prepare a new patch. SY, Alexey 2006/7/24, Alan D. Cabrera <[EMAIL PROTECTED]>:

Re: IONA copyrights in Yoko code

2006-07-24 Thread Alexey Petrenko
yright notice(s) were affixed to portions of the code with which this file is now or was at one time distributed and are placed here unaltered. (C) Copyright 2005 IONA Corporation (And this whole thing should be changing again soon, but the above is in that direction...) geir Alexey Petr

Re: IONA copyrights in Yoko code

2006-07-25 Thread Alexey Petrenko
I've attached a new patch. It substitutes IONA copyright headers SY, Alexey 2006/7/24, Alexey Petrenko <[EMAIL PROTECTED]>: OK, I'll prepare a new patch... 2006/7/24, Geir Magnusson Jr <[EMAIL PROTECTED]>: > yes, please remove IONA copyright from the actual

Yoko test run

2006-07-25 Thread Alexey Petrenko
Guys, Is that possible to run Yoko tests separately from compilation and dependency checking? Thanks in advance. SY, Alexey -- Alexey A. Petrenko Intel Middleware Products Division

Re: Yoko test run

2006-07-25 Thread Alexey Petrenko
't know if you can avoid the compilation & dependency checking... BTW, why do you want to do that? I want to try to run Yoko tests on different platforms without rebuilding all the repository each time... SY, Alexey -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTE

Re: Using Yoko in Apache Harmony

2006-07-25 Thread Alexey Petrenko
2006/7/26, Anders Hessellund Jensen <[EMAIL PROTECTED]>: Alexey Petrenko wrote: > If not then I got few questions/suggestions... > 1. Which of the jars produced by Yoko build are more suitable for our > needs? I'm looking on yoko-core... In addition you would probably want

Re: Using Yoko in Apache Harmony

2006-07-26 Thread Alexey Petrenko
2006/7/26, Anders Hessellund Jensen <[EMAIL PROTECTED]>: Alexey Petrenko wrote: > If not then I got few questions/suggestions... > 1. Which of the jars produced by Yoko build are more suitable for our > needs? I'm looking on yoko-core... In addition you would probably want

Re: Using Yoko in Apache Harmony

2006-07-26 Thread Alexey Petrenko
ere on Geromimo. This might help the Yoko team and highlight what Yoko is being used for in different projects. http://wiki.apache.org/incubator-yoko/UseCases Thanks, Edell. Comment -line. -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: 26 July 2006 07:55 To: yo

Re: Using Yoko in Apache Harmony

2006-07-26 Thread Alexey Petrenko
2006/7/26, Anders Hessellund Jensen <[EMAIL PROTECTED]>: Alexey Petrenko wrote: > I've checked yoko-rmi jar and there is just org.apache.yoko.rmi package... > The classes in javax.rmi package have delegates that takes care of the actual implementation. Therefore the javax.rmi.*

Re: Using Yoko in Apache Harmony

2006-07-26 Thread Alexey Petrenko
ublish our first milestone artifacts, you should be able to just depend on them instead of manually updating the jars... No we do not use Maven. But we have dependency checking routine on Ant... SY, Alexey -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: Tuesday, J

Java 1.5 compatibility...

2006-07-28 Thread Alexey Petrenko
Guys, so if nobody have any objections I'll start to tune org.omg packages of yoko-core to be binary compatible with Java 1.5... SY, Alexey -- Alexey A. Petrenko Intel Middleware Products Division

Re: Java 1.5 compatibility...

2006-07-28 Thread Alexey Petrenko
2006/7/28, Anders Hessellund Jensen <[EMAIL PROTECTED]>: Alexey Petrenko wrote: > so if nobody have any objections I'll start to tune org.omg packages > of yoko-core to be binary compatible with Java 1.5... Could you please clarify whether you are going to downgrade the org.

Re: Java 1.5 compatibility...

2006-07-28 Thread Alexey Petrenko
2006/7/28, Anders Hessellund Jensen <[EMAIL PROTECTED]>: Alexey Petrenko wrote: > No, defenetly not. > I'm thinking about fixing the problems which were found by > japitools... Like class shoud not be final but it is. Method should > throw an exception but it is not.

Re: [jira] Created: (YOKO-103) Create implementaion of javax.rmi.PortableRemoteObject and the javax.rmi.CORBA package

2006-07-28 Thread Alexey Petrenko
I thought about implementation of javax.rmi... Probably it is better to do this in Harmony since it is not a necessity for Yoko. 2006/7/28, Anders Hessellund Jensen (JIRA) <[EMAIL PROTECTED]>: Create implementaion of javax.rmi.PortableRemoteObject and the javax.rmi.CORBA package ---

Re: Java 1.5 compatibility...

2006-07-28 Thread Alexey Petrenko
I agree that separating API and Yoko specific packages is good. Such API bundle will be useful not in Geronimo only but in other projetcs too... Harmony, for example :) SY, Alexey 2006/7/28, Anders Hessellund Jensen <[EMAIL PROTECTED]>: Alexey Petrenko wrote: > yoko-spec-corba loo

Re: Java 1.5 compatibility...

2006-07-30 Thread Alexey Petrenko
2006/7/30, Anders Hessellund Jensen <[EMAIL PROTECTED]>: Daniel Kulp wrote: > Can you describe what problem you had? Was it a compile time problem, a unit > test runtime problem? Other? > > The compiler and test issues should be easily worked around. You can use the > dependency plugin to d

Re: Using Yoko in Apache Harmony

2006-08-03 Thread Alexey Petrenko
2006/7/25, Alexey Petrenko <[EMAIL PROTECTED]>: Guys, I'm working on Apache Harmony project [1] which is going to be a compatible Java2SE 5 implementation (classlib + vm). There is no CORBA implementation in Harmony yet. And Apache Yoko looks like a perfect candidate for this. Ar

Re: Using Yoko in Apache Harmony

2006-08-04 Thread Alexey Petrenko
orrect me if I am wrong, but I think yoko-spec-corba is just a façade... - Balaji -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: Thursday, August 03, 2006 8:18 AM To: yoko-dev@incubator.apache.org Subject: Re: Using Yoko in Apache Harmony 2006/7/25, Alexey Pe

Re: Using Yoko in Apache Harmony

2006-08-05 Thread Alexey Petrenko
of them, and we hope to >>> use them at runtime in due course. >>> >>> If required I'm happy to help write them for your artifacts. >>> >>> Regards, >>> Tim >>> >>> Alexey Petrenko wrote: >>>> 2006/7/25, Alexey Petrenko &

Re: [VOTE] Publish Yoko M1 release

2006-08-08 Thread Alexey Petrenko
Balaji, all your links reports 404 :( SY, Alexey 2006/8/8, Mosur Ravi, Balaji <[EMAIL PROTECTED]>: Hi, I created the source and binary distributions of the latest Yoko Milestone 1 release candidate level (SVN revision r429650) and placed them in my home directory: http://people.apache.org/~br

Re: [VOTE] Publish Yoko M1 release

2006-08-08 Thread Alexey Petrenko
ncubating-M1-SNAPSHOT-src.zip http://people.apache.org/~bravi/yoko-1.0-incubating-M1-SNAPSHOT-bin.tar.gz http://people.apache.org/~bravi/yoko-1.0-incubating-M1-SNAPSHOT-bin.zip - Balaji -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 08, 2006

Signature compatibility with 1.5

2006-08-08 Thread Alexey Petrenko
Guys, I've prepared number of patches for Yoko to increase signature compatibility with Java 1.5. They attached to corresponding JIRA issues: YOKO-105, YOKO-130, YOKO-133, YOKO-134, YOKO-136, YOKO-137 and YOKO-138. The japi tools success rate has increased from 77.6% to 80.21%. Could someone ap

Re: Signature compatibility with 1.5

2006-08-08 Thread Alexey Petrenko
Nolan it seems that you have not apply patches for YOKO-105 and YOKO-130... Is that right? SY, Alexey 2006/8/8, Nolan, Edell <[EMAIL PROTECTED]>: Hi, All patches have been applied to core and yoko-spec-corba modules. All tests pass. Thanks, Edell. -Original Message- From:

Re: Signature compatibility with 1.5

2006-08-08 Thread Alexey Petrenko
2006/8/8, Alexey Petrenko <[EMAIL PROTECTED]>: Nolan Sorry, Edell :) it seems that you have not apply patches for YOKO-105 and YOKO-130... Is that right? SY, Alexey 2006/8/8, Nolan, Edell <[EMAIL PROTECTED]>: > Hi, > > All patches have been applied to core and yo

Re: Signature compatibility with 1.5

2006-08-08 Thread Alexey Petrenko
Patches for YOKO-133, YOKO-134, YOKO-136, YOKO-137 and YOKO-138 are verfied. Thanks. SY, Alexey 2006/8/8, Nolan, Edell <[EMAIL PROTECTED]>: Hi, All patches have been applied to core and yoko-spec-corba modules. All tests pass. Thanks, Edell. -Original Message- From:

Re: [VOTE] Publish Yoko M1 release

2006-08-09 Thread Alexey Petrenko
Licenses again... According to Apache requirements [1] license should be placed in file named LICENSE but Yoko snapshot names it LICENSE-2.0.txt... I think this should be changed. SY, Alexey [1] http://apache.org/dev/apply-license.html 2006/8/8, Mosur Ravi, Balaji <[EMAIL PROTECTED]>: Hi, I

CORBA for Java API specs

2006-08-09 Thread Alexey Petrenko
Guys, can anyone point me to the Java API specs for different CORBA versions? Is there any reference implementations of that API? Thanks in advance. SY, Alexey -- Alexey A. Petrenko Intel Middleware Products Division

Re: Signature compatibility with 1.5

2006-08-09 Thread Alexey Petrenko
Everything seems OK. Thanks, Edell. SY, Alexey 2006/8/9, Nolan, Edell <[EMAIL PROTECTED]>: Hi, Sorry - Patches applied now - I have tested them all and all tests pass. Cheers, Edell. -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: 08 August 2006 19

Re: [jira] Updated: (YOKO-135) Make org.omg.IOP package signature compatible with Java 1.5

2006-08-10 Thread Alexey Petrenko
I've checked the commit. Everything seems OK. Thanks, Edell. SY, Alexey 2006/8/10, Nolan, Edell <[EMAIL PROTECTED]>: Hi Alexey, I applied the patches for yoko-132 and yoko-135. Cheers, Edell. -Original Message- From: Alexey Petrenko (JIRA) [mailto:[EMAIL PROTECTED] Sent

Re: Location of javax.rmi package

2006-08-15 Thread Alexey Petrenko
2006/8/15, Anders Hessellund Jensen <[EMAIL PROTECTED]>: I have thought a bit about where the javax.rmi package should be located. I think it should be in Yoko. The javax.rmi package is released asynchronously with the JDK. In fact, the newest version of the javax.rmi package is different from

Re: Location of javax.rmi package

2006-08-15 Thread Alexey Petrenko
2006/8/16, Geir Magnusson Jr <[EMAIL PROTECTED]>: Alexey Petrenko wrote: > 2006/8/15, Anders Hessellund Jensen <[EMAIL PROTECTED]>: >> I have thought a bit about where the javax.rmi package should be located. >> >> I think it should be in Yoko. >&g

Re: Location of javax.rmi package

2006-08-16 Thread Alexey Petrenko
So that's what I'm talking about... User adds CORBA implementation and receives new implementations of javax.rmi with it. Which overrides javax.rmi from the JRE. And this can mislead people... SY, Alxey 2006/8/16, Anders Hessellund Jensen <[EMAIL PROTECTED]>: > Separate jar for javax.rmi? I t

Re: [ANNOUNCE] Please welcome Edell Nolan as the newest member of the Yoko PPMC

2006-08-17 Thread Alexey Petrenko
Congratulations to everybody! SY, Alexey 2006/8/17, Dain Sundstrom <[EMAIL PROTECTED]>: Congratulations! -dain On Aug 17, 2006, at 7:37 AM, Alan D. Cabrera wrote: > Please join us in welcoming Edell who recently accepted an > invitation to join the Yoko PPMC. > > The Apache Yoko PPMC > >

Re: RE: build yoko problem

2006-08-22 Thread Alexey Petrenko
I've just build clean sources on my machine. Everything looks fine. So try the solution suggested by Edell. SY, Alexey 2006/8/22, Nolan, Edell <[EMAIL PROTECTED]>: Hi, Does the path to your repository contain spaces. If so try creating your .m2 repository in a directory without spaces - a jir

Re: Recent change has broken core 1.4 compatibility.

2006-08-23 Thread Alexey Petrenko
If there are class compatibility errors then these classes could be compiled by 1.5 compiler... 2006/8/23, Rick McGuire <[EMAIL PROTECTED]>: A recent change, most likely the involving removing the duplicate org.omg.* classes from the core source tree has resulted in a core jar file that can no l

Re: [jira] Created: (YOKO-102) Create implementaion of javax.rmi.PortableRemoteObject and the javax.rmi.CORBA package

2006-08-24 Thread Alexey Petrenko
Anders, Do you have any plans on implementation of javax.rmi? There is a Harmony user who needs this class :) http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200608.mbox/[EMAIL PROTECTED] SY, Alexey 2006/7/28, Anders Hessellund Jensen (JIRA) <[EMAIL PROTECTED]>: Create implem

Re: Location of javax.rmi package

2006-09-11 Thread Alexey Petrenko
the implementation in a separate > jar & not in yoko-spec-corba. > > > > - Balaji > > > > > > -Original Message- > From: Alexey Petrenko [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 16, 2006 3:19 AM > To: yoko-dev@incubator.apache.org; [EMA

Re: Location of javax.rmi package

2006-09-12 Thread Alexey Petrenko
Guys, I've created javax.rmi implementation. You can check it at YOKO-102 [1] SY, Alexey [1] https://issues.apache.org/jira/browse/YOKO-102 2006/9/12, Alexey Petrenko <[EMAIL PROTECTED]>: Anders, Is there any updates in this topic? Have you started work on these classes? I hav

Re: Location of javax.rmi package

2006-09-14 Thread Alexey Petrenko
ROTECTED]>: Hi, Does this package need to be compiled with java 1.4 or 1.5? Right now it is being compiled using 1.5... - Balaji -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 12, 2006 2:23 PM To: yoko-dev@incubator.apache.org; [EMAI

Re: NOTICE, LICENSE, and DISCLAIMER.txt problem with eclipse....

2006-09-14 Thread Alexey Petrenko
I'm setting up repository on Linux... If I will be successfull I'll check this one and Balaji's thing. SY, Alexey 2006/9/14, Nolan, Edell <[EMAIL PROTECTED]>: Hi, I just merged a fix for this taking option 3 as Dan described below. Can someone check this out on unix ? Thanks, Edell. -Or

Re: Milestone 1 issues

2006-09-15 Thread Alexey Petrenko
Add javax.rmi implementation? :) Just joke. Adding a piece of code right before milestone is very bad practice. SY, Alexey 2006/9/15, Mosur Ravi, Balaji <[EMAIL PROTECTED]>: Hi, It looks like we have resolved all the Milestone 1 issues... Is there anything else that we need to resolve before

Yoko maven artifacts...

2006-09-22 Thread Alexey Petrenko
Guys, How often do we post Yoko maven artifacts on http://people.apache.org/maven-snapshot-repository/? And who is responsible for that? Is there any time estimations on updated artifacts? I'm going to update Apache Harmony to use yoko-rmi jar. And getting it from the well-known place will be t

Please apply YOKO-159 patch

2006-09-22 Thread Alexey Petrenko
Committers, can you please review and apply YOKO-159 patch. It fixes some of 1.5 signature compatibility issues. Thanks in advance. SY, Alexey -- Alexey A. Petrenko Intel Middleware Products Division

Re: Yoko maven artifacts...

2006-09-22 Thread Alexey Petrenko
quently"! At least "regularly" :) Rick > Edell. > > -Original Message- > From: Alexey Petrenko [mailto:[EMAIL PROTECTED] > Sent: 22 September 2006 14:08 > To: yoko-dev@incubator.apache.org; Mosur Ravi, Balaji > Subject: Yoko maven artifacts... > > Guy

Re: Yoko maven artifacts...

2006-09-22 Thread Alexey Petrenko
ronimo, my preference is for "frequently"! Rick > Edell. > > -Original Message- > From: Alexey Petrenko [mailto:[EMAIL PROTECTED] > Sent: 22 September 2006 14:08 > To: yoko-dev@incubator.apache.org; Mosur Ravi, Balaji > Subject: Yoko maven artifacts... > > Gu

Re: [Annoucement] Mattteo Vescovi as new committer to Yoko

2006-09-25 Thread Alexey Petrenko
Congratulations! 2006/9/25, Nolan, Edell <[EMAIL PROTECTED]>: Hi, We're pleased to let you know that we have a new committer in our midst. Matteo Vescovi has recently accepted an invitation to join the Yoko project. Matteo has been active on Yoko for quite some time and has provided numerous pa

Re: Please apply YOKO-159 patch

2006-09-26 Thread Alexey Petrenko
Thanks, Edell. I'll check the result... SY, Alexey 2006/9/25, Nolan, Edell <[EMAIL PROTECTED]>: I will take a look. Thanks, Edell. -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: 22 September 2006 14:23 To: yoko-dev@incubator.apache.org Subject: P

Re: Yoko maven artifacts...

2006-09-26 Thread Alexey Petrenko
lexey is working on Harmony integration, and I'm > working on adding it to Geronimo, my preference is for "frequently"! > > Rick > > >> Edell. >> >> -Original Message- >> From: Alexey Petrenko [mailto:[EMAIL PROTECTED] >> Sent:

Re: Please apply YOKO-159 patch

2006-09-26 Thread Alexey Petrenko
Edell, I've checked your commit. Everything looks fine. Thanks again. SY, Alexey 2006/9/26, Alexey Petrenko <[EMAIL PROTECTED]>: Thanks, Edell. I'll check the result... SY, Alexey 2006/9/25, Nolan, Edell <[EMAIL PROTECTED]>: > I will take a look. > > T

Harmony uses latest Yoko jars...

2006-09-27 Thread Alexey Petrenko
Just FYI... Harmony now uses yoko-spec-corba and yoko-rmi jars from the latest jar build (09/25). Thanks, Balaji! SY, Alexey -- Alexey A. Petrenko Intel Middleware Products Division

Re: [VOTE] Publish Yoko M1 release

2006-09-28 Thread Alexey Petrenko
+1 I've executed hello_world demo on Harmony and it works fine. I'll try another demos on Harmony later. 2006/9/26, Mosur Ravi, Balaji <[EMAIL PROTECTED]>: Hi, I created the source and binary distributions of the latest Yoko Milestone 1 release candidate level and placed them in my home dire

Re: BindException from PortableRemoteObject.narrow

2006-11-02 Thread Alexey Petrenko
Can you please provide the complete testcase? SY, Alexey 2006/11/2, Dain Sundstrom <[EMAIL PROTECTED]>: Any idea what is causing this? BTW the error message is quite useless as it doesn't even tell you the port and interface that it was attempting to bind to. org.omg.CORBA.COMM_FAILURE: bind(

Re: Logging (again)

2006-11-02 Thread Alexey Petrenko
+1 from me. SY, Alexey 2006/11/2, Mosur Ravi, Balaji <[EMAIL PROTECTED]>: Hi rick, I think we just need to worry about the core code... The bindings & tools use the celtix logging utils which is just a wrapper using the java.util.logging classes... I completely agree that the core code loggi

Re: Pushing out another snapshot

2006-11-15 Thread Alexey Petrenko
2006/11/15, Rick McGuire <[EMAIL PROTECTED]>: I hate to do this after asking for this yesterday, but I need to get another snapshot published. The rmi artifacts have been rearranged, and I'm going to need to update dependencies in both geronimo and openejb2 accordingly. Have you split rmi to 2

Yoko site

2006-11-23 Thread Alexey Petrenko
Guys, do we have some plans on improving our site? With current version Yoko looks like an almost dead project to any newcomer. It even has an empty list of contributors and committers... :) 1. Overview. I suggest to add yoko-spec-corba and rmi modules to project overview since these modules has

Re: Yoko site

2006-11-23 Thread Alexey Petrenko
what I can update quite easily and then I think we should divide the tasks up to try and improve each section. So if anyone has any ideas on new topics etc they can add them in. Edell. -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: 23 November 2006 10:45 T

[compatibility] Do we want to be Java5 compatible?

2006-11-23 Thread Alexey Petrenko
Do we want to be Java5 compatible? Yes, I understand that Yoko is CORBA 2.4 while Java5 and even 6 are CORBA 2.3. This means that it is impossible to create fully compatible version since it will require downgrading Yoko and this is not a choice. From the other hand we can try to achieve backwa

Re: [compatibility] Do we want to be Java5 compatible?

2006-11-23 Thread Alexey Petrenko
2006/11/23, Geir Magnusson Jr. <[EMAIL PROTECTED]>: Alexey Petrenko wrote: > Do we want to be Java5 compatible? > > Yes, I understand that Yoko is CORBA 2.4 while Java5 and even 6 are > CORBA 2.3. This means that it is impossible to create fully compatible > version

Re: [compatibility] Do we want to be Java5 compatible?

2006-11-24 Thread Alexey Petrenko
2006/11/24, Geir Magnusson Jr. <[EMAIL PROTECTED]>: Alexey Petrenko wrote: > 2006/11/23, Geir Magnusson Jr. <[EMAIL PROTECTED]>: >> Alexey Petrenko wrote: >> > Do we want to be Java5 compatible? >> > >> > Yes, I understand that Yoko is CORBA 2.4

Re: [compatibility] Do we want to be Java5 compatible?

2006-11-24 Thread Alexey Petrenko
2006/11/24, Geir Magnusson Jr. <[EMAIL PROTECTED]>: Alexey Petrenko wrote: > 2006/11/24, Geir Magnusson Jr. <[EMAIL PROTECTED]>: >> Alexey Petrenko wrote: >> > 2006/11/23, Geir Magnusson Jr. <[EMAIL PROTECTED]>: >> >> Alexey Petrenko

Re: [compatibility] Do we want to be Java5 compatible?

2006-11-24 Thread Alexey Petrenko
2006/11/24, Geir Magnusson Jr. <[EMAIL PROTECTED]>: Alexey Petrenko wrote: > 2006/11/24, Geir Magnusson Jr. <[EMAIL PROTECTED]>: >> Alexey Petrenko wrote: >> > 2006/11/24, Geir Magnusson Jr. <[EMAIL PROTECTED]>: >> >> Alexey Petrenko wrote

Re: [compatibility] Do we want to be Java5 compatible?

2006-11-28 Thread Alexey Petrenko
tors (which were introduced in 2.4) + a bunch of other minor things. andy At 16:19 24/11/2006, Geir Magnusson Jr. wrote: >Alexey Petrenko wrote: >>2006/11/24, Geir Magnusson Jr. <[EMAIL PROTECTED]>: >>>Alexey Petrenko wrote: >>> > 2006/11/24, Geir Magnusson

Re: [compatibility] Do we want to be Java5 compatible?

2006-11-28 Thread Alexey Petrenko
2006/11/24, Darren Middleman <[EMAIL PROTECTED]>: I'm not sure I completely understand what you mean by making Yoko Java5 compatible It would be good for Yoko (IMHO) and perfect for Harmony if application which is designed for Java5 will work on Yoko without modifications. Backward compatibility

Re: svn commit: r489596 - /incubator/yoko/site/src/site/site.xml

2006-12-25 Thread Alexey Petrenko
Good question. I'm interested in the answer too. SY, Alexey 2006/12/23, Alan D. Cabrera <[EMAIL PROTECTED]>: Updated. How do we update our site? Regards, Alan On Dec 22, 2006, at 11:05 AM, David Blevins wrote: > Any chance you can put OpenEJB in the related projects :) > > -David > > On D

Re: [jira] Created: (YOKO-258) Bad reference to ClassLoader.classes in org.apache.yoko.rmi.util.ClassLoaderLocal static initializer

2006-12-25 Thread Alexey Petrenko
Guys, I've reviewed the ClassLoaderLocal source and its usage in PortableRemoteObjectExtImpl class (looks like it's the only place)... It is not fully clear for me what ClassLocalMap is used for... But as far as I understood it is used for RMIState objects storage connected to the current thread.

Re: Yoko Web Site (svn commit: r489596 - /incubator/yoko/site/src/site/site.xml)

2007-01-09 Thread Alexey Petrenko
e projects using it. We use moin-moin wiki as our wiki but confluence provides some extra features that would make it look better than the wiki. Any Thoughts? - Balaji -Original Message----- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: Monday, December 25, 2006 5:29 AM To

Re: Yoko Web Site (svn commit: r489596 - /incubator/yoko/site/src/site/site.xml)

2007-01-09 Thread Alexey Petrenko
d some content) I have tried to redirect the yoko index.html to that site but it doesn't seem to work... Is there anything else that need to be done? Thanks Balaji -Original Message- From: Alexey Petrenko [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 09, 2007 8:03 AM T

Re: Yoko Web Site (svn commit: r489596 - /incubator/yoko/site/src/site/site.xml)

2007-01-09 Thread Alexey Petrenko
ess process. > -Original Message- > From: Alexey Petrenko [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 09, 2007 8:03 AM > To: yoko-dev@incubator.apache.org > Subject: Re: Yoko Web Site (svn commit: r489596 - > /incubator/yoko/site/src/site/site.xml) > > +1 for any

Re: [jira] Created: (YOKO-155) SVN properties not set properly on all the files....

2007-01-11 Thread Alexey Petrenko
Here is the instruction for svn config. http://www.apache.org/dev/version-control.html#https-svn === cut === Committers will need to properly configure their svn client. One particular issue is OS-specific line-endings for text files. When you add a new text file, especially when applying patches

Re: [general] 100% 1.5 API coverage for Harmony and CORBA.

2007-01-11 Thread Alexey Petrenko
t;[EMAIL PROTECTED]>: I wonder if someone could give an example of one of these classes and methods that disappeared moving from corba 2.3 to 2.4? Is there something equivalent but named differently in 2.4? thanks david jencks On Jan 11, 2007, at 10:19 AM, Alexey Petrenko wrote: > Th

[general] 100% 1.5 API coverage for Harmony and CORBA.

2007-01-11 Thread Alexey Petrenko
This is mainly a Harmony issue but I've also added yoko-dev list since it connected to Yoko and probably Yoko community will give us a good advice. As you know we got 100% Java 5 SE coverage target for Q1 2007 [1]. It is Q1 2007 now... One of the areas with less then 100% coverage in Harmony is

Re: [general] 100% 1.5 API coverage for Harmony and CORBA.

2007-01-15 Thread Alexey Petrenko
2007/1/12, Darren Middleman <[EMAIL PROTECTED]>: Hello Alexey, I've taken a look at the output you have regarding the coverage for the org.omg.CORBA package. There are a couple of items on that list that I believe should be updated in Yoko. These are the missing methods from the LocalObject cl

Re: Can somebody publish a new SNAPSHOT release

2007-01-15 Thread Alexey Petrenko
2007/1/12, Mosur Ravi, Balaji <[EMAIL PROTECTED]>: Deploying the artifacts now... Have you deployed it here http://people.apache.org/maven-snapshot-repository/org/apache/yoko/ ? If so could you please deploy M2 yoko-rmi too. Thanks in advance. SY, Alexey -Original Message- From: Ric

Re: Can somebody publish a new SNAPSHOT release

2007-01-15 Thread Alexey Petrenko
2007/1/15, Rick McGuire <[EMAIL PROTECTED]>: Alexey Petrenko wrote: > 2007/1/12, Mosur Ravi, Balaji <[EMAIL PROTECTED]>: >> Deploying the artifacts now... > Have you deployed it here > http://people.apache.org/maven-snapshot-repository/org/apache/yoko/ ? > > If s

Re: [general] 100% 1.5 API coverage for Harmony and CORBA.

2007-01-15 Thread Alexey Petrenko
]http://java.sun.com/j2se/1.5.0/docs/api/org/omg/CORBA/doc-files/compliance.html 2007/1/11, Geir Magnusson Jr. <[EMAIL PROTECTED]>: On Jan 11, 2007, at 10:19 AM, Alexey Petrenko wrote: > One of the areas with less then 100% coverage in Harmony is org.omg > packages. I've attached the

Re: [General][Test] How to test CORBA APIs on yoko?

2007-02-01 Thread Alexey Petrenko
2007/2/1, Rui Hu <[EMAIL PROTECTED]>: Hello, I'm a new member of this mailing list, and have interests on test yoko project. Could anyone please give me some suggestions about the test of this project? I checked out yoko project from SVN[1], and I've found that there are some test cases in some

Re: Problems downloading Yoko release...

2007-02-02 Thread Alexey Petrenko
You can find Yoko snapshots here: http://people.apache.org/maven-snapshot-repository/org/apache/yoko/ SY, Alexey 2007/1/31, Trenaman, Adrian <[EMAIL PROTECTED]>: Hi Am having trouble downloading a release of yoko - when I follow the links on: http://cwiki.apache.org/confluence/display/YOK

Re: [VOTE] release a M2 release for Geronimo

2007-02-19 Thread Alexey Petrenko
+1 2007/2/16, Rick McGuire <[EMAIL PROTECTED]>: Ok, it's time to put this release question to a vote. Normally, these would go for 72 hours, but I'll add an extra day on because we're right up against the weekend. This vote will close at noon US East coast time on Tuesday. [ ] +1 Create an M2

Re: [ANNOUNCE] Welcome Matteo Vescovi as the newest member of the Yoko PPMC

2007-03-02 Thread Alexey Petrenko
Congratulations! SY, Alexey 2007/3/2, Alan D. Cabrera <[EMAIL PROTECTED]>: Please join us in welcoming Matteo who recently accepted an invitation to join the Yoko PPMC. The Apache Yoko PPMC

Re: [VOTE] Publish Yoko M2 Release

2007-03-06 Thread Alexey Petrenko
+1 2007/3/6, Rick McGuire <[EMAIL PROTECTED]>: Hi, I created the source and binary distributions of the latest Yoko Milestone 2 release candidate level (SVN revision r514688) using the branch located here: https://svn.apache.org/repos/asf/incubator/yoko/branches/yoko-1.0-incubating-M2 The bui

Re: [PROPOSAL] Next Steps

2007-09-09 Thread Alexey Petrenko
2007/9/9, Daniel Kulp <[EMAIL PROTECTED]>: > > On Saturday 08 September 2007, Matt Hogstrom wrote: > > It sounds like the most responses favored Geronimo for the ORB code > > and the bindings bits to CXF. > > > > We can do this in successive stages but at a minimum I think we need > > to outline th

Re: [ROLL CALL] Committers for Yoko

2007-09-09 Thread Alexey Petrenko
2007/9/10, Matt Hogstrom <[EMAIL PROTECTED]>: > There has been discussion on the dev list regarding the disposition > of Yoko. Current course and speed the general consensus is to > separate Yoko into components for migration into existing TLPs as sub- > projects. If you are a committer and inter

Re: Getting back to business - moving Yoko to Other interested projects and the active committer list

2007-10-16 Thread Alexey Petrenko
I hope that Yoko core will still be separated in Geronimo so we can use it in Harmony... SY, Alexey 2007/10/16, Matt Hogstrom <[EMAIL PROTECTED]>: > I've let this fall way behind so my apologies. > > First off, here is the active list of interested committers as > responded to by the [ROLL CALL]

Re: Next Steps for Project Yoko : A Proposal

2007-11-16 Thread Alexey Petrenko
the following committers in > Apache Yoko be accepted as committers in Apache Geronimo given their > demonstration of delivering code, creating releases and functioning as > a community. Those noted with asterisks are already Geronimo > committers. > > Continued involvement with t

[jira] Updated: (YOKO-57) Update copy right notice in sources

2006-07-19 Thread Alexey Petrenko (JIRA)
[ http://issues.apache.org/jira/browse/YOKO-57?page=all ] Alexey Petrenko updated YOKO-57: Attachment: yoko.licences.diff.gz Apache headers are inserted before IONA copyrights in java files > Update copy right notice in sour

[jira] Updated: (YOKO-57) Update copy right notice in sources

2006-07-25 Thread Alexey Petrenko (JIRA)
[ http://issues.apache.org/jira/browse/YOKO-57?page=all ] Alexey Petrenko updated YOKO-57: Attachment: yoko.noiona.licences.diff.gz The new patch REMOVES Iona copyright headers and inserts Apacha copyright headers. > Update copy right notice

[jira] Created: (YOKO-104) Make Yoko class/method signature compatible with Java 1.5

2006-07-28 Thread Alexey Petrenko (JIRA)
Reporter: Alexey Petrenko Priority: Minor Japitools shows a number of differences between Yoko implementation of org.omg packages and Java 1.5 It will be good to make them compatible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact

[jira] Updated: (YOKO-104) Make Yoko class/method signature compatible with Java 1.5

2006-07-28 Thread Alexey Petrenko (JIRA)
[ http://issues.apache.org/jira/browse/YOKO-104?page=all ] Alexey Petrenko updated YOKO-104: - Attachment: j15vsYokoCore.html Here is the first result of comparision Java 1.5 and Yoko implementations of org.omg packages > Make Yoko class/met

[jira] Created: (YOKO-105) Make org.omg.CORBA package signature compatible with Java 1.5

2006-07-28 Thread Alexey Petrenko (JIRA)
Reporter: Alexey Petrenko Make org.omg.CORBA package signature compatible with Java 1.5 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more

[jira] Updated: (YOKO-105) Make org.omg.CORBA package signature compatible with Java 1.5

2006-07-28 Thread Alexey Petrenko (JIRA)
[ http://issues.apache.org/jira/browse/YOKO-105?page=all ] Alexey Petrenko updated YOKO-105: - Attachment: org.omg.CORBA.obvious.diff This patch fixing obvious issues. It changes japitools success rate for org.omg.CORBA package from 77.91% to 83.41

[jira] Commented: (YOKO-57) Update copy right notice in sources

2006-07-31 Thread Alexey Petrenko (JIRA)
[ http://issues.apache.org/jira/browse/YOKO-57?page=comments#action_12424501 ] Alexey Petrenko commented on YOKO-57: - As I specified in the attachment comment my patch fixes only Java files... I was affraid that patch for everything will be

[jira] Updated: (YOKO-57) Update copy right notice in sources

2006-08-01 Thread Alexey Petrenko (JIRA)
[ http://issues.apache.org/jira/browse/YOKO-57?page=all ] Alexey Petrenko updated YOKO-57: Attachment: idl.licenses.diff This diff substitutes licenses in the idl files. I can not find IONA copyrights any more. Except of two COPYRIGHT files and

[jira] Commented: (YOKO-57) Update copy right notice in sources

2006-08-01 Thread Alexey Petrenko (JIRA)
[ http://issues.apache.org/jira/browse/YOKO-57?page=comments#action_12424849 ] Alexey Petrenko commented on YOKO-57: - Runtest scripts seems not working... So I do not see the reason to keep them. > Update copy right notice in sour

[jira] Commented: (YOKO-57) Update copy right notice in sources

2006-08-01 Thread Alexey Petrenko (JIRA)
[ http://issues.apache.org/jira/browse/YOKO-57?page=comments#action_12424851 ] Alexey Petrenko commented on YOKO-57: - Or we need to make them working > Update copy right notice in sour

[jira] Created: (YOKO-130) Make org. omg. CORBA. portable package signature compatible with Java 1.5

2006-08-08 Thread Alexey Petrenko (JIRA)
Issue Type: Sub-task Reporter: Alexey Petrenko -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http

  1   2   >