You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2004/02/28 17:24:12 UTC

cvs commit: jakarta-commons-sandbox/events/xdocs navigation.xml

scolebourne    2004/02/28 08:24:12

  Modified:    events   project.xml project.properties
               events/xdocs navigation.xml
  Log:
  Update to new website design
  
  Revision  Changes    Path
  1.9       +0 -10     jakarta-commons-sandbox/events/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/events/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml	28 Feb 2004 04:40:33 -0000	1.8
  +++ project.xml	28 Feb 2004 16:24:12 -0000	1.9
  @@ -30,10 +30,6 @@
       It includes wrappers for other classes, notably collections, and the associated
       events and event handling mechanisms.
     </description>
  -  <url>http://jakarta.apache.org/commons/sandbox/events/</url>
  -  
  -  <siteAddress>jakarta.apache.org</siteAddress>
  -  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/events/</siteDirectory>
   
     <developers>
       <developer>
  @@ -63,12 +59,6 @@
         <id>commons-collections</id>
         <version>3.0</version>
         <url>http://jakarta.apache.org/commons/collections/</url>
  -    </dependency>
  -    
  -    <!-- maven dependencies -->
  -    <dependency>
  -      <id>jdepend</id>
  -      <version>2.5</version>
       </dependency>
       
     </dependencies>
  
  
  
  1.6       +1 -1      jakarta-commons-sandbox/events/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/events/project.properties,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- project.properties	20 Feb 2004 01:00:26 -0000	1.5
  +++ project.properties	28 Feb 2004 16:24:12 -0000	1.6
  @@ -12,7 +12,7 @@
   #   See the License for the specific language governing permissions and
   #   limitations under the License.
   
  -maven.xdoc.jsl=../commons-build/commons-site.jsl
  +maven.xdoc.jsl=../sandbox-build/commons-site.jsl
   maven.xdoc.date=left
   maven.xdoc.poweredby.image=maven-feather.png
   maven.xdoc.version=${pom.currentVersion}
  
  
  
  1.6       +1 -1      jakarta-commons-sandbox/events/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/events/xdocs/navigation.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- navigation.xml	20 Feb 2004 01:00:26 -0000	1.5
  +++ navigation.xml	28 Feb 2004 16:24:12 -0000	1.6
  @@ -16,7 +16,7 @@
   -->
   
   <!DOCTYPE project [
  -<!ENTITY commons-nav SYSTEM "../../commons-build/incl_nav.xml">
  +<!ENTITY commons-nav SYSTEM "../../sandbox-build/incl_nav.xml">
   ]>
   
   <project name="Events">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org