Skip to content

Instantly share code, notes, and snippets.

@stliu
Created March 21, 2013 15:05
Show Gist options
  • Select an option

  • Save stliu/5213737 to your computer and use it in GitHub Desktop.

Select an option

Save stliu/5213737 to your computer and use it in GitHub Desktop.
server:lucene-solr stliu$ git co 3.6.2-redhat-1
Switched to branch '3.6.2-redhat-1'
server:lucene-solr stliu$ patch -p1 < ~/projects/brew/lucene-solr/
.git/ mead.sh
.gitignore rh-prod.patch
lucene-solr-mead.spec.tmpl sources
lucene-solr.spec
server:lucene-solr stliu$ patch -p1 < ~/projects/brew/lucene-solr/rh-prod.patch
patching file .gitignore
patching file lucene/contrib/analyzers/common/pom.xml
patching file lucene/contrib/analyzers/kuromoji/pom.xml
patching file lucene/contrib/analyzers/phonetic/pom.xml
patching file lucene/contrib/analyzers/pom.xml
patching file lucene/contrib/analyzers/smartcn/pom.xml
patching file lucene/contrib/analyzers/stempel/pom.xml
patching file lucene/contrib/benchmark/pom.xml
patching file lucene/contrib/demo/pom.xml
patching file lucene/contrib/facet/pom.xml
patching file lucene/contrib/grouping/pom.xml
patching file lucene/contrib/highlighter/pom.xml
patching file lucene/contrib/icu/pom.xml
patching file lucene/contrib/instantiated/pom.xml
patching file lucene/contrib/join/pom.xml
patching file lucene/contrib/memory/pom.xml
patching file lucene/contrib/misc/pom.xml
patching file lucene/contrib/pom.xml
patching file lucene/contrib/pruning/pom.xml
patching file lucene/contrib/queries/pom.xml
patching file lucene/contrib/queryparser/pom.xml
patching file lucene/contrib/remote/pom.xml
patching file lucene/contrib/spatial/pom.xml
patching file lucene/contrib/spellchecker/pom.xml
patching file lucene/contrib/xml-query-parser/pom.xml
patching file lucene/core/pom.xml
patching file lucene/pom.xml
patching file lucene/test-framework/pom.xml
patching file pom.xml
patching file solr/contrib/analysis-extras/pom.xml
patching file solr/contrib/clustering/pom.xml
patching file solr/contrib/dataimporthandler-extras/pom.xml
patching file solr/contrib/dataimporthandler/pom.xml
patching file solr/contrib/extraction/pom.xml
patching file solr/contrib/langid/pom.xml
patching file solr/contrib/pom.xml
patching file solr/contrib/uima/pom.xml
patching file solr/contrib/velocity/pom.xml
patching file solr/core/pom.xml
patching file solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java
patching file solr/core/src/java/org/apache/solr/handler/component/ShardDoc.java
patching file solr/core/src/java/org/apache/solr/handler/component/ShardFieldSortedHitQueue.java
patching file solr/pom.xml
patching file solr/solrj/pom.xml
patching file solr/test-framework/pom.xml
patching file solr/webapp/pom.xml
server:lucene-solr stliu$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment