Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

System requirements (very drafty)

  • Eclipse 3.4 or better, maven , subversion plugin?2.2, JDK version ?1.6
  • OS: We are working in linux but will be testing data loading in other operating systems.

...

update pom.xml to new release
In the properties section: change the value of <cspace.services.client.version> to match the current services release.
Optionally, you can also change the ArtifactId and name to something appropriate. e.g. "collectionspace.importer.myinstancename". It is not required, but probably is a good idea.

mvn install

in Eclipse: import, materialize

...