You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(14) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(7) |
Feb
(16) |
Mar
(41) |
Apr
(19) |
May
(3) |
Jun
(34) |
Jul
(40) |
Aug
(40) |
Sep
(166) |
Oct
(78) |
Nov
(42) |
Dec
(54) |
2005 |
Jan
(2) |
Feb
(19) |
Mar
(19) |
Apr
(31) |
May
(50) |
Jun
(16) |
Jul
|
Aug
(1) |
Sep
(2) |
Oct
(29) |
Nov
|
Dec
|
2006 |
Jan
|
Feb
(5) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(6) |
Nov
|
Dec
|
2008 |
Jan
|
Feb
(7) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Kurt R. <kr...@us...> - 2005-10-22 00:50:03
|
Update of /cvsroot/xframe/homepage In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11988 Modified Files: project.xml Log Message: adjusted to maven 1.1 Index: project.xml =================================================================== RCS file: /cvsroot/xframe/homepage/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** project.xml 7 Jun 2005 22:54:31 -0000 1.6 --- project.xml 22 Oct 2005 00:49:47 -0000 1.7 *************** *** 77,82 **** <developer> <name>Kurt Riede</name> ! <id>kriede</id> ! <email>mailto:kr...@us...</email> <roles> <role>Project Admin</role> --- 77,81 ---- <developer> <name>Kurt Riede</name> ! <email>kr...@us...</email> <roles> <role>Project Admin</role> *************** *** 85,90 **** --- 84,129 ---- <timezone>+1</timezone> </developer> + <developer> + <name>buldocs forge</name> + <email>fo...@bu...</email> + <organization>buldocs Ltd.</organization> + <roles> + <role>Project Admin</role> + </roles> + <url>http://www.buldocs.com</url> + <timezone>+2</timezone> + </developer> + <developer> + <name>Iñaqui Medina</name> + <email>ina...@us...</email> + <roles> + <role>Developer</role> + </roles> + <url></url> + <timezone>-6</timezone> + </developer> </developers> <contributors> + <contributor> + <name>Corey Tripp</name> + <email>tr...@us...</email> + <organization/> + <roles> + <role/> + </roles> + <url/> + <timezone/> + </contributor> + <contributor> + <name>Peter Runge</name> + <email>pr...@us...</email> + <organization>Private</organization> + <roles> + <role>developer</role> + <role>tester</role> + </roles> + <url>http://www.ozemail.com.au/~prunge/</url> + <timezone>10</timezone> + </contributor> </contributors> <dependencies> |
From: Kurt R. <kr...@us...> - 2005-10-22 00:49:48
|
Update of /cvsroot/xframe/xsddoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11941 Modified Files: project.xml Log Message: adjusted to maven 1.1 Index: project.xml =================================================================== RCS file: /cvsroot/xframe/xsddoc/project.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** project.xml 15 Oct 2005 20:42:00 -0000 1.16 --- project.xml 22 Oct 2005 00:49:40 -0000 1.17 *************** *** 93,97 **** <developer> <name>Kurt Riede</name> - <id>kriede</id> <email>kr...@us...</email> <organization>xframe</organization> --- 93,96 ---- *************** *** 106,110 **** <contributor> <name>Corey Tripp</name> - <id>trippcr</id> <email>tr...@us...</email> <organization/> --- 105,108 ---- *************** *** 117,121 **** <contributor> <name>Peter Runge</name> - <id>prunge</id> <email>pr...@us...</email> <organization>Private</organization> --- 115,118 ---- *************** *** 132,140 **** <groupId>ant</groupId> <artifactId>ant</artifactId> ! <version>1.5.3-1</version> <type>jar</type> <url>http://ant.apache.org</url> <properties/> </dependency> <dependency> <groupId>maven-validator</groupId> --- 129,138 ---- <groupId>ant</groupId> <artifactId>ant</artifactId> ! <version>1.6.5</version> <type>jar</type> <url>http://ant.apache.org</url> <properties/> </dependency> + <!-- <dependency> <groupId>maven-validator</groupId> *************** *** 143,152 **** <type>plugin</type> </dependency> ! <dependency> ! <groupId>xsddoc</groupId> ! <artifactId>maven-xsddoc-plugin</artifactId> ! <version>1.0</version> ! <type>plugin</type> ! </dependency> </dependencies> <build> --- 141,145 ---- <type>plugin</type> </dependency> ! --> </dependencies> <build> *************** *** 162,172 **** </resource> </resources> - <integrationUnitTest/> </build> <reports> - <report>maven-jdepend-plugin</report> <report>maven-checkstyle-plugin</report> <report>maven-changes-plugin</report> - <report>maven-changelog-plugin</report> <report>maven-file-activity-plugin</report> <report>maven-developer-activity-plugin</report> --- 155,162 ---- *************** *** 177,183 **** <report>maven-tasklist-plugin</report> <report>maven-simian-plugin</report> ! <report>maven-xsddoc-plugin</report> <report>maven-linkcheck-plugin</report> <report>maven-xhtml-plugin</report> </reports> </project> --- 167,176 ---- <report>maven-tasklist-plugin</report> <report>maven-simian-plugin</report> ! <!-- ! <report>maven-changelog-plugin</report> ! <report>maven-jdepend-plugin</report> <report>maven-linkcheck-plugin</report> <report>maven-xhtml-plugin</report> + --> </reports> </project> |
From: Kurt R. <kr...@us...> - 2005-10-16 00:22:24
|
Update of /cvsroot/xframe/maven-xsddoc-plugin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19826 Modified Files: project.xml Log Message: updated to release 1.0 Index: project.xml =================================================================== RCS file: /cvsroot/xframe/maven-xsddoc-plugin/project.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** project.xml 15 Oct 2005 20:59:41 -0000 1.7 --- project.xml 16 Oct 2005 00:22:15 -0000 1.8 *************** *** 121,125 **** <groupId>xsddoc</groupId> <artifactId>xsddoc</artifactId> ! <version>0.8</version> <url>http://xframe.sourceforge.net/maven-xsddoc-plugin/index.html</url> </dependency> --- 121,125 ---- <groupId>xsddoc</groupId> <artifactId>xsddoc</artifactId> ! <version>1.0</version> <url>http://xframe.sourceforge.net/maven-xsddoc-plugin/index.html</url> </dependency> *************** *** 127,131 **** <groupId>xalan</groupId> <artifactId>xalan</artifactId> ! <version>2.4.1</version> <url>http://xml.apache.org/xalan-j/</url> <properties> --- 127,131 ---- <groupId>xalan</groupId> <artifactId>xalan</artifactId> ! <version>2.7.0</version> <url>http://xml.apache.org/xalan-j/</url> <properties> |
From: Kurt R. <kr...@us...> - 2005-10-16 00:19:58
|
Update of /cvsroot/xframe/homepage/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19362/xdocs Modified Files: xsddoc.xml xframe.xml swing.xml links.xml index.xml Log Message: updated to release 1.0 Index: index.xml =================================================================== RCS file: /cvsroot/xframe/homepage/xdocs/index.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index.xml 9 May 2005 22:42:52 -0000 1.3 --- index.xml 16 Oct 2005 00:19:49 -0000 1.4 *************** *** 23,40 **** <properties> <title>xsddoc</title> - <author email="mailto:kr...@xn...">Kurt Riede</author> </properties> <body> <section name="xframe"> ! <p>xframe is a project about schema based programming hosted at ! www.sourceforge.net.</p> ! <p>We focus on XML schema as the starting point of application ! development. Derived from the schema we automatically generate business ! models, GUI's, mappings and more. It's somehow a quite abstract ! variation of MDA (model driven architecture).</p> ! <p>There are several existing tools like JAXB from SUN Microsystems to ! automate some of these tasks, but out of several reasons they are not ! useful for use. For example with JAXB the schema must be known at ! compile time. But what we need is a runtime schemas processor.</p> </section> <section name="Sub Projects"> --- 23,35 ---- <properties> <title>xsddoc</title> </properties> <body> <section name="xframe"> ! <p>xframe is a project about XML Schema based programming hosted at ! sourceforge.net.</p> ! <p>Our partner company <a href="http://www.buldocs.com">buldocs Ltd.</a> ! provides professional services for XML related development and supports ! our projects by donating code and offering support for users of our ! open source projects.</p> </section> <section name="Sub Projects"> Index: xframe.xml =================================================================== RCS file: /cvsroot/xframe/homepage/xdocs/xframe.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** xframe.xml 9 May 2005 22:42:52 -0000 1.2 --- xframe.xml 16 Oct 2005 00:19:49 -0000 1.3 *************** *** 23,27 **** <properties> <title>xsddoc</title> - <author email="mailto:kr...@xn...">Kurt Riede</author> </properties> <body> --- 23,26 ---- Index: swing.xml =================================================================== RCS file: /cvsroot/xframe/homepage/xdocs/swing.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** swing.xml 9 May 2005 22:42:52 -0000 1.2 --- swing.xml 16 Oct 2005 00:19:49 -0000 1.3 *************** *** 24,28 **** <properties> <title>xsddoc</title> - <author email="mailto:kr...@xn...">Kurt Riede</author> </properties> --- 24,27 ---- Index: links.xml =================================================================== RCS file: /cvsroot/xframe/homepage/xdocs/links.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** links.xml 9 May 2005 22:42:52 -0000 1.2 --- links.xml 16 Oct 2005 00:19:49 -0000 1.3 *************** *** 23,27 **** <properties> <title>xframe links</title> - <author email="mailto:kr...@xn...">Kurt Riede</author> </properties> <body> --- 23,26 ---- *************** *** 134,137 **** --- 133,140 ---- <ul> <li> + <a target="_blank" href="http://www.buldocs.com/xnsdoc/"> + buldocs Lts, xnsdoc</a> + </li> + <li> <a target="_blank" href="http://xframe.sourceforge.net/xsddoc.html"> xframe - xsddoc</a> Index: xsddoc.xml =================================================================== RCS file: /cvsroot/xframe/homepage/xdocs/xsddoc.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** xsddoc.xml 9 May 2005 22:42:52 -0000 1.2 --- xsddoc.xml 16 Oct 2005 00:19:49 -0000 1.3 *************** *** 24,28 **** <properties> <title>xsddoc</title> - <author email="mailto:kr...@xn...">Kurt Riede</author> </properties> --- 24,27 ---- |
From: Kurt R. <kr...@us...> - 2005-10-16 00:19:58
|
Update of /cvsroot/xframe/homepage/xdocs/style In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19362/xdocs/style Added Files: maven-theme.css maven-classic.css print.css maven-base.css Log Message: updated to release 1.0 --- NEW FILE: maven-classic.css --- body { background: #fff; color: #000; } .contentBox h2 { color: #fff; background-color: #036; } .contentBox h3 { color: #fff; background-color: #888; } .a td { background: #ddd; color: #000; } .b td { background: #efefef; color: #000; } .contentBox th { background-color: #bbb; color: #fff; } div#banner { border-top: 1px solid #369; border-bottom: 1px solid #003; } #banner, #banner td { background: #036; color: #fff; } #leftColumn { background: #eee; color: #000; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; border-top: 1px solid #fff; } #navcolumn { /* bad for IE background: #eee; */ color: #000; border-right: none; border-bottom: none; border-top: none; } #breadcrumbs { background-color: #ddd; color: #000; border-top: 1px solid #fff; border-bottom: 1px solid #aaa; } .source { background-color: #fff; color: #000; border-right: 1px solid #888; border-left: 1px solid #888; border-top: 1px solid #888; border-bottom: 1px solid #888; margin-right: 7px; margin-left: 7px; margin-top: 1em; } .source pre { margin-right: 7px; margin-left: 7px; } a[name]:hover, #leftColumn a[name]:hover { color: inherit !important; } a:link, #breadcrumbs a:visited, #navcolumn a:visited, .contentBox a:visited, .tasknav a:visited { color: blue; } a:active, a:hover, #leftColumn a:active, #leftColumn a:hover { color: #f30 !important; } a:link.selfref, a:visited.selfref { color: #555 !important; } a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { background: url(../images/external-classic.png) right center no-repeat; padding-right: 15px; } a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { background: url(../images/newwindow-classic.png) right center no-repeat; padding-right: 18px; } h2, h3 { margin-top: 1em; margin-bottom: 0; } img.handle { border: 0; padding-right: 2px; } #navcolumn div div { background-image: none; background-repeat: no-repeat; } #navcolumn div div { padding-left: 10px; } /* $Id: maven-classic.css,v 1.1 2005/10/16 00:19:49 kriede Exp $ This file defines basic default formatting for HTML conforming to Tigris application style. To extend or override these rules for your instance, edit inst.css instead of this file. */ /* colors, backgrounds, borders, link indication */ .contentBox h2, .contentBox h3, .tabs td, .tabs th, .functnbar { background-image: url(../images/nw_maj_rond.gif); background-repeat: no-repeat; } .functnbar, .functnbar2 { background-color: #aaa; } .functnbar2, .functnbar3 { background-color: #aaa; background-image: url(../images/sw_maj_rond.gif); background-repeat: no-repeat; background-position: bottom left; } .functnbar3 { background-color: #ddd; background-image: url(../images/sw_med_rond.gif); } .functnbar, .functnbar2, .functnbar3 { color: #000; } .functnbar a, .functnbar2 a, .functnbar3 a { color: #000; text-decoration: underline; } #navcolumn .body div, body.docs #toc li li { background-image: url(../images/strich.gif); background-repeat: no-repeat; background-position: .5em .5em; } #searchbox .body div, #navcolumn .body .heading { background-image: none; } a:link.selfref, a:visited.selfref { text-decoration: none; } #leftColumn a, #breadcrumbs a { text-decoration: none; } /* Unsure of this. TODO */ .contentBox h2 a:link, .contentBox h2 a:visited, .contentBox h3 a:link, .contentBox h3 a:visited { color: #fff !important; text-decoration: underline; } table, th, td { border: none; } div.colbar { background: #eee; border-color: #999 #EEE #EEE #999; border-width: 1px; border-style: solid; } .toolgroup { background: #efefef; } .toolgroup .label { border-bottom: 1px solid #666; border-right: 1px solid #666; background: #ddd; color: #555; } .toolgroup .body { border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; } #main { border-top: 1px solid #999; } #rightcol div.www, #rightcol div.help { border: 1px solid #ddd; } body.docs div.docs { background-color: #fff; border-left: 1px solid #ddd; border-top: 1px solid #ddd; } #helptext .label { background-image: url(../images/icon_help_sml.gif); background-repeat: no-repeat; background-position: 97%; } body.docs { background: #eee url(../images/help_logo.gif) top right no-repeat !important; } .docs h2, .docs h3 { border-top: solid 1px #000; } #apphead h2 em { color: #777; } .tabs th { border-right: 1px solid #333; background-color: #ddd; color: #fff; border-left: 1px solid #fff; } .tabs td { background-color: #999; border-bottom: 1px solid #fff; border-right: 1px solid #fff; border-left: 1px solid #fff; } .tabs { border-bottom: 6px #ddd solid; } .tabs th, .tabs th a:link, .tabs th a:visited { color: #555; } .tabs td, .tabs td a:link, .tabs td a:visited { color: #fff; } .tabs a { text-decoration: none; } .axial th { background-color: #ddd; color: black; } .alert { background-color: #ff9; } .expandedwaste { background: url(../images/icon_arrowwaste2_sml.gif) no-repeat; } .collapsedwaste { background: url(../images/icon_arrowwaste1_sml.gif) no-repeat; } .filebrowse .expanded, .filebrowse-alt .expanded { background-image: url(../images/icon_arrowfolderopen2_sml.gif); background-repeat: no-repeat; } .filebrowse .collapsed, .filebrowse-alt .collapsed { background-image: url(../images/icon_arrowfolderclosed1_sml.gif); background-repeat: no-repeat; } .filebrowse .leafnode, .filebrowse-alt .leafnode { background-image: url(../images/icon_folder_sml.gif); background-repeat: no-repeat; } .filebrowse .leaf, .filebrowse-alt .leaf { background-image: url(../images/icon_doc_sml.gif); background-repeat: no-repeat; } .sortup { background: url(../images/icon_sortup.gif) no-repeat; } .sortdown { background: url(../images/icon_sortdown.gif) no-repeat; } .collapsedwaste { background: url(../images/icon_arrowwaste1_sml.gif) no-repeat; } body .grid td { border-top: 1px solid #ccc; border-left: 1px solid #ccc; background-color: transparent; } .confirm { color: #090; } .info { color: #069; } .errormessage, .warningmessage, .donemessage, .infomessage { border-top: 5px solid #900; border-left: 1px solid #900; background-image: url(../images/icon_error_lrg.gif); background-repeat: no-repeat; background-position: 5px 1.33em; } .warningmessage { background-image: url(../images/icon_warning_lrg.gif); border-color: #c60; } .donemessage { background-image: url(../images/icon_success_lrg.gif); border-color: #090; } .infomessage { background-image: url(../images/icon_info_lrg.gif); border-color: #069; } .docinfo { background: url(../images/icon_doc_lrg.gif) no-repeat; } .dirinfo { background: url(../images/icon_folder_lrg.gif) no-repeat; } .memberinfo { background: url(../images/icon_members_lrg.gif) no-repeat; } .usergroupinfo { background: url(../images/icon_usergroups_lrg.gif) no-repeat; } .errormark, .warningmark, .donemark, .infomark { background: url(../images/icon_error_sml.gif) no-repeat; } .warningmark { background-image: url(../images/icon_warning_sml.gif); } .donemark { background-image: url(../images/icon_success_sml.gif); } .infomark { background-image: url(../images/icon_info_sml.gif); } .cvsdiff, .cvsblame { background-color: #ccc; } .cvsdiffadd { background-color: #afa; } .cvsdiffremove { background-color: #faa; } .cvsdiffchanges1 { background-color: #ff7; } .cvsdiffchanges2 { background-color: #ff7; } li.selection ul a { background: #fff; } .band1 { color: #fff; background-color: #663; } .band2 { color: #fff; background-color: #66C; } .band3 { background-color: #C99; } .band4 { background-color: #CFF; } .band5 { color: #fff; background-color: #336; } .band6 { color: #fff; background-color: #966; } .band7 { background-color: #9CC; } .band8 { background-color: #FFC; } .band9 { color: #fff; background-color: #633; } .band10 { color: #fff; background-color: #699; } .band11 { background-color: #CC9; } .band12 { background-color: #CCF; } .band13 { color: #fff; background-color: #366; } .band14 { color: #fff; background-color: #996; } .band15 { background-color: #99C; } .band16 { background-color: #FCC; } .contentBox .helplink, #helptext .helplink { cursor: help; } .legend th, .bars th { background-color: #fff; } /* font and text properties, exclusive of link indication, alignment, text-indent */ body, th, td, input, select { font-family: Verdana, Helvetica, Arial, sans-serif; } code, pre { font-family: 'Andale Mono', Courier, monospace; } body, .contentBox h2, .contentBox h3, #rightcol h2, pre, code, #apphead h2 small, h3, th, td { font-size: x-small; voice-family: "\"}\""; voice-family: inherit; font-size: small; } small, div#footer, div#login, div.tabs th, div.tabs td, input, select, .paginate, .functnbar, .functnbar2, .functnbar3, #breadcrumbs, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.docs div#toc, #leftColumn, .legend, .bars { font-size: xx-small; voice-family: "\"}\""; voice-family: inherit; font-size: x-small; } .tabs td, .tabs th, dt, .tasknav .selfref, #login .username, .selection { font-weight: bold; } li.selection ul { font-weight: normal; } #apphead h2 em { font-style: normal; } #banner h1 { font-size: 1.25em; } /* box properties (exclusive of borders), positioning, alignments, list types, text-indent */ #bodyColumn h2 { margin-top: .3em; margin-bottom: .5em; } p, ul, ol, dl, .bars table { margin-top: .33em; margin-bottom: .33em; } form { margin: 0; } #bodyColumn { padding-left: 12px; padding-right: 12px; width: 100%; voice-family: "\"}\""; voice-family: inherit; width: auto; } html>body #bodyColumn { width: auto; } .docs { line-height: 1.4; } ol ol { list-style-type: lower-alpha; } ol ol ol { list-style-type: lower-roman; } .contentBox h2, .contentBox h3 { padding: 5px; margin-right: 2px; } .contentBox td, .contentBox th { padding: 2px 3px; } .h2 p, .h3 p, .h2 dt, .h3 dt { margin-right: 7px; margin-left: 7px; } .tasknav { margin-bottom: 1.33em; } div.colbar { padding: 3px; margin: 2px 2px 0; } .tabs { margin-top: .67em; margin-right: 2px; margin-left: 2px; padding-left: 8px; } .tabs td, .tabs th { padding: 3px 9px; } #rightcol div.www, #rightcol div.help { padding: 0 .5em; } body.docs #toc { position: absolute; top: 15px; left: 0px; width: 120px; padding: 0 20px 0 0; } body.docs #toc ul, #toc ol { margin-left: 0; padding-left: 0; } body.docs #toc li { margin-top: 7px; padding-left: 10px; list-style-type: none; } body.docs div.docs { margin: 61px 0 0 150px; padding: 1em 2em 1em 1em !important; } .docs p+p { text-indent: 5%; margin-top: -.67em; } .docs h2, .docs h3 { margin-bottom: .1em; padding-top: .3em; } .functnbar, .functnbar2, .functnbar3 { padding: 5px; margin: .67em 2px; } .functnbar3 { margin-top: 0; } body { padding: 1em; } body.composite, body.docs { margin: 0; padding: 0; } th, td { text-align: left; vertical-align: top; } .right { text-align: right !important; } .center { text-align: center !important; } .axial th, .axial th .strut { text-align: right; } .contentBox .axial td th { text-align: left; } body .stb { margin-top: 1em; text-indent: 0; } body .mtb { margin-top: 2em; text-indent: 0; } .courtesylinks { margin-top: 1em; padding-top: 1em; } dd { margin-bottom: .67em; } .toolgroup { margin-bottom: 6px; } .toolgroup .body { padding: 4px 4px 4px 0; } .toolgroup .label { padding: 4px; } .toolgroup .body div { padding-bottom: .3em; padding-left: 1em; } .toolgroup .body div div { margin-top: .3em; padding-bottom: 0; } .tier1 { margin-left: 0; } .tier2 { margin-left: 1.5em; } .tier3 { margin-left: 3em; } .tier4 { margin-left: 4.5em; } .tier5 { margin-left: 6em; } .tier6 { margin-left: 7.5em; } .tier7 { margin-left: 9em; } .tier8 { margin-left: 10.5em; } .tier9 { margin-left: 12em; } .tier10 { margin-left: 13.5em; } .filebrowse .expanded, .filebrowse .collapsed { padding-left: 34px; } .filebrowse .leafnode, .filebrowse .leaf { padding-left: 20px; } .messagechild { padding-left: 34px; } .filebrowse-alt .expanded, .filebrowse-alt .collapsed, .filebrowse-alt .leaf, .filebrowse-alt .leafnode, .expandedwaste, .collapsedwaste, .sortup, .sortdown { /* hide from macie5\*/ float: left; /* resume */ display: inline-block; height: 15px; width: 34px; padding-left: 0 !important; } .filebrowse-alt .leaf, .filebrowse-alt .leafnode, .sortup, .sortdown { width: 20px; } .filebrowse ul, .filebrowse-alt ul { list-style-type: none; padding-left: 0; margin-left: 0; } .filebrowse ul ul, .filebrowse-alt ul ul { margin-left: 1.5em; margin-top: 0; padding-top: .67em; } .filebrowse li, .filebrowse-alt li { margin-bottom: .67em; } td.filebrowse h2 { margin-top: 0; } .errormessage, .warningmessage, .donemessage, .infomessage, .docinfo, .dirinfo, .memberinfo, .usergroupinfo { margin: .67em 0; padding: .33em 0 .67em 42px; min-height: 32px; } .errormark, .warningmark, .donemark, .infomark { padding-left: 20px; min-height: 15px; } .alt { display: none; } #banner h1 { margin: 0; } .axial th, .axial th .strut, #leftColumn .strut { width: 12em; } #breadcrumbs { padding: 2px 8px; } /* Bad for IE .contentBox h2, .contentBox h3, .bars { clear: both; } */ .legend { float: right; } .legend th, .bars th { text-align: right; padding-left: 1em; } .bars table { table-layout: fixed; } .bars th { width: 12em; } #projectdocumentlist td.filebrowse-alt { padding-right: .75em; } --- NEW FILE: maven-base.css --- body { margin: 0px; padding: 0px 0px 10px 0px; } img { border:none; } table { padding:0px; width: 100%; margin-left: -2px; margin-right: -2px; } acronym { cursor: help; border-bottom: 1px dotted #feb; } table.bodyTable th, table.bodyTable td { padding: 2px 4px 2px 4px; vertical-align: top; } div.clear{ clear:both; visibility: hidden; } div.clear hr{ display: none; } #projectLogo { font-size: xx-large; font-weight: bold; } #organizationLogo img, #projectLogo img, #projectLogo span{ margin: 8px; } #projectLogo span{ border: 1px solid; padding: 4px 10px 4px 10px; background-color: #eee; cursor: pointer; } .xleft, #organizationLogo img{ float:left; } .xright, #projectLogo img, #projectLogo span{ float:right; text-shadow: #7CFC00; } #banner { border-bottom: 1px solid #fff; } #banner img { border: none; } #footer, #breadcrumbs { padding: 3px 10px 3px 10px; } #leftColumn { width: 18%; float:left; } #bodyColumn { margin-left: 20%; } #navcolumn { padding: 8px 4px 0 8px; } #navcolumn h5, #navcolumn ul { margin: 0; padding: 0; font-size: small; } #navcolumn li { list-style-type: none; background-image: none; background-repeat: no-repeat; background-position: 0 0.4em; padding-left: 16px; list-style-position: ouside; line-height: 1.2em; font-size: smaller; } #navcolumn li.expanded { background-image: url(../images/expanded.gif); } #navcolumn li.collapsed { background-image: url(../images/collapsed.gif); } #poweredBy { text-align: center; } #navcolumn img { margin-top: 10px; margin-bottom: 3px; } #poweredBy img { display:block; margin: 20px 0 20px 17px; border: 1px solid black; width: 90px; height: 30px; } #search img { margin: 0px; display: block; } #search #q, #search #btnG { border: 1px solid #999; margin-bottom:10px; } #search form { margin: 0px; } #lastPublished { font-size: x-small; } .navSection { margin-bottom: 2px; padding: 8px; } .navSectionHead { font-weight: bold; font-size: x-small; } .section { padding: 0px; } #footer { font-size: x-small; } #breadcrumbs { font-size: x-small; margin: 0pt; } .source { padding: 12px; margin: 1em 7px 1em 7px; } .source pre { margin: 0px; padding: 0px; } --- NEW FILE: print.css --- #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn { display: none; } #bodyColumn, body.docs div.docs { margin: 0 !important; border: none !important } --- NEW FILE: maven-theme.css --- body, td, select, input, li{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; } a { text-decoration: none; } a:link { color:#36a; } a:visited { color:#47a; } a:active, a:hover { color:#69c; } a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { background: url(../images/external.png) right center no-repeat; padding-right: 15px; } a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { background: url(../images/newwindow.png) right center no-repeat; padding-right: 18px; } h2 { padding: 4px 4px 4px 6px; border: 1px solid #999; color: #900; background-color: #ddd; font-weight:900; font-size: large; } h3 { padding: 4px 4px 4px 6px; border: 1px solid #aaa; color: #900; background-color: #eee; font-weight: normal; font-size: large; } p { line-height: 1.3em; font-size: small; margin-top: 0em; margin-bottom: .33em; } #breadcrumbs { border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background-color: #ccc; } #leftColumn { margin: 10px 0 0 5px; border: 1px solid #999; background-color: #eee; } #navcolumn h5 { font-size: smaller; border-bottom: 1px solid #aaaaaa; padding-top: 2px; } table.bodyTable th { color: white; background-color: #bbb; text-align: left; font-weight: bold; } table.bodyTable th, table.bodyTable td { font-size: 1em; } table.bodyTable tr.a { background-color: #ddd; } table.bodyTable tr.b { background-color: #eee; } .source { border: 1px solid #999; } |
From: Kurt R. <kr...@us...> - 2005-10-16 00:19:48
|
Update of /cvsroot/xframe/homepage/xdocs/style In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19316/xdocs/style Log Message: Directory /cvsroot/xframe/homepage/xdocs/style added to the repository |
From: Kurt R. <kr...@us...> - 2005-10-16 00:19:26
|
Update of /cvsroot/xframe/homepage/forrest/context/skins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19074/forrest/context/skins Removed Files: .cvsignore Log Message: forrest is obsolete fort a long time now --- .cvsignore DELETED --- |
Update of /cvsroot/xframe/homepage/forrest/context/skins/xframe-site/xslt/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19074/forrest/context/skins/xframe-site/xslt/html Removed Files: tab2menu.xsl dotdots.xsl pathutils.xsl book2menu.xsl document2html.xsl split.xsl site2xhtml.xsl Log Message: forrest is obsolete fort a long time now --- site2xhtml.xsl DELETED --- --- pathutils.xsl DELETED --- --- tab2menu.xsl DELETED --- --- split.xsl DELETED --- --- book2menu.xsl DELETED --- --- dotdots.xsl DELETED --- --- document2html.xsl DELETED --- |
From: Kurt R. <kr...@us...> - 2005-10-16 00:19:25
|
Update of /cvsroot/xframe/homepage/forrest/context In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19074/forrest/context Removed Files: .cvsignore Log Message: forrest is obsolete fort a long time now --- .cvsignore DELETED --- |
Update of /cvsroot/xframe/homepage/forrest/context/skins/xframe-site/images In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19074/forrest/context/skins/xframe-site/images Removed Files: menu-right.gif built-with-cocoon.gif singlepage.gif label.gif tabSel-left.gif current.gif chapter_open.gif tab-right.gif centipede-logo-small.gif search-left.gif spacer.gif chapter.gif tabSel-right.gif printer.gif menu-left.gif favicon.ico page.gif search-right.gif tab-left.gif Log Message: forrest is obsolete fort a long time now --- search-right.gif DELETED --- --- spacer.gif DELETED --- --- tabSel-right.gif DELETED --- --- search-left.gif DELETED --- --- menu-left.gif DELETED --- --- current.gif DELETED --- --- label.gif DELETED --- --- chapter.gif DELETED --- --- favicon.ico DELETED --- --- menu-right.gif DELETED --- --- singlepage.gif DELETED --- --- built-with-cocoon.gif DELETED --- --- tab-left.gif DELETED --- --- chapter_open.gif DELETED --- --- printer.gif DELETED --- --- tab-right.gif DELETED --- --- centipede-logo-small.gif DELETED --- --- tabSel-left.gif DELETED --- --- page.gif DELETED --- |
From: Kurt R. <kr...@us...> - 2005-10-16 00:19:25
|
Update of /cvsroot/xframe/homepage/forrest/context/skins/xframe-site/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19074/forrest/context/skins/xframe-site/scripts Removed Files: breadcrumbs.js breadcrumbs-optimized.js Log Message: forrest is obsolete fort a long time now --- breadcrumbs-optimized.js DELETED --- --- breadcrumbs.js DELETED --- |
From: Kurt R. <kr...@us...> - 2005-10-16 00:19:25
|
Update of /cvsroot/xframe/homepage/forrest In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19074/forrest Removed Files: .cvsignore Log Message: forrest is obsolete fort a long time now --- .cvsignore DELETED --- |
From: Kurt R. <kr...@us...> - 2005-10-16 00:19:24
|
Update of /cvsroot/xframe/homepage/forrest/context/skins/xframe-site/css In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19074/forrest/context/skins/xframe-site/css Removed Files: page.css Log Message: forrest is obsolete fort a long time now --- page.css DELETED --- |
From: Kurt R. <kr...@us...> - 2005-10-16 00:19:24
|
Update of /cvsroot/xframe/homepage/forrest/context/skins/xframe-site/xslt/fo In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19074/forrest/context/skins/xframe-site/xslt/fo Removed Files: document2fo.xsl Log Message: forrest is obsolete fort a long time now --- document2fo.xsl DELETED --- |
From: Kurt R. <kr...@us...> - 2005-10-16 00:16:44
|
Update of /cvsroot/xframe/maven-xsddoc-plugin/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18733/xdocs Modified Files: index.xml Log Message: updated to release 1.0 Index: index.xml =================================================================== RCS file: /cvsroot/xframe/maven-xsddoc-plugin/xdocs/index.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index.xml 26 Feb 2005 17:44:45 -0000 1.3 --- index.xml 16 Oct 2005 00:16:34 -0000 1.4 *************** *** 38,42 **** <section name="Usage"> <p> ! All you have to do is to add a dependency tag a report tag to your <tt>project-xml</tt> file: <pre> --- 38,42 ---- <section name="Usage"> <p> ! All you have to do is to add a dependency tag and a report tag to your <tt>project-xml</tt> file: <pre> *************** *** 46,50 **** <groupId>xsddoc</groupId> <artifactId>maven-xsddoc-plugin</artifactId> ! <version>0.7</version> <type>plugin</type> </dependency> --- 46,50 ---- <groupId>xsddoc</groupId> <artifactId>maven-xsddoc-plugin</artifactId> ! <version>1.0</version> <type>plugin</type> </dependency> |
From: Kurt R. <kr...@us...> - 2005-10-15 23:05:25
|
Update of /cvsroot/xframe/xsddoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5930 Modified Files: .checkstyle Log Message: updated to release 1.0 Index: .checkstyle =================================================================== RCS file: /cvsroot/xframe/xsddoc/.checkstyle,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** .checkstyle 13 Dec 2004 13:21:24 -0000 1.4 --- .checkstyle 15 Oct 2005 23:05:17 -0000 1.5 *************** *** 1,5 **** <?xml version="1.0" encoding="UTF-8"?> ! <fileset-config file-format-version="1.0.0"> ! <fileset name="src" enabled="true" check-config-name="xframeCheckstyleSource"> <file-match-pattern match-pattern="src.*.java$" include-pattern="true"/> </fileset> --- 1,5 ---- <?xml version="1.0" encoding="UTF-8"?> ! <fileset-config file-format-version="1.1.0" simple-config="false"> ! <fileset name="src" enabled="true" check-config-name="xframeCheckstyleSource" type="external" location="D:\Development\workspaces\xnsdoc\xnsdoc\xnsdoc-checkstyle-src.xml" description=""> <file-match-pattern match-pattern="src.*.java$" include-pattern="true"/> </fileset> |
From: Kurt R. <kr...@us...> - 2005-10-15 23:02:18
|
Update of /cvsroot/xframe/xsddoc/samples/stress In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4435/samples/stress Modified Files: stress.xsd Log Message: new test case for recursive loops Index: stress.xsd =================================================================== RCS file: /cvsroot/xframe/xsddoc/samples/stress/stress.xsd,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** stress.xsd 9 May 2005 23:09:18 -0000 1.25 --- stress.xsd 15 Oct 2005 23:02:07 -0000 1.26 *************** *** 536,538 **** --- 536,540 ---- </xs:sequence> </xs:complexType> + <xs:element name="SameName" type="SameName"/> + <xs:complexType name="SameName" base="xs:string"/> </xs:schema> |
From: Kurt R. <kr...@us...> - 2005-10-15 23:01:50
|
Update of /cvsroot/xframe/xsddoc/xdocs/images In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4385/xdocs/images Added Files: osi-certified-120x100.png Log Message: new image for osi certification --- NEW FILE: osi-certified-120x100.png --- (This appears to be a binary file; contents omitted.) |
From: Kurt R. <kr...@us...> - 2005-10-15 23:01:36
|
Update of /cvsroot/xframe/xsddoc/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4280/xdocs Modified Files: index.xml news.xml Log Message: updated to release 1.0 Index: news.xml =================================================================== RCS file: /cvsroot/xframe/xsddoc/xdocs/news.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** news.xml 15 Oct 2005 20:35:52 -0000 1.8 --- news.xml 15 Oct 2005 23:01:26 -0000 1.9 *************** *** 56,59 **** --- 56,60 ---- <li>1307377 Correction for Task.java to address FileSet issues</li> <li>1214556 xsddoc, java.lang.StackOverflowError</li> + <li>1228804 Patch to xml2html.xsl to change end-of-sentence matching</li> </ul> </subsection> Index: index.xml =================================================================== RCS file: /cvsroot/xframe/xsddoc/xdocs/index.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** index.xml 15 Oct 2005 20:35:52 -0000 1.7 --- index.xml 15 Oct 2005 23:01:26 -0000 1.8 *************** *** 33,79 **** </section> - <section name="Motivation"> - <p>We started this project out of several reasons:</p> - <ul> - <li>If we want to implement schema processing software, we must be able to document what we want to process.</li> - <li>We didn't find any appropriate open source documentation tool for W3C XML Schema.</li> - <li>With the documentation tool we want to do our first steps in learning about problems that a schema processor must solve.</li> - <li>It might be useful to the open source community, as a part or independent of xframe.</li> - </ul> - </section> - - <section name="Requirements"> - <p>The XML Schema documentation tool should meet the following requirements:</p> - <ul> - <li>full conformance to W3C XMLSchema and Namespaces</li> - <li>platform independent</li> - <li>multiple cross linked html pages similar to JavaDoc</li> - <li>clickable type hierarchy</li> - <li>usage cross reference</li> - <li>clickable type model for each component</li> - <li>offer Apache Ant task</li> - </ul> - </section> - <section name="Status"> ! <p>The latest version of <code>xsddoc</code> is release 1.0.</p> ! <p>This release contains fixes for bugs reported by the ! community since the previous release and some usefull new options ! for easier integration into existing tools.</p> ! <p>The future plan is to release a new version approximately every three ! months until all missing features are ! implemented and all reported bugs are fixed. Hopefully in spring 2005 ! we want to release the first release candidate. ! </p> <p>You can download <code>xsddoc</code> <a target="_bank" href="http://sourceforge.net/project/showfiles.php?group_id=48863&package_id=42075">here</a>.</p> ! <p>If you have Apache XalanJ installed, you can download the standard ! distribution file <code>xsddoc-1.0.zip</code>. Only in case you ! don't have Apache XalanJ, you should download the distribution file ! <code>xsddoc-1.0-full.zip</code> in order to have all files ! necessary to run xsddoc. All distribution files contain the full source ! code of the project.</p> ! <p>For Unix or Linux users, there are two corresponding distribution ! files packed as <code>.tar.gz</code>.</p> </section> --- 33,58 ---- </section> <section name="Status"> ! <p>The latest version of xsddoc is release 1.0 which is mainly written in XSLT.</p> ! <p>Based on the experience in developing xsddoc and the problems we had ! handling the highly recursive nature of XML Schema with XSLT, we ! decided to start a new Java-based code stream with the intention to ! develop an XML Schema documentation generator that fully complies with ! the W3C XML Schema recommendation. This new software is now available ! as <a href="http://www.buldocs.com/xnsdoc/">xnsdoc</a> thru our partner ! company <a href="http://www.buldocs.com">buldocs Ltd.</a></p> ! <p>The xframe team will continue to support xsddoc, but we do not intend to ! develop new features. Any bug reports, patches or other contributions are ! welcome and will be integrated into xsddoc.</p> ! <p>The code streams of xsddoc and <a href="http://www.buldocs.com/xnsdoc/">xnsdoc</a> ! are very different, but if there are changes to <a href="http://www.buldocs.com/xnsdoc/">xnsdoc</a> ! that are also applicapable to xsddoc, Buldocs Ltd. grants to also ! provide them to xsddoc.</p> ! </section> ! ! <section name="Download xnsdoc"> <p>You can download <code>xsddoc</code> <a target="_bank" href="http://sourceforge.net/project/showfiles.php?group_id=48863&package_id=42075">here</a>.</p> ! <p>All distribution files contain the full source code of the project.</p> </section> |
From: Kurt R. <kr...@us...> - 2005-10-15 20:59:49
|
Update of /cvsroot/xframe/maven-xsddoc-plugin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14871 Modified Files: project.xml Log Message: updated to release 1.0 Index: project.xml =================================================================== RCS file: /cvsroot/xframe/maven-xsddoc-plugin/project.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** project.xml 7 Jun 2005 23:00:07 -0000 1.6 --- project.xml 15 Oct 2005 20:59:41 -0000 1.7 *************** *** 25,29 **** <name>Maven xsddoc Plug-in</name> <groupId>xsddoc</groupId> ! <currentVersion>0.8</currentVersion> <organization> <name>xframe</name> --- 25,29 ---- <name>Maven xsddoc Plug-in</name> <groupId>xsddoc</groupId> ! <currentVersion>1.0</currentVersion> <organization> <name>xframe</name> *************** *** 52,55 **** --- 52,60 ---- <tag>MAVEN_XSDDOC_PLUGIN_0_8</tag> </version> + <version> + <id>1.0</id> + <name>1.0</name> + <tag>MAVEN_XSDDOC_PLUGIN_1_0</tag> + </version> </versions> <inceptionYear>2004</inceptionYear> |
From: Kurt R. <kr...@us...> - 2005-10-15 20:49:18
|
Update of /cvsroot/xframe/xsddoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13508 Modified Files: build.xml Log Message: updated to release 1.0, no more full download package Index: build.xml =================================================================== RCS file: /cvsroot/xframe/xsddoc/build.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** build.xml 9 Dec 2004 12:44:12 -0000 1.20 --- build.xml 15 Oct 2005 20:49:03 -0000 1.21 *************** *** 95,121 **** <property file="build.version"/> <property name="prefix" value="${subproject.name}-${build.version}" /> - <zip destfile="target/dist/${prefix}-full.zip"> - <zipfileset dir="bin" prefix="${prefix}/bin"/> - <zipfileset dir="doc" prefix="${prefix}/doc"/> - <zipfileset dir="legal" prefix="${prefix}/legal"/> - <zipfileset dir="lib" prefix="${prefix}/lib"/> - <zipfileset dir="samples" prefix="${prefix}/samples"> - <include name="**/*.xsd"/> - <include name="**/*.dtd"/> - <exclude name="**/html"/> - <exclude name="private/**/*"/> - </zipfileset> - <zipfileset dir="src" prefix="${prefix}/src"/> - <zipfileset dir="." prefix="${prefix}"> - <include name="*"/> - </zipfileset> - </zip> <zip destfile="target/dist/${prefix}.zip"> <zipfileset dir="bin" prefix="${prefix}/bin"/> <zipfileset dir="doc" prefix="${prefix}/doc"/> <zipfileset dir="legal" prefix="${prefix}/legal"/> ! <zipfileset dir="lib" prefix="${prefix}/lib"> ! <include name="xsddoc.jar"/> ! </zipfileset> <zipfileset dir="samples" prefix="${prefix}/samples"> <include name="**/*.xsd"/> --- 95,103 ---- <property file="build.version"/> <property name="prefix" value="${subproject.name}-${build.version}" /> <zip destfile="target/dist/${prefix}.zip"> <zipfileset dir="bin" prefix="${prefix}/bin"/> <zipfileset dir="doc" prefix="${prefix}/doc"/> <zipfileset dir="legal" prefix="${prefix}/legal"/> ! <zipfileset dir="lib" prefix="${prefix}/lib"/> <zipfileset dir="samples" prefix="${prefix}/samples"> <include name="**/*.xsd"/> *************** *** 129,157 **** </zipfileset> </zip> - <delete file="target/dist/${prefix}-full.tar.gz"/> <delete file="target/dist/${prefix}.tar-gz"/> - <tar longfile="gnu" destfile="target/dist/${prefix}-full.tar"> - <tarfileset dir="bin" mode="755" username="root" group="system" prefix="${prefix}/bin"/> - <tarfileset dir="doc" mode="755" username="root" group="system" prefix="${prefix}/doc"/> - <tarfileset dir="legal" mode="755" username="root" group="system" prefix="${prefix}/legal"/> - <tarfileset dir="lib" mode="755" username="root" group="system" prefix="${prefix}/lib"/> - <tarfileset dir="samples" mode="755" username="root" group="system" prefix="${prefix}/samples"> - <include name="**/*.xsd"/> - <include name="**/*.dtd"/> - <exclude name="**/html"/> - <exclude name="private/**/*"/> - </tarfileset> - <tarfileset dir="src" mode="755" username="root" group="system" prefix="${prefix}/src"/> - <tarfileset dir="." mode="755" username="root" group="system" prefix="${prefix}"> - <include name="*"/> - </tarfileset> - </tar> <tar longfile="gnu" destfile="target/dist/${prefix}.tar"> <tarfileset dir="bin" mode="755" username="root" group="system" prefix="${prefix}/bin"/> <tarfileset dir="doc" mode="755" username="root" group="system" prefix="${prefix}/doc"/> <tarfileset dir="legal" mode="755" username="root" group="system" prefix="${prefix}/legal"/> ! <tarfileset dir="lib" mode="755" username="root" group="system" prefix="${prefix}/lib"> ! <include name="xsddoc.jar"/> ! </tarfileset> <tarfileset dir="samples" mode="755" username="root" group="system" prefix="${prefix}/samples"> <include name="**/*.xsd"/> --- 111,120 ---- </zipfileset> </zip> <delete file="target/dist/${prefix}.tar-gz"/> <tar longfile="gnu" destfile="target/dist/${prefix}.tar"> <tarfileset dir="bin" mode="755" username="root" group="system" prefix="${prefix}/bin"/> <tarfileset dir="doc" mode="755" username="root" group="system" prefix="${prefix}/doc"/> <tarfileset dir="legal" mode="755" username="root" group="system" prefix="${prefix}/legal"/> ! <tarfileset dir="lib" mode="755" username="root" group="system" prefix="${prefix}/lib"/> <tarfileset dir="samples" mode="755" username="root" group="system" prefix="${prefix}/samples"> <include name="**/*.xsd"/> *************** *** 165,171 **** </tarfileset> </tar> - <gzip src="target/dist/${prefix}-full.tar" zipfile="target/dist/${prefix}-full.tar.gz"/> <gzip src="target/dist/${prefix}.tar" zipfile="target/dist/${prefix}.tar.gz"/> - <delete file="target/dist/${prefix}-full.tar"/> <delete file="target/dist/${prefix}.tar"/> </target> --- 128,132 ---- |
From: Kurt R. <kr...@us...> - 2005-10-15 20:42:07
|
Update of /cvsroot/xframe/xsddoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12716 Modified Files: project.xml build.version Log Message: updated to release 1.0 Index: project.xml =================================================================== RCS file: /cvsroot/xframe/xsddoc/project.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** project.xml 7 Jun 2005 22:54:16 -0000 1.15 --- project.xml 15 Oct 2005 20:42:00 -0000 1.16 *************** *** 25,29 **** <name>xsddoc</name> <groupId>xsddoc</groupId> ! <currentVersion>0.8</currentVersion> <organization> <name>xframe</name> --- 25,29 ---- <name>xsddoc</name> <groupId>xsddoc</groupId> ! <currentVersion>1.0</currentVersion> <organization> <name>xframe</name> *************** *** 52,55 **** --- 52,60 ---- <tag>XSDDOC_0_8</tag> </version> + <version> + <id>1.0</id> + <name>1.0</name> + <tag>XSDDOC_1_0</tag> + </version> </versions> <inceptionYear>2004</inceptionYear> *************** *** 141,145 **** <groupId>xsddoc</groupId> <artifactId>maven-xsddoc-plugin</artifactId> ! <version>0.8</version> <type>plugin</type> </dependency> --- 146,150 ---- <groupId>xsddoc</groupId> <artifactId>maven-xsddoc-plugin</artifactId> ! <version>1.0</version> <type>plugin</type> </dependency> Index: build.version =================================================================== RCS file: /cvsroot/xframe/xsddoc/build.version,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** build.version 22 Apr 2005 16:07:20 -0000 1.8 --- build.version 15 Oct 2005 20:42:00 -0000 1.9 *************** *** 1 **** ! build.version=0.8-beta --- 1 ---- ! build.version=1.0 |
From: Kurt R. <kr...@us...> - 2005-10-15 20:41:51
|
Update of /cvsroot/xframe/xsddoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12644 Modified Files: .classpath Log Message: updated to Xalan release 2.7.0 Index: .classpath =================================================================== RCS file: /cvsroot/xframe/xsddoc/.classpath,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** .classpath 20 Jun 2004 21:45:23 -0000 1.6 --- .classpath 15 Oct 2005 20:41:44 -0000 1.7 *************** *** 1,11 **** <?xml version="1.0" encoding="UTF-8"?> <classpath> ! <classpathentry kind="src" path="src"/> ! <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> ! <classpathentry kind="lib" path="lib/xalan.jar"/> ! <classpathentry kind="lib" path="lib/xerces.jar"/> ! <classpathentry kind="lib" path="lib/xercesImpl.jar"/> ! <classpathentry kind="lib" path="lib/xml-apis.jar"/> ! <classpathentry kind="lib" path="lib/ant.jar"/> ! <classpathentry kind="output" path="classes"/> </classpath> --- 1,11 ---- <?xml version="1.0" encoding="UTF-8"?> <classpath> ! <classpathentry kind="src" path="src"/> ! <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> ! <classpathentry kind="lib" path="lib/xerces.jar"/> ! <classpathentry kind="lib" path="lib/xercesImpl.jar"/> ! <classpathentry kind="lib" path="lib/xml-apis.jar"/> ! <classpathentry kind="lib" path="lib/ant.jar"/> ! <classpathentry kind="lib" path="lib/xalan-2.7.0.jar"/> ! <classpathentry kind="output" path="classes"/> </classpath> |
From: Kurt R. <kr...@us...> - 2005-10-15 20:39:49
|
Update of /cvsroot/xframe/xsddoc/src/net/sf/xframe/xsddoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12264/src/net/sf/xframe/xsddoc Modified Files: Main.java Log Message: updated to release 1.0 Index: Main.java =================================================================== RCS file: /cvsroot/xframe/xsddoc/src/net/sf/xframe/xsddoc/Main.java,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** Main.java 22 Apr 2005 14:53:12 -0000 1.26 --- Main.java 15 Oct 2005 20:39:41 -0000 1.27 *************** *** 55,59 **** /** version info. */ ! private static final String VERSION = "0.8-beta"; /** --- 55,59 ---- /** version info. */ ! private static final String VERSION = "1.0"; /** |
From: Kurt R. <kr...@us...> - 2005-10-15 20:39:45
|
Update of /cvsroot/xframe/xsddoc/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11775/lib Added Files: xalan-2.7.0.jar Removed Files: xalan.jar Log Message: updated to Xalan release 2.7.0 --- NEW FILE: xalan-2.7.0.jar --- (This appears to be a binary file; contents omitted.) --- xalan.jar DELETED --- |