update: UTGB Shell 1.0.2

0 views
Skip to first unread message

leo

unread,
Feb 6, 2008, 9:09:00 PM2/6/08
to UTGB, utgb-...@googlegroups.com
Today, we shipped utgb shell 1.0.2

* Changes from the previous version (1.0.1)
* The pom.xml file generated by 'utgb create' now uses
org.utgenome.track:utgb-track-base parent POM file.
http://maven.utgenome.org/repository/artifact/org/utgenome/track/utgb-track-base/

<parent>
<groupId>org.utgenome.track</groupId>
<artifactId>utgb-track-base</artifactId>
<version>1.0</version>
</parent>

This change makes it simpe to keep your project up-to-date; When some
of the UTGB libraries (e.g. utgb-core, sqlite-jdbc, etc. ) are
upgraded, you only have to modify the version number of the utgb-track-
base in your pom.xml file.

If you are an Eclipse user, do not forget to perform 'utgb eclipse'
command for upgrade your eclipse project files (.classpath, .project).

* To upgrade your project, type
> utgb repair
which replace existing pom.xml file, and other project files. (old
files will be backed up as filename.old)

Reply all
Reply to author
Forward
0 new messages