[jbpm-commits] JBoss JBPM SVN: r1986 - in jbpm3/trunk: modules/console and 10 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Aug 22 11:26:17 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-08-22 11:26:15 -0400 (Fri, 22 Aug 2008)
New Revision: 1986

Added:
   jbpm3/trunk/modules/console/.classpath
   jbpm3/trunk/modules/console/.project
   jbpm3/trunk/modules/distribution/.classpath
   jbpm3/trunk/modules/distribution/.project
   jbpm3/trunk/modules/enterprise/.classpath
   jbpm3/trunk/modules/enterprise/.project
   jbpm3/trunk/modules/jbpm4jsf/.classpath
   jbpm3/trunk/modules/jbpm4jsf/.project
   jbpm3/trunk/modules/jpdl/core/.classpath
   jbpm3/trunk/modules/jpdl/core/.project
   jbpm3/trunk/modules/jpdl/db/.classpath
   jbpm3/trunk/modules/jpdl/db/.project
   jbpm3/trunk/modules/jpdl/examples/.classpath
   jbpm3/trunk/modules/jpdl/examples/.project
   jbpm3/trunk/modules/jpdl/identity/.classpath
   jbpm3/trunk/modules/jpdl/identity/.project
   jbpm3/trunk/modules/jpdl/simulation/.classpath
   jbpm3/trunk/modules/jpdl/simulation/.project
   jbpm3/trunk/modules/jpdl/userguide/.classpath
   jbpm3/trunk/modules/jpdl/userguide/.project
   jbpm3/trunk/modules/jpdl/ws/.classpath
   jbpm3/trunk/modules/jpdl/ws/.project
Modified:
   jbpm3/trunk/modules/console/
   jbpm3/trunk/modules/distribution/
   jbpm3/trunk/modules/enterprise/
   jbpm3/trunk/modules/jbpm4jsf/
   jbpm3/trunk/modules/jpdl/core/
   jbpm3/trunk/modules/jpdl/db/
   jbpm3/trunk/modules/jpdl/examples/
   jbpm3/trunk/modules/jpdl/identity/
   jbpm3/trunk/modules/jpdl/simulation/
   jbpm3/trunk/modules/jpdl/userguide/
   jbpm3/trunk/modules/jpdl/ws/
   jbpm3/trunk/pom.xml
Log:
Add eclipse project files


Property changes on: jbpm3/trunk/modules/console
___________________________________________________________________
Name: svn:ignore
   - target

   + target
.settings


Added: jbpm3/trunk/modules/console/.classpath
===================================================================
--- jbpm3/trunk/modules/console/.classpath	                        (rev 0)
+++ jbpm3/trunk/modules/console/.classpath	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path=""/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: jbpm3/trunk/modules/console/.project
===================================================================
--- jbpm3/trunk/modules/console/.project	                        (rev 0)
+++ jbpm3/trunk/modules/console/.project	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbpm-console</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+</projectDescription>


Property changes on: jbpm3/trunk/modules/distribution
___________________________________________________________________
Name: svn:ignore
   - target

   + target
.settings


Added: jbpm3/trunk/modules/distribution/.classpath
===================================================================
--- jbpm3/trunk/modules/distribution/.classpath	                        (rev 0)
+++ jbpm3/trunk/modules/distribution/.classpath	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path=""/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: jbpm3/trunk/modules/distribution/.project
===================================================================
--- jbpm3/trunk/modules/distribution/.project	                        (rev 0)
+++ jbpm3/trunk/modules/distribution/.project	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbpm-distribution</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+</projectDescription>


Property changes on: jbpm3/trunk/modules/enterprise
___________________________________________________________________
Name: svn:ignore
   - target

   + target
.settings


Added: jbpm3/trunk/modules/enterprise/.classpath
===================================================================
--- jbpm3/trunk/modules/enterprise/.classpath	                        (rev 0)
+++ jbpm3/trunk/modules/enterprise/.classpath	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path=""/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: jbpm3/trunk/modules/enterprise/.project
===================================================================
--- jbpm3/trunk/modules/enterprise/.project	                        (rev 0)
+++ jbpm3/trunk/modules/enterprise/.project	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbpm-enterprise</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+</projectDescription>


Property changes on: jbpm3/trunk/modules/jbpm4jsf
___________________________________________________________________
Name: svn:ignore
   - target

   + target
.settings


Added: jbpm3/trunk/modules/jbpm4jsf/.classpath
===================================================================
--- jbpm3/trunk/modules/jbpm4jsf/.classpath	                        (rev 0)
+++ jbpm3/trunk/modules/jbpm4jsf/.classpath	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path=""/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: jbpm3/trunk/modules/jbpm4jsf/.project
===================================================================
--- jbpm3/trunk/modules/jbpm4jsf/.project	                        (rev 0)
+++ jbpm3/trunk/modules/jbpm4jsf/.project	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbpm-jbpm4jsf</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+</projectDescription>


Property changes on: jbpm3/trunk/modules/jpdl/core
___________________________________________________________________
Name: svn:ignore
   - target

   + target
.settings


