Skip to content

Commit

Permalink
[Cleanup&.gitignore] Remove target, target-eclipse from repository an…
Browse files Browse the repository at this point in the history
…d rename .gitignore files to .git_empty_directory. Remove grails compiler level requirement.
  • Loading branch information
bagage committed Jan 8, 2014
1 parent 85a9390 commit f460b5b
Show file tree
Hide file tree
Showing 425 changed files with 3 additions and 44,909 deletions.
1 change: 0 additions & 1 deletion .classpath
Expand Up @@ -152,6 +152,5 @@
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.grails.ide.eclipse.core.CLASSPATH_CONTAINER"/>
<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
<classpathentry kind="output" path="target-eclipse/classes"/>
</classpath>
1 change: 1 addition & 0 deletions .gitignore
@@ -1,2 +1,3 @@
*.class
target/
target-eclipse/
2 changes: 1 addition & 1 deletion .project
Expand Up @@ -26,7 +26,7 @@
<link>
<name>.link_to_grails_plugins</name>
<type>2</type>
<location>C:/Users/Jeremie/workspace/outOfBounds/target/work/plugins</location>
<location>target/work/plugins</location>
</link>
</linkedResources>
</projectDescription>
4 changes: 0 additions & 4 deletions .settings/org.eclipse.core.resources.prefs
@@ -1,8 +1,4 @@
eclipse.preferences.version=1
encoding//.link_to_grails_plugins/hibernate-3.6.10.6/grails-app/i18n=UTF-8
encoding//.link_to_grails_plugins/hibernate-3.6.10.6/grails-app/i18n/messages.properties=UTF-8
encoding//.link_to_grails_plugins/resources-1.2.1/grails-app/i18n=UTF-8
encoding//.link_to_grails_plugins/resources-1.2.1/grails-app/i18n/messages.properties=UTF-8
encoding//grails-app/i18n=UTF-8
encoding//grails-app/i18n/messages.properties=UTF-8
encoding//grails-app/i18n/messages_cs_CZ.properties=UTF-8
Expand Down
2 changes: 1 addition & 1 deletion .settings/org.eclipse.jdt.groovy.core.prefs
@@ -1,2 +1,2 @@
eclipse.preferences.version=1
groovy.compiler.level=21
groovy.compiler.level=-1
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
24 changes: 0 additions & 24 deletions target-eclipse/classes/dbdoc/_globalnav.gsp

This file was deleted.

22 changes: 0 additions & 22 deletions target-eclipse/classes/dbdoc/_index.gsp

This file was deleted.

11 changes: 0 additions & 11 deletions target-eclipse/classes/dbdoc/_overview-summary.gsp

This file was deleted.

60 changes: 0 additions & 60 deletions target-eclipse/classes/dbdoc/_stylesheet.gsp

This file was deleted.

18 changes: 0 additions & 18 deletions target-eclipse/classes/hibernate.cfg.xml

This file was deleted.

5 changes: 0 additions & 5 deletions target/classes/application.properties

This file was deleted.

Binary file not shown.
Binary file not shown.
5 changes: 0 additions & 5 deletions target/test-classes/integration/application.properties

This file was deleted.

3 changes: 0 additions & 3 deletions target/test-classes/spring/resources.groovy

This file was deleted.

2 changes: 0 additions & 2 deletions target/test-reports/TESTS-TestSuites.xml

This file was deleted.

181 changes: 0 additions & 181 deletions target/test-reports/html/all.html

This file was deleted.

0 comments on commit f460b5b

Please sign in to comment.