diff --git a/distro/descriptor.xml b/distro/descriptor.xml index 6b1704c..f75b5e9 100644 --- a/distro/descriptor.xml +++ b/distro/descriptor.xml @@ -38,10 +38,5 @@ target/${build.finalName}.jar /${artifactId} - - ${distroDirectory}/svnpath.txt - /${artifactId} - true - \ No newline at end of file diff --git a/pom.xml b/pom.xml index b7a7d04..072e43e 100644 --- a/pom.xml +++ b/pom.xml @@ -119,32 +119,32 @@ - - org.apache.maven.plugins - maven-resources-plugin - 2.5 - - - copy-profile - install - - copy-resources - - - target - - - ${distroDirectory} - true - - profile.xml - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/target/maven-archiver/pom.properties b/target/maven-archiver/pom.properties deleted file mode 100644 index efeaa62..0000000 --- a/target/maven-archiver/pom.properties +++ /dev/null @@ -1,5 +0,0 @@ -#Generated by Maven -#Mon May 02 16:49:27 CEST 2016 -version=1.0.0-SNAPSHOT -groupId=org.gcube.portal -artifactId=threadlocal-vars-cleaner diff --git a/target/profile.xml b/target/profile.xml deleted file mode 100644 index 580b167..0000000 --- a/target/profile.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - Library - - This component clean the Smartgears ThreadLocal variables each time a new Thread is assigned to a request from tomcat thread pool - Portal - threadlocal-vars-cleaner - 1.0.0 - - - threadlocal-vars-cleaner - 1.0.0-SNAPSHOT - - org.gcube.portal - threadlocal-vars-cleaner - 1.0.0-SNAPSHOT - - - threadlocal-vars-cleaner-1.0.0-SNAPSHOT.war - - - - - diff --git a/target/surefire-reports/TEST-org.gcube.portal.threadlocalexec.AppTest.xml b/target/surefire-reports/TEST-org.gcube.portal.threadlocalexec.AppTest.xml deleted file mode 100644 index 3adb55f..0000000 --- a/target/surefire-reports/TEST-org.gcube.portal.threadlocalexec.AppTest.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/target/surefire-reports/org.gcube.portal.threadlocalexec.AppTest.txt b/target/surefire-reports/org.gcube.portal.threadlocalexec.AppTest.txt deleted file mode 100644 index ccb5e1e..0000000 --- a/target/surefire-reports/org.gcube.portal.threadlocalexec.AppTest.txt +++ /dev/null @@ -1,4 +0,0 @@ -------------------------------------------------------------------------------- -Test set: org.gcube.portal.threadlocalexec.AppTest -------------------------------------------------------------------------------- -Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec diff --git a/target/threadlocal-vars-cleaner-1.0.0-SNAPSHOT.jar b/target/threadlocal-vars-cleaner-1.0.0-SNAPSHOT.jar deleted file mode 100644 index 404b7d2..0000000 Binary files a/target/threadlocal-vars-cleaner-1.0.0-SNAPSHOT.jar and /dev/null differ diff --git a/target/threadlocal-vars-cleaner-1.0.0-SNAPSHOT/WEB-INF/classes/org/gcube/portal/threadlocalexec/SmartGearsPortalValve.class b/target/threadlocal-vars-cleaner-1.0.0-SNAPSHOT/WEB-INF/classes/org/gcube/portal/threadlocalexec/SmartGearsPortalValve.class deleted file mode 100644 index 3f642c6..0000000 Binary files a/target/threadlocal-vars-cleaner-1.0.0-SNAPSHOT/WEB-INF/classes/org/gcube/portal/threadlocalexec/SmartGearsPortalValve.class and /dev/null differ