You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Paul Nicolucci <pn...@us.ibm.com> on 2014/02/13 18:42:49 UTC

Re: svn commit: r1547708 - /myfaces/myfaces-master-pom/trunk/pom.xml

I recently became a committer and as my first commit I added myself to the
developers section as recommended when I got commit rights.

However, I don't see this reflected on the webpage yet.  Is there another
action I must take to have the site rebuilt?  Just trying to
learn my way around and pick up any new processes.

Thanks,

Paul



From:	paulnicolucci@apache.org
To:	commits@myfaces.apache.org,
Date:	12/03/2013 11:50 PM
Subject:	svn commit: r1547708
            - /myfaces/myfaces-master-pom/trunk/pom.xml



Author: paulnicolucci
Date: Wed Dec  4 04:50:21 2013
New Revision: 1547708

URL: http://svn.apache.org/r1547708
Log:
Fixing whitespaces

Modified:
    myfaces/myfaces-master-pom/trunk/pom.xml

Modified: myfaces/myfaces-master-pom/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/myfaces/myfaces-master-pom/trunk/pom.xml?rev=1547708&r1=1547707&r2=1547708&view=diff

==============================================================================

--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Wed Dec  4 04:50:21 2013
@@ -547,17 +547,17 @@
             </roles>
             <timezone>+1</timezone>
         </developer>
-		 		 <developer>
-           <id>paulnicolucci</id>
-           <name>Paul Nicolucci</name>
-           <email>paulnicolucci@apache.org</email>
-           <organization>IBM</organization>
-           <organizationUrl>http://www.ibm.com</organizationUrl>

-           <roles>
-              <role>committer</role>
-           </roles>
-            <timezone>-5</timezone>
-        </developer>
+        <developer>
+            <id>paulnicolucci</id>
+            <name>Paul Nicolucci</name>
+            <email>paulnicolucci@apache.org</email>
+            <organization>IBM</organization>
+            <organizationUrl>http://www.ibm.com</organizationUrl>
+            <roles>
+                <role>committer</role>
+            </roles>
+            <timezone>-5</timezone>
+        </developer>
     </developers>
     <contributors>
         <contributor>



Re: svn commit: r1547708 - /myfaces/myfaces-master-pom/trunk/pom.xml

Posted by Paul Nicolucci <pn...@us.ibm.com>.
Thanks for all the information!

Regards,

Paul



From:	Leonardo Uribe <lu...@gmail.com>
To:	MyFaces Development <de...@myfaces.apache.org>,
Date:	02/13/2014 01:11 PM
Subject:	Re: svn commit: r1547708
            - /myfaces/myfaces-master-pom/trunk/pom.xml



Hi

It seems we need a release of myfaces master pom, and update the pom
version into our projects, so when the site is generated your info is
included. I'm on the process of move the documentation we have in
Confluence:

https://cwiki.apache.org/confluence/display/MYFACES/Index

To Apache CMS. An snapshot is here:

http://myfaces.staging.apache.org/wiki

On the way I need to synchronize the info we generate with maven with the
documentation proposed here, so I'll do the necessary steps to fix it.
Thanks for mention it.

regards,

Leonardo Uribe


2014-02-13 12:42 GMT-05:00 Paul Nicolucci <pn...@us.ibm.com>:
  I recently became a committer and as my first commit I added myself to
  the developers section as recommended when I got commit rights.

  However, I don't see this reflected on the webpage yet.  Is there another
  action I must take to have the site rebuilt?  Just trying to
  learn my way around and pick up any new processes.

  Thanks,

  Paul

  Inactive hide details for paulnicolucci---12/03/2013 11:50:50
  PM---Author: paulnicolucci Date: Wed Dec  4 04:50:21 2013
  paulnicolucci---12/03/2013 11:50:50 PM---Author: paulnicolucci Date: Wed
  Dec  4 04:50:21 2013

  From: paulnicolucci@apache.org
  To: commits@myfaces.apache.org,
  Date: 12/03/2013 11:50 PM
  Subject: svn commit: r1547708 - /myfaces/myfaces-master-pom/trunk/pom.xml



  Author: paulnicolucci
  Date: Wed Dec  4 04:50:21 2013
  New Revision: 1547708

  URL: http://svn.apache.org/r1547708
  Log:
  Fixing whitespaces

  Modified:
     myfaces/myfaces-master-pom/trunk/pom.xml

  Modified: myfaces/myfaces-master-pom/trunk/pom.xml
  URL:
  http://svn.apache.org/viewvc/myfaces/myfaces-master-pom/trunk/pom.xml?rev=1547708&r1=1547707&r2=1547708&view=diff

  ==============================================================================

  --- myfaces/myfaces-master-pom/trunk/pom.xml (original)
  +++ myfaces/myfaces-master-pom/trunk/pom.xml Wed Dec  4 04:50:21 2013
  @@ -547,17 +547,17 @@
              </roles>
              <timezone>+1</timezone>
          </developer>
  - <developer>
  -           <id>paulnicolucci</id>
  -           <name>Paul Nicolucci</name>
  -           <email>paulnicolucci@apache.org</email>
  -           <organization>IBM</organization>
  -           <organizationUrl>http://www.ibm.com</organizationUrl>

  -           <roles>
  -              <role>committer</role>
  -           </roles>
  -            <timezone>-5</timezone>
  -        </developer>
  +        <developer>
  +            <id>paulnicolucci</id>
  +            <name>Paul Nicolucci</name>
  +            <email>paulnicolucci@apache.org</email>
  +            <organization>IBM</organization>
  +            <organizationUrl>http://www.ibm.com</organizationUrl>
  +            <roles>
  +                <role>committer</role>
  +            </roles>
  +            <timezone>-5</timezone>
  +        </developer>
      </developers>
      <contributors>
          <contributor>








Re: svn commit: r1547708 - /myfaces/myfaces-master-pom/trunk/pom.xml

Posted by Leonardo Uribe <lu...@gmail.com>.
Hi

It seems we need a release of myfaces master pom, and update the pom
version into our projects, so when the site is generated your info is
included. I'm on the process of move the documentation we have in
Confluence:

https://cwiki.apache.org/confluence/display/MYFACES/Index

To Apache CMS. An snapshot is here:

http://myfaces.staging.apache.org/wiki

On the way I need to synchronize the info we generate with maven with the
documentation proposed here, so I'll do the necessary steps to fix it.
Thanks for mention it.

regards,

Leonardo Uribe


2014-02-13 12:42 GMT-05:00 Paul Nicolucci <pn...@us.ibm.com>:

> I recently became a committer and as my first commit I added myself to the
> developers section as recommended when I got commit rights.
>
> However, I don't see this reflected on the webpage yet.  Is there another
> action I must take to have the site rebuilt?  Just trying to
> learn my way around and pick up any new processes.
>
> Thanks,
>
> Paul
>
> [image: Inactive hide details for paulnicolucci---12/03/2013 11:50:50
> PM---Author: paulnicolucci Date: Wed Dec 4 04:50:21 2013]paulnicolucci---12/03/2013
> 11:50:50 PM---Author: paulnicolucci Date: Wed Dec  4 04:50:21 2013
>
> From: paulnicolucci@apache.org
> To: commits@myfaces.apache.org,
> Date: 12/03/2013 11:50 PM
> Subject: svn commit: r1547708 - /myfaces/myfaces-master-pom/trunk/pom.xml
> ------------------------------
>
>
>
> Author: paulnicolucci
> Date: Wed Dec  4 04:50:21 2013
> New Revision: 1547708
>
> URL: http://svn.apache.org/r1547708
> Log:
> Fixing whitespaces
>
> Modified:
>    myfaces/myfaces-master-pom/trunk/pom.xml
>
> Modified: myfaces/myfaces-master-pom/trunk/pom.xml
> URL:
> http://svn.apache.org/viewvc/myfaces/myfaces-master-pom/trunk/pom.xml?rev=1547708&r1=1547707&r2=1547708&view=diff
>
> ==============================================================================
> --- myfaces/myfaces-master-pom/trunk/pom.xml (original)
> +++ myfaces/myfaces-master-pom/trunk/pom.xml Wed Dec  4 04:50:21 2013
> @@ -547,17 +547,17 @@
>             </roles>
>             <timezone>+1</timezone>
>         </developer>
> - <developer>
> -           <id>paulnicolucci</id>
> -           <name>Paul Nicolucci</name>
> -           <email>paulnicolucci@apache.org</email>
> -           <organization>IBM</organization>
> -           <organizationUrl>http://www.ibm.com</organizationUrl>
>
> -           <roles>
> -              <role>committer</role>
> -           </roles>
> -            <timezone>-5</timezone>
> -        </developer>
> +        <developer>
> +            <id>paulnicolucci</id>
> +            <name>Paul Nicolucci</name>
> +            <email>paulnicolucci@apache.org</email>
> +            <organization>IBM</organization>
> +            <organizationUrl>http://www.ibm.com</organizationUrl>
> +            <roles>
> +                <role>committer</role>
> +            </roles>
> +            <timezone>-5</timezone>
> +        </developer>
>     </developers>
>     <contributors>
>         <contributor>
>
>
>
>

