• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 1085 for branches/3.0-M3/components/antlib

Show
Ignore:
Timestamp:
11/20/06 11:26:32 (2 years ago)
Author:
jmoore
Message:

Renaming "3.0-TRUNK" to "3.0-M3" (with update-version)

Location:
branches/3.0-M3/components/antlib
Files:
3 modified

  • .project (modified) (1 diff)
  • pom.xml (modified) (1 diff)
  • resources/server.xml (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • branches/3.0-M3/components/antlib/.project

    r638 r1085  
    11<projectDescription> 
    2   <name>omero-antlib-3.0-TRUNK</name> 
     2  <name>omero-antlib-3.0-M3</name> 
    33  <comment/> 
    44  <projects/> 
  • branches/3.0-M3/components/antlib/pom.xml

    r637 r1085  
    44    <groupId>omero</groupId> 
    55    <artifactId>main</artifactId> 
    6     <version>3.0-TRUNK</version> 
     6    <version>3.0-M3</version> 
    77    <relativePath>../../pom.xml</relativePath> 
    88  </parent> 
  • branches/3.0-M3/components/antlib/resources/server.xml

    r1009 r1085  
    9292                <groovy> 
    9393                        jboss_home = properties["env.JBOSS_HOME"] 
    94                         status = ["${jboss_home}/bin/twiddle.sh","query","jboss.j2ee:ear=app-3.0-TRUNK.ear,jar=server-3.0-TRUNK.jar,name=QueryImpl,service=EJB3"] 
     94                        status = ["${jboss_home}/bin/twiddle.sh","query","jboss.j2ee:ear=app-3.0-M3.ear,jar=server-3.0-M3.jar,name=QueryImpl,service=EJB3"] 
    9595                        int ret = -1; 
    9696                        [2,4,8,16,32].each { |i| 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/