Author: brett
Date: Sat Aug 6 19:01:35 2005
New Revision: 230618
URL: http://svn.apache.org/viewcvs?rev=230618&view=rev
Log:
Made some improvements to viewProject/editProject
Added:
maven/continuum/trunk/continuum-uml/white-site/editProject.html (with props)
maven/continuum/trunk/continuum-uml/white-site/viewProject.html (with props)
Modified:
maven/continuum/trunk/continuum-uml/white-site/addAntProject.html
maven/continuum/trunk/continuum-uml/white-site/addCruiseControlProject.html
maven/continuum/trunk/continuum-uml/white-site/addMaven1Project.html
maven/continuum/trunk/continuum-uml/white-site/addMaven2Project.html
maven/continuum/trunk/continuum-uml/white-site/addShellProject.html
Modified: maven/continuum/trunk/continuum-uml/white-site/addAntProject.html
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-uml/white-site/addAntProject.html?rev=230618&r1=230617&r2=230618&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-uml/white-site/addAntProject.html (original)
+++ maven/continuum/trunk/continuum-uml/white-site/addAntProject.html Sat Aug 6 19:01:35
2005
@@ -79,7 +79,7 @@
<div id="axial" class="h3">
<h3>Add Ant Project</h3>
- <form method="post" action="editProject.html">
+ <form method="post" action="viewProject.html">
<input type="hidden" name="fid" value="antProject"/>
<input type="hidden" name="action" value="addEntity"/>
@@ -127,31 +127,6 @@
<font color="red">
<b></b></font>
- </p>
- </td>
- </tr>
- <tr>
- <th>Build filename</th>
-
-
- <td>
- <input type="text" name="project.executable" value="build.xml" size="40"/>
-
- <p>
- Relative path of the build file <font color="red"><b></b></font>
- </p>
- </td>
- </tr>
- <tr>
- <th>Targets</th>
-
-
- <td>
- <input type="text" name="project.targets" value="" size="40"/>
-
- <p>
- Enter one or more targets (e.g. build,test) - leave empty to use the
default <font color="red">
- <b></b></font>
</p>
</td>
</tr>
Modified: maven/continuum/trunk/continuum-uml/white-site/addCruiseControlProject.html
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-uml/white-site/addCruiseControlProject.html?rev=230618&r1=230617&r2=230618&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-uml/white-site/addCruiseControlProject.html (original)
+++ maven/continuum/trunk/continuum-uml/white-site/addCruiseControlProject.html Sat Aug 6
19:01:35 2005
@@ -79,7 +79,7 @@
<div id="axial" class="h3">
<h3>Import Cruise Control Project</h3>
- <form method="post" action="editProject.html">
+ <form method="post" action="viewGroup.html">
<input type="hidden" name="fid" value="addMavenTwoProject"/>
<input type="hidden" name="action" value="addMavenTwoProject"/>
Modified: maven/continuum/trunk/continuum-uml/white-site/addMaven1Project.html
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-uml/white-site/addMaven1Project.html?rev=230618&r1=230617&r2=230618&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-uml/white-site/addMaven1Project.html (original)
+++ maven/continuum/trunk/continuum-uml/white-site/addMaven1Project.html Sat Aug 6 19:01:35
2005
@@ -79,7 +79,7 @@
<div id="axial" class="h3">
<h3>Add Maven 1.x Project</h3>
- <form method="post" action="editProject.html">
+ <form method="post" action="viewProject.html">
<input type="hidden" name="fid" value="addMavenTwoProject"/>
<input type="hidden" name="action" value="addMavenTwoProject"/>
Modified: maven/continuum/trunk/continuum-uml/white-site/addMaven2Project.html
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-uml/white-site/addMaven2Project.html?rev=230618&r1=230617&r2=230618&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-uml/white-site/addMaven2Project.html (original)
+++ maven/continuum/trunk/continuum-uml/white-site/addMaven2Project.html Sat Aug 6 19:01:35
2005
@@ -79,7 +79,7 @@
<div id="axial" class="h3">
<h3>Add Maven 2.0+ Project</h3>
- <form method="post" action="editProject.html">
+ <form method="post" action="viewProject.html">
<input type="hidden" name="fid" value="addMavenTwoProject"/>
<input type="hidden" name="action" value="addMavenTwoProject"/>
Modified: maven/continuum/trunk/continuum-uml/white-site/addShellProject.html
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-uml/white-site/addShellProject.html?rev=230618&r1=230617&r2=230618&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-uml/white-site/addShellProject.html (original)
+++ maven/continuum/trunk/continuum-uml/white-site/addShellProject.html Sat Aug 6 19:01:35
2005
@@ -79,7 +79,7 @@
<div id="axial" class="h3">
<h3>Add Shell Project</h3>
- <form method="post" action="editProject.html">
+ <form method="post" action="viewProject.html">
<input type="hidden" name="fid" value="antProject"/>
<input type="hidden" name="action" value="addEntity"/>
@@ -127,31 +127,6 @@
<font color="red">
<b></b></font>
- </p>
- </td>
- </tr>
- <tr>
- <th>Executable</th>
-
-
- <td>
- <input type="text" name="project.executable" value="" size="40"/>
-
- <p>
- Relative path of the build script, or an executable in the server path
(e.g. make) <font
- color="red"><b></b></font>
- </p>
- </td>
- </tr>
- <tr>
- <th>Arguments</th>
-
-
- <td>
- <input type="text" name="project.targets" value="" size="40"/>
-
- <p>
- Enter one or more command line arguments (e.g. build,test) <font color="red"><b></b></font>
</p>
</td>
</tr>
Added: maven/continuum/trunk/continuum-uml/white-site/editProject.html
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-uml/white-site/editProject.html?rev=230618&view=auto
==============================================================================
--- maven/continuum/trunk/continuum-uml/white-site/editProject.html (added)
+++ maven/continuum/trunk/continuum-uml/white-site/editProject.html Sat Aug 6 19:01:35 2005
@@ -0,0 +1,206 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html><head><title>Continuum</title>
+
+ <link rel="stylesheet" type="text/css" href="continuum_files/tigris.css" media="screen">
+ <link rel="stylesheet" type="text/css" href="continuum_files/print.css" media="print">
+
+ <script src="continuum_files/tigris.js" type="text/javascript"></script></head>
+
+<body onload="focus()" class="composite">
+
+<div id="banner">
+ <table border="1" cellpadding="8" cellspacing="0" width="100%">
+ <tbody><tr>
+ <td>
+ <a href="http://www.apache.org/">
+ Your company logo here
+ </a>
+ </td>
+ <td>
+ <a href="http://maven.apache.org/continuum">
+ <img src="continuum_files/continuum_logo_75.gif" alt="Continuum" align="right"
border="0">
+ </a>
+ </td>
+ </tr>
+ </tbody></table>
+</div>
+
+<div id="breadcrumbs">
+ <div align="right">
+ <a href="http://maven.apache.org/continuum">Continuum</a> |
+ <a href="http://maven.apache.org/">Maven</a> |
+ <a href="http://www.apache.org/">Apache</a>
+ </div>
+</div>
+
+<table id="main" border="0" cellpadding="4" cellspacing="0" width="100%">
+<tbody><tr valign="top">
+<td id="leftcol" width="30%">
+ <div id="navcolum">
+ <div id="projectmenu" class="toolgroup">
+ <div class="label">Continuum</div>
+
+ <div class="body">
+ <div><a href="continuum.html">Show Projects</a></div>
+
+ <div><a href="schedule.html">View Build Schedule</a></div>
+ </div>
+ </div>
+
+ <div id="projecttools" class="toolgroup">
+ <div class="label">Add Project</div>
+
+ <div class="body">
+ <div><a href="addMaven2Project.html">Maven 2.0+ Project</a></div>
+
+ <div><a href="addMaven1Project.html">Maven 1.x Project</a></div>
+
+ <div><a href="addAntProject.html">Ant Project</a></div>
+
+ <div><a href="addShellProject.html">Shell Project</a></div>
+ </div>
+ </div>
+
+ <div id="projectimport" class="toolgroup">
+ <div class="label">Import Project</div>
+
+ <div class="body">
+ <div>
+ <a href="addCruiseControlProject.html">CruiseControl</a>
+ </div>
+ </div>
+ </div>
+
+ </div>
+</td>
+<td>
+<div id="bodycol">
+<div class="app">
+<div id="axial" class="h3">
+<h3>Edit Project - NAME_HERE</h3>
+
+<form method="post" action="viewProject.html">
+<input type="hidden" name="fid" value="antProject"/>
+
+<input type="hidden" name="action" value="addEntity"/>
+<input type="hidden" name="view" value="Summary.vm"/>
+<input type="hidden" name="id" value="$id"/>
+
+<div class="axial">
+ <!-- TODO
+ <div style="float: right; border: 1px dashed black; color: #555; margin: 1em; padding-right:
1em; width: 25em;">
+ <p>Notes:</p>
+ <ul>
+ <li>POM filename is replaced by build filename for Ant, script name for shell</li>
+ <li>Goals replaced by targets for Ant, ommitted for shell</li>
+ </ul>
+ </div>
+ -->
+ <table border="1" cellspacing="2" cellpadding="3" width="100%">
+ <tr>
+
+ <th>Project Name</th>
+
+
+ <td>
+ <input type="text" name="project.name" value="" size="40"/>
+
+ <p>
+ Enter the project name <font color="red"><b></b></font>
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <th>Version</th>
+
+
+ <td>
+ <input type="text" name="project.version" value="" size="40"/>
+
+ <p>
+
+ Enter the version of the project <font color="red"><b></b></font>
+ </p>
+ </td>
+ </tr>
+
+ <tr>
+ <th>Scm Url</th>
+
+
+ <td>
+ <input type="text" name="projectScmUrl" value="" size="40"/>
+
+ <p>
+ Enter the <a href="http://maven.apache.org/reference/plugins/scm/scmurl.html">Maven
SCM URL</a>
+ <font color="red">
+ <b></b></font>
+
+ </p>
+ </td>
+ </tr>
+ <!-- TODO
+ <tr>
+ <th>POM filename</th>
+
+
+ <td>
+ <input type="text" name="project.executable" value="build.xml" size="40"/>
+
+ <p>
+ Relative path of the POM file <font color="red"><b></b></font>
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <th>Goals</th>
+
+
+ <td>
+ <input type="text" name="project.targets" value="clean:clean install" size="40"/>
+
+ <p>
+ Enter one or more goals - leave empty to use the default <font color="red">
+ <b></b></font>
+ </p>
+ </td>
+ </tr>
+ <tr>
+ <th>Arguments</th>
+
+
+ <td>
+ <input type="text" name="project.targets" value="" size="40"/>
+
+ <p>
+ Enter one or more command line arguments <font color="red"><b></b></font>
+ </p>
+ </td>
+ </tr>
+ -->
+ </table>
+ <div class="functnbar3">
+ <input type="submit" value="Submit"/>
+ </div>
+</div>
+</form>
+
+</div>
+</div>
+
+</div></td>
+</tr>
+</tbody>
+</table>
+
+<div id="footer">
+ <table border="0" cellpadding="4" cellspacing="0">
+ <tbody><tr>
+ <td>
+ Continuum © 2005 Apache Software Foundation
+ </td>
+ </tr>
+ </tbody></table>
+</div>
+
+</body></html>
\ No newline at end of file
Propchange: maven/continuum/trunk/continuum-uml/white-site/editProject.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/continuum/trunk/continuum-uml/white-site/editProject.html
------------------------------------------------------------------------------
svn:keywords = "Author Date Id Revision"
Added: maven/continuum/trunk/continuum-uml/white-site/viewProject.html
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-uml/white-site/viewProject.html?rev=230618&view=auto
==============================================================================
--- maven/continuum/trunk/continuum-uml/white-site/viewProject.html (added)
+++ maven/continuum/trunk/continuum-uml/white-site/viewProject.html Sat Aug 6 19:01:35 2005
@@ -0,0 +1,239 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html><head><title>Continuum</title>
+
+ <link rel="stylesheet" type="text/css" href="continuum_files/tigris.css" media="screen">
+ <link rel="stylesheet" type="text/css" href="continuum_files/print.css" media="print">
+
+ <script src="continuum_files/tigris.js" type="text/javascript"></script></head>
+
+<body onload="focus()" class="composite">
+
+<div id="banner">
+ <table border="1" cellpadding="8" cellspacing="0" width="100%">
+ <tbody><tr>
+ <td>
+ <a href="http://www.apache.org/">
+ Your company logo here
+ </a>
+ </td>
+ <td>
+ <a href="http://maven.apache.org/continuum">
+ <img src="continuum_files/continuum_logo_75.gif" alt="Continuum" align="right"
border="0">
+ </a>
+ </td>
+ </tr>
+ </tbody></table>
+</div>
+
+<div id="breadcrumbs">
+ <div align="right">
+ <a href="http://maven.apache.org/continuum">Continuum</a> |
+ <a href="http://maven.apache.org/">Maven</a> |
+ <a href="http://www.apache.org/">Apache</a>
+ </div>
+</div>
+
+<table id="main" border="0" cellpadding="4" cellspacing="0" width="100%">
+<tbody><tr valign="top">
+<td id="leftcol" width="30%">
+ <div id="navcolum">
+ <div id="projectmenu" class="toolgroup">
+ <div class="label">Continuum</div>
+
+ <div class="body">
+ <div><a href="continuum.html">Show Projects</a></div>
+
+ <div><a href="schedule.html">View Build Schedule</a></div>
+ </div>
+ </div>
+
+ <div id="projecttools" class="toolgroup">
+ <div class="label">Add Project</div>
+
+ <div class="body">
+ <div><a href="addMaven2Project.html">Maven 2.0+ Project</a></div>
+
+ <div><a href="addMaven1Project.html">Maven 1.x Project</a></div>
+
+ <div><a href="addAntProject.html">Ant Project</a></div>
+
+ <div><a href="addShellProject.html">Shell Project</a></div>
+ </div>
+ </div>
+
+ <div id="projectimport" class="toolgroup">
+ <div class="label">Import Project</div>
+
+ <div class="body">
+ <div>
+ <a href="addCruiseControlProject.html">CruiseControl</a>
+ </div>
+ </div>
+ </div>
+
+ </div>
+</td>
+<td>
+<div id="bodycol">
+<div class="app">
+<div id="axial" class="h3">
+<h3>Continuum Project</h3>
+
+<div class="axial">
+ <table border="1" cellspacing="2" cellpadding="3" width="100%">
+
+ <tr class="b">
+ <th>Project Name</th>
+ <td>Default Plexus Container</td>
+ </tr>
+ <tr class="b">
+ <th>Scm Url</th>
+ <td>scm:svn:svn://svn.codehaus.org/plexus/scm/trunk/plexus-containers/plexus-container-default</td>
+ </tr>
+ <tr class="b">
+ <th>Version</th>
+
+ <td>1.0-alpha-6-SNAPSHOT</td>
+ </tr>
+ <tr class="b">
+ <th>Group</th>
+ <td><a href="viewGroup.html">Plexus</a></td>
+ </tr>
+ </table>
+ <div class="functnbar3">
+ <table>
+ <tr>
+ <td>
+ <form method="post" action="editProject.html">
+
+ <input type="hidden" name="action" value="cam"/>
+ <input type="hidden" name="cid" value="checkoutProject"/>
+ <input type="hidden" name="id" value="43"/>
+ <input type="submit" name="edit-project" value="Edit"/>
+ <b style="color: red;">Note: </b> Project details are out of sync
with Maven POM
+ </form>
+ </td>
+ </tr>
+ </table>
+ </div>
+</div>
+
+
+<h3>Developers</h3>
+<table border="1" cellspacing="2" cellpadding="3" width="100%">
+ <tr>
+
+ <th>Name</th>
+ <th>Email</th>
+ <th width="10%"> </th>
+ </tr>
+ <tr class="b">
+ <td>Jason van Zyl</td>
+ <td><a href="mailto:jason@zenplex.com">jason@zenplex.com</a></td>
+ <td><a href="addDeveloper.html">Edit</a> | <a href="#">Delete</a></td>
+ </tr>
+
+ <tr class="b">
+ <td>Emmanuel Venisse</td>
+ <td><a href="mailto:evenisse@codehaus.org">evenisse@codehaus.org</a></td>
+ <td><a href="addDeveloper.html">Edit</a> | <a href="#">Delete</a></td>
+ </tr>
+ <tr class="a">
+ <td>Trygve Laugstøl</td>
+ <td><a href="mailto:trygvis@codehaus.org">trygvis@codehaus.org</a></td>
+ <td><a href="addDeveloper.html">Edit</a> | <a href="#">Delete</a></td>
+
+ </tr>
+ <tr class="b">
+ <td>Kenney Westerhof</td>
+ <td><a href="mailto:kenney@codehaus.org">kenney@codehaus.org</a></td>
+ <td><a href="addDeveloper.html">Edit</a> | <a href="#">Delete</a></td>
+ </tr>
+</table>
+<div class="functnbar3">
+ <table>
+ <tr>
+ <td>
+ <form method="post" action="addDeveloper.html">
+
+ <input type="hidden" name="action" value="cam"/>
+ <input type="hidden" name="cid" value="checkoutProject"/>
+ <input type="hidden" name="id" value="43"/>
+ <input type="submit" name="add-developer" value="Add"/>
+ <b style="color: red;">Note: </b> Notifiers are out of sync with Maven
POM
+ </form>
+ </td>
+ </tr>
+ </table>
+</div>
+
+<h3>Notifiers</h3>
+<table border="1" cellspacing="2" cellpadding="3" width="100%">
+ <tr>
+
+ <th>Type</th>
+ <th>Recipient</th>
+ <th>Events</th>
+ <th width="10%"> </th>
+ </tr>
+ <tr class="b">
+ <td>Mail</td>
+ <td>dev@plexus.codehaus.org</td>
+ <td>Failures</td>
+ <td><a href="addNotifier.html">Edit</a> | <a href="#">Delete</a></td>
+ </tr>
+ <tr class="b">
+ <td>Mail</td>
+ <td><All Project Developers></td>
+ <td>Failures</td>
+ <td><a href="addNotifier.html">Edit</a> | <a href="#">Delete</a></td>
+ </tr>
+ <tr class="b">
+ <td>Mail</td>
+ <td><Project Developers with Role "Build Manager"></td>
+ <td>Success, Failures</td>
+ <td><a href="addNotifier.html">Edit</a> | <a href="#">Delete</a></td>
+ </tr>
+ <tr class="b">
+ <td>IRC</td>
+ <td>irc.codehaus.org #plexus</td>
+ <td>Success, Failures</td>
+ <td><a href="addNotifier.html">Edit</a> | <a href="#">Delete</a></td>
+ </tr>
+
+</table>
+<div class="functnbar3">
+ <table>
+ <tr>
+ <td>
+ <form method="post" action="addNotifier.html">
+
+ <input type="hidden" name="action" value="cam"/>
+ <input type="hidden" name="cid" value="checkoutProject"/>
+ <input type="hidden" name="id" value="43"/>
+ <input type="submit" name="add-notifier" value="Add"/>
+ <b style="color: red;">Note: </b> Notifiers are out of sync with Maven
POM
+ </form>
+ </td>
+ </tr>
+ </table>
+</div>
+
+</div>
+</div>
+</div>
+</td>
+</tr>
+</tbody></table>
+
+<div id="footer">
+ <table border="0" cellpadding="4" cellspacing="0">
+ <tbody><tr>
+ <td>
+ Continuum © 2005 Apache Software Foundation
+ </td>
+ </tr>
+ </tbody></table>
+</div>
+
+</body></html>
\ No newline at end of file
Propchange: maven/continuum/trunk/continuum-uml/white-site/viewProject.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/continuum/trunk/continuum-uml/white-site/viewProject.html
------------------------------------------------------------------------------
svn:keywords = "Author Date Id Revision"
|