Hello Kiran, Saturday, February 5, 2005, 11:37:09 PM, you wrote:
KK> That's fine, where is this documented ... succinctly. KK>> and why you are using: KK>> jar:file:C:/temp/kiran/genome/mda/src/uml/model.zuml/model.xmi KK>> My UML file has nothing to do with a JAR. KK> Are you sure? :-) In the good old times, about 10 years ago, God (also KK> known as Phil Kahn) created the ZIP file format. Then, a few years KK> ago, when Sun created Java, they used the same ZIP format for their KK> JAR files. JAR files are ZIP files internally. Again, a few years KK> later, when ArgoUML created the .zargo files, they used the ZIP file KK> format to ZIP their large XMI files. A few years later, Gentleware KK> derived Poseidon from ArgoUML and continued to use the ZIP format. KK> Did you ever open a *.zuml file with WinZIP or the like? You will see KK> that it contains a huge ZIPped XMI text file. KK> The "jar:file:..." syntax is the Java way to denote a ZIP file. KK> Cheers... KK> Matthias most of the original AndroMDA setup is described on the following "Getting Started" web page: http://www.andromda.org/starting.html The use of the model URL is documented on the web page for the AndroMDA ant task: http://www.andromda.org/anttask.html - however it should also be documented on the web page for the AndroMDA Maven plugin: http://www.andromda.org/maven-andromda-plugin/properties.html Could you file a Jira issue, please, so that this becomes documented there, too, including some examples, like on the Ant page? Cheers... Matthias --- Matthias Bohlen Internet: http://www.mbohlen.de/ [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
