Opened 10 years ago
Closed 9 years ago
#3154 closed defect (wontfix)
make dist should generate the pom.xml
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.1.8 |
Component: | java | Version: | 2.1.x |
Keywords: | Cc: |
Description
We recently changed the build — evidentally around Marchish since that is when debbie's jdbc jar builder broke.
In fixing it up, I realized our make dist does not generate the pom.xml and trying to get it is a bit of a pain, since I think it requires running the whole configure process (unless you want to manually mess with the files).
I'm going to revise to build as part of the make dist process.
Change History (5)
comment:1 by , 10 years ago
Component: | postgis → java |
---|
comment:2 by , 10 years ago
comment:4 by , 10 years ago
I think that's what I ended up writing on debbie's make_dist script. So will close this out. I see her tar ball now includes pom.xml.
Note:
See TracTickets
for help on using tickets.
I had attempted to fix the issue at r13634 but guess I broke things.
To which strk put in a complaint at #3160