docbook-apps

  • 1.  DocBook-XSL 1.76.1 release schedule

    Posted 09-20-2010 19:44
    Hi,

    There have been a number of issues raised against 1.76.0, but 1.76.1
    should be released soon. When should we plan on having the critical
    bugs closed so we can send out a release candidate for testing
    (assuming snapshots are still broken)?


    Thanks,
    Keith



  • 2.  Re: DocBook-XSL 1.76.1 release schedule

    Posted 10-05-2010 02:54
    Hi,

    I'll be preparing the 1.61.1 Release Candidate Wednesday 6 Oct 2010.
    Please have your submissions checked in by the end of tomorrow, 5 Oct
    2010.


    Keith



  • 3.  Re: [docbook-apps] Re: DocBook-XSL 1.76.1 release schedule

    Posted 10-05-2010 03:29
    Keith,

    Huh? 1.61.1 ?

    You're just checking to see if we are awake ;-) ?

    Dean Nelson



    In a message dated 10/04/10 19:54:27 Pacific Daylight Time, abdelazer@gmail.com writes:
    Hi,

    I'll be preparing the 1.61.1 Release Candidate Wednesday 6 Oct 2010.
    Please have your submissions checked in by the end of tomorrow, 5 Oct
    2010.


    Keith

    ---------------------------------------------------------------------
    To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
    For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


  • 4.  Re: [docbook-apps] Re: DocBook-XSL 1.76.1 release schedule

    Posted 10-05-2010 03:31
    1.76.1, that is.

    On Mon, Oct 4, 2010 at 8:29 PM, DeanNelson <deannelson@aol.com> wrote:
    > Keith,
    >
    > Huh? 1.61.1 ?
    >
    > You're just checking to see if we are awake ;-) ?
    >
    > Dean Nelson
    >
    >
    >
    > In a message dated 10/04/10 19:54:27 Pacific Daylight Time,
    > abdelazer@gmail.com writes:
    >
    > Hi,
    >
    > I'll be preparing the 1.61.1 Release Candidate Wednesday 6 Oct 2010.
    > Please have your submissions checked in by the end of tomorrow, 5 Oct
    > 2010.
    >
    >
    > Keith
    >
    > ---------------------------------------------------------------------
    > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
    > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
    >
    >



  • 5.  Re: [docbook-apps] Re: DocBook-XSL 1.76.1 release schedule

    Posted 10-05-2010 09:08
    Hi Keith,

    David Cramer, Kasun Gajasinghe and me are trying to make some refactor of
    the webhelp module in order to have a more clean separation of the code
    between the xsl and the java code.
    The java code is now extracted has a library (as saxon and xalan extensions)
    named xsl-webhelpindexer, we now have something near to work, the only thing
    missing is concerning the VERSION file which seems to be a generated file.
    Do you have any information to help us on creating this file? If there is
    something to do on sourceforge or freshmeat to release files?

    It would be cool to have this feature included in 1.76.1.

    Regards,
    Cedric,


    On Tue, Oct 5, 2010 at 5:30 AM, Keith Fahlgren <abdelazer@gmail.com> wrote:

    > 1.76.1, that is.
    >
    > On Mon, Oct 4, 2010 at 8:29 PM, DeanNelson <deannelson@aol.com> wrote:
    > > Keith,
    > >
    > > Huh? 1.61.1 ?
    > >
    > > You're just checking to see if we are awake ;-) ?
    > >
    > > Dean Nelson
    > >
    > >
    > >
    > > In a message dated 10/04/10 19:54:27 Pacific Daylight Time,
    > > abdelazer@gmail.com writes:
    > >
    > > Hi,
    > >
    > > I'll be preparing the 1.61.1 Release Candidate Wednesday 6 Oct 2010.
    > > Please have your submissions checked in by the end of tomorrow, 5 Oct
    > > 2010.
    > >
    > >
    > > Keith
    > >
    > > ---------------------------------------------------------------------
    > > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
    > > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
    > >
    > >
    >
    > ---------------------------------------------------------------------
    > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
    > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
    >
    >



  • 6.  Re: [docbook-apps] Re: DocBook-XSL 1.76.1 release schedule

    Posted 10-05-2010 15:45
    On Tue, Oct 5, 2010 at 2:08 AM, Mimil Mimil <mimilowns@gmail.com> wrote:
    > The java code is now extracted has a library (as saxon and xalan extensions)
    > named xsl-webhelpindexer, we now have something near to work, the only thing
    > missing is concerning the VERSION file which seems to be a generated file.

    You want the VERSION to be similar to the one in xsl-saxon/VERSION,
    for example? Are you not able to copy and modify that one?



    Keith



  • 7.  RE: [docbook-apps] Re: DocBook-XSL 1.76.1 release schedule

    Posted 10-05-2010 18:37
    > On Tue, Oct 5, 2010 at 2:08 AM, Mimil Mimil <mimilowns@gmail.com>
    > wrote:
    > > The java code is now extracted has a library (as saxon and xalan
    > extensions)
    > > named xsl-webhelpindexer, we now have something near to work, the
    > only thing
    > > missing is concerning the VERSION file which seems to be a generated
    > file.
    >
    > You want the VERSION to be similar to the one in xsl-saxon/VERSION,
    > for example? Are you not able to copy and modify that one?

    Thanks Keith, that did the trick. I'll commit the new stuff in a bit.

    Thanks,
    David



  • 8.  Re: [docbook-apps] Re: DocBook-XSL 1.76.1 release schedule

    Posted 10-06-2010 16:04
    [j2seproject1:jar] Building jar:
    /Users/abdelazer/repos/docbook.svn.sourceforge.net/trunk/xsl-webhelpindexer/webhelpindexer.jar


    BUILD SUCCESSFUL
    Total time: 4 seconds

    ...so I guess that's good.


    Keith