xmlhammer-development Mailing List for XML Hammer (Page 2)
Brought to you by:
edankert
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(2) |
Aug
(5) |
Sep
(14) |
Oct
(33) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(1) |
Jun
(24) |
Jul
(5) |
Aug
(1) |
Sep
(14) |
Oct
(26) |
Nov
|
Dec
|
2008 |
Jan
(32) |
Feb
|
Mar
(4) |
Apr
|
May
(5) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2008-01-09 16:39:08
|
Bugs item #1867771, was opened at 2008-01-09 16:39 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1867771&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Interface Group: rc-2 Status: Open Resolution: None Priority: 9 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Confusing "Validate using internal DTD" terminology Initial Comment: Remove all terminology describing the validation method to be using an 'internal' DTD. The term "Validate using internal DTD" was used to describe that the DTD was referenced from within the document using a DOCTYPE, instead of by being referenced by the tool externally to the document. However since the W3C XML spec describes both internal and external DTD subsets, this is very confusing. Instead the following validation options are probably less confusing: [1] Checking wellformed-ness, [2] Validate using DTD (internal + external subsets), [3] Validate using xsi:schemaLocation attribute hints, [4] Validate using specified Schema(s) (ignoring hints), [5] Validate using DTD and specified Schema(s), ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1867771&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-08 22:32:42
|
Bugs item #1866151, was opened at 2008-01-07 20:47 Message generated for change (Settings changed) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866151&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Transformer Project Group: rc-3 >Status: Pending Resolution: Fixed Priority: 7 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Output streams are not closed Initial Comment: Create a XSL Transform: [1] specify an xml file, [2] specify a resulting file, [3] run/execute the XSL Transform, [4] open the resulting file and try to save it The file can only be saved again after the application has shut down. ---------------------------------------------------------------------- Comment By: Edwin Dankert (edankert) Date: 2008-01-08 21:45 Message: Logged In: YES user_id=452928 Originator: YES Flushed and closed the output streams. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866151&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-08 22:32:42
|
Bugs item #1866159, was opened at 2008-01-07 21:04 Message generated for change (Settings changed) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866159&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Interface Group: rc-3 >Status: Pending Resolution: Fixed Priority: 3 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Directory Chooser does not select correct directory Initial Comment: When opening a directory chooser (for look-in and store-in), it selects the parent directory and not the current directory. ---------------------------------------------------------------------- Comment By: Edwin Dankert (edankert) Date: 2008-01-08 22:16 Message: Logged In: YES user_id=452928 Originator: YES Using setCurrentDirectory instead of setSelectedFile. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866159&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-08 22:32:42
|
Bugs item #1806816, was opened at 2007-10-03 09:31 Message generated for change (Settings changed) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1806816&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Command Line Group: rc-2 >Status: Pending Resolution: Fixed Priority: 3 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: xmlhammer.bat does not start with spaces in directory path Initial Comment: When using the xmlhammer.bat file to start the XML Hammer application. The user is prompted to set the XMLHAMMER_HOME environment variable when it encounters spaces in the directory path. Workarounds: [1] Set the XMLHAMMER_HOME environment variable. [2] Use the following command-line instead: java -jar xmlhammer-1.0-rc-2.jar [3] Update the .bat file. The fix involves placing quotes around the directory located for XMLHAMMER_HOME. ---------------------------------------------------------------------- Comment By: Edwin Dankert (edankert) Date: 2007-10-03 15:33 Message: Logged In: YES user_id=452928 Originator: YES The fix has been committed to CVS. ---------------------------------------------------------------------- Comment By: Edwin Dankert (edankert) Date: 2007-10-03 15:31 Message: Logged In: YES user_id=452928 Originator: YES The fix has been committed to CVS. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1806816&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-08 22:32:42
|
Bugs item #1866163, was opened at 2008-01-07 21:09 Message generated for change (Settings changed) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866163&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Interface Group: rc-3 >Status: Pending Resolution: Fixed Priority: 5 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Open already opened project - bring tab to front. Initial Comment: When opening an already opened project, it should bring the tab with this project to the front. ---------------------------------------------------------------------- Comment By: Edwin Dankert (edankert) Date: 2008-01-08 21:49 Message: Logged In: YES user_id=452928 Originator: YES Bringing tab to the front. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866163&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-08 22:16:52
|
Bugs item #1866159, was opened at 2008-01-07 21:04 Message generated for change (Comment added) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866159&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Interface >Group: rc-3 Status: Open >Resolution: Fixed Priority: 3 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Directory Chooser does not select correct directory Initial Comment: When opening a directory chooser (for look-in and store-in), it selects the parent directory and not the current directory. ---------------------------------------------------------------------- >Comment By: Edwin Dankert (edankert) Date: 2008-01-08 22:16 Message: Logged In: YES user_id=452928 Originator: YES Using setCurrentDirectory instead of setSelectedFile. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866159&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-08 21:49:20
|
Bugs item #1866163, was opened at 2008-01-07 21:09 Message generated for change (Comment added) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866163&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Interface >Group: rc-3 Status: Open >Resolution: Fixed Priority: 5 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Open already opened project - bring tab to front. Initial Comment: When opening an already opened project, it should bring the tab with this project to the front. ---------------------------------------------------------------------- >Comment By: Edwin Dankert (edankert) Date: 2008-01-08 21:49 Message: Logged In: YES user_id=452928 Originator: YES Bringing tab to the front. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866163&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-08 21:45:10
|
Bugs item #1866151, was opened at 2008-01-07 20:47 Message generated for change (Comment added) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866151&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Transformer Project >Group: rc-3 Status: Open >Resolution: Fixed Priority: 7 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Output streams are not closed Initial Comment: Create a XSL Transform: [1] specify an xml file, [2] specify a resulting file, [3] run/execute the XSL Transform, [4] open the resulting file and try to save it The file can only be saved again after the application has shut down. ---------------------------------------------------------------------- >Comment By: Edwin Dankert (edankert) Date: 2008-01-08 21:45 Message: Logged In: YES user_id=452928 Originator: YES Flushed and closed the output streams. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866151&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-07 21:28:11
|
Feature Requests item #1866173, was opened at 2008-01-07 21:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763634&aid=1866173&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Usability Group: rc-2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Support Web-Start Initial Comment: Support web-start. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763634&aid=1866173&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-07 21:24:22
|
Feature Requests item #1866170, was opened at 2008-01-07 21:24 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763634&aid=1866170&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Usability Group: rc-2 Status: Open Resolution: None Priority: 7 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Generate windows native launcher Initial Comment: Create a windows native launcher. Using possibly JSmooth (http://jsmooth.sourceforge.net/) or launch4j (http://launch4j.sourceforge.net/). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763634&aid=1866170&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-07 21:17:50
|
Bugs item #1866168, was opened at 2008-01-07 21:17 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866168&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Installation Group: rc-2 Status: Open Resolution: None Priority: 7 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: .sh file seems to point to wrong directory. Initial Comment: The .sh file seems to point to the wrong directory. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866168&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-07 21:14:08
|
Bugs item #1866164, was opened at 2008-01-07 21:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866164&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Interface Group: rc-2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Application fails when unknown elements in preferences file Initial Comment: The application fails silently when it encounters unknown elements in the preferences (or project) file. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866164&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-07 21:09:11
|
Bugs item #1866163, was opened at 2008-01-07 21:09 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866163&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Interface Group: rc-2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Open already opened project - bring tab to front. Initial Comment: When opening an already opened project, it should bring the tab with this project to the front. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866163&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-07 21:04:03
|
Bugs item #1866159, was opened at 2008-01-07 21:04 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866159&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Interface Group: rc-2 Status: Open Resolution: None Priority: 3 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Directory Chooser does not select correct directory Initial Comment: When opening a directory chooser (for look-in and store-in), it selects the parent directory and not the current directory. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866159&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-07 20:55:43
|
Bugs item #1866154, was opened at 2008-01-07 20:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866154&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Interface Group: rc-2 Status: Open Resolution: None Priority: 3 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Open-In history does not work correctly Initial Comment: When opening the application for the first time, the history for the 'open-in' item does not seem to work correctly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866154&group_id=145971 |
From: SourceForge.net <no...@so...> - 2008-01-07 20:47:25
|
Bugs item #1866151, was opened at 2008-01-07 20:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866151&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Transformer Project Group: rc-2 Status: Open Resolution: None Priority: 7 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Output streams are not closed Initial Comment: Create a XSL Transform: [1] specify an xml file, [2] specify a resulting file, [3] run/execute the XSL Transform, [4] open the resulting file and try to save it The file can only be saved again after the application has shut down. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1866151&group_id=145971 |
From: SourceForge.net <no...@so...> - 2007-10-03 15:33:26
|
Bugs item #1806816, was opened at 2007-10-03 09:31 Message generated for change (Comment added) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1806816&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Command Line Group: rc-2 Status: Open Resolution: Fixed Priority: 3 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: xmlhammer.bat does not start with spaces in directory path Initial Comment: When using the xmlhammer.bat file to start the XML Hammer application. The user is prompted to set the XMLHAMMER_HOME environment variable when it encounters spaces in the directory path. Workarounds: [1] Set the XMLHAMMER_HOME environment variable. [2] Use the following command-line instead: java -jar xmlhammer-1.0-rc-2.jar [3] Update the .bat file. The fix involves placing quotes around the directory located for XMLHAMMER_HOME. ---------------------------------------------------------------------- >Comment By: Edwin Dankert (edankert) Date: 2007-10-03 15:33 Message: Logged In: YES user_id=452928 Originator: YES The fix has been committed to CVS. ---------------------------------------------------------------------- Comment By: Edwin Dankert (edankert) Date: 2007-10-03 15:31 Message: Logged In: YES user_id=452928 Originator: YES The fix has been committed to CVS. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1806816&group_id=145971 |
From: SourceForge.net <no...@so...> - 2007-10-03 15:31:53
|
Bugs item #1806816, was opened at 2007-10-03 09:31 Message generated for change (Comment added) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1806816&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Command Line Group: rc-2 Status: Open >Resolution: Fixed Priority: 3 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: xmlhammer.bat does not start with spaces in directory path Initial Comment: When using the xmlhammer.bat file to start the XML Hammer application. The user is prompted to set the XMLHAMMER_HOME environment variable when it encounters spaces in the directory path. Workarounds: [1] Set the XMLHAMMER_HOME environment variable. [2] Use the following command-line instead: java -jar xmlhammer-1.0-rc-2.jar [3] Update the .bat file. The fix involves placing quotes around the directory located for XMLHAMMER_HOME. ---------------------------------------------------------------------- >Comment By: Edwin Dankert (edankert) Date: 2007-10-03 15:31 Message: Logged In: YES user_id=452928 Originator: YES The fix has been committed to CVS. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1806816&group_id=145971 |
From: SourceForge.net <no...@so...> - 2007-10-03 09:31:31
|
Bugs item #1806816, was opened at 2007-10-03 09:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1806816&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Command Line Group: rc-2 Status: Open Resolution: None Priority: 3 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: xmlhammer.bat does not start with spaces in directory path Initial Comment: When using the xmlhammer.bat file to start the XML Hammer application. The user is prompted to set the XMLHAMMER_HOME environment variable when it encounters spaces in the directory path. Workarounds: [1] Set the XMLHAMMER_HOME environment variable. [2] Use the following command-line instead: java -jar xmlhammer-1.0-rc-2.jar [3] Update the .bat file. The fix involves placing quotes around the directory located for XMLHAMMER_HOME. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1806816&group_id=145971 |
From: Edwin D. <eda...@gm...> - 2007-10-03 09:24:33
|
I forgot the following 2 lines: > rem ***** START OF CHANGES > rem Try to locate XMLHAMMER_HOME set XMLHAMMER_HOME=%~dp0 if exist %XMLHAMMER_HOME%\%XMLHAMMER_JAR% goto CHECKJAVAHOME > rem ***** PLACE QUOTES AROUND THE INSTALLATION DIRECTORY > set XMLHAMMER_HOME="%XMLHAMMER_HOME:~0,-1%" > if exist %XMLHAMMER_HOME%\%XMLHAMMER_JAR% goto CHECKJAVAHOME > > rem ***** USE THE WORKING DIRECTORY INSTEAD > set XMLHAMMER_HOME=. > if exist %XMLHAMMER_HOME%\%XMLHAMMER_JAR% goto CHECKJAVAHOME > > rem ***** END OF CHANGES Kind regards, Edwin |
From: Edwin D. <eda...@gm...> - 2007-10-03 08:52:24
|
Thank you very much for highlighting this issue. I would however suggest a slightly different solution. Because %CD% is the directory the xmlhammer.bat file is called from (current working directory) and not the directory where the xmlhammer.bat file is located, I would suggest the following instead: ------ @echo off rem rem Set XMLHAMMER_HOME to be able to call the application from other directories. rem rem Make sure JAVA_HOME is set rem set XMLHAMMER_JAR=xmlhammer-1.0-rc-2.jar if not "%XMLHAMMER_HOME%" == "" goto CHECKJAVAHOME rem ***** START OF CHANGES rem Try to locate XMLHAMMER_HOME rem ***** PLACE QUOTES AROUND THE INSTALLATION DIRECTORY set XMLHAMMER_HOME="%XMLHAMMER_HOME:~0,-1%" if exist %XMLHAMMER_HOME%\%XMLHAMMER_JAR% goto CHECKJAVAHOME rem ***** USE THE WORKING DIRECTORY INSTEAD set XMLHAMMER_HOME=. if exist %XMLHAMMER_HOME%\%XMLHAMMER_JAR% goto CHECKJAVAHOME rem ***** END OF CHANGES rem Unable to find it echo XMLHAMMER_HOME must be set before running this script from another directory goto END :CHECKJAVAHOME if not "%JAVA_HOME%" == "" goto USE_JAVA_HOME set JAVA=javaw goto LAUNCHXMLHAMMER :USE_JAVA_HOME set JAVA="%JAVA_HOME%\bin\javaw" goto LAUNCHXMLHAMMER :LAUNCHXMLHAMMER %JAVA% -jar %XMLHAMMER_HOME%\%XMLHAMMER_JAR% %* :END %COMSPEC% /C exit %ERRORLEVEL% |
From: John D. <Joh...@gm...> - 2007-10-02 19:36:16
|
Hi, i improved xmlhammer.bat. I marked bad lines with ********* ERRORABLE ********* and corrected it in the line below. -------------------------- @echo off rem rem Set XMLHAMMER_HOME to be able to call the application from other directories. rem rem Make sure JAVA_HOME is set rem set XMLHAMMER_JAR=xmlhammer-1.0-rc-2.jar if not "%XMLHAMMER_HOME%" == "" goto CHECKJAVAHOME rem Try to locate XMLHAMMER_HOME rem set XMLHAMMER_HOME=%~dp0 ********* ERRORABLE ********* set XMLHAMMER_HOME=%CD% if exist %XMLHAMMER_HOME%\%XMLHAMMER_JAR% goto CHECKJAVAHOME rem Unable to find it echo XMLHAMMER_HOME must be set before running this script from another directory goto END :CHECKJAVAHOME if not "%JAVA_HOME%" == "" goto USE_JAVA_HOME set JAVA=javaw goto LAUNCHXMLHAMMER :USE_JAVA_HOME set JAVA="%JAVA_HOME%\bin\javaw" goto LAUNCHXMLHAMMER :LAUNCHXMLHAMMER rem %JAVA% -jar %XMLHAMMER_HOME%\%XMLHAMMER_JAR% %* ********* ERRORABLE ********* %JAVA% -jar "%XMLHAMMER_HOME%\%XMLHAMMER_JAR%" %* :END %COMSPEC% /C exit %ERRORLEVEL% |
From: SourceForge.net <no...@so...> - 2007-10-01 19:09:28
|
Bugs item #1552429, was opened at 2006-09-05 07:40 Message generated for change (Settings changed) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1552429&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Interface Group: rc-2 >Status: Closed Resolution: Fixed Priority: 3 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Preferences seem to have changed when using escape to exit Initial Comment: - Open up the preferences dialog, - Change a 'check' box in a features table - Use escape to exit the preferences, - Open up the preferences again, - The 'check' box seems to have kept it's state, This might make the user think he has saved the preferences when using escape. (this is however not the case) ---------------------------------------------------------------------- Comment By: Edwin Dankert (edankert) Date: 2007-09-26 08:12 Message: Logged In: YES user_id=452928 Originator: YES This is caused by the cell-editor still being in editing mode and not correctly stopped. So, the fix is to make sure that the cell-editor is stopped correctly (CellEditor.stopCellEditing()) when the cancel button is pressed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1552429&group_id=145971 |
From: SourceForge.net <no...@so...> - 2007-10-01 19:09:28
|
Bugs item #1752475, was opened at 2007-07-12 08:39 Message generated for change (Settings changed) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1752475&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Help System Group: rc-2 >Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Not all external links are opened correctly Initial Comment: - Create a parser project - Select the parser page - Open help (shows "Parser Configuration Page") - Scroll to parser settings. - Select "DocumentBuilderFactory" link, this correctly brings up the external page in a browser. - Select "SAXParserFactory.setNamespaceAware(boolean)" link, this incorrectly brings up an empty help-page. Also when selecting the back button, the following exceptions happen: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at org.xmlhammer.gui.util.CardPanel.toString(CardPanel.java:164) at org.xmlhammer.gui.util.CardPanel.show(CardPanel.java:100) at org.xmlhammer.gui.help.HelpPanel.show(HelpPanel.java:408) at org.xmlhammer.gui.help.HelpPanel$PreviousAction.run(HelpPanel.java:544) at org.xmlhammer.gui.util.RunnableAction.actionPerformed(RunnableAction.java:23) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231) at java.awt.Component.processMouseEvent(Component.java:5488) at javax.swing.JComponent.processMouseEvent(JComponent.java:3126) at java.awt.Component.processEvent(Component.java:5253) at java.awt.Container.processEvent(Container.java:1966) at java.awt.Component.dispatchEventImpl(Component.java:3955) at java.awt.Container.dispatchEventImpl(Container.java:2024) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822) at java.awt.Container.dispatchEventImpl(Container.java:2010) at java.awt.Window.dispatchEventImpl(Window.java:1778) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110) Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at org.xmlhammer.gui.help.HelpPanel.show(HelpPanel.java:408) at org.xmlhammer.gui.help.HelpPanel$PreviousAction.run(HelpPanel.java:544) at org.xmlhammer.gui.util.RunnableAction.actionPerformed(RunnableAction.java:23) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231) at java.awt.Component.processMouseEvent(Component.java:5488) at javax.swing.JComponent.processMouseEvent(JComponent.java:3126) at java.awt.Component.processEvent(Component.java:5253) at java.awt.Container.processEvent(Container.java:1966) at java.awt.Component.dispatchEventImpl(Component.java:3955) at java.awt.Container.dispatchEventImpl(Container.java:2024) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822) at java.awt.Container.dispatchEventImpl(Container.java:2010) at java.awt.Window.dispatchEventImpl(Window.java:1778) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110) Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException ---------------------------------------------------------------------- Comment By: Edwin Dankert (edankert) Date: 2007-09-24 21:29 Message: Logged In: YES user_id=452928 Originator: YES The problem was that <ulink uri="whatever"> should have been <ulink url="whatever">, on top of that URIUtils.toString(URI uri) does not return the # fragment, so had to change the ExternalApplicationLauncher a little bit ... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1752475&group_id=145971 |
From: SourceForge.net <no...@so...> - 2007-10-01 19:09:28
|
Bugs item #1805630, was opened at 2007-10-01 12:44 Message generated for change (Settings changed) made by edankert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1805630&group_id=145971 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User Interface Group: rc-1 >Status: Closed Resolution: Fixed Priority: 3 Private: No Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Not all URI fields get initialised correctly Initial Comment: Not all URI fields get initialised correctly, causing the value in the fields to be empty instead of <Please specify a URI>, however when any of these fields loses focus, the value gets correctly set. This happens in projects for: - input URI result fields, - stylesheet URI fields, - xml and html output URI fields. It also happens in wizards for: - input URI fields, - stylesheet URI fields, - xml and html output URI fields. ---------------------------------------------------------------------- Comment By: Edwin Dankert (edankert) Date: 2007-10-01 14:55 Message: Logged In: YES user_id=452928 Originator: YES Initialised all these field. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=763631&aid=1805630&group_id=145971 |