You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by fe...@apache.org on 2011/04/11 21:54:34 UTC

svn commit: r1091185 - in /james/mailbox/trunk/src/site/resources/model-eclipse-modeler: model.di model.notation model.uml

Author: felixk
Date: Mon Apr 11 19:54:34 2011
New Revision: 1091185

URL: http://svn.apache.org/viewvc?rev=1091185&view=rev
Log:
Add license

Modified:
    james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.di
    james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.notation
    james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.uml

Modified: james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.di
URL: http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.di?rev=1091185&r1=1091184&r2=1091185&view=diff
==============================================================================
--- james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.di (original)
+++ james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.di Mon Apr 11 19:54:34 2011
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="ASCII"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.    
+-->
 <di:SashWindowsMngr xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:di="http://www.eclipse.org/papyrus/0.7.0/sashdi">
   <pageList>
     <availablePage>

Modified: james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.notation
URL: http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.notation?rev=1091185&r1=1091184&r2=1091185&view=diff
==============================================================================
--- james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.notation (original)
+++ james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.notation Mon Apr 11 19:54:34 2011
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.    
+-->
 <notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:uml="http://www.eclipse.org/uml2/3.0.0/UML" xmi:id="_lnlyAABQEeCEkKM-qa7gfA" type="PapyrusUMLClassDiagram" name="james-mailbox" measurementUnit="Pixel">
   <styles xmi:type="notation:DiagramStyle" xmi:id="_lnlyAQBQEeCEkKM-qa7gfA"/>
   <element xmi:type="uml:Model" href="model.uml#_R6YAgABQEeCEkKM-qa7gfA"/>

Modified: james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.uml
URL: http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.uml?rev=1091185&r1=1091184&r2=1091185&view=diff
==============================================================================
--- james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.uml (original)
+++ james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.uml Mon Apr 11 19:54:34 2011
@@ -1,2 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.    
+-->
 <uml:Model xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:uml="http://www.eclipse.org/uml2/3.0.0/UML" xmi:id="_R6YAgABQEeCEkKM-qa7gfA" name="james-mailbox"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: svn commit: r1091185 - in /james/mailbox/trunk/src/site/resources/model-eclipse-modeler: model.di model.notation model.uml

Posted by Eric Charles <er...@apache.org>.
Hi Felix,

1. I moved the uml model from server to project [1], so all other models 
(which are empty or duplicate for now) can be deleted in mailbox, 
protocols, imap,... You can freely remove them, except the project one.

2. I don't know if headers will make eclipse modeler happy. And maybe it 
will even get removed after the first update by eclipse. Even if the 
header can not be added, basically these are binary file, which are 
committed in text to allow smaller commits.

Tks,
- Eric

[1] http://svn.apache.org/viewvc?view=revision&revision=1088994



On 11/04/2011 21:54, felixk@apache.org wrote:
> Author: felixk
> Date: Mon Apr 11 19:54:34 2011
> New Revision: 1091185
>
> URL: http://svn.apache.org/viewvc?rev=1091185&view=rev
> Log:
> Add license
>
> Modified:
>      james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.di
>      james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.notation
>      james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.uml
>
> Modified: james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.di
> URL: http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.di?rev=1091185&r1=1091184&r2=1091185&view=diff
> ==============================================================================
> --- james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.di (original)
> +++ james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.di Mon Apr 11 19:54:34 2011
> @@ -1,4 +1,22 @@
>   <?xml version="1.0" encoding="ASCII"?>
> +<!--
> +  Licensed to the Apache Software Foundation (ASF) under one
> +  or more contributor license agreements.  See the NOTICE file
> +  distributed with this work for additional information
> +  regarding copyright ownership.  The ASF licenses this file
> +  to you under the Apache License, Version 2.0 (the
> +  "License"); you may not use this file except in compliance
> +  with the License.  You may obtain a copy of the License at
> +
> +    http://www.apache.org/licenses/LICENSE-2.0
> +
> +  Unless required by applicable law or agreed to in writing,
> +  software distributed under the License is distributed on an
> +  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
> +  KIND, either express or implied.  See the License for the
> +  specific language governing permissions and limitations
> +  under the License.
> +-->
>   <di:SashWindowsMngr xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:di="http://www.eclipse.org/papyrus/0.7.0/sashdi">
>     <pageList>
>       <availablePage>
>
> Modified: james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.notation
> URL: http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.notation?rev=1091185&r1=1091184&r2=1091185&view=diff
> ==============================================================================
> --- james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.notation (original)
> +++ james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.notation Mon Apr 11 19:54:34 2011
> @@ -1,4 +1,22 @@
>   <?xml version="1.0" encoding="UTF-8"?>
> +<!--
> +  Licensed to the Apache Software Foundation (ASF) under one
> +  or more contributor license agreements.  See the NOTICE file
> +  distributed with this work for additional information
> +  regarding copyright ownership.  The ASF licenses this file
> +  to you under the Apache License, Version 2.0 (the
> +  "License"); you may not use this file except in compliance
> +  with the License.  You may obtain a copy of the License at
> +
> +    http://www.apache.org/licenses/LICENSE-2.0
> +
> +  Unless required by applicable law or agreed to in writing,
> +  software distributed under the License is distributed on an
> +  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
> +  KIND, either express or implied.  See the License for the
> +  specific language governing permissions and limitations
> +  under the License.
> +-->
>   <notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:uml="http://www.eclipse.org/uml2/3.0.0/UML" xmi:id="_lnlyAABQEeCEkKM-qa7gfA" type="PapyrusUMLClassDiagram" name="james-mailbox" measurementUnit="Pixel">
>     <styles xmi:type="notation:DiagramStyle" xmi:id="_lnlyAQBQEeCEkKM-qa7gfA"/>
>     <element xmi:type="uml:Model" href="model.uml#_R6YAgABQEeCEkKM-qa7gfA"/>
>
> Modified: james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.uml
> URL: http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.uml?rev=1091185&r1=1091184&r2=1091185&view=diff
> ==============================================================================
> --- james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.uml (original)
> +++ james/mailbox/trunk/src/site/resources/model-eclipse-modeler/model.uml Mon Apr 11 19:54:34 2011
> @@ -1,2 +1,20 @@
>   <?xml version="1.0" encoding="UTF-8"?>
> +<!--
> +  Licensed to the Apache Software Foundation (ASF) under one
> +  or more contributor license agreements.  See the NOTICE file
> +  distributed with this work for additional information
> +  regarding copyright ownership.  The ASF licenses this file
> +  to you under the Apache License, Version 2.0 (the
> +  "License"); you may not use this file except in compliance
> +  with the License.  You may obtain a copy of the License at
> +
> +    http://www.apache.org/licenses/LICENSE-2.0
> +
> +  Unless required by applicable law or agreed to in writing,
> +  software distributed under the License is distributed on an
> +  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
> +  KIND, either express or implied.  See the License for the
> +  specific language governing permissions and limitations
> +  under the License.
> +-->
>   <uml:Model xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:uml="http://www.eclipse.org/uml2/3.0.0/UML" xmi:id="_R6YAgABQEeCEkKM-qa7gfA" name="james-mailbox"/>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org