Hi, We have 4 Jenkins Jobs creating Javadocs and other documentation for Lucene and Solr (4.x and trunk versions). We recently changed the layout of the directory structure completely, but when archiving Javadocs, Jenkins does not delete the whole directory before archiving, so lots of documents (duplicates because of changed layout, outdated classes) still exist at their old location. Also for Solr, Jenkins should show "Documentation" not "Javadocs" in the Jenkins Job page (which is caused by some autodetection inside Jenkins, and the old files make it thinks it is still in Javadocs format).
Can somebody with write access to the master nuke the javadocs folders for the following Jobs: https://builds.apache.org/job/Lucene-Artifacts-4.x/ https://builds.apache.org/job/Lucene-Artifacts-trunk/ https://builds.apache.org/job/Solr-Artifacts-4.x/ https://builds.apache.org/job/Solr-Artifacts-trunk/ The next builds will repopulate them, so nothing is lost. I did not find any solution to do this with Jenkins GUI (it is a well-known bug). ----- Uwe Schindler [email protected] Apache Lucene PMC Member / Committer Bremen, Germany http://lucene.apache.org/
