To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91325
Issue #|91325
Summary|DEV300_m22: java syntax error in cygwin
Component|tools
Version|DEV300m22
Platform|All
URL|
OS/Version|Windows 2003
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P1
Subcomponent|code
Assigned to|hjs
Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Thu Jul 3 05:57:06 +0000
2008 -------
Hi, I got syntax errors in new helpcontent2 build in cygwin:
java -
Djava.library.path=f:/home/pavel/BuildDir/ooo_DEV300_m22_src/solver/300/wntmsci10.pro/bin
-cp
.;../../wntmsci10.pro/class;c:/J2SDK1~1.2_0/jre/lib/rt.jar;.;f:/home/pavel/BuildDir/ooo_DEV300_m22_
src/solver/300/wntmsci10.pro/bin/jaxp.jar;f:/home/pavel/BuildDir/ooo_DEV300_m22_src/solver/300
/wntmsci10.pro/bin/parser.jar;f:/home/pavel/BuildDir/ooo_DEV300_m22_src/solver/300/wntmsci10.p
ro/bin/xt.jar;f:/home/pavel/BuildDir/ooo_DEV300_m22_src/solver/300/wntmsci10.pro/bin/unoil.jar;f:
/home/pavel/BuildDir/ooo_DEV300_m22_src/solver/300/wntmsci10.pro/bin/ridl.jar;f:/home/pavel/Bu
ildDir/ooo_DEV300_m22_src/solver/300/wntmsci10.pro/bin/jurt.jar;f:/home/pavel/BuildDir/ooo_DEV3
00_m22_src/solver/300/wntmsci10.pro/bin/jut.jar;f:/home/pavel/BuildDir/ooo_DEV300_m22_src/solv
er/300/wntmsci10.pro/bin/xmlsearch.jar;f:/home/pavel/BuildDir/ooo_DEV300_m22_src/solver/300/w
ntmsci10.pro/bin/LuceneHelpWrapper.jar;f:/home/pavel/BuildDir/ooo_DEV300_m22_src/solver/300/w
ntmsci10.pro/bin/lucene-core-2.3.jar com.sun.star.help.HelpIndexer -foo -mod
sbasic -zipdir
../../wntmsci10.pro/misc/ziptmpsbasic_en-US -o
../../wntmsci10.pro/bin/sbasic_en-US.zip
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)
where options include:
-client to select the "client" VM
-server to select the "server" VM
-hotspot is a synonym for the "client" VM [deprecated]
The default VM is client.
-cp <class search path of directories and zip/jar files>
-classpath <class search path of directories and zip/jar files>
A ; separated list of directories, JAR archives,
and ZIP archives to search for class files.
-D<name>=<value>
set a system property
-verbose[:class|gc|jni]
enable verbose output
-version print product version and exit
-showversion print product version and continue
-? -help print this help message
-X print help on non-standard options
-ea[:<packagename>...|:<classname>]
-enableassertions[:<packagename>...|:<classname>]
enable assertions
-da[:<packagename>...|:<classname>]
-disableassertions[:<packagename>...|:<classname>]
disable assertions
-esa | -enablesystemassertions
enable system assertions
-dsa | -disablesystemassertions
disable system assertions
/usr/bin/bash: ../../wntmsci10.pro/class: is a directory
/cygdrive/c/J2SDK1~1.2_0/jre/lib/rt.jar: line 1: $'PK\003\004': command not
found
...
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]