|
Home > Archive > Apache JDO Project > June 2005 > Patch for JDO JIRA issue JDO-45
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Patch for JDO JIRA issue JDO-45
|
|
| Michael Bouschen 2005-06-06, 7:49 am |
| Hi Michelle,
I looked into the JIRA issue JDO-45: Need to do full build to get
company.xml copied to target dir
http://issues.apache.org/jira/browse/JDO-45
I propose to rename the maven goal copyloggingprops to copyprops and add
copying the company.xml file to it. Attached you find a patch including
this change for tck11 and tck20. You can run the patch by calling 'patch
-p0 < JDO-45.patch' in the directory trunk. Please let me know whether
it works for you, then I can check in the change.
Regards Michael
--
Michael Bouschen Tech@Spree Engineering GmbH
mailto:mbo.tech@spree.de http://www.tech.spree.de/
Tel.:++49/30/235 520-33 Buelowstr. 66
Fax.:++49/30/2175 2012 D-10783 Berlin
| |
| Michelle Caisse 2005-06-06, 7:49 am |
| Michael,
I tested the patch on the tck20 project and it works fine. I did "maven
-o clean", "maven -o database", and " maven -o
-Dtest=query.NavigationThroughACollectionField runtck.jdorisingle", and
the test found company.xml.
Thanks very much,
Michelle
Michael Bouschen wrote:
> Hi Michelle,
>
> I looked into the JIRA issue JDO-45: Need to do full build to get
> company.xml copied to target dir
> http://issues.apache.org/jira/browse/JDO-45
>
> I propose to rename the maven goal copyloggingprops to copyprops and
> add copying the company.xml file to it. Attached you find a patch
> including this change for tck11 and tck20. You can run the patch by
> calling 'patch -p0 < JDO-45.patch' in the directory trunk. Please let
> me know whether it works for you, then I can check in the change.
>
> Regards Michael
>
| |
| Michael Bouschen 2005-06-06, 7:49 am |
| Hi Michelle,
thanks for testing. I checked in the changes and set the JIRA issue to
fixed.
Regards Michael
[vbcol=seagreen]
> Michael,
>
> I tested the patch on the tck20 project and it works fine. I did
> "maven -o clean", "maven -o database", and " maven -o
> -Dtest=query.NavigationThroughACollectionField runtck.jdorisingle",
> and the test found company.xml.
>
> Thanks very much,
> Michelle
>
> Michael Bouschen wrote:
>
--
Michael Bouschen Tech@Spree Engineering GmbH
mailto:mbo.tech@spree.de http://www.tech.spree.de/
Tel.:++49/30/235 520-33 Buelowstr. 66
Fax.:++49/30/2175 2012 D-10783 Berlin
|
|
|
|
|