The argument passing between dso-env.sh and the make boot jar tool don't agree,
leading to much confusion.
----------------------------------------------------------------------------------------------------------
Key: CDV-571
URL: https://jira.terracotta.org/jira//browse/CDV-571
Project: Community Development
Issue Type: Bug
Reporter: Orion Letizi
Assignee: Issue Review Board
macbook:terracotta-catalog-example orion$ ~/terracotta/bin/dso-env.sh -f
tc-config.xml
usage: java com.tc.object.tools.BootJarTool
-o,--bootjar-file <file> path to boot JAR file
default: [TC_INSTALL_DIR]/lib/dso-boot
-f,--config <file-or-URL> configuration file (optional)
-h help
-v verbose
-w,--overwrite always make the boot JAR file
macbook:terracotta-catalog-example orion$ ~/terracotta/bin/dso-env.sh -f
./tc-config.xml
usage: java com.tc.object.tools.BootJarTool
-o,--bootjar-file <file> path to boot JAR file
default: [TC_INSTALL_DIR]/lib/dso-boot
-f,--config <file-or-URL> configuration file (optional)
-h help
-v verbose
-w,--overwrite always make the boot JAR file
macbook:terracotta-catalog-example orion$ ~/terracotta/bin/dso-env.sh
-f./tc-config.xml
usage: java com.tc.object.tools.BootJarTool
-o,--bootjar-file <file> path to boot JAR file
default: [TC_INSTALL_DIR]/lib/dso-boot
-f,--config <file-or-URL> configuration file (optional)
-h help
-v verbose
-w,--overwrite always make the boot JAR file
macbook:terracotta-catalog-example orion$ ~/terracotta/bin/dso-env.sh
tc-config.xml
2007-12-30 09:19:50,692 INFO - Terracotta 2.4.8, as of 20071112-161124
(Revision 6226 by [EMAIL PROTECTED] from 2.4)
2007-12-30 09:19:51,177 INFO - Configuration loaded from the file at
'/Users/orion/work/terracotta-catalog-example/trunk/terracotta-catalog-example/tc-config.xml'.
-Xbootclasspath/p:/Users/orion/terracotta/bin/../lib/dso-boot/dso-boot-hotspot_osx_150_13.jar
-Dtc.install-root=/Users/orion/terracotta/bin/.. -Dtc.config=tc-config.xml
macbook:terracotta-catalog-example orion$
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev