• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pantsbuild / pants / 4057
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: tdyas/pyo3/upgrade-0.29.2
DEFAULT BRANCH: main
Ran 16 Mar 2015 08:52PM UTC
Jobs 9
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4057

push

travis-ci

ericzundel
Moving stuff out of jvm and into project info backend

This is the first of a two part change to extract the IDE project info code out of the
depmap goal and into its own goal.

This change identifies tasks that reach into jvm and/or python backends but are
not really specific to the jvm backend.

Previously, these tasks were marked with TODO() with the comment 'hairball violator'
Some of these, like IDE generation, may always reach into multiple projects and may
add dependencies on C++ or other languages.  Others might be able to be refactored, but
don't belong in the jvm backend either.

This change adds a README.md and necessary code changes for the new backend. Other
than that, it simply moves files from  .../backend/jvm into  .../backend/project_info
with only BUILD file, import changes, and removal of the hairball comments.

Testing Done:
```
PANTS_DEV=1 ./pants dependencies examples/src/java/com/pants/examples/protobuf/distance
PANTS_DEV=1 ./pants depmap examples/src/java/com/pants/examples/hello/main
PANTS_DEV=1 ./pants eclipse examples/src/java/com/pants/examples/hello/main
PANTS_DEV=1 ./pants ensime examples/src/java/com/pants/examples/hello/main
PANTS_DEV=1 ./pants filedeps examples/src/java/com/pants/examples/hello/main
PANTS_DEV=1 ./pants idea examples/src/java/com/pants/examples/hello/main
```

Bugs closed: 1259

Reviewed at https://rbcommons.com/s/twitter/r/1917/
Jobs
ID Job ID Ran Files Coverage
1 4057.1 (CI_FLAGS="-clpnet 'Various pants self checks'") 16 Mar 2015 08:54PM UTC 0
Travis Job 4057.1
2 4057.2 (CI_FLAGS="-fkmsrclpn 'Test examples and testprojects'") 16 Mar 2015 08:52PM UTC 0
Travis Job 4057.2
4 4057.4 (CI_FLAGS="-fkmsrclpet 'Python contrib tests'") 16 Mar 2015 08:52PM UTC 0
Travis Job 4057.4
5 4057.5 (CI_FLAGS="-fkmsrlpnet -i 6:0 'Python integration tests for pants - shard 1'") 16 Mar 2015 08:55PM UTC 0
Travis Job 4057.5
6 4057.6 (CI_FLAGS="-fkmsrlpnet -i 6:1 'Python integration tests for pants - shard 2'") 16 Mar 2015 08:59PM UTC 0
Travis Job 4057.6
7 4057.7 (CI_FLAGS="-fkmsrlpnet -i 6:2 'Python integration tests for pants - shard 3'") 16 Mar 2015 08:59PM UTC 0
Travis Job 4057.7
8 4057.8 (CI_FLAGS="-fkmsrlpnet -i 6:3 'Python integration tests for pants - shard 4'") 16 Mar 2015 09:02PM UTC 0
Travis Job 4057.8
9 4057.9 (CI_FLAGS="-fkmsrlpnet -i 6:4 'Python integration tests for pants - shard 5'") 16 Mar 2015 09:02PM UTC 0
Travis Job 4057.9
10 4057.10 (CI_FLAGS="-fkmsrlpnet -i 6:5 'Python integration tests for pants - shard 6'") 16 Mar 2015 09:03PM UTC 0
Travis Job 4057.10
Source Files on build 4057
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4057
  • 7c29de5c on github
  • Prev Build on master (#4054)
  • Next Build on master (#4061)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc