[jira] Commented: (GERONIMO-4276) openejb-jar-2.2.xsd missing from the schema subdirectory of the main Geronimo installation directory

2008-09-09 Thread Jarek Gawor (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629581#action_12629581
 ] 

Jarek Gawor commented on GERONIMO-4276:
---

I committed some updates so that the openejb-jar-2.2.xsd is installed via 
plugin infrastructure instead of copied during a build. Also, added Apache 
license header to the schema file. Committed the changes to trunk (Revision: 
693554), branches/2.1 (Revision: 693567) and branches/2.1.3 (Revision: 693572).

Ted, is there anything else that needs to be done for this bug or can it be 
resolved?


> openejb-jar-2.2.xsd missing from the schema subdirectory of the main Geronimo 
> installation directory
> 
>
> Key: GERONIMO-4276
> URL: https://issues.apache.org/jira/browse/GERONIMO-4276
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2, 2.1.3, 2.2
>Reporter: Ted Kirby
> Fix For: 2.1.4, 2.2
>
>
> The Schema section of v42 of 
> http://cwiki.apache.org/confluence/display/GMOxDOC21/openejb-jar.xml says:
> "The openejb-jar.xml deployment plan is defined by the openejb-jar-2.1.xsd 
> schema located in the /schema/ subdirectory of the main 
> Geronimo installation directory. The openejb-jar-2.1.xsd schema is shown here:
> * http://openejb.apache.org/xml/ns/gopenejb-jar-2.2";
> 1. All versions of openejb-jar in this text should be 2.2, not 2.1
> 2. The namespace URL should be 
> http://openejb.apache.org/xml/ns/openejb-jar-2.2. gopenejb is an error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4276) openejb-jar-2.2.xsd missing from the schema subdirectory of the main Geronimo installation directory

2008-09-03 Thread Ted Kirby (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628108#action_12628108
 ] 

Ted Kirby commented on GERONIMO-4276:
-

added to braches/2.1 with rev 691746, and branches/2.1.3 with rev 691747.

> openejb-jar-2.2.xsd missing from the schema subdirectory of the main Geronimo 
> installation directory
> 
>
> Key: GERONIMO-4276
> URL: https://issues.apache.org/jira/browse/GERONIMO-4276
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2, 2.1.3, 2.2
>Reporter: Ted Kirby
> Fix For: 2.1.4, 2.2
>
>
> The Schema section of v42 of 
> http://cwiki.apache.org/confluence/display/GMOxDOC21/openejb-jar.xml says:
> "The openejb-jar.xml deployment plan is defined by the openejb-jar-2.1.xsd 
> schema located in the /schema/ subdirectory of the main 
> Geronimo installation directory. The openejb-jar-2.1.xsd schema is shown here:
> * http://openejb.apache.org/xml/ns/gopenejb-jar-2.2";
> 1. All versions of openejb-jar in this text should be 2.2, not 2.1
> 2. The namespace URL should be 
> http://openejb.apache.org/xml/ns/openejb-jar-2.2. gopenejb is an error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4276) openejb-jar-2.2.xsd missing from the schema subdirectory of the main Geronimo installation directory

2008-09-03 Thread Donald Woods (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628094#action_12628094
 ] 

Donald Woods commented on GERONIMO-4276:


can you also apply to branches/2.1 (2.1.4-SNAPSHOT) and branches/2.1.3?

> openejb-jar-2.2.xsd missing from the schema subdirectory of the main Geronimo 
> installation directory
> 
>
> Key: GERONIMO-4276
> URL: https://issues.apache.org/jira/browse/GERONIMO-4276
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2, 2.1.3, 2.2
>Reporter: Ted Kirby
> Fix For: 2.1.4, 2.2
>
>
> The Schema section of v42 of 
> http://cwiki.apache.org/confluence/display/GMOxDOC21/openejb-jar.xml says:
> "The openejb-jar.xml deployment plan is defined by the openejb-jar-2.1.xsd 
> schema located in the /schema/ subdirectory of the main 
> Geronimo installation directory. The openejb-jar-2.1.xsd schema is shown here:
> * http://openejb.apache.org/xml/ns/gopenejb-jar-2.2";
> 1. All versions of openejb-jar in this text should be 2.2, not 2.1
> 2. The namespace URL should be 
> http://openejb.apache.org/xml/ns/openejb-jar-2.2. gopenejb is an error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4276) openejb-jar-2.2.xsd missing from the schema subdirectory of the main Geronimo installation directory

2008-09-03 Thread Ted Kirby (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628077#action_12628077
 ] 

Ted Kirby commented on GERONIMO-4276:
-

I put a fix in trunk in rev 691702.
David Blevins suggested putting the schema somewhere in plugins/openejb, so I 
put it in plugins/openejb/openejb/src/main/resources/openejb-jar-2.2.xsd.

> openejb-jar-2.2.xsd missing from the schema subdirectory of the main Geronimo 
> installation directory
> 
>
> Key: GERONIMO-4276
> URL: https://issues.apache.org/jira/browse/GERONIMO-4276
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2, 2.1.3, 2.2
>Reporter: Ted Kirby
> Fix For: 2.1.4, 2.2
>
>
> The Schema section of v42 of 
> http://cwiki.apache.org/confluence/display/GMOxDOC21/openejb-jar.xml says:
> "The openejb-jar.xml deployment plan is defined by the openejb-jar-2.1.xsd 
> schema located in the /schema/ subdirectory of the main 
> Geronimo installation directory. The openejb-jar-2.1.xsd schema is shown here:
> * http://openejb.apache.org/xml/ns/gopenejb-jar-2.2";
> 1. All versions of openejb-jar in this text should be 2.2, not 2.1
> 2. The namespace URL should be 
> http://openejb.apache.org/xml/ns/openejb-jar-2.2. gopenejb is an error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4276) openejb-jar-2.2.xsd missing from the schema subdirectory of the main Geronimo installation directory

2008-09-02 Thread Ted Kirby (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627813#action_12627813
 ] 

Ted Kirby commented on GERONIMO-4276:
-

With v45 of that wiki page, I have made the appropriate changes.  I also 
changed a gpkgen-2.1 to pkgen-2.1

> openejb-jar-2.2.xsd missing from the schema subdirectory of the main Geronimo 
> installation directory
> 
>
> Key: GERONIMO-4276
> URL: https://issues.apache.org/jira/browse/GERONIMO-4276
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2, 2.1.3, 2.2
>Reporter: Ted Kirby
> Fix For: 2.1.3, 2.2
>
>
> The Schema section of v42 of 
> http://cwiki.apache.org/confluence/display/GMOxDOC21/openejb-jar.xml says:
> "The openejb-jar.xml deployment plan is defined by the openejb-jar-2.1.xsd 
> schema located in the /schema/ subdirectory of the main 
> Geronimo installation directory. The openejb-jar-2.1.xsd schema is shown here:
> * http://openejb.apache.org/xml/ns/gopenejb-jar-2.2";
> 1. All versions of openejb-jar in this text should be 2.2, not 2.1
> 2. The namespace URL should be 
> http://openejb.apache.org/xml/ns/openejb-jar-2.2. gopenejb is an error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.