[jboss-svn-commits] JBL Code SVN: r36077 - labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Fri Nov 26 04:43:24 EST 2010
Author: ge0ffrey
Date: 2010-11-26 04:43:24 -0500 (Fri, 26 Nov 2010)
New Revision: 36077
Removed:
labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/.classpath
labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/.project
Log:
delete .classpath and .project (they should be in svn:ignore)
Deleted: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/.classpath
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/.classpath 2010-11-26 09:15:26 UTC (rev 36076)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/.classpath 2010-11-26 09:43:24 UTC (rev 36077)
@@ -1,21 +0,0 @@
-<classpath>
- <classpathentry kind="src" path="src/test/java" output="target/test-classes"/>
- <classpathentry kind="src" path="src/test/resources" output="target/test-classes" including="**" excluding="**/*.java"/>
- <classpathentry kind="src" path="src/main/java" including="**/*.java"/>
- <classpathentry kind="src" path="." including="build.properties" excluding="**/*.java"/>
- <classpathentry kind="output" path="target/classes"/>
- <classpathentry kind="var" path="M2_REPO/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.0.1/geronimo-jms_1.1_spec-1.0.1.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-jta_1.0.1B_spec/1.0.1/geronimo-jta_1.0.1B_spec-1.0.1.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-library/1.1/hamcrest-library-1.1.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/jmock/jmock/2.5.1/jmock-2.5.1.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/jmock/jmock-legacy/2.5.1/jmock-legacy-2.5.1.jar"/>
- <classpathentry kind="var" path="M2_REPO/junit/junit/4.6/junit-4.6.jar"/>
- <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/objenesis/objenesis/1.0/objenesis-1.0.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.5.2/slf4j-api-1.5.2.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-jdk14/1.5.2/slf4j-jdk14-1.5.2.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-log4j12/1.5.2/slf4j-log4j12-1.5.2.jar"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-</classpath>
\ No newline at end of file
Deleted: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/.project
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/.project 2010-11-26 09:15:26 UTC (rev 36076)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/.project 2010-11-26 09:43:24 UTC (rev 36077)
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.drools.osgi.wrapper.btm</name>
- <comment>A rule production system</comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
- <triggers>full,incremental,</triggers>
- <arguments>
- <dictionary>
- <key>LaunchConfigHandle</key>
- <value><project>/.externalToolBuilders/org.eclipse.pde.ManifestBuilder.launch</value>
- </dictionary>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
- <triggers>full,incremental,</triggers>
- <arguments>
- <dictionary>
- <key>LaunchConfigHandle</key>
- <value><project>/.externalToolBuilders/org.eclipse.pde.SchemaBuilder.launch</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.PluginNature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>
More information about the jboss-svn-commits
mailing list