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

Context Navigation

  • Last Change
  • Annotate
  • Revision Log

root/tags/omero-3.0-M3/components/antlib/.classpath

Revision 371, 219 bytes (checked in by jmoore, 3 years ago)

OMERO3 Update (Working!)
========================

[Dependencies]
* upgraded to Hibernate 3.1.2
* upgraded to Spring 2.0-m2

[Build]
* Removed ice from the build for the moment (hibernate-tools problem)
* Removed project.xml where pom.xml is functioning (dsl/common/...)
* Updated .classpath all around!

(Now using a self-made .classpath generator in macros.xml)

* No more dependency on lib/htool

hibernate-tools-3.1.0.beta4 is now in maven!

* Added antrun plugin where possible (to generate .classpath)

[API]
* Update now working.

Wasn't working because of Hibernate 3.0.x problems

[Model]
* Starting to work on inverses (see roi.ome.xml)
* Details got a toString()

[Services]
* can now *finally* use session.merge() !
* Simplified GlobalListener? (break-changes made in hibernate api.)
* "Disabled" interceptors (breaking-changes made in hibernate api. * *sigh*)

[Misc]
* Various clean ups.
* sandbox/ got transaction/session handling

Line 
1<classpath>
2  <classpathentry kind="src" path="resources"/>
3  <classpathentry kind="output" path="target/classes"/>
4  <classpathentry kind="var" rootpath="JRE_SRCROOT" path="JRE_LIB" sourcepath="JRE_SRC"/>
5</classpath>
Note: See TracBrowser for help on using the browser.

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

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