diff --git a/.gitignore b/.gitignore index d51a2722..2e670bc3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,10 +9,10 @@ .gradle .project .settings -.springBeans bin build .DS_Store +.springBeans erl_crash.dump nohup.out src/ant/.ant-targets-upload-dist.xml diff --git a/spring-amqp-core/.springBeans b/spring-amqp-core/.springBeans deleted file mode 100644 index dbe284d5..00000000 --- a/spring-amqp-core/.springBeans +++ /dev/null @@ -1,13 +0,0 @@ - - - 1 - - - - - - - - - - diff --git a/spring-amqp-core/pom.xml b/spring-amqp-core/pom.xml deleted file mode 100644 index 12cc0768..00000000 --- a/spring-amqp-core/pom.xml +++ /dev/null @@ -1,75 +0,0 @@ - - 4.0.0 - - org.springframework.amqp - spring-amqp-parent - 1.1.2.BUILD-SNAPSHOT - ../spring-amqp-parent/pom.xml - - spring-amqp - jar - Spring AMQP Core - - - - org.springframework - spring-core - - - org.springframework - spring-oxm - true - - - org.springframework - spring-context - true - - - org.springframework - spring-test - - - - - cglib - cglib-nodep - runtime - true - - - org.mockito - mockito-all - test - - - junit - junit - - - org.codehaus.jackson - jackson-core-asl - true - - - org.codehaus.jackson - jackson-mapper-asl - true - - - - - log4j - log4j - test - - - - - - com.springsource.bundlor - com.springsource.bundlor.maven - - - - diff --git a/spring-erlang/.springBeans b/spring-erlang/.springBeans deleted file mode 100644 index dbe284d5..00000000 --- a/spring-erlang/.springBeans +++ /dev/null @@ -1,13 +0,0 @@ - - - 1 - - - - - - - - - - diff --git a/spring-erlang/pom.xml b/spring-erlang/pom.xml deleted file mode 100644 index 47759c4d..00000000 --- a/spring-erlang/pom.xml +++ /dev/null @@ -1,70 +0,0 @@ - - 4.0.0 - - org.springframework.amqp - spring-amqp-parent - 1.1.2.BUILD-SNAPSHOT - ../spring-amqp-parent/pom.xml - - spring-erlang - jar - Spring Erlang Support - - - - - org.springframework - spring-beans - - - - - commons-io - commons-io - - - - - log4j - log4j - test - - - - javax.annotation - jsr250-api - true - - - - cglib - cglib-nodep - true - - - - org.mockito - mockito-all - test - - - - junit - junit - - - - org.erlang.otp - jinterface - - - - - - - com.springsource.bundlor - com.springsource.bundlor.maven - - - - diff --git a/spring-rabbit/.springBeans b/spring-rabbit/.springBeans deleted file mode 100644 index dbe284d5..00000000 --- a/spring-rabbit/.springBeans +++ /dev/null @@ -1,13 +0,0 @@ - - - 1 - - - - - - - - - - diff --git a/spring-rabbit/pom.xml b/spring-rabbit/pom.xml deleted file mode 100644 index 3dc7a3ac..00000000 --- a/spring-rabbit/pom.xml +++ /dev/null @@ -1,92 +0,0 @@ - - 4.0.0 - - org.springframework.amqp - spring-amqp-parent - 1.1.2.BUILD-SNAPSHOT - ../spring-amqp-parent/pom.xml - - spring-rabbit - jar - Spring RabbitMQ Support - - - com.rabbitmq - amqp-client - - - - org.springframework.amqp - spring-amqp - - - org.springframework.amqp - spring-erlang - test - - - - - org.springframework - spring-aop - true - - - org.springframework - spring-tx - - - org.springframework - spring-test - - - org.springframework.retry - spring-retry - 1.0.1.RELEASE - true - - - - - commons-cli - commons-cli - 1.2 - test - - - - - log4j - log4j - compile - true - - - - cglib - cglib-nodep - runtime - true - - - - org.mockito - mockito-all - test - - - - junit - junit - - - - - - - com.springsource.bundlor - com.springsource.bundlor.maven - - - -