Author: ruwan
Date: Thu Jan 24 21:20:12 2008
New Revision: 12859
Log:
Fine tuning the site (part II)
Added:
branches/esb/java/1.6/esb/java/src/
branches/esb/java/1.6/esb/java/src/site/
- copied from r12856,
branches/esb/java/1.6/esb/java/modules/distribution/src/site/
branches/esb/java/1.6/esb/java/src/site/resources/
- copied from r12858,
branches/esb/java/1.6/esb/java/modules/distribution/src/site/resources/
branches/esb/java/1.6/esb/java/src/site/site.xml
- copied, changed from r12858,
branches/esb/java/1.6/esb/java/modules/distribution/src/site/site.xml
branches/esb/java/1.6/esb/java/src/site/xdoc/
- copied from r12858,
branches/esb/java/1.6/esb/java/modules/distribution/src/site/xdoc/
Removed:
branches/esb/java/1.6/esb/java/modules/distribution/src/site/
Modified:
branches/esb/java/1.6/esb/java/modules/distribution/pom.xml
branches/esb/java/1.6/esb/java/pom.xml
branches/esb/java/1.6/esb/java/src/site/xdoc/index.xml
Modified: branches/esb/java/1.6/esb/java/modules/distribution/pom.xml
==============================================================================
--- branches/esb/java/1.6/esb/java/modules/distribution/pom.xml (original)
+++ branches/esb/java/1.6/esb/java/modules/distribution/pom.xml Thu Jan 24
21:20:12 2008
@@ -198,20 +198,6 @@
</executions>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-site-plugin</artifactId>
- <version>2.0-beta-5</version>
- <executions>
- <execution>
- <phase>install</phase>
- <goals>
- <goal>site</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
-
</plugins>
</build>
</project>
Modified: branches/esb/java/1.6/esb/java/pom.xml
==============================================================================
--- branches/esb/java/1.6/esb/java/pom.xml (original)
+++ branches/esb/java/1.6/esb/java/pom.xml Thu Jan 24 21:20:12 2008
@@ -36,21 +36,21 @@
</organization>
<issueManagement>
<system>JIRA</system>
- <url>http://www.wso2.org/jira/browse/ESBJAVA</url>
+ <url>http://wso2.org/jira/browse/ESBJAVA</url>
</issueManagement>
<mailingLists>
<mailingList>
<name>WSO2 ESB Developer List</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
- <archive>http://www.wso2.org/mailarchive/esb-java-dev/</archive>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <archive>http://wso2.org/mailarchive/esb-java-dev/</archive>
</mailingList>
<mailingList>
<name>WSO2 ESB User List</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
- <archive>http://www.wso2.org/mailarchive/esb-java-user/</archive>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <archive>http://wso2.org/mailarchive/esb-java-user/</archive>
</mailingList>
</mailingLists>
@@ -715,7 +715,22 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.2</version>
</plugin>
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-site-plugin</artifactId>
+ <version>2.0-beta-5</version>
+ <executions>
+ <execution>
+ <phase>install</phase>
+ <goals>
+ <goal>site</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
</plugins>
+
</build>
<modules>
Copied: branches/esb/java/1.6/esb/java/src/site/site.xml (from r12858,
branches/esb/java/1.6/esb/java/modules/distribution/src/site/site.xml)
==============================================================================
--- branches/esb/java/1.6/esb/java/modules/distribution/src/site/site.xml
(original)
+++ branches/esb/java/1.6/esb/java/src/site/site.xml Thu Jan 24 21:20:12 2008
@@ -59,7 +59,6 @@
<menu name="Get Involved">
<item name="Checkout the Source" href="source-repository.html"/>
<item name="Mailing Lists" href="mail-lists.html"/>
- <item name="Integration" href="integration.html"/>
</menu>
<menu name="Project Information">
<item name="Project Team" href="team-list.html"/>
Modified: branches/esb/java/1.6/esb/java/src/site/xdoc/index.xml
==============================================================================
--- branches/esb/java/1.6/esb/java/modules/distribution/src/site/xdoc/index.xml
(original)
+++ branches/esb/java/1.6/esb/java/src/site/xdoc/index.xml Thu Jan 24
21:20:12 2008
@@ -14,191 +14,7 @@
</head>
<body xml:lang="en">
<h1>
- Welcome to WSO2 Enterprise Service Bus (ESB) v1.6
+ // TODO : home page
</h1>
- <h3>
- January, 2008 - WSO2 ESB, v1.6 Released!
- </h3>
- <p>
- [<a href="../release_notes.txt">Release Notes</a>] | [<a
- href="http://dist.wso2.org/products/esb/java/1.6">Download</a>] | [<a
- href="docs_index.html">Documentation Index</a>] | [<a
- href="http://wso2.org/projects/esb/java#resources">Project Resources</a>]
- | [<a href="http://wso2.org/projects/esb/java">Official Web site</a>]</p>
- <p/>
- <p>
- WSO2 ESB is a lightweight, and high performance Enterprise Service Bus
- (ESB). Based on <a href="http://ws.apache.org/synapse">Apache Synapse</a>
- and <a href="http://ws.apache.org/axis2">Apache Axis2</a>
- projects, it supports connectivity, transformation, mediation and the
- management of Web services interactions.
- </p>
- <p>
- WSO2 ESB is released under the <a
- href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License
v2.0</a>
- </p>
- <h2>
- New Features
- </h2>
- <h3>
- WSO2 ESB 1.6 Features
- </h3>
- <ul>
- <li>
- Ability to pin a proxy or a task to server instances
- </li>
- <li>
- Improved error handling in JMS transport
- </li>
- <li>
- Clustering support for the Cache/Throttle mediators
- </li>
- <li>
- Maintainance mode support for the HTTP transport
- </li>
- <li>
- JMX statistics monitoring and management support
- </li>
- <li>
- New mediator - Callout
- </li>
- <li>
- Improved REST/POX support
- </li>
- <li>
- Annotations support for POJOCommand mediator
- </li>
- <li>
- Ability to edit UI-less mediators in raw XML
- </li>
- </ul>
- <h3>
- WSO2 ESB 1.5 Features
- </h3>
- <ul>
- <li>
- Apache VFS based file transport
- </li>
- <li>
- Scheduled Task support
- </li>
- <li>
- New mediators - XQuery, POJO Command, DB Report and DB Lookup
- </li>
- <li>
- New EIP mediators - Split/Clone and aggregator mediators
- </li>
- <li>
- Cache, Throttle and Class mediator enhancements
- </li>
- <li>
- Improved logging and tracing support, and reconfiguration of Log4J
- instance at runtime
- </li>
- <li>
- Ability to save/edit sequences and endpoints directly to/from the
- integrated registry
- </li>
- <li>
- Ability define more than one administration account
- </li>
- <li>
- General UI usability enhancements and fixes
- </li>
- </ul>
- <h3>
- WSO2 ESB 1.0 Features
- </h3>
- <ul>
- <li>
- Proxy services - facilitating transport, interface
(WSDL/Schema/Policy),
- message format (SOAP/POX), QoS (WS-Security/RM), and optimization
- switching (MTOM/SwA)
- </li>
- <li>
- Non-blocking HTTP/HTTPS transport for ultrafast execution and support
- for many connections.
- </li>
- <li>
- Integrated Registry/Repository, facilitating dynamic updating and
- reloading of the configuration and resources.
- </li>
- <li>
- Easily extended via custom Java class/Spring mediators, or BSF
Scripting
- languages (JavaScript, Ruby, etc)
- </li>
- <li>
- Load-balancing/Fail-over and Throttling support
- </li>
- <li>
- WS-Security, WS-Reliable Messaging, and Throttling configurable via
- WS-Policies.
- </li>
- <li>
- JMS message support for binary, plain text, and XML payloads.
- </li>
- <li>
- Facilitates easy management and monitoring of the service
- infrastructure.
- </li>
- <li>
- Lightweight, XML, Web services centric message model.
- </li>
- <li>
- Configurations serialized into a file system for versioning/backup and
- restoration.
- </li>
- </ul>
- <h3>
- Known Issues and Limitations
- </h3>
- <p>
- Please refer [<a href="../release_notes.txt">Release Notes</a>]</p>
- <p/>
- <h2>
- How You Can Contribute
- </h2>
- <h3>
- Mailing Lists
- </h3>
- <p>
- Join our mailing list and correspond with the developers directly.
- </p>
- <ul>
- <li>
- Developer List : <a
href="mailto:[email protected]">[email protected]</a>
- | <a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
- | <a
- href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
- | <a href="http://wso2.org/mailarchive/esb-java-dev/">Mail Archive</a>
- </li>
- <li>
- User List : <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
- | <a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
- | <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
- | <a href="http://wso2.org/mailarchive/esb-java-user/">Mail Archive</a>
- </li>
- </ul>
- <h3>
- Reporting Issues
- </h3>
- <p>
- WSO2 encourages you to report issues and your enhancement requests for
the
- WSO2 ESB using the public <a
- href="http://www.wso2.org/jira/browse/ESBJAVA">JIRA</a>.
- </p>
- <p>
- You can also watch how they are resolved, and comment on the progress..
- </p>
- <h3>
- Discussion Forums
- </h3>
- <p>
- Alternatively, questions could be raised using the forums available.
- </p>
- <p>
- <a href="http://wso2.org/forum/187">WSO2 ESB Forum</a> :
- Discussion forum for WSO2 ESB developers/users
- </p>
</body>
</html>
\ No newline at end of file
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev