[jboss-svn-commits] JBL Code SVN: r7550 - labs/reportingservices/trunk/dev/modules/server/impl

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sun Nov 12 09:53:20 EST 2006


Author: romainguinot at gmail.com
Date: 2006-11-12 09:53:19 -0500 (Sun, 12 Nov 2006)
New Revision: 7550

Modified:
   labs/reportingservices/trunk/dev/modules/server/impl/pom.xml
Log:
re-uncommented BIRT .Instructions at 
https://labs.jboss.com/wiki/BIRTIntegration

:)

Modified: labs/reportingservices/trunk/dev/modules/server/impl/pom.xml
===================================================================
--- labs/reportingservices/trunk/dev/modules/server/impl/pom.xml	2006-11-12 14:52:22 UTC (rev 7549)
+++ labs/reportingservices/trunk/dev/modules/server/impl/pom.xml	2006-11-12 14:53:19 UTC (rev 7550)
@@ -84,14 +84,14 @@
 		</dependency>
 		
 		<!-- BIRT engine -->
-		<!-- 
+		 
 		<dependency>
 			<groupId>org.eclipse.birt</groupId>
 			<artifactId>engineapi</artifactId>
 			<version>2.1</version>
 		</dependency>
-		-->
 		
 		
+		
 	</dependencies>
 </project>
\ No newline at end of file




More information about the jboss-svn-commits mailing list