new download page for the java project

Hi all,

I just created a new download page for the java project on the openEHR
wiki. You can now find jar files from the Release 1.0.1 build there.

The URL to this page is
http://www.openehr.org/wiki/display/projects/Java+Project+Download

The project page has been updated to reflect this change.

Cheers,
Rong

Hi Rong,

it is a fantastic achievement for the Java project to have an official
1.0.1 Java-Release now - many thanks for your hard work on making this
happen!!

Cheers,
Sebastian

Rong Chen wrote:

Hi Sebastian,

This is a fantastic achievement of the whole Java community! It
wouldn't be possible without active contributors like you =)

I am optimistic that we will make a good progress this year.

Cheers,
Rong

Rong and others, congratulations to you all for this great and important job.

This project is very valuable. Thank you all for this great opportunity

Bert

Rong Chen schreef:

Hi Rong, the download page of openehr.org is still pointing to:
http://www.openehr.org/svn/ref_impl_java/TRUNK/docs/download.htm

wich has an incomplete list of packages to download.

Cheers,
Pablo.

Hi Pablo,

From here, it seems the java project home page has been updated and

the download link points to the correct URL. Is it possible that you
have cached web page?

Cheers,
Rong

Hi Rong,

some links on this page are broken>

http://www.openehr.org/svn/ref_impl_java/TAGS/Release-1.0.1/docs/cambio-server-home.htm

(in Online Java API)

Cheers,
Pablo.

Hi,

I've deleted the cache and I see a ref_impl_java link to
http://www.openehr.org/svn/ref_impl_java/TRUNK/docs/download.htm

I think this is the old download page, you see something different?

Cheers,
Pablo.

Hi Pablo,

The "download page" on the Java project home page
(http://www.openehr.org/projects/java.html) should now point to the
new download page that is hosted on the openEHR wiki:
http://www.openehr.org/wiki/display/projects/Java+Project+Download

Where did you find the link to the old download page?

Cheers,
Rong

HI,

Here: http://www.openehr.org/download/software.html
(And this page is accessed by the Download link on the main menu)

Atte.
Pablo Pazos Gutierrez
www.simplewebportal.net

pablo pazos wrote:

I wasn't aware of the general software download page. Thanks for
reporting it, Pablo and thanks for fixing it, Tom =)

/Rong

Hi Rong,

Can you publish the javadoc of the java_ref_impl on the new download page?

I've tryed to generate it with maven but I have no luck :cry:

Thank you!

Cheers,
Pablo.

Hi Pablo,

I just uploaded the generated javadoc jar to the download page:
http://www.openehr.org/wiki/display/projects/Java+Project+Download.

How to generate the javadoc:
1. stand in the top directory from the release, or any individual component
2. type "mvn javadoc:jar"
3. then find the generated xxx-javadoc.jar in the target subdirectory

Cheers,
Rong

Great, thank you!

Cheers,
Pablo.