You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2010/10/15 01:20:36 UTC

svn commit: r1022763 - in /incubator/isis/trunk: alternatives/bytecode/ alternatives/bytecode/identity/ alternatives/bytecode/src/site/ alternatives/bytecode/src/site/apt/ alternatives/bytecode/src/site/resources/ alternatives/bytecode/src/site/resourc...

Author: danhaywood
Date: Thu Oct 14 23:20:35 2010
New Revision: 1022763

URL: http://svn.apache.org/viewvc?rev=1022763&view=rev
Log:
edits on pom.xml's, ignoring .settings, target etc

Added:
    incubator/isis/trunk/alternatives/bytecode/src/site/apt/jottings.apt
    incubator/isis/trunk/alternatives/bytecode/src/site/pdf.xml
    incubator/isis/trunk/alternatives/bytecode/src/site/resources/
    incubator/isis/trunk/alternatives/bytecode/src/site/resources/images/
    incubator/isis/trunk/alternatives/bytecode/src/site/site.xml
    incubator/isis/trunk/alternatives/objectstore/src/site/resources/
    incubator/isis/trunk/alternatives/objectstore/src/site/resources/images/
    incubator/isis/trunk/alternatives/objectstore/src/site/site.xml
Modified:
    incubator/isis/trunk/alternatives/bytecode/identity/pom.xml
    incubator/isis/trunk/alternatives/bytecode/pom.xml
    incubator/isis/trunk/alternatives/progmodel/headless/pom.xml
    incubator/isis/trunk/alternatives/progmodel/pom.xml
    incubator/isis/trunk/alternatives/remoting/marshalling-encode/   (props changed)
    incubator/isis/trunk/alternatives/remoting/marshalling-encode/pom.xml
    incubator/isis/trunk/alternatives/remoting/marshalling-serialize/   (props changed)
    incubator/isis/trunk/alternatives/remoting/marshalling-serialize/pom.xml
    incubator/isis/trunk/alternatives/remoting/transport-http/client/pom.xml
    incubator/isis/trunk/alternatives/remoting/transport-http/server/pom.xml
    incubator/isis/trunk/alternatives/remoting/transport-sockets/   (props changed)
    incubator/isis/trunk/alternatives/security/ldap/   (props changed)
    incubator/isis/trunk/alternatives/security/pom.xml
    incubator/isis/trunk/viewer/scimpi/dispatcher/pom.xml
    incubator/isis/trunk/viewer/scimpi/pom.xml
    incubator/isis/trunk/viewer/scimpi/servlet/pom.xml

Modified: incubator/isis/trunk/alternatives/bytecode/identity/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/bytecode/identity/pom.xml?rev=1022763&r1=1022762&r2=1022763&view=diff
==============================================================================
--- incubator/isis/trunk/alternatives/bytecode/identity/pom.xml (original)
+++ incubator/isis/trunk/alternatives/bytecode/identity/pom.xml Thu Oct 14 23:20:35 2010
@@ -11,7 +11,7 @@
 	<artifactId>identity</artifactId>
 	<version>0.1-SNAPSHOT</version>
 	
-	<name>Identity (noop) Bytecode Implementation</name>
+	<name>Identity Bytecode Implementation</name>
 
 	<properties>
     	<trunk.baseDir>${project.build.directory}/../../..</trunk.baseDir>

Modified: incubator/isis/trunk/alternatives/bytecode/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/bytecode/pom.xml?rev=1022763&r1=1022762&r2=1022763&view=diff
==============================================================================
--- incubator/isis/trunk/alternatives/bytecode/pom.xml (original)
+++ incubator/isis/trunk/alternatives/bytecode/pom.xml Thu Oct 14 23:20:35 2010
@@ -11,7 +11,7 @@
 	<groupId>org.apache.isis.alternatives</groupId>
 	<artifactId>bytecode</artifactId>
 
-	<name>Alternative Bytecode Enhancement</name>
+	<name>Alternative Bytecode Implementations</name>
 
 	<packaging>pom</packaging>
 

