#1595 closed task (fixed)
Change name of BASE jar files
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.0 |
Component: | install | Version: | |
Keywords: | Cc: |
Description
They are currently named BASE2Core.jar
, etc. I think we should switch to the more common format with lower-case filename and version numbers: base-core-3.0.0.jar
, etc.
Change History (4)
comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 by , 13 years ago
Note:
See TracTickets
for help on using tickets.
Jar file name changes. a.b.c is the BASE version number.
In WEB-INF/lib:
BASE2Core.jar -> base-core-a.b.c.jar
BASE2WebClient.jar -> base-webclient-a.b.c.jar
BASE2CorePlugins.jar -> base-coreplugins-a.b.c.jar
BASE2WSClient.jar -> base-webservices-client.jar
In bin/jar:
BASE2Install.jar -> base-install-a.b.c.jar
JobAgent.jar -> base-jobagent-a.b.c.jar
base2-xjsp-compiler.jar -> base-xjsp-compiler-a.b.c.jar