Skip to content

Commit

Permalink
Revert to before Maven
Browse files Browse the repository at this point in the history
  • Loading branch information
jeden25 committed Feb 5, 2015
1 parent 5c50de0 commit 7f924ca
Show file tree
Hide file tree
Showing 24 changed files with 22 additions and 97 deletions.
Binary file modified ElephantSQL-Uploader.war
Binary file not shown.
23 changes: 10 additions & 13 deletions app/.classpath
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry including="**/*.java" kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/json-simple-1.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.3.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/postgresql-9.1-901.jdbc4.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/servlet-api-2.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
12 changes: 3 additions & 9 deletions app/.project
Original file line number Diff line number Diff line change
Expand Up @@ -10,33 +10,27 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
</natures>
</projectDescription>
2 changes: 1 addition & 1 deletion app/.settings/.jsdtscope
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="WebContent"/>
<classpathentry excluding="js/" kind="src" path="WebContent"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
<attributes>
Expand Down
7 changes: 3 additions & 4 deletions app/.settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
org.eclipse.jdt.core.compiler.compliance=1.5
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.source=1.7
org.eclipse.jdt.core.compiler.source=1.5
4 changes: 0 additions & 4 deletions app/.settings/org.eclipse.m2e.core.prefs

This file was deleted.

7 changes: 3 additions & 4 deletions app/.settings/org.eclipse.wst.common.component
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="PostgreSQLUpload">
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
<wb-module deploy-name="TwitterSearch0">
<wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
<property name="context-root" value="PostgreSQLUpload"/>
<property name="java-output-path" value="/PostgreSQLUpload/build/classes"/>
<property name="java-output-path" value="/TwitterSearch0/bin"/>
<property name="context-root" value="elephantsql"/>
</wb-module>
</project-modules>
5 changes: 1 addition & 4 deletions app/.settings/org.eclipse.wst.common.project.facet.core.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime name="IBM Bluemix Runtime"/>
<fixed facet="wst.jsdt.web"/>
<fixed facet="jst.web"/>
<fixed facet="java"/>
<installed facet="java" version="1.7"/>
<installed facet="java" version="1.5"/>
<installed facet="jst.web" version="2.5"/>
<installed facet="wst.jsdt.web" version="1.0"/>
</faceted-project>
2 changes: 0 additions & 2 deletions app/.settings/org.eclipse.wst.validation.prefs

This file was deleted.

Binary file added app/WebContent/WEB-INF/lib/commons-codec-1.6.jar
Binary file not shown.
Binary file not shown.
Binary file added app/WebContent/WEB-INF/lib/commons-io-2.4.jar
Binary file not shown.
Binary file not shown.
Binary file added app/WebContent/WEB-INF/lib/fluent-hc-4.2.5.jar
Binary file not shown.
Binary file added app/WebContent/WEB-INF/lib/httpclient-4.2.5.jar
Binary file not shown.
Binary file not shown.
Binary file added app/WebContent/WEB-INF/lib/httpcore-4.2.4.jar
Binary file not shown.
Binary file added app/WebContent/WEB-INF/lib/httpmime-4.2.5.jar
Binary file not shown.
Binary file added app/WebContent/WEB-INF/lib/json-simple-1.1.jar
Binary file not shown.
Binary file not shown.
Binary file added app/WebContent/WEB-INF/lib/servlet-api-2.5.jar
Binary file not shown.
49 changes: 0 additions & 49 deletions app/pom.xml

This file was deleted.

7 changes: 1 addition & 6 deletions manifest.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
---
declared-services:
myService:
type: elephantsql
plan: turtle

applications:
- name: JavaUpload
memory: 256M #The maximum memory to allocate to each application instance
instances: 1 #The number of instances of the application to start
host: JavaUpload-${random-word} #Hostname for app routing. Unique to domain
path: ElephantSQL-Uploader.war
services:
- myService #Identifier for ElephantSQL service, must be provisioned before push
- java-pg #Identifier for ElephantSQL service, must be provisioned before push

1 change: 0 additions & 1 deletion project.json

This file was deleted.

0 comments on commit 7f924ca

Please sign in to comment.