Added: incubator/isis/trunk/alternatives/bytecode/src/site/apt/jottings.apt
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/bytecode/src/site/apt/jottings.apt?rev=1022763&view=auto
==============================================================================
--- incubator/isis/trunk/alternatives/bytecode/src/site/apt/jottings.apt (added)
+++ incubator/isis/trunk/alternatives/bytecode/src/site/apt/jottings.apt Thu Oct 14 23:20:35 2010
@@ -0,0 +1,24 @@
+~~  Licensed to the Apache Software Foundation (ASF) under one
+~~  or more contributor license agreements.  See the NOTICE file
+~~  distributed with this work for additional information
+~~  regarding copyright ownership.  The ASF licenses this file
+~~  to you under the Apache License, Version 2.0 (the
+~~  "License"); you may not use this file except in compliance
+~~  with the License.  You may obtain a copy of the License at
+~~
+~~        http://www.apache.org/licenses/LICENSE-2.0
+~~
+~~  Unless required by applicable law or agreed to in writing,
+~~  software distributed under the License is distributed on an
+~~  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+~~  KIND, either express or implied.  See the License for the
+~~  specific language governing permissions and limitations
+~~  under the License.
+
+
+
+Jottings
+ 
+  This page is to capture any random jottings relating to this module prior 
+  to being moved into formal documentation. 
+ 

Added: incubator/isis/trunk/alternatives/bytecode/src/site/pdf.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/bytecode/src/site/pdf.xml?rev=1022763&view=auto
==============================================================================
--- incubator/isis/trunk/alternatives/bytecode/src/site/pdf.xml (added)
+++ incubator/isis/trunk/alternatives/bytecode/src/site/pdf.xml Thu Oct 14 23:20:35 2010
@@ -0,0 +1,41 @@
+<document xmlns="http://maven.apache.org/DOCUMENT/1.0.1"
+	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:schemaLocation="http://maven.apache.org/DOCUMENT/1.0.1 http://maven.apache.org/xsd/document-1.0.1.xsd"
+	outputName="${pdf.outputName}">
+
+	<!--
+		Note to developers (contributors):
+		 
+		This file defines the contents of the site-docs PDF for each module.  
+		This PDF is hyperlinked from the left menu of the site; it should 
+		provide a good, standalone summary of main contents of the module's 
+		site.
+
+		Only the toc items need to be maintained manually; the rest is boilerplate.  
+		
+		In addition to the site-docs PDF defined by this page, there may also
+		be formal DocBook documentation.
+	-->
+	<toc name="Table of Contents" depth="1">
+		<item name="Introduction" ref="index.apt"/>
+		<item name="Appendix: Jottings" ref="jottings.apt"/>
+	</toc>
+
+
+	<cover>
+		<coverType>${pdf.title}</coverType>
+		<coverTitle>${project.name}</coverTitle>
+		<coverSubTitle>v. ${project.version}</coverSubTitle>
+		<coverdate>${date}</coverdate>
+		<projectName>${project.name}</projectName>
+	    <projectLogo>${trunk.baseDir}/src/site/resources/images/logo.png</projectLogo>
+		<companyName>${project.organization.name}</companyName>
+	</cover>
+
+	<meta>
+		<title>${project.name}</title>
+		<author>${project.organization.name}</author>
+	</meta>
+
+</document>
+

Added: incubator/isis/trunk/alternatives/bytecode/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/bytecode/src/site/site.xml?rev=1022763&view=auto
==============================================================================
--- incubator/isis/trunk/alternatives/bytecode/src/site/site.xml (added)
+++ incubator/isis/trunk/alternatives/bytecode/src/site/site.xml Thu Oct 14 23:20:35 2010
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<project>
+
+	<bannerLeft>
+		<name>[[NAME]]</name>
+		<src>../images/banner-left.png</src>
+		<href>../index.html</href>
+	</bannerLeft>
+
+	<bannerRight>
+		<src>../images/sflogo.png</src>
+		<href>http://sourceforge.net/projects/isis</href>
+	</bannerRight>
+
+	<body>
+		<breadcrumbs>
+			<item name="[[NAME]]" href="../index.html" />
+			<item name="Core" href="index.html" />
+		</breadcrumbs>
+
+		<menu name="Core Framework">
+			<item name="About" href="index.html" />
+			<item name="${pdf.title} (PDF)" href="${pdf.outputName}.pdf" />
+		</menu>
+
+		<menu name="Documentation">
+			<item name="${docbkx.title} (PDF)" href="docbkx/pdf/${docbkx.outputName}.pdf" />
+			<item name="${docbkx.title} (HTML)" href="docbkx/html/guide/${docbkx.outputName}.html" />
+		</menu>
+	</body>
+</project>

