Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 77970 invoked from network); 26 Jan 2008 12:33:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jan 2008 12:33:29 -0000 Received: (qmail 52494 invoked by uid 500); 26 Jan 2008 12:33:13 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 52461 invoked by uid 500); 26 Jan 2008 12:33:13 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 52450 invoked by uid 99); 26 Jan 2008 12:33:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Jan 2008 04:33:12 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of BRosenberger@serena.com designates 205.142.227.27 as permitted sender) Received: from [205.142.227.27] (HELO ORX-MX.serena.dmz) (205.142.227.27) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Jan 2008 12:32:47 +0000 Received: from ORD-APPMAIL.serena.com (unverified) by ORX-MX.serena.dmz (Clearswift SMTPRS 5.2.5) with ESMTP id for ; Sat, 26 Jan 2008 04:32:54 -0800 Received: from stal-mail.serena.com ([10.130.11.90]) by ORD-APPMAIL.serena.com with Microsoft SMTPSVC(6.0.3790.1830); Sat, 26 Jan 2008 04:32:54 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: XBridgeNG - New Ant related project Date: Sat, 26 Jan 2008 12:32:53 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: XBridgeNG - New Ant related project Thread-Index: AchgFs9cOSpOJug5THSliFz/qFJgrAAAE5IQ From: "Brian Rosenberger" To: X-OriginalArrivalTime: 26 Jan 2008 12:32:54.0275 (UTC) FILETIME=[92C1D530:01C86017] X-Virus-Checked: Checked by ClamAV on apache.org Hi, =20 This is an information about a new Apache Ant related open source project. It would be nice if it could be added to projects.xml (see patch below). =20 Project name:=20 XMLBridge Next Generation (XBridgeNG) =20 Project short summary: XML Bridge Next Generation (XBridgeNG) is an item/ ticket data exchange format along with an execution runtime based on Apache Ant. It allows you to set up integrations between various tools like Serena TeamTrack, HP QualityCenter, Perforce and many more. Those Ant Tasks can be used standalone too. =20 Project details: XBridgeNG has three aspects:=20 It defines an XML format that can be used to describe field based records (items), e.g. tickets from a bug tracker. It also defines a way to describe relationships between these items and associations between items and other objects (e.g. file attachments).=20 It includes several adapters for other software products to enable them to export and import data that is written in the xml format described above. Therefore XBridgeNG acts as a bridge between different tools (currently there are adapters available for QualityCenter, TeamTrack, Perforce, ...). These adapters are written in Java and are wrappers to the proprietary APIs of the tools. XBridgeNG uses Apache Ant as an execution engine. The Apache Ant build file describes the flow of data between the different tools for XBridgeNG. Serial, parallel and n-to-n synchronization of data is possible using regular Apache Ant build file syntax along with the XBridgeNG adapters. While "modern" technologies like web services are a good approach to building software integrations , it is often easier to set up a synchronization based on plain flat xml files (offline use, transport through firewalls, different networks, ...). XBridgeNG is not an integration server.=20 =20 Project web site can be found here: http://xbridgeng.sourceforge.net =20 =20 Thank you. Brian Rosenberger =20 =20 BEGIN PATCH SECTION =20 --- c:\Dokumente und Einstellungen\brian\Desktop\projects.xml 2008-01-26 11:44:10.843750000 +0100 +++ c:\Dokumente und Einstellungen\brian\Desktop\projects_new.xml 2008-01-26 13:07:07.359375000 +0100 @@ -611,7 +611,34 @@ =20 - + + +

XML Bridge Next Generation (XBridgeNG) is an item/ ticket data exchange format=20 + along with an execution runtime based on Apache Ant. It allows you to set up=20 + integrations between various tools like Serena TeamTrack, HP QualityCenter,=20 + Perforce and many more. Those Ant Tasks can be used standalone too.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.6.5 or later
URL:http://xbridgeng.sourceforge.net
Contact:Brian Rosenberger
License:Mozilla Public License 1.1 (MPL 1.1).
+
+ =20 + =20

XML Publication is a set of tools to generate Web pages from desktop documents or other structured documents using END PATCH SECTION =20 =20 --=20 ********************************************************************** This email and any files transmitted with it are confidential and intended = solely for the use of the individual or entity to whom they are addressed. = Any unauthorized review, use, disclosure or distribution is prohibited. If = you are not the intended recipient, please contact the sender by reply e-ma= il and destroy all copies of the original message.=20 ********************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org