Return-Path: X-Original-To: apmail-cayenne-dev-archive@www.apache.org Delivered-To: apmail-cayenne-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BFCCA9CF3 for ; Tue, 3 Jan 2012 22:41:43 +0000 (UTC) Received: (qmail 86337 invoked by uid 500); 3 Jan 2012 22:41:43 -0000 Delivered-To: apmail-cayenne-dev-archive@cayenne.apache.org Received: (qmail 86319 invoked by uid 500); 3 Jan 2012 22:41:43 -0000 Mailing-List: contact dev-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list dev@cayenne.apache.org Received: (qmail 86311 invoked by uid 99); 3 Jan 2012 22:41:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 22:41:43 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [59.167.240.32] (HELO fish.ish.com.au) (59.167.240.32) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 22:41:39 +0000 Received: from [10.29.62.3] (port=61398 helo=Aris-MacBook-Pro.local) by fish.ish.com.au with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.76) (envelope-from ) id 1RiD2f-0006bS-1U for dev@cayenne.apache.org; Wed, 04 Jan 2012 09:41:14 +1100 X-CTCH-RefID: str=0001.0A150203.4F03840A.000B,ss=1,re=0.000,fgs=0 Message-ID: <4F038408.2090600@maniatis.org> Date: Wed, 04 Jan 2012 09:41:12 +1100 From: Aristedes Maniatis User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0) Gecko/20111222 Thunderbird/10.0 MIME-Version: 1.0 To: dev@cayenne.apache.org Subject: Re: docbook References: <20110501140703.3ACF42388A39@eris.apache.org> <4DC7A1A5.9090001@maniatis.org> <1E65CC16-01D8-479A-8993-948ADEC73E91@objectstyle.org> <4DDD9C12.2050506@maniatis.org> <26D96A7F-0142-4331-9438-08D0CCBE48A9@objectstyle.org> <5E1CDCA1-D61C-4439-9EFF-F905826AB1F4@objectstyle.org> In-Reply-To: <5E1CDCA1-D61C-4439-9EFF-F905826AB1F4@objectstyle.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Andrus I meant to write about this, but completely forgot. I just the other day wrote to Oxygen people about exactly the same thing and they came back to me with a free updated licenses within about 4 hours. Just send them your existing license file for reference so they can look it up. Cheers Ari On 4/01/12 2:11 AM, Andrus Adamchik wrote: > Hi Christian, > > Sorry to disturb you with this. Is it possible to get licenses for version 13? For some reason my version 12 of Oxygen suddenly started to crash on Mac during startup (maybe caused by Java or OS updates?) : > > Cannot start XML Editor. > Due to:java.lang.reflect.InvocationTargetException > java.lang.reflect.InvocationTargetException > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) > at java.lang.reflect.Constructor.newInstance(Constructor.java:513) > at ro.sync.ui.application.ApplicationLauncher.g(Unknown Source) > > > Thanks, > Andrus > > > On May 29, 2011, at 12:48 PM, Christian Grobmeier wrote: > >> I have just asked for the licenses for Andrus, Aristedes and Michael >> (no other responses). >> WIll let you know about the next steps when I have info. >> >> Cheers >> >> >> On Thu, May 26, 2011 at 2:57 PM, Andrus Adamchik wrote: >>> Here is the list of committers with Apache IDs: >>> >>> http://cayenne.apache.org/contributors.html >>> >>> At least aadamchik and amaniatis will need this. Anyone else? >>> >>> Andrus >>> >>> On May 26, 2011, at 1:31 AM, Christian Grobmeier wrote: >>> >>>>> By far the best tool for writing docbook is Oxygen. We have had an offer for >>>>> free licenses for the Cayenne committers, should we go down the docbook >>>>> path. >>>> >>>> Thats correct - I just need to know the full names and apache ids to >>>> request the Oxygen licenses. >>>> >>>> Cheers, >>>> Christian >>>> >>>> >>>>> >>>>> I've tried some html to docbook converters, but the effort to clean up the >>>>> result was about equal to the effort in just copying the text over by hand. >>>>> >>>>> The thing with docbook is that there are 10 ways to do anything. We need to >>>>> write our own style guide for the choices we make and keep it consistent. >>>>> For example, there are about 6 different types of list. >>>>> >>>>> Ari >>>>> >>>>> >>>>> >>>>> On 26/05/11 10:05 AM, Andrus Adamchik wrote: >>>>>> >>>>>> Hi Ari, >>>>>> >>>>>> Very nice! I may try to continue writing 3.1 docs in a couple of days. >>>>>> Since I will be on the plane and offline during that period, I'll probably >>>>>> try to buy a PDF edition of Definitive Guide >>>>>> (http://docbook.org/tdg5/en/html/docbook.html ) from OReilly. >>>>>> >>>>>> Also are there any recommended editors for Docbook XML? (I'd hate to >>>>>> manually escape code chunks). >>>>>> >>>>>> Andrus >>>>>> >>>>>> On May 9, 2011, at 4:11 AM, Aristedes Maniatis wrote: >>>>>> >>>>>>> I realise I should have mentioned this to the dev list. >>>>>>> >>>>>>> Quick guide >>>>>>> >>>>>>> 1. svn up >>>>>>> 2. cd main/trunk/docs/docbook/ >>>>>>> 3. mvn site >>>>>>> 4. wait for maven to download the internet >>>>>>> 5. open main/target/... >>>>>>> >>>>>>> Both PDF and html are generated. >>>>>>> >>>>>>> Ari >>>>>>> >>>>>>> >>>>>>> >>>>>>> -------- Original Message -------- >>>>>>> Subject: svn commit: r1098308 - in /cayenne/main/trunk/docs/docbook: ./ >>>>>>> css/ main/ main/src/ main/src/images/ stylesheets/ >>>>>>> Date: Sun, 01 May 2011 14:07:03 -0000 >>>>>>> From: amaniatis@apache.org >>>>>>> Reply-To: dev@cayenne.apache.org >>>>>>> To: commits@cayenne.apache.org >>>>>>> >>>>>>> Author: amaniatis >>>>>>> Date: Sun May 1 14:07:02 2011 >>>>>>> New Revision: 1098308 >>>>>>> >>>>>>> URL: http://svn.apache.org/viewvc?rev=1098308&view=rev >>>>>>> Log: >>>>>>> A very rough first cut of the docbook build scripts. This does a few >>>>>>> things: >>>>>>> >>>>>>> 1. Builds the pdf and html docs when you execute "mvn site" >>>>>>> 2. Obliterates the ugly and annoying default maven site behaviour >>>>>>> 3. Applies style sheets, css, etc >>>>>>> 4. Sets up some reasonable defaults for TOC and other styling >>>>>>> >>>>>>> What isn't done yet is pulling across more than just a few pages of >>>>>>> sample docbook. This will take lots of effort >>>>>>> And of course, making it more attractive, which can wait until later. >>>>>>> >>>>>>> I've put in some sample docbook elements which are interesting: lists, >>>>>>> sections, link and xref, code snippets. >>>>>>> >>>>>>> This module has not yet been tied into the main Cayenne pom and it is in >>>>>>> a folder location designed to keep out of the way of the existing >>>>>>> documentation. When it is complete, we can move it into a better location. >>>>>>> >>>>>> >>>>> >>>>> -- >>>>> --------------------------> >>>>> Aristedes Maniatis >>>>> GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A >>>>> >>>> >>>> >>>> >>>> -- >>>> http://www.grobmeier.de >>>> >>> >>> >> >> >> >> -- >> http://www.grobmeier.de >> > -- --------------------------> Aristedes Maniatis GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A