You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/04/22 16:37:15 UTC

[jira] [Created] (SOLR-4748) bogus files in licenses/ directory

Robert Muir created SOLR-4748:
---------------------------------

             Summary: bogus files in licenses/ directory
                 Key: SOLR-4748
                 URL: https://issues.apache.org/jira/browse/SOLR-4748
             Project: Solr
          Issue Type: Bug
            Reporter: Robert Muir


I dont know how these became like this: but this is currently a mess.

after 'ant jar-checksums':
{noformat}
rmuir@beast:~/workspace/lucene-clean-trunk$ svn status
!       solr/licenses/solr-core-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/lucene-core-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/lucene-highlighter-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/slf4j-api.jar.sha1
!       solr/licenses/jcl-over-slf4j.jar.sha1
!       solr/licenses/lucene-analyzers-common-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/lucene-analyzers-phonetic-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/lucene-queries-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/jul-to-slf4j.jar.sha1
!       solr/licenses/solr-solrj-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/lucene-memory-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/log4j.jar.sha1
!       solr/licenses/lucene-queryparser-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/lucene-spatial-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/lucene-grouping-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/lucene-codecs-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/lucene-misc-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/slf4j-log4j12.jar.sha1
!       solr/licenses/lucene-analyzers-kuromoji-5.0-SNAPSHOT.jar.sha1
!       solr/licenses/lucene-suggest-5.0-SNAPSHOT.jar.sha1
{noformat}

Since 'jenkins-base' runs with this logic, i dont understand why this isnt currently failing the build:

{noformat}
  <!-- Jenkins tasks -->
  <target name="-jenkins-base" depends="clean,test-with-heapdumps,validate,documentation-lint,jar-checksums,check-svn-working-copy"/>
{noformat}



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org