diff --git a/eclipse-formatting.xml b/eclipse-formatting.xml new file mode 100644 index 000000000..d2776ff89 --- /dev/null +++ b/eclipse-formatting.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/emc-metalnx-core/pom.xml b/src/emc-metalnx-core/pom.xml index 1dff003c2..4008b5b15 100755 --- a/src/emc-metalnx-core/pom.xml +++ b/src/emc-metalnx-core/pom.xml @@ -18,6 +18,10 @@ emc-metalnx-core + + org.irods.jargon + jargon-core + javassist javassist @@ -83,23 +87,24 @@ - - - org.codehaus.mojo - jaxb2-maven-plugin - 1.5 - - - - xjc - - - - - - -extension -npa -b "${project.basedir}/src/main/xsd/global.xjb" - - + + + org.codehaus.mojo + jaxb2-maven-plugin + 1.5 + + + + xjc + + + + + + -extension -npa -b + "${project.basedir}/src/main/xsd/global.xjb" + + maven-antrun-plugin @@ -191,51 +196,51 @@ irods.admin.user=${jargon.test.irods.admin} irods.admin.password=${jargon.test.irods.admin.password} - + irods.auth.scheme=${metalnx.auth.scheme} default.storage.resource=${jargon.test.irods.resource} ssl.negotiation.policy=${metalnx.ssl.policy} ########################################################## - + utilize.packing.streams=${metalnx.packing.streams} - + compute.checksum=${metalnx.compute.checksum} ########################################################## - + db.driverClassName=${metalnx.jdbc.driver} db.url=${metalnx.jdbc.url} db.username=${metalnx.jdbc.user} db.password=${metalnx.jdbc.password} hibernate.dialect=${metalnx.jdbc.dialect} - + hibernate.show_sql=true hibernate.format_sql=false - + hibernate.hbm2ddl.auto=update - + connection.pool_size=5 ###################################### - + jobs.irods.username=${jargon.test.irods.admin} jobs.irods.password=${jargon.test.irods.admin.password} jobs.irods.auth.scheme=${metalnx.auth.scheme} runSyncJobs=true - + rmd.connection.timeout=500 rmd.connection.port=8000 reverse.dns.lookup=false ###################################### - + populate.msi.enabled=false illumina.msi.enabled=true @@ -248,7 +253,7 @@ msi.irods.42.list=libmsisync_to_archive.so,libmsi_update_unixfilesystem_resource_free_space.so msi.other.list= - + resource.location.images=/images/,classpath:static/images/ resource.location.fonts=/fonts/,classpath:static/fonts/ resource.location.css=/css/,classpath:static/css/ @@ -265,7 +270,7 @@ - + diff --git a/src/emc-metalnx-web/src/main/webapp/WEB-INF/applicationContext.xml b/src/emc-metalnx-web/src/main/webapp/WEB-INF/applicationContext.xml index 50c59ebbe..9e3853272 100755 --- a/src/emc-metalnx-web/src/main/webapp/WEB-INF/applicationContext.xml +++ b/src/emc-metalnx-web/src/main/webapp/WEB-INF/applicationContext.xml @@ -24,8 +24,8 @@ - - file:///C:/opt/etc/irods-ext/metalnx.properties + file:/etc/irods-ext/metalnx.properties + @@ -34,8 +34,8 @@ - - + +