The staging problem is now fixed. All new builds are going green. Thanks
a lot for your help, Daniel. :-)
However, the new dir "no-test/" is not going to staging [1]. I can do
changes in my CMS working directory or from the command line from my
local PC but it's not going to the staging build
On 01/22/2016 05:06 PM, Marcus wrote:
Am 01/22/2016 10:10 PM, schrieb Carl Marcum:
On 01/22/2016 12:04 PM, Marcus wrote:
Am 01/22/2016 01:22 PM, schrieb Jan Høydahl:
Probably not very future proof, since it will soon get outdated as
Java moves on to new versions.
+1
Please do not choose a Ja
Hello All,
BACKGROUND
In my work on the groovy-uno extensions to the Java UNO api's I found a
need to bootstrap the office from groovy scripts and unit tests
where the UNO jars are not on the classpath in the same place as the
office executable.
The solution I found was an old post in the Ope