Added: jbpm3/trunk/modules/jpdl/core/.classpath
===================================================================
--- jbpm3/trunk/modules/jpdl/core/.classpath	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/core/.classpath	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path=""/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: jbpm3/trunk/modules/jpdl/core/.project
===================================================================
--- jbpm3/trunk/modules/jpdl/core/.project	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/core/.project	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbpm-jpdl-core</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+</projectDescription>


Property changes on: jbpm3/trunk/modules/jpdl/db
___________________________________________________________________
Name: svn:ignore
   - target

   + target
.settings


Added: jbpm3/trunk/modules/jpdl/db/.classpath
===================================================================
--- jbpm3/trunk/modules/jpdl/db/.classpath	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/db/.classpath	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path=""/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: jbpm3/trunk/modules/jpdl/db/.project
===================================================================
--- jbpm3/trunk/modules/jpdl/db/.project	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/db/.project	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbpm-jpdl-db</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+</projectDescription>


Property changes on: jbpm3/trunk/modules/jpdl/examples
___________________________________________________________________
Name: svn:ignore
   - target

   + target
.settings


Added: jbpm3/trunk/modules/jpdl/examples/.classpath
===================================================================
--- jbpm3/trunk/modules/jpdl/examples/.classpath	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/examples/.classpath	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path=""/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: jbpm3/trunk/modules/jpdl/examples/.project
===================================================================
--- jbpm3/trunk/modules/jpdl/examples/.project	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/examples/.project	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbpm-jpdl-examples</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+</projectDescription>


Property changes on: jbpm3/trunk/modules/jpdl/identity
___________________________________________________________________
Name: svn:ignore
   - target

   + target
.settings


Added: jbpm3/trunk/modules/jpdl/identity/.classpath
===================================================================
--- jbpm3/trunk/modules/jpdl/identity/.classpath	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/identity/.classpath	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path=""/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: jbpm3/trunk/modules/jpdl/identity/.project
===================================================================
--- jbpm3/trunk/modules/jpdl/identity/.project	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/identity/.project	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbpm-jpdl-identity</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+</projectDescription>


Property changes on: jbpm3/trunk/modules/jpdl/simulation
___________________________________________________________________
Name: svn:ignore
   - target

   + target
.settings


Added: jbpm3/trunk/modules/jpdl/simulation/.classpath
===================================================================
--- jbpm3/trunk/modules/jpdl/simulation/.classpath	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/simulation/.classpath	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path=""/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: jbpm3/trunk/modules/jpdl/simulation/.project
===================================================================
--- jbpm3/trunk/modules/jpdl/simulation/.project	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/simulation/.project	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbpm-jpdl-simulation</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+</projectDescription>


Property changes on: jbpm3/trunk/modules/jpdl/userguide
___________________________________________________________________
Name: svn:ignore
   - target

   + target
.settings


Added: jbpm3/trunk/modules/jpdl/userguide/.classpath
===================================================================
--- jbpm3/trunk/modules/jpdl/userguide/.classpath	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/userguide/.classpath	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path=""/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: jbpm3/trunk/modules/jpdl/userguide/.project
===================================================================
--- jbpm3/trunk/modules/jpdl/userguide/.project	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/userguide/.project	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbpm-jpdl-userguide</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+</projectDescription>


Property changes on: jbpm3/trunk/modules/jpdl/ws
___________________________________________________________________
Name: svn:ignore
   - target

   + target
.settings


Added: jbpm3/trunk/modules/jpdl/ws/.classpath
===================================================================
--- jbpm3/trunk/modules/jpdl/ws/.classpath	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/ws/.classpath	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path=""/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Added: jbpm3/trunk/modules/jpdl/ws/.project
===================================================================
--- jbpm3/trunk/modules/jpdl/ws/.project	                        (rev 0)
+++ jbpm3/trunk/modules/jpdl/ws/.project	2008-08-22 15:26:15 UTC (rev 1986)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>jbpm-jpdl-ws</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.maven.ide.eclipse.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.maven.ide.eclipse.maven2Nature</nature>
+	</natures>
+</projectDescription>

Modified: jbpm3/trunk/pom.xml
===================================================================
--- jbpm3/trunk/pom.xml	2008-08-22 13:51:28 UTC (rev 1985)
+++ jbpm3/trunk/pom.xml	2008-08-22 15:26:15 UTC (rev 1986)
@@ -20,9 +20,9 @@
 
   <!-- Parent -->
   <parent>
-    <groupId>org.jboss.jbpm</groupId>
-    <artifactId>jbpm-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <groupId>org.jboss.bpm</groupId>
+    <artifactId>jboss-bpm-parent</artifactId>
+    <version>1.0.0.GA</version>
   </parent>
 
   <!-- Modules -->
@@ -381,6 +381,14 @@
     </site>
   </distributionManagement>
 
+  <!-- Repositories -->
+  <repositories>
+    <repository>
+      <id>repository.jboss.org</id>
+      <url>http://repository.jboss.org/maven2</url>
+    </repository>
+  </repositories>
+
   <!-- Profiles -->
   <profiles>
 




More information about the jbpm-commits mailing list