Giter VIP home page Giter VIP logo

Comments (3)

adriaanm avatar adriaanm commented on September 17, 2024

They seem to be left-overs of unpacking jars while building the dist:

$ ls -lha sbt_*/
sbt_211422f9/:
total 132K
drwx------+ 1 jenkins None 0 Jun 17 21:17 .
drwx------+ 1 jenkins None 0 Jun 17 21:18 ..
drwx------+ 1 jenkins None 0 Jun 17 21:17 bin
drwx------+ 1 jenkins None 0 Jun 17 21:17 doc
drwx------+ 1 jenkins None 0 Jun 17 21:17 man
drwx------+ 1 jenkins None 0 Jun 17 21:17 META-INF

sbt_536c43d3/:
total 344K
drwx------+ 1 jenkins None    0 Jun 17 21:17 .
drwx------+ 1 jenkins None    0 Jun 17 21:18 ..
-rwx------+ 1 jenkins None 8.1K Jun 17 01:55 deprecated-list.html
drwx------+ 1 jenkins None    0 Jun 17 21:17 index
-rwx------+ 1 jenkins None 118K Jun 17 01:55 index.html
-rwx------+ 1 jenkins None  49K Jun 17 01:55 index.js
drwx------+ 1 jenkins None    0 Jun 17 21:17 lib
drwx------+ 1 jenkins None    0 Jun 17 21:17 META-INF
-rwx------+ 1 jenkins None 4.5K Jun 17 01:55 package.html
drwx------+ 1 jenkins None    0 Jun 17 21:17 scala

sbt_6538ec/:
total 220K
drwx------+ 1 jenkins None    0 Jun 17 21:17 .
drwx------+ 1 jenkins None    0 Jun 17 21:18 ..
-rwx------+ 1 jenkins None  38K Jun 17 01:54 deprecated-list.html
drwx------+ 1 jenkins None    0 Jun 17 21:17 index
-rwx------+ 1 jenkins None  17K Jun 17 01:54 index.html
-rwx------+ 1 jenkins None 5.0K Jun 17 01:54 index.js
drwx------+ 1 jenkins None    0 Jun 17 21:17 lib
drwx------+ 1 jenkins None    0 Jun 17 21:17 META-INF
-rwx------+ 1 jenkins None 4.0K Jun 17 01:54 package.html
drwx------+ 1 jenkins None    0 Jun 17 21:17 scala

sbt_ec689980/:
total 464K
drwx------+ 1 jenkins None    0 Jun 17 21:17 .
drwx------+ 1 jenkins None    0 Jun 17 21:18 ..
-rwx------+ 1 jenkins None  27K Jun 17 01:52 deprecated-list.html
drwx------+ 1 jenkins None    0 Jun 17 21:17 index
-rwx------+ 1 jenkins None 160K Jun 17 01:52 index.html
-rwx------+ 1 jenkins None  65K Jun 17 01:52 index.js
drwx------+ 1 jenkins None    0 Jun 17 21:17 lib
drwx------+ 1 jenkins None    0 Jun 17 21:17 META-INF
-rwx------+ 1 jenkins None  12K Jun 17 01:52 package.html
drwx------+ 1 jenkins None    0 Jun 17 21:17 scala

jenkins@WIN-B3L3RGFIR9T /home/tmp
$ 

from scala-jenkins-infra.

lrytz avatar lrytz commented on September 17, 2024

on the old jenkins we had a daily job: https://scala-webapps.epfl.ch/jenkins/view/All/job/a-windows-remove-temp-files/configure

#!C:\cygwin\bin\bash.exe -ex
cd /cygdrive/C/Users/scala
rm -f *.11 *.tmp *.sh *.log
rm -rf *-0 temp* sbt_*

from scala-jenkins-infra.

SethTisue avatar SethTisue commented on September 17, 2024

we're moving this stuff to AppVeyor

from scala-jenkins-infra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.