ejtools-cvs Mailing List for EJTools (Page 94)
Brought to you by:
letiemble
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
(471) |
May
(303) |
Jun
(176) |
Jul
(67) |
Aug
(64) |
Sep
(84) |
Oct
(148) |
Nov
(57) |
Dec
(272) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(356) |
Feb
(304) |
Mar
(214) |
Apr
(22) |
May
(7) |
Jun
(25) |
Jul
|
Aug
(5) |
Sep
(106) |
Oct
|
Nov
(95) |
Dec
(193) |
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2016 |
Jan
(2) |
Feb
(1) |
Mar
(2) |
Apr
(1) |
May
|
Jun
|
Jul
(2) |
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: Laurent E. <let...@us...> - 2002-05-23 21:33:09
|
Update of /cvsroot/ejtools/libraries/taglib/src/resources In directory usw-pr-cvs1:/tmp/cvs-serv7909/libraries/taglib/src/resources Log Message: Directory /cvsroot/ejtools/libraries/taglib/src/resources added to the repository |
From: Laurent E. <let...@us...> - 2002-05-23 21:33:09
|
Update of /cvsroot/ejtools/libraries/taglib/src/main/net/sourceforge/ejtools/servlet In directory usw-pr-cvs1:/tmp/cvs-serv7909/libraries/taglib/src/main/net/sourceforge/ejtools/servlet Log Message: Directory /cvsroot/ejtools/libraries/taglib/src/main/net/sourceforge/ejtools/servlet added to the repository |
From: Laurent E. <let...@us...> - 2002-05-23 21:33:09
|
Update of /cvsroot/ejtools/libraries/taglib/src/main/net/sourceforge/ejtools In directory usw-pr-cvs1:/tmp/cvs-serv7909/libraries/taglib/src/main/net/sourceforge/ejtools Log Message: Directory /cvsroot/ejtools/libraries/taglib/src/main/net/sourceforge/ejtools added to the repository |
From: Laurent E. <let...@us...> - 2002-05-23 21:33:09
|
Update of /cvsroot/ejtools/libraries/taglib/src/etc In directory usw-pr-cvs1:/tmp/cvs-serv7909/libraries/taglib/src/etc Log Message: Directory /cvsroot/ejtools/libraries/taglib/src/etc added to the repository |
From: Laurent E. <let...@us...> - 2002-05-23 21:33:09
|
Update of /cvsroot/ejtools/libraries/taglib/src/main/net/sourceforge/ejtools/servlet/http/jsp/tagext In directory usw-pr-cvs1:/tmp/cvs-serv7909/libraries/taglib/src/main/net/sourceforge/ejtools/servlet/http/jsp/tagext Log Message: Directory /cvsroot/ejtools/libraries/taglib/src/main/net/sourceforge/ejtools/servlet/http/jsp/tagext added to the repository |
From: Laurent E. <let...@us...> - 2002-05-23 21:33:09
|
Update of /cvsroot/ejtools/libraries/taglib/src/main/net/sourceforge/ejtools/servlet/http/jsp In directory usw-pr-cvs1:/tmp/cvs-serv7909/libraries/taglib/src/main/net/sourceforge/ejtools/servlet/http/jsp Log Message: Directory /cvsroot/ejtools/libraries/taglib/src/main/net/sourceforge/ejtools/servlet/http/jsp added to the repository |
From: Laurent E. <let...@us...> - 2002-05-23 21:33:09
|
Update of /cvsroot/ejtools/libraries/taglib/src/main/net In directory usw-pr-cvs1:/tmp/cvs-serv7909/libraries/taglib/src/main/net Log Message: Directory /cvsroot/ejtools/libraries/taglib/src/main/net added to the repository |
From: Laurent E. <let...@us...> - 2002-05-21 20:14:20
|
Update of /cvsroot/ejtools/website/images/svg In directory usw-pr-cvs1:/tmp/cvs-serv30949/images/svg Modified Files: ejtools.svg Log Message: Reformat Index: ejtools.svg =================================================================== RCS file: /cvsroot/ejtools/website/images/svg/ejtools.svg,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ejtools.svg 18 Apr 2002 21:01:54 -0000 1.1 --- ejtools.svg 21 May 2002 20:14:18 -0000 1.2 *************** *** 2,23 **** <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> ! <svg width="700" height="200" style="fill:rgb(255,255,255)"> <defs> ! <filter id="Drop_Shadow" filterUnits="objectBoundingBox" x="-10%" y="-10%" ! width="150%" height="150%"> <feGaussianBlur in="SourceAlpha" stdDeviation="3" result="blurredAlpha"/> <feOffset in="blurredAlpha" dx="-3" dy="3" result="offsetBlurredAlpha"/> <feFlood result="flooded" style="flood-color:rgb(0,0,0);flood-opacity:0.65"/> ! <feComposite in="flooded" operator="in" in2="offsetBlurredAlpha" ! result="coloredShadow"/> <feComposite in="SourceGraphic" in2="coloredShadow" operator="over"/> </filter> <g id="gear_teeth"> ! <polygon points="80,40 120,40 110,10 90,10" ! style="fill:rgb(144,0,0)"/> </g> <g id="gear_disc"> ! <ellipse cx="100" cy="100" rx="55" ry="55" ! style="stroke:rgb(144,0,0);stroke-width:30;fill:none"/> </g> <g id="gear"> --- 2,19 ---- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> ! <svg width="700" height="200"> <defs> ! <filter id="Drop_Shadow" filterUnits="objectBoundingBox" x="-10%" y="-10%" width="150%" height="150%"> <feGaussianBlur in="SourceAlpha" stdDeviation="3" result="blurredAlpha"/> <feOffset in="blurredAlpha" dx="-3" dy="3" result="offsetBlurredAlpha"/> <feFlood result="flooded" style="flood-color:rgb(0,0,0);flood-opacity:0.65"/> ! <feComposite in="flooded" operator="in" in2="offsetBlurredAlpha" result="coloredShadow"/> <feComposite in="SourceGraphic" in2="coloredShadow" operator="over"/> </filter> <g id="gear_teeth"> ! <polygon points="80,40 120,40 110,10 90,10" style="fill:rgb(144,0,0)"/> </g> <g id="gear_disc"> ! <ellipse cx="100" cy="100" rx="55" ry="55" style="stroke:rgb(144,0,0);stroke-width:30;fill:none"/> </g> <g id="gear"> *************** *** 36,54 **** </g> <g id="black_text"> ! <text x="0" y="0" style="fill:rgb(0,0,0);font-weight:bold;font-size:128;font-family:Tahoma">EJTools</text> ! <rect x="0" y="-100" width="210" height="110" ! style="fill:rgb(255,255,255)"/> ! <rect x="0" y="-100" width="240" height="30" ! style="fill:rgb(255,255,255)"/> </g> </defs> - <rect x="-5" y="-5" width="710" height="210" - style="fill:rgb(255,255,255)"/> <g> ! <use x="180" y="150" xlink:href="#black_text"/> <use x="190" y="150" xlink:href="#blue_text"/> </g> ! <g transform="translate(100 100) skewX(190) translate(-100 -100)" ! style="filter:url(#Drop_Shadow)"> <use x="0" y="0" xlink:href="#gear"/> </g> --- 32,43 ---- </g> <g id="black_text"> ! <text x="0" y="0" style="fill:rgb(0,0,0);font-weight:bold;font-size:128;font-family:Tahoma">ools</text> </g> </defs> <g> ! <use x="410" y="150" xlink:href="#black_text"/> <use x="190" y="150" xlink:href="#blue_text"/> </g> ! <g transform="translate(100 100) skewX(190) translate(-100 -100)" style="filter:url(#Drop_Shadow)"> <use x="0" y="0" xlink:href="#gear"/> </g> |
From: Laurent E. <let...@us...> - 2002-05-21 20:13:31
|
Update of /cvsroot/ejtools/website/stylesheets In directory usw-pr-cvs1:/tmp/cvs-serv30491/stylesheets Modified Files: layout.xsl Log Message: Reformat stylesheets Index: layout.xsl =================================================================== RCS file: /cvsroot/ejtools/website/stylesheets/layout.xsl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** layout.xsl 18 Apr 2002 21:02:09 -0000 1.1 --- layout.xsl 21 May 2002 20:13:29 -0000 1.2 *************** *** 1,14 **** <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> ! <!-- This stylesheet gets an xml conformant html page which has the additional <section> tag in the head --> ! <xsl:output method="html" doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" indent="yes" doctype-system="http://www.w3.org/TR/html4/loose.dtd"/> ! <xsl:template match="html"> ! <html> ! <head> ! <!-- copy the head to get title and meta data --> ! <xsl:copy-of select="head/node()"/> <!-- change styles --> <style type="text/css"> ! <xsl:comment> p,ul,dl,ol,td,dd { color: rgb(90,90,90); font-family:Arial,Helvetica,sans-serif; font-size: 10pt; } pre,tt { color: rgb(90,90,90); font-family:Courier, monospace; font-size: 10pt; } --- 1,14 ---- <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> ! <!-- This stylesheet gets an xml conformant html page which has the additional <section> tag in the head --> ! <xsl:output method="html" doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" indent="yes" doctype-system="http://www.w3.org/TR/html4/loose.dtd"/> ! <xsl:template match="html"> ! <html> ! <head> ! <!-- copy the head to get title and meta data --> ! <xsl:copy-of select="head/node()"/> <!-- change styles --> <style type="text/css"> ! <xsl:comment> p,ul,dl,ol,td,dd { color: rgb(90,90,90); font-family:Arial,Helvetica,sans-serif; font-size: 10pt; } pre,tt { color: rgb(90,90,90); font-family:Courier, monospace; font-size: 10pt; } *************** *** 27,34 **** <!-- preload all needed xweb images --> <script language="JavaScript" type="text/javascript"> ! <xsl:comment>Begin <!-- the section buttons --> <xsl:for-each select="//img[contains(@xwebtype,'activeSection')]"> ! <xsl:value-of select="@name"/> = new Image( <xsl:value-of select="@width"/>, <xsl:value-of select="@height"/>); <xsl:value-of select="@name"/>.src = "<xsl:value-of select="@src"/>"; --- 27,34 ---- <!-- preload all needed xweb images --> <script language="JavaScript" type="text/javascript"> ! <xsl:comment>Begin <!-- the section buttons --> <xsl:for-each select="//img[contains(@xwebtype,'activeSection')]"> ! <xsl:value-of select="@name"/> = new Image( <xsl:value-of select="@width"/>, <xsl:value-of select="@height"/>); <xsl:value-of select="@name"/>.src = "<xsl:value-of select="@src"/>"; *************** *** 37,111 **** <xsl:for-each select="//section[@active='true']"> <xsl:for-each select=".//img[@xwebtype='active']"> ! <xsl:value-of select="@name"/> = new Image( <xsl:value-of select="@width"/>, <xsl:value-of select="@height"/>); <xsl:value-of select="@name"/>.src = "<xsl:value-of select="@src"/>"; </xsl:for-each> ! </xsl:for-each> End</xsl:comment> </script> </head> <body bgcolor="#FFFFFF"> ! <!-- the header --> ! <center> ! <table border="0" cellspacing="0" cellpadding="0" width="100%"> ! <tr> ! <td align="left"> ! <img src="{//file[@id='logo']/@src}" border="0" alt="logo"/> ! </td> ! <td align="center"> ! <xsl:for-each select="//section[@active='true']"> ! <xsl:for-each select="img[@xwebtype='banner']"> ! <img src="{@src}" name="{@name}" border="0" alt="section banner" width="{@width}" height="{@height}"/> ! </xsl:for-each> ! </xsl:for-each> ! </td> ! <td align="right"><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=49088&type=4" border="0" alt="SourceForge Logo"/></a></td> ! </tr> ! </table> ! </center> ! <!-- the spacer and body --> ! <table border="0" width="100%" cellspacing="0" cellpadding="0"> ! <tr height="5"> ! <td></td> ! <td></td> ! <td></td> ! <td></td> ! <td></td> ! </tr> ! <tr bgcolor="#5A5A5A" height="5"> ! <td></td> ! <td></td> ! <td></td> ! <td></td> ! <td></td> ! </tr> ! <tr height="5"> ! <td></td> ! <td></td> ! <td></td> ! <td></td> ! <td></td> ! </tr> ! <tr> ! <td valign="top"><img src="{//file[@id='spacer']/@src}" alt="" width="5" height="5"/></td> ! <td valign="top"> ! <table cellspacing="0" cellpadding="0" border="0"> ! <!-- Blank line before navigation --> ! <tr> ! <td><img src="{//file[@id='spacer']/@src}" alt="" width="5" height="15"/></td> ! </tr> ! <xsl:apply-templates mode="nav" select="section"/> ! </table> ! </td> ! <td valign="top"><img src="{//file[@id='spacer']/@src}" alt="" width="10" height="5"/></td> ! <td valign="top"> ! <br/> ! <xsl:copy-of select="body/node()"/> ! </td> ! <td valign="top"> ! <img src="{//file[@id='spacer']/@src}" alt="" width="5" height="5"/> ! </td> ! </tr> ! </table> </body> </html> --- 37,121 ---- <xsl:for-each select="//section[@active='true']"> <xsl:for-each select=".//img[@xwebtype='active']"> ! <xsl:value-of select="@name"/> = new Image( <xsl:value-of select="@width"/>, <xsl:value-of select="@height"/>); <xsl:value-of select="@name"/>.src = "<xsl:value-of select="@src"/>"; </xsl:for-each> ! </xsl:for-each> End</xsl:comment> </script> </head> <body bgcolor="#FFFFFF"> ! <!-- the header --> ! <center> ! <table border="0" cellspacing="0" cellpadding="0" width="100%"> ! <tr> ! <td align="left"> ! <img src="{//file[@id='logo']/@src}" border="0" alt="logo"/> ! </td> ! <td align="center"> ! <xsl:for-each select="//section[@active='true']"> ! <xsl:for-each select="img[@xwebtype='banner']"> ! <img src="{@src}" name="{@name}" border="0" alt="section banner" width="{@width}" height="{@height}"/> ! </xsl:for-each> ! </xsl:for-each> ! </td> ! <td align="right"> ! <a href="http://sourceforge.net"> ! <img src="http://sourceforge.net/sflogo.php?group_id=49088&type=4" border="0" alt="SourceForge Logo"/> ! </a> ! </td> ! </tr> ! </table> ! </center> ! <!-- the spacer and body --> ! <table border="0" width="100%" cellspacing="0" cellpadding="0"> ! <tr height="5"> ! <td/> ! <td/> ! <td/> ! <td/> ! <td/> ! </tr> ! <tr bgcolor="#5A5A5A" height="5"> ! <td/> ! <td/> ! <td/> ! <td/> ! <td/> ! </tr> ! <tr height="5"> ! <td/> ! <td/> ! <td/> ! <td/> ! <td/> ! </tr> ! <tr> ! <td valign="top"> ! <img src="{//file[@id='spacer']/@src}" alt="" width="5" height="5"/> ! </td> ! <td valign="top"> ! <table cellspacing="0" cellpadding="0" border="0"> ! <!-- Blank line before navigation --> ! <tr> ! <td> ! <img src="{//file[@id='spacer']/@src}" alt="" width="5" height="15"/> ! </td> ! </tr> ! <xsl:apply-templates mode="nav" select="section"/> ! </table> ! </td> ! <td valign="top"> ! <img src="{//file[@id='spacer']/@src}" alt="" width="10" height="5"/> ! </td> ! <td valign="top" width="90%"> ! <br/> ! <xsl:copy-of select="body/node()"/> ! </td> ! <td valign="top"> ! <img src="{//file[@id='spacer']/@src}" alt="" width="5" height="5"/> ! </td> ! </tr> ! </table> </body> </html> *************** *** 138,143 **** <xsl:apply-templates mode="nav" select="entry"/> </xsl:if> ! </xsl:template> ! <xsl:template match="entry" mode="nav"> <!-- we ignore the first entry (it is addressed by the section button) --> <xsl:if test="position() != 1"> --- 148,153 ---- <xsl:apply-templates mode="nav" select="entry"/> </xsl:if> ! </xsl:template> ! <xsl:template match="entry" mode="nav"> <!-- we ignore the first entry (it is addressed by the section button) --> <xsl:if test="position() != 1"> |
From: Laurent E. <let...@us...> - 2002-05-21 20:13:05
|
Update of /cvsroot/ejtools/website/content/projects/management In directory usw-pr-cvs1:/tmp/cvs-serv30299/content/projects/management Added Files: manual.xhtml Log Message: Add some pages --- NEW FILE: manual.xhtml --- <?xml version="1.0" encoding="UTF-8"?> <html> <head> <title>XWeb Documentation</title> </head> <body> <h1>XWeb Documentation</h1> <p>This section contains some information on how to install and use XWeb. As XWeb itself, this documentation is still work in progress. A new online manual is in work, too -- you can find it <a href="http://meganesia.int.gu.edu.au/~pbecker/xweb/manual">on a separate site</a>. It is included as XWeb source in the distribution, too. The new manual is more up-to-date than this site but the information here should still be valid and sometimes still might extend the information in the manual.</p> <p>If you should have any problems feel free to use the <a href="http://sourceforge.net/mail/?group_id=25147">mailing lists</a> or the <a href="http://sourceforge.net/forum/?group_id=25147">web forums</a> on the Sourceforge pages.</p> </body> </html> |
From: Laurent E. <let...@us...> - 2002-05-21 20:12:56
|
Update of /cvsroot/ejtools/website/content/projects/jndi.browser In directory usw-pr-cvs1:/tmp/cvs-serv30233/content/projects/jndi.browser Modified Files: details.xhtml index.xhtml Added Files: manual.xhtml Log Message: Add some pages --- NEW FILE: manual.xhtml --- <?xml version="1.0" encoding="UTF-8"?> <html> <head> <title>XWeb Documentation</title> </head> <body> <h1>XWeb Documentation</h1> <p>This section contains some information on how to install and use XWeb. As XWeb itself, this documentation is still work in progress. A new online manual is in work, too -- you can find it <a href="http://meganesia.int.gu.edu.au/~pbecker/xweb/manual">on a separate site</a>. It is included as XWeb source in the distribution, too. The new manual is more up-to-date than this site but the information here should still be valid and sometimes still might extend the information in the manual.</p> <p>If you should have any problems feel free to use the <a href="http://sourceforge.net/mail/?group_id=25147">mailing lists</a> or the <a href="http://sourceforge.net/forum/?group_id=25147">web forums</a> on the Sourceforge pages.</p> </body> </html> Index: details.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/projects/jndi.browser/details.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** details.xhtml 18 Apr 2002 21:01:39 -0000 1.1 --- details.xhtml 21 May 2002 20:12:52 -0000 1.2 *************** *** 1,14 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - JNDI Browser Details</title> ! </head> ! ! <body> ! <h1>EJTools JNDI Browser : the details</h1> ! ! <p>TO DO</p> ! </body> </html> - - --- 1,12 ---- <?xml version="1.0" encoding="UTF-8"?> + <!-- edited with XML Spy v4.3 U (http://www.xmlspy.com) by Laurent Etiemble (Orange) --> <html> ! <head> ! <title>EJTools - JNDI Browser Details</title> ! </head> ! <body> ! <h1>EJTools JNDI Browser : the details</h1> ! <p>To Do. ! </p> ! </body> </html> Index: index.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/projects/jndi.browser/index.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.xhtml 18 Apr 2002 21:01:39 -0000 1.1 --- index.xhtml 21 May 2002 20:12:52 -0000 1.2 *************** *** 1,27 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - JNDI Browser</title> ! </head> ! ! <body> ! <h1>EJTools JNDI Browser</h1> ! ! <p>The EJTools JNDI Browser is a tool which allows to view and interact with the JNDI userspace. It provides two different views : <ul> ! <li>- a shallow view, which is an overview of the JNDI space. It is very useful to see if the object you are looking for is correctly bound.</li> ! ! <li>- a deep view, which is a detail view of the JNDI space. It provides automatic recognition of J2EE objects like EJBs, Queues, Topics and ConnectionFactories. With this view, you can act as a remote client and create EJBs, Browse Queues, Publish messages on Topics and so on.</li> ! </ul> ! </p> ! </body> </html> - - --- 1,23 ---- <?xml version="1.0" encoding="UTF-8"?> + <!-- edited with XML Spy v4.3 U (http://www.xmlspy.com) by Laurent Etiemble (Orange) --> <html> ! <head> ! <title>EJTools - JNDI Browser</title> ! </head> ! <body> ! <h1>EJTools JNDI Browser</h1> ! <p>The EJTools JNDI Browser is a tool which allows to view and interact with the JNDI userspace. It provides two different views : <ul> ! <li>a shallow view, which is an overview of the JNDI space. It is very useful to see if the object you are looking for is correctly bound.</li> ! <li>a deep view, which is a detail view of the JNDI space. It provides automatic recognition of J2EE objects like EJBs, Queues, Topics and ConnectionFactories. With this view, you can act as a remote client and create EJBs, Browse Queues, Publish messages on Topics and so on.</li> ! </ul> ! </p> ! </body> </html> |
From: Laurent E. <let...@us...> - 2002-05-21 20:12:47
|
Update of /cvsroot/ejtools/website/content/projects/jmx.browser In directory usw-pr-cvs1:/tmp/cvs-serv30159/content/projects/jmx.browser Modified Files: details.xhtml index.xhtml Added Files: manual.xhtml Log Message: Add some pages --- NEW FILE: manual.xhtml --- <?xml version="1.0" encoding="UTF-8"?> <html> <head> <title>XWeb Documentation</title> </head> <body> <h1>XWeb Documentation</h1> <p>This section contains some information on how to install and use XWeb. As XWeb itself, this documentation is still work in progress. A new online manual is in work, too -- you can find it <a href="http://meganesia.int.gu.edu.au/~pbecker/xweb/manual">on a separate site</a>. It is included as XWeb source in the distribution, too. The new manual is more up-to-date than this site but the information here should still be valid and sometimes still might extend the information in the manual.</p> <p>If you should have any problems feel free to use the <a href="http://sourceforge.net/mail/?group_id=25147">mailing lists</a> or the <a href="http://sourceforge.net/forum/?group_id=25147">web forums</a> on the Sourceforge pages.</p> </body> </html> Index: details.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/projects/jmx.browser/details.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** details.xhtml 18 Apr 2002 21:01:39 -0000 1.1 --- details.xhtml 21 May 2002 20:12:44 -0000 1.2 *************** *** 1,13 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - JMX Browser Details</title> ! </head> ! ! <body> ! <h1>EJTools JMX Browser : the details</h1> ! ! <p>TO DO</p> ! </body> </html> - --- 1,11 ---- <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - JMX Browser Details</title> ! </head> ! <body> ! <h1>EJTools JMX Browser : the details</h1> ! <p>To Do. ! </p> ! </body> </html> Index: index.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/projects/jmx.browser/index.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.xhtml 18 Apr 2002 21:01:39 -0000 1.1 --- index.xhtml 21 May 2002 20:12:44 -0000 1.2 *************** *** 1,25 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - JMX Browser</title> ! </head> ! ! <body> ! <h1>EJTools JMX Browser</h1> ! ! <p>The EJTools JMX Browser is a tool which allows to view and interact with the JMX space in the JBoss J2EE Server. It provides the following features : <ul> ! <li>- connection via RMI or EJB.</li> ! ! <li>- a hierarchical view of the domains and the mbeans.</li> ! ! <li>- access to the attributes, the operations and the ! notifications.</li> ! </ul> ! </p> ! </body> </html> - - --- 1,19 ---- <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - JMX Browser</title> ! </head> ! <body> ! <h1>EJTools JMX Browser</h1> ! <p>The EJTools JMX Browser is a tool which allows to view and interact with the JMX space in the JBoss J2EE Server. It provides the following features : <ul> ! <li>connection via RMI or EJB</li> ! <li>a hierarchical view of the domains and the mbeans</li> ! <li>access to the attributes, the operations and the ! notifications</li> ! </ul> ! </p> ! </body> </html> |
From: Laurent E. <let...@us...> - 2002-05-21 20:12:41
|
Update of /cvsroot/ejtools/website/content/projects/deployment In directory usw-pr-cvs1:/tmp/cvs-serv30091/content/projects/deployment Added Files: manual.xhtml Log Message: Add some pages --- NEW FILE: manual.xhtml --- <?xml version="1.0" encoding="UTF-8"?> <html> <head> <title>XWeb Documentation</title> </head> <body> <h1>XWeb Documentation</h1> <p>This section contains some information on how to install and use XWeb. As XWeb itself, this documentation is still work in progress. A new online manual is in work, too -- you can find it <a href="http://meganesia.int.gu.edu.au/~pbecker/xweb/manual">on a separate site</a>. It is included as XWeb source in the distribution, too. The new manual is more up-to-date than this site but the information here should still be valid and sometimes still might extend the information in the manual.</p> <p>If you should have any problems feel free to use the <a href="http://sourceforge.net/mail/?group_id=25147">mailing lists</a> or the <a href="http://sourceforge.net/forum/?group_id=25147">web forums</a> on the Sourceforge pages.</p> </body> </html> |
From: Laurent E. <let...@us...> - 2002-05-21 20:12:19
|
Update of /cvsroot/ejtools/website/content/overview In directory usw-pr-cvs1:/tmp/cvs-serv29975/content/overview Modified Files: details.xhtml download.xhtml index.xhtml Log Message: Remove download link Index: details.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/overview/details.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** details.xhtml 18 Apr 2002 21:01:39 -0000 1.1 --- details.xhtml 21 May 2002 20:12:16 -0000 1.2 *************** *** 1,24 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - Details</title> ! </head> ! ! <body> ! <h1>More about EJTools</h1> ! ! <p>The EJTools suite is composed with three tools :</p> ! ! <ul> ! <li>JNDI Browser : a tool which allows to view and interact with the ! JNDI userspace.</li> ! ! <li>JMX Browser : a tool which allows to view and interact with the ! JMX space in the JBoss J2EE Server.</li> ! ! <li>Management Tool : a partial implementation of the JSR77 API.</li> ! </ul> ! </body> </html> - - --- 1,15 ---- <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - Details</title> ! </head> ! <body> ! <h1>More about EJTools</h1> ! <p>The EJTools suite is composed with three tools :</p> ! <ul> ! <li>JNDI Browser : a tool which allows to view and interact with the JNDI userspace.</li> ! <li>JMX Browser : a tool which allows to view and interact with the JMX space in the JBoss J2EE Server.</li> ! <li>Management Tool : a partial implementation of the JSR77 API.</li> ! </ul> ! </body> </html> Index: download.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/overview/download.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** download.xhtml 18 Apr 2002 21:01:39 -0000 1.1 --- download.xhtml 21 May 2002 20:12:16 -0000 1.2 *************** *** 1,17 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - Downloads</title> ! </head> ! ! <body> ! <h1>Downloading EJTools</h1> ! ! <p>You can download the EJTools suite from the ! <a href="http://sourceforge.net/project/showfiles.php?group_id=49088"> ! Sourceforge download pages</a> ! ! .</p> ! </body> </html> - --- 1,13 ---- <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - Downloads</title> ! </head> ! <body> ! <h1>Downloading EJTools</h1> ! <p>The EJTools suite is not available for download at this moment. Stay tune for the release.</p> ! <!-- ! <p>You can download the EJTools suite from the <a href="http://sourceforge.net/project/showfiles.php?group_id=49088"> Sourceforge download pages</a>.</p> ! --> ! </body> </html> Index: index.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/overview/index.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.xhtml 18 Apr 2002 21:01:39 -0000 1.1 --- index.xhtml 21 May 2002 20:12:16 -0000 1.2 *************** *** 8,23 **** <h1>Welcome to the EJTools Website</h1> ! <p>EJTools is a collection of WEB-based and GUI-based tools related to ! the J2EE platform, and especially the JBoss J2EE Server. This includes a ! JNDI space browser, a JMX browser, a management application (related to ! JSR77 from SUN), a deployment application (related to JSR88 from SUN), ! and others.</p> ! ! <p>Many of the work behind EJTools is derived from what did Rickard ! Öberg with ! <a href="http://www.dreambean.com/">DreamBean</a> ! . I would like to thank him for opening my eyes on how Java should be ! coded.</p> </body> </html> - --- 8,13 ---- <h1>Welcome to the EJTools Website</h1> ! <p>EJTools is a collection of WEB-based and GUI-based tools related to the J2EE platform, and especially the JBoss J2EE Server. This includes a JNDI space browser, a JMX browser, a management application (related to JSR77 from SUN), a deployment application (related to JSR88 from SUN), and others.</p> ! <p>Many of the work behind EJTools is derived from what did Rickard Öberg with <a href="http://www.dreambean.com/">DreamBean</a>. I would like to thank him for opening my eyes on how Java should be coded.</p> </body> </html> |
From: Laurent E. <let...@us...> - 2002-05-21 20:12:04
|
Update of /cvsroot/ejtools/website/content/links In directory usw-pr-cvs1:/tmp/cvs-serv29883/content/links Modified Files: index.xhtml libraries.xml related.xml tools.xml Log Message: Add libraries and tools Index: index.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/links/index.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.xhtml 18 Apr 2002 21:01:39 -0000 1.1 --- index.xhtml 21 May 2002 20:12:01 -0000 1.2 *************** *** 1,35 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - Links</title> ! </head> ! ! <body> ! <h1>Links</h1> ! ! <p>Here are some links which are in one way or another related to the ! EJTools project. They are distributed into the following sections:</p> ! ! <dl> ! <dt> ! <a href="libraries.html">Libraries</a> ! </dt> ! ! <dd>Libraries used in EJTools</dd> ! ! <dt> ! <a href="related.html">Related</a> ! </dt> ! ! <dd>Some related projects to EJTools</dd> ! ! <dt> ! <a href="tools.html">Tools</a> ! </dt> ! ! <dd>Tools to make EJTools</dd> ! </dl> ! </body> </html> - - --- 1,24 ---- <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - Links</title> ! </head> ! <body> ! <h1>Links</h1> ! <p>Here are some links which are in one way or another related to the EJTools project. They are distributed into the following sections :</p> ! <dl> ! <dt> ! <a href="libraries.html">Libraries</a> ! </dt> ! <dd>Libraries used in EJTools</dd> ! <dt> ! <a href="related.html">Related</a> ! </dt> ! <dd>Some related projects to EJTools</dd> ! <dt> ! <a href="tools.html">Tools</a> ! </dt> ! <dd>Tools to make EJTools</dd> ! </dl> ! </body> </html> Index: libraries.xml =================================================================== RCS file: /cvsroot/ejtools/website/content/links/libraries.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** libraries.xml 18 Apr 2002 21:01:39 -0000 1.1 --- libraries.xml 21 May 2002 20:12:01 -0000 1.2 *************** *** 1,64 **** <?xml version="1.0" encoding="UTF-8"?> <links title="EJTools - Libraries used"> ! <description>Libraries used</description> ! ! <link title="Apache Jakarta Ant" url="http://jakarta.apache.org/ant/">Apache ! Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles.</link> ! ! <link title="Apache Jakarta Struts" url="http://jakarta.apache.org/struts/"> ! The goal of this project is to provide an open source framework for building ! Web applications that integrates with standard technologies like Java ! Servlets, JavaBeans, and JavaServer Pages (JSP).</link> ! ! <link title="Apache XML Batik" url="http://xml.apache.org/batik/">Batik is a ! Java(tm) technology based toolkit for applications that want to use images ! in the Scalable Vector Graphics (SVG) format for various purposes, such as ! viewing, generation or manipulation.</link> ! ! <link title="Apache XML Xalan" url="http://xml.apache.org/xalan-j/"> ! Xalan-Java is an XSLT processor for transforming XML documents into HTML, ! text, or other XML document types. It implements the W3C Recommendations for ! XSL Transformations (XSLT) and the XML Path Language (XPath). It can be used ! from the command line, in an applet or a servlet, or as a module in other ! program.</link> ! ! <link title="Apache XML Xerces" url="http://xml.apache.org/xerces-j/">The ! Xerces Java Parser 1.4.4 supports the XML 1.0 recommendation and contains ! advanced parser functionality, such as support for the W3C's XML Schema ! recommendation version 1.0, DOM Level 2 version 1.0, and SAX Version 2, in ! addition to supporting the industry-standard DOM Level 1 and SAX version 1 ! APIs.</link> ! ! <link title="DreamBean AWT" url="http://www.dreambean.com/">.</link> ! ! <link title="DreamBean CodeGen" url="http://www.dreambean.com/">.</link> ! ! <link title="DreamBean XMLBeans" url="http://www.dreambean.com/">.</link> ! ! <link title="Sun Java for Xml Processing (JAXP)" ! url="http://www.java.sun.com/jaxp/">.</link> ! ! <link title="Sun Java Management Extension (JMX)" ! url="http://www.java.sun.com/jmx/">.</link> ! ! <link title="Sun J2EE Management (currently JSR77)" ! url="http://java.sun.com/j2ee/tools/management/">The JavaTM Platform, ! Enterprise Edition (J2EETM) Management Specfication defines a management ! information model for the J2EE platform, the J2EE Management Model. The ! model is designed to be interoperable with many management systems and ! protocols. This specification includes standard mappings of the model to the ! Common Information Model (CIM), an SNMP Management Information Base (MIB), ! and to the Java object model through a server resident Enterprise ! JavaBeansTM (EJBTM) component, known as the J2EE Management EJB Component ! (MEJB). The MEJB provides interoperable remote access to the model from any ! standard J2EE application.</link> ! ! <link title="Sun J2EE Deployment (currently JSR88)" ! url="http://java.sun.com/j2ee/tools/deployment/">The JavaTM 2 Platform, ! Enterprise Edition (J2EETM) Deployment API Specification describes an open ! standard for deploying J2EE applications to a J2EE platform. This API allows ! any tool to deploy J2EE applications to any J2EE platform.</link> </links> - - --- 1,16 ---- <?xml version="1.0" encoding="UTF-8"?> <links title="EJTools - Libraries used"> ! <description>Libraries used</description> ! <link title="Apache Jakarta Ant" url="http://jakarta.apache.org/ant/">Apache Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles.</link> ! <link title="Apache Jakarta Struts" url="http://jakarta.apache.org/struts/"> The goal of this project is to provide an open source framework for building Web applications that integrates with standard technologies like Java Servlets, JavaBeans, and JavaServer Pages (JSP).</link> ! <link title="Apache XML Batik" url="http://xml.apache.org/batik/">Batik is a Java(tm) technology based toolkit for applications that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation.</link> ! <link title="Apache XML Xalan" url="http://xml.apache.org/xalan-j/">Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements the W3C Recommendations for XSL Transformations (XSLT) and the XML Path Language (XPath). It can be used from the command line, in an applet or a servlet, or as a module in other program.</link> ! <link title="Apache XML Xerces" url="http://xml.apache.org/xerces-j/">The Xerces Java Parser 1.4.4 supports the XML 1.0 recommendation and contains advanced parser functionality, such as support for the W3C's XML Schema recommendation version 1.0, DOM Level 2 version 1.0, and SAX Version 2, in addition to supporting the industry-standard DOM Level 1 and SAX version 1 APIs.</link> ! <link title="DreamBean AWT" url="http://www.dreambean.com/">Library heavily based on JavaBean API.</link> ! <link title="DreamBean CodeGen" url="http://www.dreambean.com/">Code generator, ancestor of the XDoclet.</link> ! <link title="DreamBean XMLBeans" url="http://www.dreambean.com/">Add-on for CodeGen to generate code from xml files.</link> ! <link title="Sun Java Management Extension (JMX)" url="http://www.java.sun.com/jmx/">JavaTM Management Extensions (JMX) represent a universal, open technology for management, and monitoring ready to be deployed across all industries, wherever management and/or monitoring is/are or will be needed. By design, this new standard is suitable for adapting legacy systems, implementing new management and monitoring solutions and plugging into those of the future.</link> ! <link title="Sun J2EE Management (currently JSR77)" url="http://java.sun.com/j2ee/tools/management/">The JavaTM Platform, Enterprise Edition (J2EETM) Management Specfication defines a management information model for the J2EE platform, the J2EE Management Model. The model is designed to be interoperable with many management systems and protocols. This specification includes standard mappings of the model to the Common Information Model (CIM), an SNMP Management Information Base (MIB), and to the Java object model through a server resident Enterprise JavaBeansTM (EJBTM) component, known as the J2EE Management EJB Component (MEJB). The MEJB provides interoperable remote access to the model from any standard J2EE application.</link> ! <link title="Sun J2EE Deployment (currently JSR88)" url="http://java.sun.com/j2ee/tools/deployment/">The JavaTM 2 Platform, Enterprise Edition (J2EETM) Deployment API Specification describes an open standard for deploying J2EE applications to a J2EE platform. This API allows any tool to deploy J2EE applications to any J2EE platform.</link> </links> Index: related.xml =================================================================== RCS file: /cvsroot/ejtools/website/content/links/related.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** related.xml 18 Apr 2002 21:01:39 -0000 1.1 --- related.xml 21 May 2002 20:12:01 -0000 1.2 *************** *** 1,16 **** <?xml version="1.0" encoding="UTF-8"?> <links title="EJTools - Related Projects"> ! <description>Related projects</description> ! ! <link title="JBoss" url="http://www.jboss.org/">The JBoss/Server is the ! leading Open Source, standards-compliant, J2EE based application server ! implemented in 100% Pure Java.</link> ! ! <link title="XWeb" url="http://xweb.sourceforge.net/">XWeb is a command line ! program that can be used to create HTML websites from XML and XHTML data. ! The basic processing part is done by an XSLT processor, XWeb itself handles ! the navigation information and adds some rendered images for buttons and ! banners. XWeb has been used to create this website.</link> </links> - - --- 1,6 ---- <?xml version="1.0" encoding="UTF-8"?> <links title="EJTools - Related Projects"> ! <description>Related projects</description> ! <link title="JBoss" url="http://www.jboss.org/">The JBoss/Server is the leading Open Source, standards-compliant, J2EE based application server implemented in 100% Pure Java.</link> ! <link title="XWeb" url="http://xweb.sourceforge.net/">XWeb is a command line program that can be used to create HTML websites from XML and XHTML data. The basic processing part is done by an XSLT processor, XWeb itself handles the navigation information and adds some rendered images for buttons and banners. XWeb has been used to create this website.</link> </links> Index: tools.xml =================================================================== RCS file: /cvsroot/ejtools/website/content/links/tools.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tools.xml 18 Apr 2002 21:01:39 -0000 1.1 --- tools.xml 21 May 2002 20:12:01 -0000 1.2 *************** *** 1,29 **** <?xml version="1.0" encoding="UTF-8"?> <links title="EJTools - Tools used"> ! <description>Tools used</description> ! ! <link title="Sourceforge" url="http://sourceforge.net">Sourceforge offers us ! CVS, webspace, release system, trackers, mailing list and so on. And somehow ! they even manage to support all this (thanks to Jacob Moorman here).</link> ! ! <link title="JEdit" url="http://www.jedit.org">A very nice general text ! editor written in Java, GPLed. Thanks to a plugin and a scripting interface ! it seems to evolve to an Emacs a non-Guru can use. XML syntax highlighting ! and a treeview plugin is available, XML elements can be folded.</link> ! ! <link title="LinCVS" url="http://www.lincvs.org/">The CVS frontend for ! Linux. Helps avoiding a number of CVS problems.</link> ! ! <link title="WinCVS" url="http://www.wincvs.org/">The CVS frontend for ! Windows. Helps avoiding a number of CVS problems and unless you install ! Cygwin using the command line on Windows is no fun at all. Check out ! TortoiseCVS (follow links on page) if you want even more convenience.</link> ! ! <link title="WebDraw" url="http://www.jasc.com/webdraw.asp">SVG editor. Main ! interface is similar to typical GUI drawing tools, which is great to learn ! SVG. It also offers a sourcecode editor and its capability to switch easily ! from canvas to code and vice versa is very useful. Trial is available for ! evaluation.</link> </links> - - --- 1,10 ---- <?xml version="1.0" encoding="UTF-8"?> <links title="EJTools - Tools used"> ! <description>Tools used</description> ! <link title="Sourceforge" url="http://sourceforge.net">Sourceforge offers CVS, webspace, release system, trackers, mailing list and so on.</link> ! <link title="JEdit" url="http://www.jedit.org">A very nice general text editor written in Java, GPLed. Thanks to a plugin and a scripting interface it seems to evolve to an Emacs a non-Guru can use. XML syntax highlighting and a treeview plugin is available, XML elements can be folded.</link> ! <link title="Eclipse" url="http://www.eclipse.org">Eclipse is a kind of universal tool platform - an open extensible IDE for anything and nothing in particular.</link> ! <link title="LinCVS" url="http://www.lincvs.org/">The CVS frontend for Linux. Helps avoiding a number of CVS problems.</link> ! <link title="WinCVS" url="http://www.wincvs.org/">The CVS frontend for Windows. Helps avoiding a number of CVS problems and unless you install Cygwin using the command line on Windows is no fun at all. Check out TortoiseCVS (follow links on page) if you want even more convenience.</link> ! <link title="WebDraw" url="http://www.jasc.com/webdraw.asp">SVG editor. Main interface is similar to typical GUI drawing tools, which is great to learn SVG. It also offers a sourcecode editor and its capability to switch easily from canvas to code and vice versa is very useful. Trial is available for evaluation.</link> </links> |
From: Laurent E. <let...@us...> - 2002-05-21 20:11:45
|
Update of /cvsroot/ejtools/website/content/developers In directory usw-pr-cvs1:/tmp/cvs-serv29763/content/developers Modified Files: index.xhtml source.xhtml Added Files: build.xhtml style.html style.xhtml Log Message: Add some pages --- NEW FILE: build.xhtml --- <?xml version="1.0" encoding="UTF-8"?> <html> <head> <title>EJTools - Source Code</title> </head> <body> <h1>Build System</h1> <p>The EJTools build system is based on the <a href="http://jakarta.apache.org/ant/">Jakarta Ant</a> package and its optional tasks. There is a main build file which calls sub build file. Here is the description of this sub build file :<ul> <li>build_thirdparty.xml : builds the thirdparty library located under the <code>thirdparty</code> folder.</li> <li>build_library.xml : builds the project library located under the <code>library</code> folder.</li> <li>build_application.xml : builds the applications located under the <code>applications</code> folder.</li> <li>build_webapp.xml : builds the Web applications located under the <code>applications</code> folder.</li> <li>build_website.xml : builds the EJTools website located under the <code>website</code> folder.</li> </ul>Each sub build file is configured by a file located named <code>module.properties</code> that contains the informations (such as the display name, the package, etc) of the thirdparty library, of the project library or the application. </p> </body> </html> --- NEW FILE: style.html --- <html> <head> <title>Enter the title of your HTML document here</title> </head> <body> <code> <font COLOR="#006666">/*</font> <br /> <font COLOR="#3f7f5f"> * EJTools, the Enterprise Java Tools</font> <br /> <font COLOR="#3f7f5f"> *</font> <br /> <font COLOR="#3f7f5f"> * Distributable under LGPL license.</font> <br /> <font COLOR="#3f7f5f"> * See terms of license at www.gnu.org.</font> <br /> <font COLOR="#3f7f5f"> */</font> <br /> <font COLOR="#7f0055"> <STRONG>package</STRONG> </font> net.sourceforge.ejtools.util;<br /> <br /> <font COLOR="#7f0055"> <STRONG>import</STRONG> </font> java.util.Stack;<br /> <br /> <font COLOR="#3f5fbf">/**</font> <br /> <font COLOR="#3f5fbf"> * Extension of the Stack class, which has a limited depth (FIFO stack). This</font> <br /> <font COLOR="#3f5fbf"> * class doesn't allow duplicates.</font> <br /> <font COLOR="#3f5fbf"> *</font> <br /> <font COLOR="#3f5fbf"> * </font> <font COLOR="#7f9fbf"> <STRONG>@author</STRONG> </font> <font COLOR="#3f5fbf"> author of the code</font> <br /> <font COLOR="#3f5fbf"> * @created 24 decembre 2001</font> <br /> <font COLOR="#3f5fbf"> * </font> <font COLOR="#7f9fbf"> <STRONG>@version</STRONG> </font> <font COLOR="#3f5fbf"> $Revision: 1.3 $</font> <br /> <font COLOR="#3f5fbf" /> <font COLOR="#3f5fbf"> */</font> <br /> <font COLOR="#000000"> <STRONG>public</STRONG> </font> <font COLOR="#000066"> <STRONG>class</STRONG> </font> LimitedStack <font COLOR="#000000"> <STRONG>extends</STRONG> </font> Stack<br /> <font COLOR="#000000"> <STRONG>{</STRONG> </font> <br /> <font COLOR="#3f5fbf"> /**</font> <font COLOR="#3f5fbf"> Maximum number elements allowed in the stack </font> <font COLOR="#3f5fbf">*/</font> <br /> <font COLOR="#000000"> <STRONG>protected</STRONG> </font> <font COLOR="#000066"> <STRONG>int</STRONG> </font> maximumSize;<br /> <br /> <br /> <font COLOR="#3f5fbf"> /**</font> <font COLOR="#3f5fbf"> Constructor for the LimitedStack object </font> <font COLOR="#3f5fbf">*/</font> <br /> <font COLOR="#000000"> <STRONG>public</STRONG> </font> <font COLOR="#000066">LimitedStack</font>()<br /> <font COLOR="#000000"> <STRONG>{</STRONG> </font> <br /> <font COLOR="#404040"> this</font>(<font COLOR="#666600">10</font>);<br /> <font COLOR="#000000"> <STRONG>}</STRONG> </font> <br /> <br /> <br /> <font COLOR="#3f5fbf"> /**</font> <br /> <font COLOR="#3f5fbf"> * Constructor for the LimitedStack object</font> <br /> <font COLOR="#3f5fbf"> *</font> <br /> <font COLOR="#3f5fbf"> * </font> <font COLOR="#7f9fbf"> <STRONG>@param</STRONG> </font> <font COLOR="#3f5fbf"> size Depth size of the stack</font> <br /> <font COLOR="#3f5fbf" /> <font COLOR="#3f5fbf"> */</font> <br /> <font COLOR="#000000"> <STRONG>public</STRONG> </font> <font COLOR="#000066">LimitedStack</font>(<font COLOR="#000066"> <STRONG>int</STRONG> </font> size)<br /> <font COLOR="#000000"> <STRONG>{</STRONG> </font> <br /> <font COLOR="#404040"> this</font>.maximumSize <font COLOR="#000000"> <STRONG>=</STRONG> </font> size;<br /> <font COLOR="#000000"> <STRONG>}</STRONG> </font> <br /> <br /> <br /> <font COLOR="#3f5fbf"> /**</font> <br /> <font COLOR="#3f5fbf"> * Overrides the push method to limit the number of elements.</font> <br /> <font COLOR="#3f5fbf"> *</font> <br /> <font COLOR="#3f5fbf"> * </font> <font COLOR="#7f9fbf"> <STRONG>@param</STRONG> </font> <font COLOR="#3f5fbf"> item Item to push onto the stack</font> <br /> <font COLOR="#3f5fbf"> * </font> <font COLOR="#7f9fbf"> <STRONG>@return</STRONG> </font> <font COLOR="#3f5fbf"> The item pushed</font> <br /> <font COLOR="#3f5fbf" /> <font COLOR="#3f5fbf"> */</font> <br /> <font COLOR="#000000"> <STRONG>public</STRONG> </font> Object <font COLOR="#000066">push</font>(Object item)<br /> <font COLOR="#000000"> <STRONG>{</STRONG> </font> <br /> <font COLOR="#006666"> // Remove duplicate</font> <br /> <font COLOR="#000000"> <STRONG>if</STRONG> </font> (<font COLOR="#404040">this</font>.<font COLOR="#000066">contains</font>(item))<br /> <font COLOR="#000000"> <STRONG>{</STRONG> </font> <br /> <font COLOR="#404040"> this</font>.<font COLOR="#000066">remove</font>(<font COLOR="#404040">this</font>.<font COLOR="#000066">indexOf</font>(item));<br /> <font COLOR="#000000"> <STRONG>}</STRONG> </font> <br /> <font COLOR="#000000"> <STRONG>else</STRONG> </font> <br /> <font COLOR="#000000"> <STRONG>{</STRONG> </font> <br /> <font COLOR="#006666"> // If size is exceeded, remove the first in</font> <br /> <font COLOR="#000000"> <STRONG>if</STRONG> </font> (<font COLOR="#404040">this</font>.<font COLOR="#000066">size</font>() <font COLOR="#000000"> <STRONG>>=</STRONG> </font> <font COLOR="#404040">this</font>.maximumSize)<br /> <font COLOR="#000000"> <STRONG>{</STRONG> </font> <br /> <font COLOR="#404040"> this</font>.<font COLOR="#000066">remove</font>(<font COLOR="#666600">0</font>);<br /> <font COLOR="#000000"> <STRONG>}</STRONG> </font> <br /> <font COLOR="#000000"> <STRONG>}</STRONG> </font> <br /> <br /> <font COLOR="#006666"> // Push the item</font> <br /> <font COLOR="#000000"> <STRONG>return</STRONG> </font> <font COLOR="#404040">super</font>.<font COLOR="#000066">push</font>(item);<br /> <font COLOR="#000000"> <STRONG>}</STRONG> </font> <br /> <font COLOR="#000000"> <STRONG>}</STRONG> </font> <br /> </code> </body> </html> --- NEW FILE: style.xhtml --- (This appears to be a binary file; contents omitted.) Index: index.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/developers/index.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.xhtml 18 Apr 2002 21:01:38 -0000 1.1 --- index.xhtml 21 May 2002 20:11:42 -0000 1.2 *************** *** 1,15 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - For Developers</title> ! </head> ! ! <body> ! <h1>For Developers</h1> ! ! <p>Here you can find some information that is useful for developers and ! people who might want to become a developer. This section contains ! informations for downloading the source code from CVS.</p> ! </body> </html> - --- 1,19 ---- <?xml version="1.0" encoding="UTF-8"?> + <!-- edited with XML Spy v4.3 U (http://www.xmlspy.com) by Laurent Etiemble (Orange) --> <html> ! <head> ! <title>EJTools - For Developers</title> ! </head> ! <body> ! <h1>For Developers</h1> ! <p>Here you can find some information that is useful for developers and people who might want to become a developer. This section contains informations about :<ul> ! <li> ! <a href="source.html">the source code</a> from CVS and how to use it</li> ! <li> ! <a href="build.html">the build system</a> used by EJTools</li> ! <li> ! <a href="style.html">the code style</a> if you want to make some code for EJTools</li> ! </ul> ! </p> ! </body> </html> Index: source.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/developers/source.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** source.xhtml 18 Apr 2002 21:01:38 -0000 1.1 --- source.xhtml 21 May 2002 20:11:43 -0000 1.2 *************** *** 1,24 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - Source Code</title> ! </head> ! ! <body> ! <h1>Source Code</h1> ! ! <p>Source code is available from the ! <a href="http://www.sourceforge.net/cvs/?group_id=49088">SourceForge CVS ! repository</a> ! ! . Two accesses are provided : ! <ul> ! <li>Anonymous : it is a read-only access of the CVS tree.</li> ! ! <li>SSH : it is a secure read-write access of the CVS tree. You need ! to be a regitered developpers on EJTools.</li> ! </ul> ! </p> ! </body> </html> - --- 1,31 ---- <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - Source Code</title> ! </head> ! <body> ! <h1>Source Code</h1> ! <p>Source code is available from the <a href="http://www.sourceforge.net/cvs/?group_id=49088">SourceForge CVS repository</a>. Two accesses are provided :<ul> ! <li> ! <b>Anonymous CVS Access</b> ! <br /> ! This project's source code can be checked out through anonymous (pserver) CVS with the following instruction set. The module you wish to check out must be specified as the modulename. When prompted for a password for anonymous, simply press the Enter key. The default module is ".". ! <pre> ! cvs -d:pserver:ano...@cv...:/cvsroot/ejtools login ! cvs -z3 -d:pserver:ano...@cv...:/cvsroot/ejtools co modulename ! </pre> ! Updates from within the module's directory do not need the -d parameter. ! </li> ! <li> ! <b>Developer CVS Access via SSH</b> ! <br /> ! Only project developers can access the CVS tree via this method. SSH1 must be installed on your client machine. Substitute modulename and developername with the proper values. Enter your site password when prompted. You can also use SSH keys to have a passwordless access. Refer to the SourceForge documentation. ! <pre> ! export CVS_RSH=ssh ! cvs -z3 -d:ext:dev...@cv...:/cvsroot/ejtools co modulename ! </pre> ! </li> ! </ul> ! </p> ! </body> </html> |
From: Laurent E. <let...@us...> - 2002-05-21 20:11:35
|
Update of /cvsroot/ejtools/website/content/libraries/adwt In directory usw-pr-cvs1:/tmp/cvs-serv29704/content/libraries/adwt Modified Files: details.xhtml index.xhtml Added Files: manual.xhtml Log Message: Add some pages --- NEW FILE: manual.xhtml --- <?xml version="1.0" encoding="UTF-8"?> <html> <head> <title>XWeb Documentation</title> </head> <body> <h1>XWeb Documentation</h1> <p>This section contains some information on how to install and use XWeb. As XWeb itself, this documentation is still work in progress. A new online manual is in work, too -- you can find it <a href="http://meganesia.int.gu.edu.au/~pbecker/xweb/manual">on a separate site</a>. It is included as XWeb source in the distribution, too. The new manual is more up-to-date than this site but the information here should still be valid and sometimes still might extend the information in the manual.</p> <p>If you should have any problems feel free to use the <a href="http://sourceforge.net/mail/?group_id=25147">mailing lists</a> or the <a href="http://sourceforge.net/forum/?group_id=25147">web forums</a> on the Sourceforge pages.</p> </body> </html> Index: details.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/libraries/adwt/details.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** details.xhtml 18 Apr 2002 21:01:38 -0000 1.1 --- details.xhtml 21 May 2002 20:11:32 -0000 1.2 *************** *** 1,13 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - ADvanced Window Tools</title> ! </head> ! ! <body> ! <h1>EJTools ADvanced Window Tools : the details</h1> ! ! <p>TO DO</p> ! </body> </html> - --- 1,11 ---- <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - ADvanced Window Tools</title> ! </head> ! <body> ! <h1>EJTools ADvanced Window Tools : the details</h1> ! <p>To Do. ! </p> ! </body> </html> Index: index.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/libraries/adwt/index.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.xhtml 18 Apr 2002 21:01:38 -0000 1.1 --- index.xhtml 21 May 2002 20:11:33 -0000 1.2 *************** *** 1,14 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - ADvanced Window Tools</title> ! </head> ! ! <body> ! <h1>EJTools ADvanced Window Tools</h1> ! ! <p>TO DO</p> ! </body> </html> - - --- 1,11 ---- <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - ADvanced Window Tools</title> ! </head> ! <body> ! <h1>EJTools ADvanced Window Tools</h1> ! <p>To Do. ! </p> ! </body> </html> |
From: Laurent E. <let...@us...> - 2002-05-21 20:11:26
|
Update of /cvsroot/ejtools/website/content/libraries/xmlweb In directory usw-pr-cvs1:/tmp/cvs-serv29575/content/libraries/xmlweb Added Files: manual.xhtml Log Message: Add some pages --- NEW FILE: manual.xhtml --- <?xml version="1.0" encoding="UTF-8"?> <html> <head> <title>XWeb Documentation</title> </head> <body> <h1>XWeb Documentation</h1> <p>This section contains some information on how to install and use XWeb. As XWeb itself, this documentation is still work in progress. A new online manual is in work, too -- you can find it <a href="http://meganesia.int.gu.edu.au/~pbecker/xweb/manual">on a separate site</a>. It is included as XWeb source in the distribution, too. The new manual is more up-to-date than this site but the information here should still be valid and sometimes still might extend the information in the manual.</p> <p>If you should have any problems feel free to use the <a href="http://sourceforge.net/mail/?group_id=25147">mailing lists</a> or the <a href="http://sourceforge.net/forum/?group_id=25147">web forums</a> on the Sourceforge pages.</p> </body> </html> |
From: Laurent E. <let...@us...> - 2002-05-21 20:11:11
|
Update of /cvsroot/ejtools/website/content/libraries/j2ee.icons In directory usw-pr-cvs1:/tmp/cvs-serv29442/content/libraries/j2ee.icons Modified Files: index.xhtml Removed Files: details.xhtml Log Message: Change to only one page Index: index.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/libraries/j2ee.icons/index.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.xhtml 18 Apr 2002 21:01:38 -0000 1.1 --- index.xhtml 21 May 2002 20:11:08 -0000 1.2 *************** *** 1,15 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - J2EE Icons</title> ! </head> ! ! <body> ! <h1>EJTools J2EE Icons</h1> ! ! <p>TO DO ! </p> ! </body> </html> - - --- 1,395 ---- <?xml version="1.0" encoding="UTF-8"?> + <!-- edited with XML Spy v4.3 U (http://www.xmlspy.com) by Laurent Etiemble (Orange) --> <html> ! <head> ! <title>EJTools - J2EE Icons</title> ! </head> ! <body> ! <h1>EJTools J2EE Icons</h1> ! <p>To customize the display of the applications, EJTools provides a serie of icons. Some are copies of existing icons (mainly from <a href="http://developer.java.sun.com/developer/techDocs/hi/repository/">Java<sup>TM</sup> Look and Feel Graphics Repository</a>) and some are new.</p> ! <h3>JNDI Browser Icons</h3> ! <p>Here are the icons used in the JNDI Browser and their location :</p> ! <center> ! <table border="1" width="75%" cellspacing="0" cellpadding="2"> ! <tr> ! <td width="50%" align="center"> ! <i> ! <b>Object</b> ! </i> ! </td> ! <td width="5%" align="center"> ! <i> ! <b>16 pixels</b> ! </i> ! </td> ! <td width="5%" align="center"> ! <i> ! <b>24 pixels</b> ! </i> ! </td> ! <td width="40%" align="center"> ! <i> ! <b>Location</b> ! </i> ! </td> ! </tr> ! <tr> ! <td align="left">J2EEServer</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/J2EEServer16.gif" /> ! </td> ! <td>N/A</td> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">J2EEApplication</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/J2EEApplication16.gif" /> ! </td> ! <td>N/A</td> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">AppClientModule</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/AppClientModule16.gif" /> ! </td> ! <td>N/A</td> ! <td align="left">rename</td> ! </tr> ! <tr> ! <td align="left">EJBModule</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/EJBModule16.gif" /> ! </td> ! <td>N/A</td> ! <td align="left">rename</td> ! </tr> ! <tr> ! <td align="left">EntityBean</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/EntityBean16.gif" /> ! </td> ! <td>N/A</td> ! <td align="left">custom</td> ! </tr> ! </table> ! </center> ! <h3>JMX Browser Icons</h3> ! <p>Here are the icons used in the JMX Browser and their location :</p> ! <center> ! <table border="1" width="75%" cellspacing="0" cellpadding="2"> ! <tr> ! <td width="50%" align="center"> ! <i> ! <b>Object</b> ! </i> ! </td> ! <td width="5%" align="center"> ! <i> ! <b>16 pixels</b> ! </i> ! </td> ! <td width="5%" align="center"> ! <i> ! <b>24 pixels</b> ! </i> ! </td> ! <td width="40%" align="center"> ! <i> ! <b>Location</b> ! </i> ! </td> ! </tr> ! <tr> ! <td align="left">J2EEServer</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/J2EEServer16.gif" /> ! </td> ! <td>N/A</td> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">J2EEApplication</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/J2EEApplication16.gif" /> ! </td> ! <td>N/A</td> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">AppClientModule</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/AppClientModule16.gif" /> ! </td> ! <td>N/A</td> ! <td align="left">rename</td> ! </tr> ! <tr> ! <td align="left">EJBModule</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/EJBModule16.gif" /> ! </td> ! <td>N/A</td> ! <td align="left">rename</td> ! </tr> ! <tr> ! <td align="left">EntityBean</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/EntityBean16.gif" /> ! </td> ! <td>N/A</td> ! <td align="left">custom</td> ! </tr> ! </table> ! </center> ! <h3>Management Console Icons</h3> ! <p>Here are the icons used in the Management Console and their location :</p> ! <center> ! <table border="1" width="75%" cellspacing="0" cellpadding="2"> ! <tr> ! <td width="50%" align="center"> ! <i> ! <b>Object</b> ! </i> ! </td> ! <td width="5%" align="center"> ! <i> ! <b>16 pixels</b> ! </i> ! </td> ! <td width="5%" align="center"> ! <i> ! <b>24 pixels</b> ! </i> ! </td> ! <td width="40%" align="center"> ! <i> ! <b>Location</b> ! </i> ! </td> ! </tr> ! <tr> ! <td align="left">J2EEDomain</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/J2EEDomain16.gif" /> ! </td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/J2EEDomain24.gif" /> ! </td> ! <td align="left">rename</td> ! </tr> ! <tr> ! <td align="left">-- J2EEServer</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/J2EEServer16.gif" /> ! </td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/J2EEServer24.gif" /> ! </td> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">---- J2EEApplication</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/J2EEApplication16.gif" /> ! </td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/J2EEApplication24.gif" /> ! </td> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">------ AppClientModule</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/AppClientModule16.gif" /> ! </td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/AppClientModule24.gif" /> ! </td> ! <td align="left">rename</td> ! </tr> ! <tr> ! <td align="left">------ EJBModule</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/EJBModule16.gif" /> ! </td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/EJBModule24.gif" /> ! </td> ! <td align="left">rename</td> ! </tr> ! <tr> ! <td align="left">-------- EntityBean</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/EntityBean16.gif" /> ! </td> ! <td> ! <img src="images/toolbarButtonGraphics/development/EnterpriseJavaBean24.gif" /> ! </td> ! <td align="left">custom</td> ! </tr> ! <tr> ! <td align="left">-------- StatefulSessionBean</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/StatefulSessionBean16.gif" /> ! </td> ! <td> ! <img src="images/toolbarButtonGraphics/development/EnterpriseJavaBean24.gif" /> ! </td> ! <td align="left">custom</td> ! </tr> ! <tr> ! <td align="left">-------- StatelessSessionBean</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/developmentStatelessSessionBean16.gif" /> ! </td> ! <td> ! <img src="images/toolbarButtonGraphics/development/EnterpriseJavaBean24.gif" /> ! </td> ! <td align="left">custom</td> ! </tr> ! <tr> ! <td align="left">-------- MessageDrivenBean</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/developmentMessageDrivenBean16.gif" /> ! </td> ! <td> ! <img src="images/toolbarButtonGraphics/development/EnterpriseJavaBean24.gif" /> ! </td> ! <td align="left">custom</td> ! </tr> ! <tr> ! <td align="left">------ WebModule</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/WebModule16.gif" /> ! </td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/WebModule24.gif" /> ! </td> ! <td align="left">rename</td> ! </tr> ! <tr> ! <td align="left">-------- Servlet</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/Servlet16.gif" /> ! </td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/Servlet24.gif" /> ! </td> ! <td align="left">rename</td> ! </tr> ! <tr> ! <td align="left">------ ResourceAdapterModule</td> ! <td /> ! <td /> ! <td align="left">custom</td> ! </tr> ! <tr> ! <td align="left">-------- ResourceAdapter</td> ! <td /> ! <td /> ! <td align="left">custom</td> ! </tr> ! <tr> ! <td align="left">---- JavaMailResource</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/JavaMailResource16.gif" /> ! </td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/JavaMailResource24.gif" /> ! </td> ! <td align="left">custom</td> ! </tr> ! <tr> ! <td align="left">---- JCAResource</td> ! <td /> ! <td /> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">------ JCAConnectionFactory</td> ! <td /> ! <td /> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">---- JCAManagedConnectionFactory</td> ! <td /> ! <td /> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">---- JDBCResource</td> ! <td /> ! <td /> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">------ JDBCDataSource</td> ! <td /> ! <td /> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">---- JDBCDriver</td> ! <td /> ! <td /> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">---- JMSResource</td> ! <td /> ! <td /> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">---- JNDIResource</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/JNDIResource16.gif" /> ! </td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/JNDIResource24.gif" /> ! </td> ! <td align="left">rename</td> ! </tr> ! <tr> ! <td align="left">---- JTAResource</td> ! <td /> ! <td /> ! <td align="left">jlfgr</td> ! </tr> ! <tr> ! <td align="left">---- RMI_IIOPResource</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/Corba16.gif" /> ! </td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/Corba24.gif" /> ! </td> ! <td align="left">Derived from the Corba<sup>TM</sup> logo</td> ! </tr> ! <tr> ! <td align="left">---- URLResource</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/URLResource16.gif" /> ! </td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/URLResource24.gif" /> ! </td> ! <td align="left">rename</td> ! </tr> ! <tr> ! <td align="left">---- JVM</td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/JVM16.gif" /> ! </td> ! <td> ! <img border="0" src="images/toolbarButtonGraphics/development/JVM24.gif" /> ! </td> ! <td align="left">custom</td> ! </tr> ! </table> ! </center> ! </body> </html> --- details.xhtml DELETED --- |
From: Laurent E. <let...@us...> - 2002-05-21 20:10:24
|
Update of /cvsroot/ejtools/website In directory usw-pr-cvs1:/tmp/cvs-serv29138 Modified Files: website.xweb Log Message: Change website layout Index: website.xweb =================================================================== RCS file: /cvsroot/ejtools/website/website.xweb,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** website.xweb 18 Apr 2002 21:02:38 -0000 1.1 --- website.xweb 21 May 2002 20:10:17 -0000 1.2 *************** *** 1,162 **** ! <?xml version="1.0" encoding="UTF-8"?> ! <website version="1.0RC2" baseURL="http://ejtools.sourceforge.net/" sourceDir="content" targetDir="output" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> ! <structure> ! <!-- Overview section --> ! <!-- **************** --> ! <section name="Overview" title="Overview" sourceDir="overview" targetDir="overview" type="website"> ! <entry name="Home" sourceFile="index.xhtml" targetFile="../index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! <entry name="Download" sourceFile="download.xhtml" targetFile="download.html" type="XHTML"/> ! </section> ! <!-- JNDI Browser Project section --> ! <!-- **************** --> ! <section name="JNDI Browser" title="JNDI Browser" sourceDir="projects/jndi.browser" targetDir="projects/jndi.browser" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! <entry name="FAQ" sourceFile="faq.xml" targetFile="faq.html" type="FAQ"/> ! <entry name="To Do" sourceFile="index.xhtml" targetFile="todo/index.html" type="XHTML"/> ! <entry name="API" sourceFile="index.xhtml" targetFile="api/index.html" type="XHTML"/> ! </section> ! <!-- JMX Browser Project section --> ! <!-- **************** --> ! <section name="JMX Browser" title="JMX Browser" sourceDir="projects/jmx.browser" targetDir="projects/jmx.browser" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! <entry name="FAQ" sourceFile="faq.xml" targetFile="faq.html" type="FAQ"/> ! <entry name="To Do" sourceFile="index.xhtml" targetFile="todo/index.html" type="XHTML"/> ! <entry name="API" sourceFile="index.xhtml" targetFile="api/index.html" type="XHTML"/> ! </section> ! <!-- Management Project section --> ! <!-- **************** --> ! <section name="Management" title="Management Console" sourceDir="projects/management" targetDir="projects/management" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! <entry name="FAQ" sourceFile="faq.xml" targetFile="faq.html" type="FAQ"/> ! <entry name="To Do" sourceFile="index.xhtml" targetFile="todo/index.html" type="XHTML"/> ! <entry name="API" sourceFile="index.xhtml" targetFile="api/index.html" type="XHTML"/> ! </section> ! <!-- Deployment Project section --> ! <!-- **************** --> ! <!-- ! <section name="Deployment" title="Deployment Console" sourceDir="projects/deployment" targetDir="projects/deployment" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! <entry name="FAQ" sourceFile="faq.xml" targetFile="faq.html" type="FAQ"/> ! <entry name="To Do" sourceFile="index.xhtml" targetFile="todo/index.html" type="XHTML"/> ! <entry name="API" sourceFile="index.xhtml" targetFile="api/index.html" type="XHTML"/> ! </section> ! --> ! <!-- ADWT Library section --> ! <!-- **************** --> ! <section name="ADWT" title="ADvanced Windows Tools" sourceDir="libraries/adwt" targetDir="libraries/adwt" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! <entry name="FAQ" sourceFile="faq.xml" targetFile="faq.html" type="FAQ"/> ! <entry name="To Do" sourceFile="index.xhtml" targetFile="todo/index.html" type="XHTML"/> ! <entry name="API" sourceFile="index.xhtml" targetFile="api/index.html" type="XHTML"/> ! </section> ! <!-- J2EE Icons Library section --> ! <!-- **************** --> ! <section name="J2EE Icons" title="J2EE Icons" sourceDir="libraries/j2ee.icons" targetDir="libraries/j2ee.icons" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! </section> ! ! <!-- Developers section --> ! <!-- ****************** --> ! <section name="Developers" title="For Developers" sourceDir="developers" targetDir="dev" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Source" sourceFile="source.xhtml" targetFile="source.html" type="XHTML"/> ! </section> ! <!-- Links section --> ! <!-- ************* --> ! <section name="Links" title="Links Collection" sourceDir="links" targetDir="links" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Libraries" sourceFile="libraries.xml" targetFile="libraries.html" type="LINKS"/> ! <entry name="Related" sourceFile="related.xml" targetFile="related.html" type="LINKS"/> ! <entry name="Tools" sourceFile="tools.xml" targetFile="tools.html" type="LINKS"/> ! </section> ! ! <!-- Common files --> ! <!-- ************ --> ! <file sourceFile="../images/white.png" targetFile="images/white.png" type="copy" id="spacer"/> ! <file sourceFile="../images/ejtools50.png" targetFile="images/ejtools_logo.png" type="copy" id="logo"/> ! </structure> ! ! <layout> ! <!-- Style for all sections are the same --> ! <sectionStyle type="website"> ! <image type="normalSection"/> ! <image type="activeSection"/> ! <image type="banner"/> ! </sectionStyle> ! <!-- Copy style --> ! <documentStyle type="copy"> ! <copy/> ! </documentStyle> ! <!-- Layout style for the website --> ! <documentStyle type="XHTML"> ! <xsl stylesheet="stylesheets/layout.xsl" navigationElement="html"/> ! <imageGroup name="pageButtons"/> ! </documentStyle> ! <!-- Layout style for the FAQ --> ! <documentStyle type="FAQ"> ! <xsl stylesheet="stylesheets/layout.xsl" navigationElement="html"> ! <xsl stylesheet="stylesheets/faq2xhtml.xsl"/> ! </xsl> ! <imageGroup name="pageButtons"/> ! </documentStyle> ! <!-- Layout style for the links --> ! <documentStyle type="LINKS"> ! <xsl stylesheet="stylesheets/layout.xsl" navigationElement="html"> ! <xsl stylesheet="stylesheets/links2xhtml.xsl"/> ! </xsl> ! <imageGroup name="pageButtons"/> ! </documentStyle> ! <!-- Group of image-buttons --> ! <imageGroup name="pageButtons"> ! <image type="normal"/> ! <image type="active"/> ! </imageGroup> ! <!-- normal page image --> ! <imageStyle width="100" height="20" fileNamePattern="button_%n.png" type="normal"> ! <svg xwebid="xweb"> ! <text font-family="Arial" font-size="13" fill-opacity="1" fill="rgb(90,90,90)" x="10" y="14" id="xweb">oopsala</text> ! </svg> ! </imageStyle> ! <!-- active page image --> ! <imageStyle width="100" height="20" fileNamePattern="button_%n_act.png" type="active"> ! <svg xwebid="xweb"> ! <polygon points="1,3 7,9 1,15" style="fill:rgb(0,0,144)"/> ! <text font-family="Arial" font-size="13" fill-opacity="1" fill="rgb(0,0,144)" x="10" y="14" id="xweb">oopsala</text> ! </svg> ! </imageStyle> ! <!-- normal section image --> ! <imageStyle width="100" height="25" fileNamePattern="button_%n.png" type="normalSection"> ! <svg xwebid="xweb"> ! <rect fill="rgb(90,90,90)" x="1" y="1" width="98" height="23"/> ! <text font-family="Arial" font-size="13" fill-opacity="1" fill="rgb(255,255,255)" x="50" y="17" text-anchor="middle" id="xweb">oopsala</text> ! </svg> ! </imageStyle> ! <!-- active section image --> ! <imageStyle width="100" height="25" fileNamePattern="button_%n_act.png" type="activeSection"> ! <svg xwebid="xweb"> ! <rect fill="rgb(144,0,0)" x="1" y="1" width="98" height="23"/> ! <text font-family="Arial" font-size="13" fill-opacity="1" fill="rgb(255,255,255)" x="50" y="17" text-anchor="middle" id="xweb">oopsala</text> ! </svg> ! </imageStyle> ! <!-- section banner image --> ! <imageStyle width="500" height="50" render="title" fileNamePattern="banner_%n.png" type="banner"> ! <svg xwebid="xweb"> ! <filter id="dropShadow" filterUnits="userSpaceOnUse" x="-10" y="-10" width="650" height="100"> ! <feFlood result="grey" flood-color="rgb(90,90,90)" flood-opacity="1"/> ! <feOffset in="SourceAlpha" result="offset" dx="2" dy="1"/> ! <feComposite operator="in" in="grey" in2="offset" result="shadow"/> ! <feComposite in="SourceGraphic" in2="shadow" operator="over"/> ! </filter> ! <rect fill="rgb(255,255,255)" x="0" y="0" width="500" height="50"/> ! <text font-family="Arial" font-weight="bold" font-size="32" fill-opacity="1" fill="rgb(0,0,144)" stroke-opacity="1" stroke-width="3" color="rgb(0,0,144)" text-anchor="middle" x="250" y="35" filter="url(#dropShadow)" id="xweb">oopsala</text> ! </svg> ! </imageStyle> ! </layout> ! </website> --- 1,164 ---- ! <?xml version="1.0" encoding="UTF-8"?> ! <website version="1.0RC2" baseURL="http://ejtools.sourceforge.net" sourceDir="content" targetDir="output" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> ! <structure> ! <!-- Overview section --> ! <!-- **************** --> ! <section name="Overview" title="Overview" sourceDir="overview" targetDir="overview" type="website"> ! <entry name="Home" sourceFile="index.xhtml" targetFile="../index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! <entry name="Download" sourceFile="download.xhtml" targetFile="download.html" type="XHTML"/> ! </section> ! <!-- JNDI Browser Project section --> ! <!-- **************** --> ! <section name="JNDI Browser" title="JNDI Browser" sourceDir="projects/jndi.browser" targetDir="projects/jndi.browser" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! <entry name="FAQ" sourceFile="faq.xml" targetFile="faq.html" type="FAQ"/> ! <entry name="To Do" sourceFile="index.xhtml" targetFile="todo/index.html" type="XHTML"/> ! <entry name="API" sourceFile="index.xhtml" targetFile="api/index.html" type="XHTML"/> ! </section> ! <!-- JMX Browser Project section --> ! <!-- **************** --> ! <section name="JMX Browser" title="JMX Browser" sourceDir="projects/jmx.browser" targetDir="projects/jmx.browser" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! <entry name="FAQ" sourceFile="faq.xml" targetFile="faq.html" type="FAQ"/> ! <entry name="To Do" sourceFile="index.xhtml" targetFile="todo/index.html" type="XHTML"/> ! <entry name="API" sourceFile="index.xhtml" targetFile="api/index.html" type="XHTML"/> ! </section> ! <!-- Management Project section --> ! <!-- **************** --> ! <section name="Management" title="Management Console" sourceDir="projects/management" targetDir="projects/management" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! <entry name="FAQ" sourceFile="faq.xml" targetFile="faq.html" type="FAQ"/> ! <entry name="To Do" sourceFile="index.xhtml" targetFile="todo/index.html" type="XHTML"/> ! <entry name="API" sourceFile="index.xhtml" targetFile="api/index.html" type="XHTML"/> ! </section> ! <!-- Deployment Project section --> ! <!-- **************** --> ! <!-- ! <section name="Deployment" title="Deployment Console" sourceDir="projects/deployment" targetDir="projects/deployment" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! <entry name="FAQ" sourceFile="faq.xml" targetFile="faq.html" type="FAQ"/> ! <entry name="To Do" sourceFile="index.xhtml" targetFile="todo/index.html" type="XHTML"/> ! <entry name="API" sourceFile="index.xhtml" targetFile="api/index.html" type="XHTML"/> ! </section> ! --> ! <!-- ADWT Library section --> ! <!-- **************** --> ! <!-- ! <section name="ADWT" title="ADvanced Windows Tools" sourceDir="libraries/adwt" targetDir="libraries/adwt" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Details" sourceFile="details.xhtml" targetFile="details.html" type="XHTML"/> ! <entry name="FAQ" sourceFile="faq.xml" targetFile="faq.html" type="FAQ"/> ! <entry name="To Do" sourceFile="index.xhtml" targetFile="todo/index.html" type="XHTML"/> ! <entry name="API" sourceFile="index.xhtml" targetFile="api/index.html" type="XHTML"/> ! </section> ! --> ! <!-- J2EE Icons Library section --> ! <!-- **************** --> ! <!-- ! <section name="J2EE Icons" title="J2EE Icons" sourceDir="libraries/j2ee.icons" targetDir="libraries/j2ee.icons" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! </section> ! --> ! <!-- Developers section --> ! <!-- ****************** --> ! <section name="Developers" title="For Developers" sourceDir="developers" targetDir="dev" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Source" sourceFile="source.xhtml" targetFile="source.html" type="XHTML"/> ! <entry name="Style" sourceFile="style.xhtml" targetFile="style.html" type="XHTML"/> ! <entry name="Build" sourceFile="build.xhtml" targetFile="build.html" type="XHTML"/> ! </section> ! <!-- Links section --> ! <!-- ************* --> ! <section name="Links" title="Links Collection" sourceDir="links" targetDir="links" type="website"> ! <entry name="Main" sourceFile="index.xhtml" targetFile="index.html" type="XHTML"/> ! <entry name="Libraries" sourceFile="libraries.xml" targetFile="libraries.html" type="LINKS"/> ! <entry name="Related" sourceFile="related.xml" targetFile="related.html" type="LINKS"/> ! <entry name="Tools" sourceFile="tools.xml" targetFile="tools.html" type="LINKS"/> ! </section> ! <!-- Common files --> ! <!-- ************ --> ! <file sourceFile="../images/white.png" targetFile="images/white.png" type="copy" id="spacer"/> ! <file sourceFile="../images/ejtools50.png" targetFile="images/ejtools_logo.png" type="copy" id="logo"/> ! </structure> ! <layout> ! <!-- Style for all sections are the same --> ! <sectionStyle type="website"> ! <image type="normalSection"/> ! <image type="activeSection"/> ! <image type="banner"/> ! </sectionStyle> ! <!-- Copy style --> ! <documentStyle type="copy"> ! <copy/> ! </documentStyle> ! <!-- Layout style for the website --> ! <documentStyle type="XHTML"> ! <xsl stylesheet="stylesheets/layout.xsl" navigationElement="html"/> ! <imageGroup name="pageButtons"/> ! </documentStyle> ! <!-- Layout style for the FAQ --> ! <documentStyle type="FAQ"> ! <xsl stylesheet="stylesheets/layout.xsl" navigationElement="html"> ! <xsl stylesheet="stylesheets/faq2xhtml.xsl"/> ! </xsl> ! <imageGroup name="pageButtons"/> ! </documentStyle> ! <!-- Layout style for the links --> ! <documentStyle type="LINKS"> ! <xsl stylesheet="stylesheets/layout.xsl" navigationElement="html"> ! <xsl stylesheet="stylesheets/links2xhtml.xsl"/> ! </xsl> ! <imageGroup name="pageButtons"/> ! </documentStyle> ! <!-- Group of image-buttons --> ! <imageGroup name="pageButtons"> ! <image type="normal"/> ! <image type="active"/> ! </imageGroup> ! <!-- normal page image --> ! <imageStyle width="100" height="20" fileNamePattern="button_%n.png" type="normal"> ! <svg xwebid="xweb"> ! <text font-family="Arial" font-size="13" fill-opacity="1" fill="rgb(90,90,90)" x="10" y="14" id="xweb">oopsala</text> ! </svg> ! </imageStyle> ! <!-- active page image --> ! <imageStyle width="100" height="20" fileNamePattern="button_%n_act.png" type="active"> ! <svg xwebid="xweb"> ! <polygon points="1,3 7,9 1,15" style="fill:rgb(0,0,144)"/> ! <text font-family="Arial" font-size="13" fill-opacity="1" fill="rgb(0,0,144)" x="10" y="14" id="xweb">oopsala</text> ! </svg> ! </imageStyle> ! <!-- normal section image --> ! <imageStyle width="100" height="25" fileNamePattern="button_%n.png" type="normalSection"> ! <svg xwebid="xweb"> ! <rect fill="rgb(90,90,90)" x="1" y="1" width="98" height="23"/> ! <text font-family="Arial" font-size="13" fill-opacity="1" fill="rgb(255,255,255)" x="50" y="17" text-anchor="middle" id="xweb">oopsala</text> ! </svg> ! </imageStyle> ! <!-- active section image --> ! <imageStyle width="100" height="25" fileNamePattern="button_%n_act.png" type="activeSection"> ! <svg xwebid="xweb"> ! <rect fill="rgb(144,0,0)" x="1" y="1" width="98" height="23"/> ! <text font-family="Arial" font-size="13" fill-opacity="1" fill="rgb(255,255,255)" x="50" y="17" text-anchor="middle" id="xweb">oopsala</text> ! </svg> ! </imageStyle> ! <!-- section banner image --> ! <imageStyle width="500" height="50" render="title" fileNamePattern="banner_%n.png" type="banner"> ! <svg xwebid="xweb"> ! <filter id="dropShadow" filterUnits="userSpaceOnUse" x="-10" y="-10" width="650" height="100"> ! <feFlood result="grey" flood-color="rgb(90,90,90)" flood-opacity="1"/> ! <feOffset in="SourceAlpha" result="offset" dx="2" dy="1"/> ! <feComposite operator="in" in="grey" in2="offset" result="shadow"/> ! <feComposite in="SourceGraphic" in2="shadow" operator="over"/> ! </filter> ! <rect fill="rgb(255,255,255)" x="0" y="0" width="500" height="50"/> ! <text font-family="Arial" font-weight="bold" font-size="32" fill-opacity="1" fill="rgb(0,0,144)" stroke-opacity="1" stroke-width="3" color="rgb(0,0,144)" text-anchor="middle" x="250" y="35" filter="url(#dropShadow)" id="xweb">oopsala</text> ! </svg> ! </imageStyle> ! </layout> ! </website> |
From: Laurent E. <let...@us...> - 2002-05-20 20:44:16
|
Update of /cvsroot/ejtools/thirdparty/sourceforge/jrefactory In directory usw-pr-cvs1:/tmp/cvs-serv25148/thirdparty/sourceforge/jrefactory Added Files: jrefactory.jar Log Message: Initial import --- NEW FILE: jrefactory.jar --- (This appears to be a binary file; contents omitted.) |
From: Laurent E. <let...@us...> - 2002-05-20 20:43:02
|
Update of /cvsroot/ejtools/thirdparty/sourceforge/jrefactory In directory usw-pr-cvs1:/tmp/cvs-serv24981/thirdparty/sourceforge/jrefactory Added Files: LICENSE VERSION Log Message: Initial import --- NEW FILE: LICENSE --- /* * ============================================================================ * The Apache Software License, Version 1.1 * ============================================================================ * * Copyright (C) 1999 The Apache Software Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- * tion, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. * * 3. The end-user documentation included with the redistribution, if any, must * include the following acknowledgment: "This product includes software * developed by the Apache Software Foundation (http://www.apache.org/)." * Alternately, this acknowledgment may appear in the software itself, if * and wherever such third-party acknowledgments normally appear. * * 4. The names "Ant" and "Apache Software Foundation" must not be used to * endorse or promote products derived from this software without prior * written permission. For written permission, please contact * ap...@ap.... * * 5. Products derived from this software may not be called "Apache", nor may * "Apache" appear in their name, without prior written permission of the * Apache Software Foundation. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU- * DING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * This software consists of voluntary contributions made by many individuals * on behalf of the Apache Software Foundation. For more information on the * Apache Software Foundation, please see <http://www.apache.org/>. * */ --- NEW FILE: VERSION --- 2.6.36 |
From: Laurent E. <let...@us...> - 2002-05-20 20:42:42
|
Update of /cvsroot/ejtools/thirdparty/sourceforge/jrefactory/.Refactory In directory usw-pr-cvs1:/tmp/cvs-serv24869/thirdparty/sourceforge/jrefactory/.Refactory Added Files: pretty.settings Log Message: Initial import --- NEW FILE: pretty.settings --- insert.space.around.local.variables=false force.block=true singleline.comment.absoluteindent=0 remove.excess.blocks=false singleline.comment.indentstyle.shared=incremental else.start.line=true method.block.style=PASCAL adder.param.descr=The feature to be added to the {0} attribute run.descr=Main processing method for the {1} {2} cast.force.nospace=false junit.setUp.descr=The JUnit setup method empty.block.single.line=true javadoc.star=1 exception.descr=Description of the Exception method.tags=param,return,exception allow.singleline.javadoc=true javadoc.wordwrap.min=40 class.minimum=all constructor.descr=Constructor for the {0} object import.sort.neighbourhood=0 singleline.comment.ownline=true main.descr=The main program for the {1} {2} catch.start.line=true singleline.comment.indentstyle.ownline=code version=3.8 singleline.comment.incrementalindent=0 surprise.return=double keyword.space=true method.minimum=all variable.align.with.block=false maintain.newlines.around.imports=true junit.test.descr=A unit test for JUnit junit.tearDown.descr=The teardown method for JUnit lines.after.package=1 expr.space=false lines.between=2 junit.suite.return.descr=The test suite javadoc.wordwrap.max=80 exception.tag.name=@exception field.descr=Description of the Field indent.char=space javadoc.indent=1 getter.return.descr=The {3} value class.descr=Description of the Class variable.spacing=single setter.param.descr=The new {3} value char.stream.type=1 param.descr=Description of the Parameter adder.descr=Adds a feature to the {0} attribute of the {1} {2} c.style.format=align.star space.before.javadoc=true cast.space=true keep.all.javadoc=true field.tags= interface.descr=Description of the Interface field.minimum=all dynamic.variable.spacing=1 sort.7=FieldInitializers() sort.6=Method(Setter,Getter,Other) sort.5=Alphabetical() end.line=NL sort.4=Protection(public) indent=3 lines.before.class=1 javadoc.id.lineup=true sort.3=Final(bottom) sort.2=Class(Instance) sort.1=Type(Field,Constructor,Method,NestedClass,NestedInterface,Initializer) setter.descr=Sets the {3} attribute of the {1} {2} return.descr=Description of the Return Value author.descr={0} block.style=PASCAL class.tags=author,created getter.descr=Gets the {3} attribute of the {1} {2} created.descr={1} throws.newline=false main.param.descr=The command line arguments method.descr=Description of the Method sort.top=true field.name.indent=-1 reformat.comments=true document.nested.classes=true junit.suite.descr=A unit test suite for JUnit case.indent=3 import.sort.important=java,javax,org.w3c pretty.printer.backup.ext= class.block.style=PASCAL c.style.indent=1 |
From: Laurent E. <let...@us...> - 2002-05-20 20:41:59
|
Update of /cvsroot/ejtools/thirdparty/sourceforge/jrefactory/.Refactory In directory usw-pr-cvs1:/tmp/cvs-serv24659/thirdparty/sourceforge/jrefactory/.Refactory Log Message: Directory /cvsroot/ejtools/thirdparty/sourceforge/jrefactory/.Refactory added to the repository |
From: Laurent E. <let...@us...> - 2002-05-20 20:38:51
|
Update of /cvsroot/ejtools/thirdparty/sourceforge/jrefactory In directory usw-pr-cvs1:/tmp/cvs-serv23811/thirdparty/sourceforge/jrefactory Log Message: Directory /cvsroot/ejtools/thirdparty/sourceforge/jrefactory added to the repository |