[jboss-svn-commits] JBL Code SVN: r18818 - labs/jbossrules/branches/temporal_rete/drools-compiler.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Mar 11 07:07:08 EDT 2008


Author: mgroch
Date: 2008-03-11 07:07:08 -0400 (Tue, 11 Mar 2008)
New Revision: 18818

Modified:
   labs/jbossrules/branches/temporal_rete/drools-compiler/.project
Log:
initial import
event definition extended

Modified: labs/jbossrules/branches/temporal_rete/drools-compiler/.project
===================================================================
--- labs/jbossrules/branches/temporal_rete/drools-compiler/.project	2008-03-11 02:06:27 UTC (rev 18817)
+++ labs/jbossrules/branches/temporal_rete/drools-compiler/.project	2008-03-11 11:07:08 UTC (rev 18818)
@@ -1,15 +1,18 @@
-<projectDescription>
-  <name>temp-drools-compiler</name>
-  <comment>A rule production system</comment>
-  <projects>
-    <project>drools-core</project>
-  </projects>
-  <buildSpec>
-    <buildCommand>
-      <name>org.eclipse.jdt.core.javabuilder</name>
-    </buildCommand>
-  </buildSpec>
-  <natures>
-    <nature>org.eclipse.jdt.core.javanature</nature>
-  </natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>drools-compiler</name>
+	<comment>A rule production system</comment>
+	<projects>
+		<project>drools-core</project>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>




More information about the jboss-svn-commits mailing list