Opened 13 years ago

Closed 13 years ago

#130 closed task (fixed)

Create opensha-lite.jar

Reported by: Peter Powers Owned by: Peter Powers
Priority: major Milestone: OpenSHA 1.2
Component: sha Version:
Keywords: Cc:

Description

Creating a lite version of opensha will require refactoring/consolidating gui components into a common ui package as well as moving data sources out of the source repository and into /resources.

Change History (5)

comment:1 Changed 13 years ago by Kevin Milner

We can create one right away by just skipping the resource step, and excluding "**/gui/**". we'll have to decide if we should include the unjar step or not.

comment:2 in reply to:  1 Changed 13 years ago by Peter Powers

Replying to kmilner:

We can create one right away by just skipping the resource step, and excluding "**/gui/**". we'll have to decide if we should include the unjar step or not.

That's great if you want to go ahead and do it now so it's in place. I'll supress deisplaying it on the website until 1.2 but we can see what kind of file sizes were dealing with.

comment:3 Changed 13 years ago by Ned Field

Shouldn't we wait until we find out what GEM put in their version?

Is anyone else really needing this right now?

comment:4 Changed 13 years ago by Kevin Milner

i created a nightly build for opensha-lite which just includes all .class files. We can delay actually displaying it on the webpage until we know exactly what it should contain. Leaving this ticket open for now.

comment:5 Changed 13 years ago by Peter Powers

Resolution: fixed
Status: newclosed

Kevin created the builds for this jar and the complementary web page is in place. The contents of the jar will need refining as little has been done to filter the classes required for simply performing a hazard calculation. This will necessitate coordination with GEM after reviewing the GEM Git repository, but such work is covered by ticket #314.

Note: See TracTickets for help on using tickets.