Author: alex.guizar(a)jboss.com
Date: 2009-10-29 18:10:25 -0400 (Thu, 29 Oct 2009)
New Revision: 215
Modified:
trunk/console/identity/
trunk/console/integration/
trunk/distribution/
trunk/docs/docbook/gettingstartedguide/
trunk/docs/docbook/userguide/
trunk/integration-tests/
trunk/runtime/deployer/.project
trunk/runtime/engine-assembly/
Log:
ignore eclipse files in all modules
Property changes on: trunk/console/identity
___________________________________________________________________
Name: svn:ignore
- target
+ target
.project
Property changes on: trunk/console/integration
___________________________________________________________________
Name: svn:ignore
- target
+ target
.project
.classpath
Property changes on: trunk/distribution
___________________________________________________________________
Name: svn:ignore
- *.iml
*.ipr
*.iws
+ *.iml
*.ipr
*.iws
target
.project
Property changes on: trunk/docs/docbook/gettingstartedguide
___________________________________________________________________
Name: svn:ignore
- target
+ target
.project
Property changes on: trunk/docs/docbook/userguide
___________________________________________________________________
Name: svn:ignore
+ target
.project
Property changes on: trunk/integration-tests
___________________________________________________________________
Name: svn:ignore
+ target
.classpath
.project
Modified: trunk/runtime/deployer/.project
===================================================================
--- trunk/runtime/deployer/.project 2009-10-29 17:03:15 UTC (rev 214)
+++ trunk/runtime/deployer/.project 2009-10-29 22:10:25 UTC (rev 215)
@@ -10,8 +10,14 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.maven.ide.eclipse.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
+ <nature>org.maven.ide.eclipse.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
Property changes on: trunk/runtime/engine-assembly
___________________________________________________________________
Name: svn:ignore
- *.iml
*.ipr
*.iws
target
+ *.iml
*.ipr
*.iws
target
.project
Show replies by date