-
hritcu committed revision 13 to the sMArTH SVN repository, changing 38 files.
10:09PM UTC on Apr 03 2007 in sMArTH
-
hritcu committed revision 12 to the sMArTH SVN repository, changing 28 files.
11:17PM UTC on Apr 02 2007 in sMArTH
-
After 10 months of silence we are pleased to announce that uml2svg 0.18 was just released. As promised, it is just focused on fixing some annoying bugs. We also updated the documentation and the website, and we fixed the online transformation service -- we found another place to host it so that it works once again (http://thor.info.uaic.ro/~mpnt/uml2svg/online). However, because of an unexpected...
12:59AM UTC on Feb 18 2007 in uml2svg
-
Managed to reproduce and fix the bug. The key in reproducing the bug is NOT having Xalan in the classpath. Still don't really know what XSLT transformation engine is run in that case, but it is clear that it's not working correctly. This suggests a very simple fix: adding Xalan to the classpath before calling ant, or better in the ant script like this:
...
08:22PM UTC on Jan 18 2007 in uml2svg
-
Apache Ant version 1.7.0 compiled on December 13 2006
Buildfile: build-bug.xml
Adding reference: ant.PropertyHelper
Detected Java version: 1.5 in: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
Detected OS: Mac OS X
Adding reference: ant.ComponentHelper
Setting ro project property: ant.file -> /Users/hritcu/Projects/uml2svg/samples/build-bug.xml
Adding reference...
07:56PM UTC on Jan 18 2007 in uml2svg
-
With the new version, the result is quite different. It still fails with messages below, but this time only 4 errors and no heap overflow at the end. See a copy of the output below.
I said in my initial message that I was using Xalan, but looking again the Ant documentation, I am not sure which library I am using. If it is important in solving the problem, I will try to discover which it is...
04:27PM UTC on Jan 17 2007 in uml2svg
-
Fixed in: http://uml2svg.svn.sourceforge.net/viewvc/*checkout*/uml2svg/uml2svg.xsl
Fix will be included in uml2svg 0.18.
02:54PM UTC on Jan 17 2007 in uml2svg
-
Should be fixed for a while now in the SVN version:
http://uml2svg.svn.sourceforge.net/viewvc/*checkout*/uml2svg/uml2svg.xsl
If nobody complains I will close this.
02:53PM UTC on Jan 17 2007 in uml2svg
-
I ask because when I try to use it I get a long list of errors :
[xslt] : Error! file:/D:/uml2svg-0.17/src/xsl/Common/Text.xsl: line 23: Attribute 'stroke' outside of element.
[xslt] : Error! file:/D:/uml2svg-0.17/src/xsl/Common/Text.xsl: line 39: Attribute 'stroke' outside of element.
[xslt] : Error! file:/D:/uml2svg-0.17/src/xsl/Common/Text.xsl: line 23: Attribute 'stroke'...
02:22PM UTC on Jan 17 2007 in uml2svg
-
hritcu committed revision 35 to the MpNT SVN repository, changing 1 files.
08:49PM UTC on Dec 29 2006 in MpNT