Re: svn commit: r1547708 - /myfaces/myfaces-master-pom/trunk/pom.xml

Posted by Mark Struberg <st...@yahoo.de>.
hiho and welcome!

The most important (and authoritative) source is here:
http://people.apache.org/committers-by-project.html#myfaces


Leo should be able to update the myfaces page itself. But probably only happens after an official release.


LieGrue,
strub




On Thursday, 13 February 2014, 18:44, Paul Nicolucci <pn...@us.ibm.com> wrote:
 
I recently became a committer and as my first commit I added myself to the developers section as recommended when I got commit rights.
>
>However, I don't see this reflected on the webpage yet.  Is there another action I must take to have the site rebuilt?  Just trying to 
>learn my way around and pick up any new processes.
>
>Thanks,
>
>Paul 
>
>paulnicolucci---12/03/2013 11:50:50 PM---Author: paulnicolucci Date: Wed Dec  4 04:50:21 2013
>
>From: paulnicolucci@apache.org
>To: commits@myfaces.apache.org, 
>Date: 12/03/2013 11:50 PM
>Subject: svn commit: r1547708 - /myfaces/myfaces-master-pom/trunk/pom.xml
>
>________________________________
>
>
>
>Author: paulnicolucci
>Date: Wed Dec  4 04:50:21 2013
>New Revision: 1547708
>
>URL: http://svn.apache.org/r1547708
>Log:
>Fixing whitespaces
>
>Modified:
>   myfaces/myfaces-master-pom/trunk/pom.xml
>
>Modified: myfaces/myfaces-master-pom/trunk/pom.xml
>URL: http://svn.apache.org/viewvc/myfaces/myfaces-master-pom/trunk/pom.xml?rev=1547708&r1=1547707&r2=1547708&view=diff
>==============================================================================
>--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
>+++ myfaces/myfaces-master-pom/trunk/pom.xml Wed Dec  4 04:50:21 2013
>@@ -547,17 +547,17 @@
>            </roles>
>            <timezone>+1</timezone>
>        </developer>
>-		 		 <developer>
>-           <id>paulnicolucci</id>        
>-           <name>Paul Nicolucci</name>
>-           <email>paulnicolucci@apache.org</email>      
>-           <organization>IBM</organization>      
>-           <organizationUrl>http://www.ibm.com</organizationUrl>           
>-           <roles>
>-              <role>committer</role>
>-           </roles>
>-            <timezone>-5</timezone>           
>-        </developer>        
>+        <developer>
>+            <id>paulnicolucci</id>
>+            <name>Paul Nicolucci</name>
>+            <email>paulnicolucci@apache.org</email>
>+            <organization>IBM</organization>
>+            <organizationUrl>http://www.ibm.com</organizationUrl>
>+            <roles>
>+                <role>committer</role>
>+            </roles>
>+            <timezone>-5</timezone>
>+        </developer>
>    </developers>
>    <contributors>
>        <contributor>
>
>
>
>
>
>