|
From: David G. <dg...@co...> - 2003-09-30 21:30:36
|
Okay, if you can now run the documentation pipeline, either we're getting
somewhere, or else you have a bunch of problems that we need to fix, one at a
time. Let's get rolling...
Is this still your configuration:
--- setenv.bat ---
set BABELDOC_HOME=c:\babeldoc
set BABELDOC_USER=c:\qin\config
set JAVA_HOME=D:\j2sdk1.4.1_03
set PATH=%BABELDOC_HOME%\bin;%JAVA_HOME%\bin;%PATH%
--- test-pipeline.properties ---
entryStage=initialize
initialize.stageType=Scripting
initialize.nextStage=null
initialize.failOnError=true
initialize.language=javascript
initialize.script=\
java.io.File file = new java.io.File(document.get("file_name"));\
TestManager.validate(file);
If so, then please also post c:\qin\config\pipeline\config.properties.
David
On Tuesday 30 September 2003 2:14 pm, Qin Ding wrote:
> > > > set BABELDOC_HOME=c:\babeldoc-bin-1.2.0-RC1
> > > > set BABELDOC_USER=c:\qin\config
> > > > set JAVA_HOME=D:\j2sdk1.4.1_03
> > > >
> > > > set PATH=%BABELDOC_HOME%\bin;%JAVA_HOME%\bin;%PATH%
> > > >
> > > > Please see the attached the qin.zip file.(See attached file: qin.zip)
> > > >
> > > > This is a PRIVATE message. If you are not the intended recipient,
> >
> > please
> >
> > > > delete without copying and kindly advise us by e-mail of the mistake
>
> in
>
> > > > delivery. NOTE: Regardless of content, this e-mail shall not operate
>
> to
>
> > > > bind CSC to any order or other contract unless pursuant to explicit
> > >
> > > written
> > >
> > > > agreement or government initiative expressly permitting the use of
> >
> > e-mail
> >
> > > > for such purpose.
>
> ---------------------------------------------------------------------------
>
> > > >-------------
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > "McDonald,
> > > > Bruce" To: Qin
> > > > Ding/ASD/CSC@CSC <Bruce.McDonald cc: Babeldoc Developer
> > >
> > > List
> > >
> > > > @bankofamerica.c <bab...@li...>,
>
> David
>
> > > > Glick om> <dg...@co...>
> > > > Subject: RE:
> > > > [Babeldoc-devel] Re: [Babeldoc-user] 09/29/03 10:31
> >
> > Questions.
> >
> > > > Please Help AM
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Download the latest version and try again - I suspect your
>
> installation
>
> > > is
> > >
> > > > broken.
> > > >
> > > > -----Original Message-----
> > > > From: Qin Ding [mailto:qd...@cs...]
> > > > Sent: Friday, September 26, 2003 1:10 PM
> > > > To: McDonald, Bruce
> > > > Cc: Babeldoc Developer List; David Glick
> > > > Subject: RE: [Babeldoc-devel] Re: [Babeldoc-user] Questions. Please
> >
> > Help
> >
> > > > Bruce:
> > > >
> > > > This is the test-pipeline.properties:
> > > >
> > > > entryStage=initialize
> > > >
> > > > initialize.stageType=Scripting
> > > > initialize.nextStage=null
> > > > initialize.failOnError=true
> > > > initialize.language=javascript
> > > > initialize.script=\
> > > > java.io.File file = new java.io.File(document.get("file_name"));\
> > > > TestManager.validate(file);
--
David Glick
619-475-4052
dg...@co...
|