File: README.source

package info (click to toggle)
visualvm 2.0.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 39,516 kB
  • sloc: java: 306,212; xml: 14,016; javascript: 3,543; ansic: 1,889; cpp: 1,277; sh: 701; makefile: 68
file content (17 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Information about visualvm
--------------------------


Building a new version
----------------------

Here are the steps to build a new version:

1) Download the source tarball with uscan. Currently you have to manually
   remove the jar files because the "Files-Excluded" mechanism would also remove
   the .jar directories which is not desired. FIXME.

2) Import the new version in the Git repository, e.g.

   git-import-orig --merge --verbose --pristine-tar ../visualvm_x.y.z.orig.tar.xz