Added: incubator/isis/trunk/alternatives/objectstore/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/objectstore/src/site/site.xml?rev=1022763&view=auto
==============================================================================
--- incubator/isis/trunk/alternatives/objectstore/src/site/site.xml (added)
+++ incubator/isis/trunk/alternatives/objectstore/src/site/site.xml Thu Oct 14 23:20:35 2010
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<project>
+
+	<bannerLeft>
+		<name>[[NAME]]</name>
+		<src>../images/banner-left.png</src>
+		<href>../index.html</href>
+	</bannerLeft>
+
+	<bannerRight>
+		<src>../images/sflogo.png</src>
+		<href>http://sourceforge.net/projects/isis</href>
+	</bannerRight>
+
+	<body>
+		<breadcrumbs>
+			<item name="[[NAME]]" href="../index.html" />
+			<item name="Core" href="index.html" />
+		</breadcrumbs>
+
+		<menu name="Core Framework">
+			<item name="About" href="index.html" />
+			<item name="${pdf.title} (PDF)" href="${pdf.outputName}.pdf" />
+		</menu>
+
+		<menu name="Documentation">
+			<item name="${docbkx.title} (PDF)" href="docbkx/pdf/${docbkx.outputName}.pdf" />
+			<item name="${docbkx.title} (HTML)" href="docbkx/html/guide/${docbkx.outputName}.html" />
+		</menu>
+	</body>
+</project>

Modified: incubator/isis/trunk/alternatives/progmodel/headless/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/progmodel/headless/pom.xml?rev=1022763&r1=1022762&r2=1022763&view=diff
==============================================================================
--- incubator/isis/trunk/alternatives/progmodel/headless/pom.xml (original)
+++ incubator/isis/trunk/alternatives/progmodel/headless/pom.xml Thu Oct 14 23:20:35 2010
@@ -12,7 +12,7 @@
 	<artifactId>headless</artifactId>
 	<version>0.1-SNAPSHOT</version>
 	
-	<name>Headless Programming Model</name>
+	<name>Headless ProgModel</name>
 	
 	<packaging>pom</packaging>
 

Modified: incubator/isis/trunk/alternatives/progmodel/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/progmodel/pom.xml?rev=1022763&r1=1022762&r2=1022763&view=diff
==============================================================================
--- incubator/isis/trunk/alternatives/progmodel/pom.xml (original)
+++ incubator/isis/trunk/alternatives/progmodel/pom.xml Thu Oct 14 23:20:35 2010
@@ -11,7 +11,7 @@
 	<groupId>org.apache.isis.alternatives</groupId>
 	<artifactId>progmodel</artifactId>
 
-	<name>Alternative Programming Models</name>
+	<name>Alternative ProgModels</name>
 
 	<packaging>pom</packaging>
 
@@ -27,7 +27,9 @@
 
 
 	<modules>
+		<!-- 
 		<module>groovy</module>
+		-->
 		<module>headless</module>
 	</modules>
 	

Propchange: incubator/isis/trunk/alternatives/remoting/marshalling-encode/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Oct 14 23:20:35 2010
@@ -0,0 +1,4 @@
+.settings
+target
+.classpath
+.project

Modified: incubator/isis/trunk/alternatives/remoting/marshalling-encode/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/remoting/marshalling-encode/pom.xml?rev=1022763&r1=1022762&r2=1022763&view=diff
==============================================================================
--- incubator/isis/trunk/alternatives/remoting/marshalling-encode/pom.xml (original)
+++ incubator/isis/trunk/alternatives/remoting/marshalling-encode/pom.xml Thu Oct 14 23:20:35 2010
@@ -9,7 +9,7 @@
 
 	<groupId>org.apache.isis.alternatives.remoting</groupId>
 	<artifactId>marshalling-encode</artifactId>
-    <name>Remoting APIs</name>
+    <name>Encodeable Marshalling</name>
 
 	<properties>
     	<trunk.baseDir>${project.build.directory}/../../..</trunk.baseDir>

Propchange: incubator/isis/trunk/alternatives/remoting/marshalling-serialize/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Oct 14 23:20:35 2010
@@ -0,0 +1,4 @@
+.settings
+target
+.classpath
+.project

Modified: incubator/isis/trunk/alternatives/remoting/marshalling-serialize/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/remoting/marshalling-serialize/pom.xml?rev=1022763&r1=1022762&r2=1022763&view=diff
==============================================================================
--- incubator/isis/trunk/alternatives/remoting/marshalling-serialize/pom.xml (original)
+++ incubator/isis/trunk/alternatives/remoting/marshalling-serialize/pom.xml Thu Oct 14 23:20:35 2010
@@ -9,7 +9,7 @@
 
 	<groupId>org.apache.isis.alternatives.remoting</groupId>
 	<artifactId>marshalling-serialize</artifactId>
-    <name>Remoting APIs</name>
+    <name>Serializable Marshalling</name>
 
 	<properties>
     	<trunk.baseDir>${project.build.directory}/../../..</trunk.baseDir>

Modified: incubator/isis/trunk/alternatives/remoting/transport-http/client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/remoting/transport-http/client/pom.xml?rev=1022763&r1=1022762&r2=1022763&view=diff
==============================================================================
--- incubator/isis/trunk/alternatives/remoting/transport-http/client/pom.xml (original)
+++ incubator/isis/trunk/alternatives/remoting/transport-http/client/pom.xml Thu Oct 14 23:20:35 2010
@@ -8,7 +8,7 @@
 	</parent>
 
 	<artifactId>transport-http-client</artifactId>
-	<name>HTTP Remoting (Client-side)</name>
+	<name>HTTP Transport (Client-side)</name>
 
 	<properties>
     	<trunk.baseDir>${project.build.directory}/../../../..</trunk.baseDir>

Modified: incubator/isis/trunk/alternatives/remoting/transport-http/server/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/remoting/transport-http/server/pom.xml?rev=1022763&r1=1022762&r2=1022763&view=diff
==============================================================================
--- incubator/isis/trunk/alternatives/remoting/transport-http/server/pom.xml (original)
+++ incubator/isis/trunk/alternatives/remoting/transport-http/server/pom.xml Thu Oct 14 23:20:35 2010
@@ -9,7 +9,7 @@
 
 	<artifactId>transport-http-server</artifactId>
 	
-	<name>HTTP Remoting (Server-side)</name>
+	<name>HTTP Transport (Server-side)</name>
 
 	<properties>
     	<trunk.baseDir>${project.build.directory}/../../../..</trunk.baseDir>

Propchange: incubator/isis/trunk/alternatives/remoting/transport-sockets/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Oct 14 23:20:35 2010
@@ -0,0 +1,4 @@
+.settings
+target
+.classpath
+.project

Propchange: incubator/isis/trunk/alternatives/security/ldap/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Oct 14 23:20:35 2010
@@ -0,0 +1,4 @@
+.settings
+target
+.classpath
+.project

Modified: incubator/isis/trunk/alternatives/security/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/alternatives/security/pom.xml?rev=1022763&r1=1022762&r2=1022763&view=diff
==============================================================================
--- incubator/isis/trunk/alternatives/security/pom.xml (original)
+++ incubator/isis/trunk/alternatives/security/pom.xml Thu Oct 14 23:20:35 2010
@@ -28,7 +28,9 @@
 
 	<modules>
 		<module>ldap</module>
+		<!-- 
 		<module>jdbc</module>
+		-->
 	</modules>
 	
 	<reporting>

Modified: incubator/isis/trunk/viewer/scimpi/dispatcher/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/viewer/scimpi/dispatcher/pom.xml?rev=1022763&r1=1022762&r2=1022763&view=diff
==============================================================================
--- incubator/isis/trunk/viewer/scimpi/dispatcher/pom.xml (original)
+++ incubator/isis/trunk/viewer/scimpi/dispatcher/pom.xml Thu Oct 14 23:20:35 2010
@@ -10,7 +10,7 @@
     <groupId>org.apache.isis.viewer</groupId>
 	<artifactId>scimpi-dispatcher</artifactId>
 	
-	<name>Scimpi Dispatcher</name>
+	<name>Scimpi Viewer Dispatcher</name>
 
 	<properties>
     	<trunk.baseDir>${project.build.directory}/../../../..</trunk.baseDir>

Modified: incubator/isis/trunk/viewer/scimpi/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/viewer/scimpi/pom.xml?rev=1022763&r1=1022762&r2=1022763&view=diff
==============================================================================
--- incubator/isis/trunk/viewer/scimpi/pom.xml (original)
+++ incubator/isis/trunk/viewer/scimpi/pom.xml Thu Oct 14 23:20:35 2010
@@ -13,7 +13,7 @@
 	<artifactId>scimpi</artifactId>
 	<version>0.1-SNAPSHOT</version>
 	
-	<name>Scimpi</name>
+	<name>Scimpi Viewer</name>
 	
 	<packaging>pom</packaging>
 

Modified: incubator/isis/trunk/viewer/scimpi/servlet/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/viewer/scimpi/servlet/pom.xml?rev=1022763&r1=1022762&r2=1022763&view=diff
==============================================================================
--- incubator/isis/trunk/viewer/scimpi/servlet/pom.xml (original)
+++ incubator/isis/trunk/viewer/scimpi/servlet/pom.xml Thu Oct 14 23:20:35 2010
@@ -10,7 +10,7 @@
 	<groupId>org.apache.isis.viewer</groupId>
 	<artifactId>scimpi-servlet</artifactId>
 	
-	<name>Scimpi Servlet</name>
+	<name>Scimpi Viewer Servlet</name>
 
 	<properties>
     	<trunk.baseDir>${project.build.directory}/../../../..</trunk.baseDir>