AW: [OJB-developers] moving ojb to jakarta
Brought to you by:
thma
From: Mahler T. <tho...@it...> - 2002-05-03 13:23:34
|
Hi Martin, > -----Urspr=FCngliche Nachricht----- > Von: Martin Poeschl [mailto:mpo...@ma...] > Gesendet: Freitag, 3. Mai 2002 01:46 > An: obj...@li... > Betreff: [OJB-developers] moving ojb to jakarta >=20 >=20 > ojb is accepted as a new apache projects (there is one vote=20 > missing, but we got 6 of 6 votes so far :-) >=20 great news! > there is some discussion on ge...@ja... to=20 > find the 'right place' for ojb > feel free to join the list and discussion >=20 I'm following the discussion and will post a comment today. > i started to convert the docs to xdocs (the format all docs=20 > at jakarta are written in) > i'll check them in tomorrow and make the generated site=20 > available for public review >=20 thanks > there are some task left before we can move to jakarta: >=20 > - we should decide which coding conventions should be used > i propos to use=20 > http://jakarta.apache.org/turbine/common/code-standards.html >=20 We had some discussions on codeconventions a few days ago. They will be = a superset of the turbine conventions. > - the packages will be renamed to org.apache.ojb >=20 OK! > i'll do the package renaming and import the sources as soon=20 > as the repo ist ready and i get the ok=20 > from the ojb developers ;-) OK! Eclipse will help you much here ! > i'll also make the code match the coding conventions (so we=20 > need a decision soon) >=20 Chris made a very good proposal. The only I disagree on is the = placement of brackets.=20 OJB uses already the Turbine style try { // code here } catch (Exception bar) { // code here } And I think we should stick to this. Another important note: I asked the developers to consent ochanging the licence style. Until = now none vetoed. Florian Bruckner (he wrote the reversedb tool) used the GPL for his = stuff. But he also consented to change to the Apache licence. So we can also start with replacing the license statement, if that is required. thanks for your efforts, Thomas >=20 >=20 > martin >=20 >=20 > _______________________________________________________________ >=20 > Have big pipes? SourceForge.net is looking for download=20 > mirrors. We supply > the hardware. You get the recognition. Email Us:=20 > ban...@so... > _______________________________________________ > Objectbridge-developers mailing list > Obj...@li... > https://lists.sourceforge.net/lists/listinfo/objectbridge-developers >=20 |