> On June 10, 2014, 9:12 p.m., Chris Mattmann wrote: > > http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/README.txt, > > line 1 > > <https://reviews.apache.org/r/22436/diff/2/?file=606666#file606666line1> > > > > can you put ALv2 license at the top?
Done. > On June 10, 2014, 9:12 p.m., Chris Mattmann wrote: > > http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/distribution/pom.xml, > > line 27 > > <https://reviews.apache.org/r/22436/diff/2/?file=606667#file606667line27> > > > > seems orthogonal Fixed formatting, still gives a diff but looks the same (used xmllint on entire file because of bad formatting). - Rishi ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22436/#review45293 ----------------------------------------------------------- On June 10, 2014, 9:12 p.m., Rishi Verma wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22436/ > ----------------------------------------------------------- > > (Updated June 10, 2014, 9:12 p.m.) > > > Review request for oodt, Chris Mattmann and Paul Ramirez. > > > Repository: oodt > > > Description > ------- > > See: > https://issues.apache.org/jira/browse/OODT-706 > and > https://issues.apache.org/jira/browse/OODT-707 > > > Diffs > ----- > > > http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/META-INF/maven/archetype-metadata.xml > 1601497 > > http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/README.txt > PRE-CREATION > > http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/distribution/pom.xml > 1601497 > > http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/filemgr/pom.xml > 1601497 > > http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/filemgr/src/main/assembly/assembly.fm-solr-catalog.xml > PRE-CREATION > > http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/filemgr/src/main/assembly/assembly.xml > 1601497 > > http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/filemgr/src/main/resources/etc/filemgr.fm-solr-catalog.properties > PRE-CREATION > > http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/archetype-resources/filemgr/src/main/resources/etc/filemgr.properties > 1601497 > > Diff: https://reviews.apache.org/r/22436/diff/ > > > Testing > ------- > > Locally tested via fresh 'mvn install' of RADiX archetype. > > Two scenarios tested: > 1. Default OODT RADiX build: mvn package > 2. Solr OODT RADiX build: mvn package -Pfm-solr-catalog > > Test 1 passed (OPSUI up on localhost:8080/opsui and connected to Lucene FM) > Test 2 passed (OPSUI up on localhost:8080/opsui and connected to Solr FM, > solr webapp accessible http://localhost:8080/solr, solr directory present > under OODT deployment dir) > > > Thanks, > > Rishi Verma > >
