system
(system)
7 May 2009 14:05
1
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
system
(system)
8 May 2009 06:17
2
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:
system
(system)
8 May 2009 18:18
3
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
system
(system)
8 May 2009 18:36
4
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:
pablo
(Pablo Pazos)
21 May 2009 21:32
5
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.
system
(system)
21 May 2009 21:44
6
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
pablo
(Pablo Pazos)
21 May 2009 23:43
7
pablo
(Pablo Pazos)
21 May 2009 23:47
8
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.
system
(system)
22 May 2009 21:04
9
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
pablo
(Pablo Pazos)
23 May 2009 00:50
10
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
system
(system)
24 May 2009 00:18
12
I wasn't aware of the general software download page. Thanks for
reporting it, Pablo and thanks for fixing it, Tom =)
/Rong
pablo
(Pablo Pazos)
27 May 2009 00:14
13
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
Thank you!
Cheers,
Pablo.
system
(system)
30 May 2009 19:40
14
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