Re: Eclipse Ant SerializeHyphPattern failure

2003-06-20 Thread Jeremias Maerki
I think so. Please remove them.

On 19.06.2003 11:27:15 Peter B. West wrote:
 Done.  The hyphenation works now.  What's the story with the 
 documentation targets now that we are using forrest?  Can they be removed?



Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



Re: Eclipse Ant SerializeHyphPattern failure

2003-06-19 Thread Peter B. West
Jeremias,

Done.  The hyphenation works now.  What's the story with the 
documentation targets now that we are using forrest?  Can they be removed?

Peter

Jeremias Maerki wrote:
Hmm, I've given up running Ant under Eclipse. Gave me too much of a
headache and it works well for me outside of Eclipse.
But I think the trick is to use ${basedir} instead of . in build.xml
because Eclipse has to set the base directory so everything is ok. I
have done some other changes locally that I cannot commit, yet, because
I'm blocked on an issue. So I can't commit my build.xml. Can you do it,
please?
--
Peter B. West  http://www.powerup.com.au/~pbwest/resume.html
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


Re: Eclipse Ant SerializeHyphPattern failure

2003-06-18 Thread Peter B. West
Jeremias,

I'll try it and commit if it works.
Peter
Jeremias Maerki wrote:
Hmm, I've given up running Ant under Eclipse. Gave me too much of a
headache and it works well for me outside of Eclipse.
But I think the trick is to use ${basedir} instead of . in build.xml
because Eclipse has to set the base directory so everything is ok. I
have done some other changes locally that I cannot commit, yet, because
I'm blocked on an issue. So I can't commit my build.xml. Can you do it,
please?
--
Peter B. West  http://www.powerup.com.au/~pbwest/resume.html
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


Eclipse Ant SerializeHyphPattern failure

2003-06-17 Thread Peter B. West
Trying to build HEAD using Ant under Eclipse, I get the following error 
when the hyphenation build is attempted:

[serHyph] Fatal Error: source directory ./src/hyph for hyphenation files 
doesn't exist.
[serHyph] BUILD FAILED: file:/home/pbw/workspace/fop-head/build.xml:453: 
org.eclipse.ant.core.AntSecurityException

Does anyone have any ideas about how to get around this?

Peter
--
Peter B. West  http://www.powerup.com.au/~pbwest/resume.html
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


Re: Eclipse Ant SerializeHyphPattern failure

2003-06-17 Thread Jeremias Maerki
Hmm, I've given up running Ant under Eclipse. Gave me too much of a
headache and it works well for me outside of Eclipse.

But I think the trick is to use ${basedir} instead of . in build.xml
because Eclipse has to set the base directory so everything is ok. I
have done some other changes locally that I cannot commit, yet, because
I'm blocked on an issue. So I can't commit my build.xml. Can you do it,
please?

On 17.06.2003 16:55:12 Peter B. West wrote:
 Trying to build HEAD using Ant under Eclipse, I get the following error 
 when the hyphenation build is attempted:
 
 [serHyph] Fatal Error: source directory ./src/hyph for hyphenation files 
 doesn't exist.
 [serHyph] BUILD FAILED: file:/home/pbw/workspace/fop-head/build.xml:453: 
 org.eclipse.ant.core.AntSecurityException
 
 Does anyone have any ideas about how to get around this?


Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]