Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion update: UTGB Shell 1.0.2
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
leo  
View profile  
 More options Feb 6 2008, 9:09 pm
From: leo <taro...@gmail.com>
Date: Wed, 6 Feb 2008 18:09:00 -0800 (PST)
Subject: update: UTGB Shell 1.0.2
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...

  <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)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.