You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2017/09/16 05:48:05 UTC

[myfaces-tobago] tag tobago-1.0.8 created (now 6014e10)

This is an automated email from the ASF dual-hosted git repository.

deki pushed a change to tag tobago-1.0.8
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git.


      at 6014e10  (commit)
This tag includes the following new commits:

     new 65a5c42  [maven-scm] copy for tag tobago-1.0.8
     new 6bdcbf1  [maven-scm] copy for tag tobago-1.0.8
     new 821b869  create demo and blank only for assembly
     new 6014e10  Ensure that the release contains all required license and notice file

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@myfaces.apache.org" <co...@myfaces.apache.org>'].

[myfaces-tobago] 02/04: [maven-scm] copy for tag tobago-1.0.8

Posted by de...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to tag tobago-1.0.8
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 6bdcbf1b0abf7fd2e5975811680fe3bcdd73e159
Merge: 65a5c42 74fa74c
Author: Bernd Bohmann <bo...@apache.org>
AuthorDate: Tue Sep 12 07:15:41 2006 +0000

    [maven-scm] copy for tag tobago-1.0.8

 contrib/facelets/pom.xml                  |   8 +-
 contrib/pom.xml                           |   8 +-
 example/addressbook/pom.xml               |   8 +-
 example/blank/pom.xml                     |   8 +-
 example/demo/pom.xml                      |   8 +-
 example/facelets/pom.xml                  |   8 +-
 example/foreach/pom.xml                   |   8 +-
 example/nonfacesrequest/pom.xml           |   8 +-
 example/pom.xml                           |   8 +-
 example/security/pom.xml                  |   8 +-
 example/test/pom.xml                      |   8 +-
 example/tobago-example-assembly/pom.xml   |   2 +-
 proposal-tobago.txt                       | 168 ------------------------------
 tobago-assembly/pom.xml                   |  12 ++-
 tobago-assembly/src/main/assembly/dep.xml |  12 +--
 tobago-tool/gendoc/pom.xml                |   2 +-
 16 files changed, 59 insertions(+), 225 deletions(-)

diff --cc contrib/facelets/pom.xml
index 9ff315a,9ff315a..ac8bd35
--- a/contrib/facelets/pom.xml
+++ b/contrib/facelets/pom.xml
@@@ -3,16 -3,16 +3,16 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago-contrib</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
    <artifactId>tobago-facelets</artifactId>
    <packaging>jar</packaging>
    <name>Tobago Facelets</name>
    <description>Tobago Faclets</description>
    <scm>
--    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/contrib/facelets</connection>
--    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/contrib/facelets</developerConnection>
--    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/contrib/facelets</url>
++    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
++    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
++    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
    </scm>
  
    <build>
diff --cc contrib/pom.xml
index 93a3581,93a3581..cd274b7
--- a/contrib/pom.xml
+++ b/contrib/pom.xml
@@@ -3,15 -3,15 +3,15 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
    <packaging>pom</packaging>
    <name>Tobago Contrib</name>
    <artifactId>tobago-contrib</artifactId>
    <scm>
--    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/contrib</connection>
--    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/contrib</developerConnection>
--    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/contrib</url>
++    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
++    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
++    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
    </scm>
    <modules>
      <module>facelets</module>
diff --cc example/addressbook/pom.xml
index 501e8d6,501e8d6..a573b79
--- a/example/addressbook/pom.xml
+++ b/example/addressbook/pom.xml
@@@ -3,7 -3,7 +3,7 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago-example</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
    <artifactId>tobago-example-addressbook</artifactId>
    <packaging>war</packaging>
@@@ -25,9 -25,9 +25,9 @@@
    </build>
  
    <scm>
--    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/addressbook</connection>
--    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/addressbook</developerConnection>
--    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/example/addressbook</url>
++    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
++    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
++    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
    </scm>
  
    <dependencies>
diff --cc example/blank/pom.xml
index a4b3716,a4b3716..88993c5
--- a/example/blank/pom.xml
+++ b/example/blank/pom.xml
@@@ -3,7 -3,7 +3,7 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago-example</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
    <artifactId>tobago-example-blank</artifactId>
    <packaging>war</packaging>
@@@ -25,9 -25,9 +25,9 @@@
    </build>
  
    <scm>
--    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/blank</connection>
--    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/blank</developerConnection>
--    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/example/blank</url>
++    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
++    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
++    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
    </scm>
    
    <dependencies>
diff --cc example/demo/pom.xml
index 7ed57e3,7ed57e3..ca7eef7
--- a/example/demo/pom.xml
+++ b/example/demo/pom.xml
@@@ -3,7 -3,7 +3,7 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago-example</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
    <artifactId>tobago-example-demo</artifactId>
    <packaging>war</packaging>
@@@ -48,9 -48,9 +48,9 @@@
      </plugins>
    </build>
    <scm>
--    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/demo</connection>
--    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/demo</developerConnection>
--    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/example/demo</url>
++    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
++    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
++    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
    </scm>
  
    <dependencies>
diff --cc example/facelets/pom.xml
index 13d1f5a,13d1f5a..7711aa2
--- a/example/facelets/pom.xml
+++ b/example/facelets/pom.xml
@@@ -3,7 -3,7 +3,7 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago-example</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
    <artifactId>tobago-example-facelets</artifactId>
    <packaging>war</packaging>
@@@ -25,9 -25,9 +25,9 @@@
    </build>
  
    <scm>
--    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/facelets</connection>
--    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/facelets</developerConnection>
--    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/example/facelets</url>
++    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
++    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
++    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
    </scm>
  
    <dependencies>
diff --cc example/foreach/pom.xml
index 48495bb,48495bb..c3e1752
--- a/example/foreach/pom.xml
+++ b/example/foreach/pom.xml
@@@ -3,7 -3,7 +3,7 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago-example</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
    <artifactId>tobago-example-foreach</artifactId>
    <packaging>war</packaging>
@@@ -27,9 -27,9 +27,9 @@@
    </build>
  
    <scm>
--    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/foreach</connection>
--    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/foreach</developerConnection>
--    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/example/foreach</url>
++    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
++    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
++    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
    </scm>
  
    <dependencies>
diff --cc example/nonfacesrequest/pom.xml
index ca323dd,ca323dd..9e84b30
--- a/example/nonfacesrequest/pom.xml
+++ b/example/nonfacesrequest/pom.xml
@@@ -3,7 -3,7 +3,7 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago-example</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
    <artifactId>tobago-example-nonfacesrequest</artifactId>
    <packaging>war</packaging>
@@@ -25,9 -25,9 +25,9 @@@
    </build>
  
    <scm>
--    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/nonfacesrequest</connection>
--    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/nonfacesrequest</developerConnection>
--    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/example/nonfacesrequest</url>
++    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
++    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
++    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
    </scm>
    
    <dependencies>
diff --cc example/pom.xml
index 18af877,18af877..9a7266f
--- a/example/pom.xml
+++ b/example/pom.xml
@@@ -3,16 -3,16 +3,16 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
    <packaging>pom</packaging>
    <name>Tobago Examples</name>
    <artifactId>tobago-example</artifactId>
  
    <scm>
--    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example</connection>
--    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/example</developerConnection>
--    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/example</url>
++    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
++    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
++    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
    </scm>
  
    <repositories>
diff --cc example/security/pom.xml
index 0fb5497,0fb5497..5f91258
--- a/example/security/pom.xml
+++ b/example/security/pom.xml
@@@ -21,7 -21,7 +21,7 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago-example</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
    <artifactId>tobago-example-security</artifactId>
    <packaging>war</packaging>
@@@ -43,9 -43,9 +43,9 @@@
    </build>
  
    <scm>
--    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/security</connection>
--    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/security</developerConnection>
--    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/example/security</url>
++    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
++    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
++    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
    </scm>
  
    <dependencies>
diff --cc example/test/pom.xml
index a452a25,a452a25..37b1f95
--- a/example/test/pom.xml
+++ b/example/test/pom.xml
@@@ -3,7 -3,7 +3,7 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago-example</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
    <artifactId>tobago-example-test</artifactId>
    <packaging>war</packaging>
@@@ -32,9 -32,9 +32,9 @@@
    </build>
  
    <scm>
--    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/test</connection>
--    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/example/test</developerConnection>
--    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/example/test</url>
++    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
++    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
++    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
    </scm>
  
    <dependencies>
diff --cc example/tobago-example-assembly/pom.xml
index 1a5de5b,1a5de5b..2871fea
--- a/example/tobago-example-assembly/pom.xml
+++ b/example/tobago-example-assembly/pom.xml
@@@ -8,7 -8,7 +8,7 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago-example</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
  
  
diff --cc proposal-tobago.txt
index 0a34b0c,0a34b0c..0000000
deleted file mode 100644,100644
--- a/proposal-tobago.txt
+++ /dev/null
@@@ -1,168 -1,168 +1,0 @@@
--Proposal for new sub-project Tobago (of MyFaces)
--
--18th August 2005, the Tobago Team (contributions by: Udo Schnurpfeil, Volker
--Weber, Philippe Hennes, Arvid Hülsebus, Bernd Bohmann, Detlef Bartetzko)
--
--(0) Rational
--
--The goal of Tobago is to provide the community with a well designed set of user 
--interface components based on JSF and run on MyFaces.
--
--Tobago is more than just a tag library. The following statements characterize 
--Tobago and make it different from other frameworks:
--
--The focus of Tobago is to create business applications without the need for HTML 
--design. The development of Tobago pages follows more the development of 
--conventional user interfaces than the creation of web pages. 
--
--The UI components are abstracted from HTML and any layout information that does
--not belong to the general page structure. The final output format is determined 
--by the client/user-agent.
--
--A theming mechanism makes it easy to change the look and feel and to provide 
--special implementations for certain browsers. A fallback solution ensures that 
--as much code is reused for new themes as possible.
--
--A layout manager is used to arrange the components automatically. This means, no
--manual layouting with HTML tables or other constructs is needed.
--
--A life demo can be found here: http://tobago.atanion.net
--
--The development of Tobago started in 2002.
--
--(0.1) Criteria
--
--Meritocracy
--
--The Tobago project will be meritocratic. The project will therefore follow the
--guidelines of the Apache Foundation.
--
--We use defined roles and responsibilities like contributors and commiters.
--
--We believe in teamwork and in the consens brought by discussions that are done
--on a mailing list. Votings will establish the final 'will' of the community.
--
--Community
--
--We believe that Tobago will attract a stable community sufficient in size. All 
--MyFaces users/developers are potential Tobago users/developers. Tobago will make 
--MyFaces even more attractive.
--
--Core Developers:
--
--Tobago was mainly developed by six employees of Atanion while working (if
--applicable) and in spare time. However, at the moment two of them could be
--counted as real experts or core developers and the others have a good knowledge
--of the project.
--
--All developers will file the Contribution License Agreement. Atanion GmbH will 
--file the Corporate Contribution License Agreement.
--
--Two PMC members from the MyFaces project also want to become Tobago committers:
--Martin Marinschek and Matthias Wessendorf (both PMCs Myfaces).
--
--Alignment:
--
--Tobago is a framework built on top of JSF and therefore works well with MyFaces.
--The project makes use of several Apache libraries like Commons, Taglibs and Ant.
--
--(0.2) Warning signs
--
--Orphaned products:
--
--All active developers would like to become Tobago Committers or PMC members and
--plan to remain active in the project.
--
--Inexperience with open source:
--
--The current Tobago developers have experience with open source projects. However
--in the past this was restricted by using open source projects and participating
--on there mailing lists. No active development was done.
--
--Martin Marinschek and Matthias Wessendorf do have a lot of experience with open
--source.
--
--Homogenous developers:
--
--From scratch the project will start with six developers of one company and two
--additional developers from other companies. We hope to attract more
--individual developers soon.
--
--Reliance on salaried developers:
--
--Tobago was developed in working and spare time and does not rely on salaried
--developers. However Atanion will support the project in the future by dedicating
--'work time' to Tobago.
--
--No ties to other Apache products:
--
--Tobago makes excessive use of serveral components of the Jakarta Commons. It is
--developed on the Tomcat JSP/Servlet container. (However it runs also on other
--containers.) Tobago is the ideal addition for MyFaces.
--
--A fascination with the Apache brand:
--
--We respect and admire the work done by the Apache Foundation. Various open
--source projects of the foundation have saved us an almost unlimited amount of
--development time or money in case of not using commercial products. We want to
--give something back to the community and become part of it.
--
--(1) Scope of subprojects
--
--As mentioned above Tobago is the ideal addition for MyFaces. Therefore we prefer to
--become a subproject of MyFaces.
--
--(2) Initial source
--
--The source code can be found under:
--
--  http://www.atanion.net/repos/asf/tobago/trunk/
--
--The source code is provided under the Apache License, version 2.0.
--
--A precompiled WAR for the demo can be found at:
--
--  http://www.atanion.com/tobago/tobago-example-demo.war
--
--(3) ASF resource to be created
--
--(3.1) Mailling-list
--
--At the moment the existing mailing lists of the MyFaces project should be 
--sufficient to discuss and announce Tobago topics. If not, we need the following 
--lists:
--
--  * tobago-dev
--  * tobago-user
--  * tobago-pmc
--
--(3.2) Subversion
--
--A subversion repository with one module 'incubator-tobago'.
--
--(3.3) Issue tracking
--
--At the moment the MyFaces JIRA module could be used.
--
--(4) initial set of committers
--
--(4.1) Already ASF committers
--
--  * Martin Marinschek, martin.marinschek@gmail.com (PMC MyFaces)
--  * Matthias Wessendorf, mwessendorf@gmail.com (PMC MyFaces)
--
--(4.2) Other committers
--
--  * Udo Schnurpfeil, udo@schnurpfeil.de
--  * Volker Weber, asf@weber-oldenburg.de
--  * Philippe Hennes, philippe.hennes@philstar.de
--  * Arvid Hülsebus, idus@krelon.com
--  * Bernd Bohmann, bernd.bohmann@atanion.com
--  * Detlef Bartetzko, detlef.bartetzko@atanion.com
--
--(5) Apache sponsoring individuals
--
--Tobago is sponsored by MyFaces. Mentors are Martin Marinschek and Matthias 
--Wessendorf from the MyFaces project (both PMCs). Champion is potentially
--Manfred Geiler (MyFaces PMC Chair), if an official (and not a member) of
--the ASF can be champion.
diff --cc tobago-assembly/pom.xml
index c9ce32c,c1742c0..335484f
--- a/tobago-assembly/pom.xml
+++ b/tobago-assembly/pom.xml
@@@ -8,7 -8,7 +8,7 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
  
  
diff --cc tobago-tool/gendoc/pom.xml
index 4a12833,4a12833..66d5d35
--- a/tobago-tool/gendoc/pom.xml
+++ b/tobago-tool/gendoc/pom.xml
@@@ -3,7 -3,7 +3,7 @@@
    <parent>
      <groupId>org.apache.myfaces.tobago</groupId>
      <artifactId>tobago-tool</artifactId>
--    <version>1.0.8-SNAPSHOT</version>
++    <version>1.0.8</version>
    </parent>
    <artifactId>gendoc</artifactId>
    <packaging>war</packaging>

-- 
To stop receiving notification emails like this one, please contact
"commits@myfaces.apache.org" <co...@myfaces.apache.org>.

[myfaces-tobago] 01/04: [maven-scm] copy for tag tobago-1.0.8

Posted by de...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to tag tobago-1.0.8
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 65a5c42c20a8eb3930e3f3cb3d8a44781db4c426
Author: Bernd Bohmann <bo...@apache.org>
AuthorDate: Sat Sep 9 17:16:00 2006 +0000

    [maven-scm] copy for tag tobago-1.0.8
---
 contrib/facelets/pom.xml               |  8 ++++----
 core/pom.xml                           | 14 +++++++-------
 example/addressbook/pom.xml            | 10 +++++-----
 example/blank/pom.xml                  | 16 ++++++++--------
 example/demo/pom.xml                   | 22 ++++++++++------------
 example/facelets/pom.xml               | 16 ++++++++--------
 example/foreach/pom.xml                | 16 ++++++++--------
 example/nonfacesrequest/pom.xml        | 14 +++++++-------
 example/pom.xml                        |  6 ++++++
 example/security/pom.xml               | 10 +++++-----
 example/test/pom.xml                   | 16 ++++++++--------
 pom.xml                                | 16 ++++++++--------
 theme/charlotteville/pom.xml           | 12 ++++++------
 theme/pom.xml                          |  8 ++++----
 theme/richmond/pom.xml                 | 12 ++++++------
 theme/scarborough/pom.xml              | 12 ++++++------
 theme/speyside/pom.xml                 | 12 ++++++------
 theme/standard/pom.xml                 | 10 +++++-----
 tobago-tool/gendoc/pom.xml             | 14 +++++++-------
 tobago-tool/maven-apt-plugin/pom.xml   |  2 +-
 tobago-tool/maven-theme-plugin/pom.xml |  2 +-
 tobago-tool/pom.xml                    |  2 +-
 tobago-tool/tobago-tool-apt/pom.xml    |  2 +-
 23 files changed, 128 insertions(+), 124 deletions(-)

diff --git a/contrib/facelets/pom.xml b/contrib/facelets/pom.xml
index b34dbce..9ff315a 100644
--- a/contrib/facelets/pom.xml
+++ b/contrib/facelets/pom.xml
@@ -46,7 +46,7 @@
           <configuration>
             <artifactItems>
               <artifactItem>
-                <groupId>${project.groupId}</groupId>
+                <groupId>org.apache.myfaces.tobago</groupId>
                 <artifactId>tobago-core</artifactId>
                 <version>${project.version}</version>
                 <type>jar</type>
@@ -77,7 +77,7 @@
         </executions>
       </plugin>
       <plugin>
-        <groupId>${project.groupId}</groupId>
+        <groupId>org.apache.myfaces.tobago</groupId>
         <artifactId>maven-apt-plugin</artifactId>
         <version>${project.version}</version>
         <configuration>
@@ -128,13 +128,13 @@
       <version>1.1.11</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-tool-apt</artifactId>
       <version>${project.version}</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <exclusions>
diff --git a/core/pom.xml b/core/pom.xml
index 98364a2..338b1b6 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8</version>
   </parent>
   <artifactId>tobago-core</artifactId>
   <packaging>jar</packaging>
@@ -23,7 +23,7 @@
 
     <plugins>
       <plugin>
-        <groupId>${project.groupId}</groupId>
+        <groupId>org.apache.myfaces.tobago</groupId>
         <artifactId>maven-apt-plugin</artifactId>
         <version>${project.version}</version>
         <configuration>
@@ -63,9 +63,9 @@
   </reporting>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/core</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/core</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/core</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
   </scm>
 
   <dependencies>
@@ -121,7 +121,7 @@
       <optional>true</optional>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-tool-apt</artifactId>
       <version>${project.version}</version>
       <scope>provided</scope>
@@ -165,7 +165,7 @@
       <build>
         <plugins>
           <plugin>
-            <groupId>${project.groupId}</groupId>
+            <groupId>org.apache.myfaces.tobago</groupId>
             <artifactId>maven-apt-plugin</artifactId>
             <version>${project.version}</version>
             <configuration>
diff --git a/example/addressbook/pom.xml b/example/addressbook/pom.xml
index 7b595b6..501e8d6 100644
--- a/example/addressbook/pom.xml
+++ b/example/addressbook/pom.xml
@@ -10,7 +10,7 @@
   <name>Tobago Example Addressbook</name>
   <build>
     <finalName>tobago-example-addressbook</finalName>
-    <plugins>
+    <!--<plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
@@ -21,7 +21,7 @@
           <url>http://localhost:8080/manager</url>
         </configuration>
       </plugin>
-    </plugins>
+    </plugins>-->
   </build>
 
   <scm>
@@ -32,12 +32,12 @@
 
   <dependencies>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-richmond</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <scope>compile</scope>
@@ -189,7 +189,7 @@
         <repository>
           <id>java.net</id>
           <name>java.net Maven 1 Repository</name>
-          <url>https://maven-repository.dev.java.net/nonav/repository</url>
+          <url>https://maven-repository.dev.java.net/repository</url>
           <layout>legacy</layout>
         </repository>
       </repositories>
diff --git a/example/blank/pom.xml b/example/blank/pom.xml
index b3db855..a4b3716 100644
--- a/example/blank/pom.xml
+++ b/example/blank/pom.xml
@@ -10,7 +10,7 @@
   <name>Tobago Example Blank</name>
   <build>
     <finalName>tobago-example-blank</finalName>
-    <plugins>
+    <!--<plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
@@ -21,7 +21,7 @@
           <url>http://localhost:8080/manager</url>
         </configuration>
       </plugin>
-    </plugins>
+    </plugins>-->
   </build>
 
   <scm>
@@ -32,27 +32,27 @@
   
   <dependencies>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-scarborough</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-speyside</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-richmond</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-standard</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <scope>compile</scope>
@@ -175,7 +175,7 @@
         <repository>
           <id>java.net</id>
           <name>java.net Maven 1 Repository</name>
-          <url>https://maven-repository.dev.java.net/nonav/repository</url>
+          <url>https://maven-repository.dev.java.net/repository</url>
           <layout>legacy</layout>
         </repository>
       </repositories>
diff --git a/example/demo/pom.xml b/example/demo/pom.xml
index 1fb4ee1..7ed57e3 100644
--- a/example/demo/pom.xml
+++ b/example/demo/pom.xml
@@ -12,7 +12,7 @@
     <finalName>tobago-example-demo</finalName>
     <plugins>
       <plugin>
-        <groupId>${project.groupId}</groupId>
+        <groupId>org.apache.myfaces.tobago</groupId>
         <artifactId>maven-theme-plugin</artifactId>
         <version>${project.version}</version>
         <executions>
@@ -35,18 +35,16 @@
           </webResources>
         </configuration>
       </plugin>-->
-      <plugin>
+     <!-- <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
         <version>1.0-SNAPSHOT</version>
         <configuration>
-          <!--<server>mononoke</server>-->
           <server>tomcat</server>
           <update>true</update>
-          <!--<url>http://mononoke:8080/manager</url>-->
           <url>http://localhost:8080/manager</url>
         </configuration>
-      </plugin>
+      </plugin>-->
     </plugins>
   </build>
   <scm>
@@ -58,33 +56,33 @@
   <dependencies>
 <!-- uncomment to enable the new theme (also in tobago-config.xml)
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-charlotteville</artifactId>
       <version>${project.version}</version>
     </dependency>
 -->
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-scarborough</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-speyside</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-richmond</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-standard</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <exclusions>
@@ -193,7 +191,7 @@
         <repository>
           <id>java.net</id>
           <name>java.net Maven 1 Repository</name>
-          <url>https://maven-repository.dev.java.net/nonav/repository</url>
+          <url>https://maven-repository.dev.java.net/repository</url>
           <layout>legacy</layout>
         </repository>
       </repositories>
diff --git a/example/facelets/pom.xml b/example/facelets/pom.xml
index ee9bb8b..13d1f5a 100644
--- a/example/facelets/pom.xml
+++ b/example/facelets/pom.xml
@@ -10,7 +10,7 @@
   <name>Tobago Example Facelets</name>
   <build>
     <finalName>tobago-example-facelets</finalName>
-    <plugins>
+    <!--<plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
@@ -21,7 +21,7 @@
           <url>http://localhost:8080/manager</url>
         </configuration>
       </plugin>
-    </plugins>
+    </plugins>-->
   </build>
 
   <scm>
@@ -32,27 +32,27 @@
 
   <dependencies>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-scarborough</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-speyside</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-richmond</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-standard</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-facelets</artifactId>
       <version>${project.version}</version>
       <scope>compile</scope>
@@ -142,7 +142,7 @@
         <repository>
           <id>java.net</id>
           <name>java.net Maven 1 Repository</name>
-          <url>https://maven-repository.dev.java.net/nonav/repository</url>
+          <url>https://maven-repository.dev.java.net/repository</url>
           <layout>legacy</layout>
         </repository>
       </repositories>
diff --git a/example/foreach/pom.xml b/example/foreach/pom.xml
index 5aa7433..48495bb 100644
--- a/example/foreach/pom.xml
+++ b/example/foreach/pom.xml
@@ -10,7 +10,7 @@
   <name>Tobago Example Foreach</name>
   <build>
     <finalName>tobago-example-foreach</finalName>
-    <plugins>
+   <!-- <plugins>
 
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
@@ -23,7 +23,7 @@
         </configuration>
       </plugin>
 
-    </plugins>
+    </plugins>-->
   </build>
 
   <scm>
@@ -34,27 +34,27 @@
 
   <dependencies>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-scarborough</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-speyside</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-richmond</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-standard</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <scope>compile</scope>
@@ -130,7 +130,7 @@
         <repository>
           <id>java.net</id>
           <name>java.net Maven 1 Repository</name>
-          <url>https://maven-repository.dev.java.net/nonav/repository</url>
+          <url>https://maven-repository.dev.java.net/repository</url>
           <layout>legacy</layout>
         </repository>
       </repositories>
diff --git a/example/nonfacesrequest/pom.xml b/example/nonfacesrequest/pom.xml
index d8fc86a..ca323dd 100644
--- a/example/nonfacesrequest/pom.xml
+++ b/example/nonfacesrequest/pom.xml
@@ -10,7 +10,7 @@
   <name>Tobago Example Non-Faces-Request</name>
   <build>
     <finalName>tobago-example-nonfacesrequest</finalName>
-    <plugins>
+    <!--<plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
@@ -21,7 +21,7 @@
           <url>http://localhost:8080/manager</url>
         </configuration>
       </plugin>
-    </plugins>
+    </plugins>-->
   </build>
 
   <scm>
@@ -32,22 +32,22 @@
   
   <dependencies>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-scarborough</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-speyside</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-standard</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <scope>compile</scope>
@@ -123,7 +123,7 @@
         <repository>
           <id>java.net</id>
           <name>java.net Maven 1 Repository</name>
-          <url>https://maven-repository.dev.java.net/nonav/repository</url>
+          <url>https://maven-repository.dev.java.net/repository</url>
           <layout>legacy</layout>
         </repository>
       </repositories>
diff --git a/example/pom.xml b/example/pom.xml
index 03483b7..18af877 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -52,5 +52,11 @@
         <module>facelets</module>
       </modules>
     </profile>
+    <profile>
+      <id>generate-assembly</id>
+      <modules>
+        <module>tobago-example-assembly</module>
+      </modules>
+    </profile>
   </profiles>
 </project>
\ No newline at end of file
diff --git a/example/security/pom.xml b/example/security/pom.xml
index f33e2de..0fb5497 100644
--- a/example/security/pom.xml
+++ b/example/security/pom.xml
@@ -28,7 +28,7 @@
   <name>Tobago Example Security</name>
   <build>
     <finalName>tobago-example-security</finalName>
-    <plugins>
+   <!-- <plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
@@ -39,7 +39,7 @@
           <url>http://localhost:8080/manager</url>
         </configuration>
       </plugin>
-    </plugins>
+    </plugins>-->
   </build>
 
   <scm>
@@ -50,12 +50,12 @@
 
   <dependencies>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-richmond</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <scope>compile</scope>
@@ -131,7 +131,7 @@
         <repository>
           <id>java.net</id>
           <name>java.net Maven 1 Repository</name>
-          <url>https://maven-repository.dev.java.net/nonav/repository</url>
+          <url>https://maven-repository.dev.java.net/repository</url>
           <layout>legacy</layout>
         </repository>
       </repositories>
diff --git a/example/test/pom.xml b/example/test/pom.xml
index 30eff49..a452a25 100644
--- a/example/test/pom.xml
+++ b/example/test/pom.xml
@@ -11,7 +11,7 @@
   <build>
     <finalName>tobago-example-test</finalName>
     <plugins>
-      <plugin>
+      <!--<plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
         <version>1.0-SNAPSHOT</version>
@@ -20,7 +20,7 @@
           <update>true</update>
           <url>http://localhost:8080/manager</url>
         </configuration>
-      </plugin>
+      </plugin>-->
       <plugin>
         <groupId>org.mortbay.jetty</groupId>
         <artifactId>maven-jetty6-plugin</artifactId>
@@ -39,27 +39,27 @@
 
   <dependencies>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-scarborough</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-speyside</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-richmond</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-standard</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <scope>compile</scope>
@@ -184,7 +184,7 @@
         <repository>
           <id>java.net</id>
           <name>java.net Maven 1 Repository</name>
-          <url>https://maven-repository.dev.java.net/nonav/repository</url>
+          <url>https://maven-repository.dev.java.net/repository</url>
           <layout>legacy</layout>
         </repository>
       </repositories>
diff --git a/pom.xml b/pom.xml
index d4014d6..9a3cae7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <artifactId>tobago</artifactId>
   <packaging>pom</packaging>
   <name>Apache Tobago</name>
-  <version>1.0.8-SNAPSHOT</version>
+  <version>1.0.8</version>
   <description>The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF and run on MyFaces.</description>
   <prerequisites>
     <maven>2.0.3</maven>
@@ -176,7 +176,7 @@
         <artifactId>maven-jxr-plugin</artifactId>
       </plugin>
 
-      <plugin>
+      <!--plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
         <configuration>
@@ -184,7 +184,7 @@
           <xrefLocation>xref</xrefLocation>
           <excludes>**/package-info.java</excludes>
         </configuration>
-      </plugin>
+      </plugin-->
 
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
@@ -416,9 +416,9 @@
 
   <scm>
 
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
 
   </scm>
 
@@ -476,11 +476,11 @@
         <artifactId>wagon-ftp</artifactId>
         <version>1.0-alpha-6</version>
       </extension>
-      <extension>
+      <!--extension>
         <groupId>org.apache.myfaces.maven</groupId>
         <artifactId>build-tools</artifactId>
         <version>1.0.5-SNAPSHOT</version>
-      </extension>
+      </extension-->
     </extensions>
     <pluginManagement>
       <plugins>
diff --git a/theme/charlotteville/pom.xml b/theme/charlotteville/pom.xml
index f2fb495..dcb4f93 100644
--- a/theme/charlotteville/pom.xml
+++ b/theme/charlotteville/pom.xml
@@ -3,25 +3,25 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8</version>
   </parent>
   <artifactId>tobago-theme-charlotteville</artifactId>
   <name>Tobago Theme Charlotteville</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/charlotteville</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/charlotteville</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/theme/charlotteville</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
   </scm>
 
   <dependencies>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-speyside</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <exclusions>
diff --git a/theme/pom.xml b/theme/pom.xml
index d899669..0fb021a 100644
--- a/theme/pom.xml
+++ b/theme/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8</version>
   </parent>
   <packaging>pom</packaging>
   <name>Tobago Themes</name>
@@ -12,9 +12,9 @@
 
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/theme</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
   </scm>
 
   <modules>
diff --git a/theme/richmond/pom.xml b/theme/richmond/pom.xml
index 1e08e73..666e73c 100644
--- a/theme/richmond/pom.xml
+++ b/theme/richmond/pom.xml
@@ -3,26 +3,26 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8</version>
   </parent>
   <artifactId>tobago-theme-richmond</artifactId>
   <packaging>jar</packaging>
   <name>Tobago Theme Richmond</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/richmond</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/richmond</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/theme/richmond</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
   </scm>
 
   <dependencies>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-speyside</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <exclusions>
diff --git a/theme/scarborough/pom.xml b/theme/scarborough/pom.xml
index a6e9ff4..1509df8 100644
--- a/theme/scarborough/pom.xml
+++ b/theme/scarborough/pom.xml
@@ -3,16 +3,16 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8</version>
   </parent>
   <artifactId>tobago-theme-scarborough</artifactId>
   <packaging>jar</packaging>
   <name>Tobago Theme Scarborough</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/scarborough</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/scarborough</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/theme/scarborough</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
   </scm>
 
   <build>
@@ -36,12 +36,12 @@
       <scope>provided</scope>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-standard</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <exclusions>
diff --git a/theme/speyside/pom.xml b/theme/speyside/pom.xml
index 3ca4a8b..69fe3e5 100644
--- a/theme/speyside/pom.xml
+++ b/theme/speyside/pom.xml
@@ -3,16 +3,16 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8</version>
   </parent>
   <artifactId>tobago-theme-speyside</artifactId>
   <packaging>jar</packaging>
   <name>Tobago Theme Speyside</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/speyside</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/speyside</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/theme/speyside</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
   </scm>
 
   <dependencies>
@@ -22,12 +22,12 @@
       <scope>provided</scope>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-scarborough</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <exclusions>
diff --git a/theme/standard/pom.xml b/theme/standard/pom.xml
index 7e08455..7a11193 100644
--- a/theme/standard/pom.xml
+++ b/theme/standard/pom.xml
@@ -3,16 +3,16 @@
    <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-theme</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8</version>
   </parent>
   <artifactId>tobago-theme-standard</artifactId>
   <packaging>jar</packaging>
   <name>Tobago Theme Standard</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/standard</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/trunk/theme/standard</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/trunk/theme/standard</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tobago/tags/tobago-1.0.8</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tobago/tags/tobago-1.0.8</url>
   </scm>
 
   <dependencies>
@@ -22,7 +22,7 @@
       <scope>provided</scope>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
        <exclusions>
diff --git a/tobago-tool/gendoc/pom.xml b/tobago-tool/gendoc/pom.xml
index 38ce2a9..4a12833 100644
--- a/tobago-tool/gendoc/pom.xml
+++ b/tobago-tool/gendoc/pom.xml
@@ -10,7 +10,7 @@
   <name>Tobago gendoc</name>
   <build>
     <finalName>gendoc</finalName>
-    <plugins>
+    <!--<plugins>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
@@ -21,31 +21,31 @@
           <url>http://localhost:8080/manager</url>
         </configuration>
       </plugin>
-    </plugins>
+    </plugins>-->
   </build>
   <dependencies>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-scarborough</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-speyside</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-richmond</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-theme-standard</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
-      <groupId>${project.groupId}</groupId>
+      <groupId>org.apache.myfaces.tobago</groupId>
       <artifactId>tobago-core</artifactId>
       <version>${project.version}</version>
       <scope>compile</scope>
diff --git a/tobago-tool/maven-apt-plugin/pom.xml b/tobago-tool/maven-apt-plugin/pom.xml
index 9a0eb23..5a42934 100644
--- a/tobago-tool/maven-apt-plugin/pom.xml
+++ b/tobago-tool/maven-apt-plugin/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8</version>
   </parent>
 	<artifactId>maven-apt-plugin</artifactId>
 	<packaging>maven-plugin</packaging>
diff --git a/tobago-tool/maven-theme-plugin/pom.xml b/tobago-tool/maven-theme-plugin/pom.xml
index 82d225c..60fab01 100644
--- a/tobago-tool/maven-theme-plugin/pom.xml
+++ b/tobago-tool/maven-theme-plugin/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8</version>
   </parent>
   <artifactId>maven-theme-plugin</artifactId>
   <packaging>maven-plugin</packaging>
diff --git a/tobago-tool/pom.xml b/tobago-tool/pom.xml
index 2cb1651..fff2323 100644
--- a/tobago-tool/pom.xml
+++ b/tobago-tool/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8</version>
   </parent>
   <packaging>pom</packaging>
   <name>Tobago Tool</name>
diff --git a/tobago-tool/tobago-tool-apt/pom.xml b/tobago-tool/tobago-tool-apt/pom.xml
index 88ea72b..37a7536 100644
--- a/tobago-tool/tobago-tool-apt/pom.xml
+++ b/tobago-tool/tobago-tool-apt/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces.tobago</groupId>
     <artifactId>tobago-tool</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8</version>
   </parent>
   <artifactId>tobago-tool-apt</artifactId>
   <packaging>jar</packaging>

-- 
To stop receiving notification emails like this one, please contact
"commits@myfaces.apache.org" <co...@myfaces.apache.org>.

[myfaces-tobago] 03/04: create demo and blank only for assembly

Posted by de...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to tag tobago-1.0.8
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 821b869273145aab2ca29886bcb0086b8bddeb12
Author: Bernd Bohmann <bo...@apache.org>
AuthorDate: Tue Sep 12 11:18:54 2006 +0000

    create demo and blank only for assembly
---
 example/pom.xml | 38 +++++++++++++++++++++++++++-----------
 1 file changed, 27 insertions(+), 11 deletions(-)

diff --git a/example/pom.xml b/example/pom.xml
index 9a7266f..66754c8 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -35,28 +35,44 @@
     </pluginRepository>
   </pluginRepositories>
 
-  <modules>
-    <module>addressbook</module>
-    <module>blank</module>
-    <module>demo</module>
-    <module>foreach</module>
-    <module>nonfacesrequest</module>
-    <module>security</module>
-    <module>test</module>
-  </modules>
-
   <profiles>
+     <profile>
+      <id>default-modules</id>
+       <activation>
+        <property>
+          <name>!non-default-modules</name>
+        </property>
+      </activation>
+      <modules>
+        <module>addressbook</module>
+        <module>blank</module>
+        <module>demo</module>
+        <module>foreach</module>
+        <module>nonfacesrequest</module>
+        <module>security</module>
+        <module>test</module>
+      </modules>
+    </profile>
     <profile>
       <id>all-modules</id>
       <modules>
+        <module>addressbook</module>
+        <module>blank</module>
+        <module>demo</module>
+        <module>foreach</module>
+        <module>nonfacesrequest</module>
+        <module>security</module>
+        <module>test</module>
         <module>facelets</module>
       </modules>
     </profile>
     <profile>
       <id>generate-assembly</id>
       <modules>
+        <module>blank</module>
+        <module>demo</module>
         <module>tobago-example-assembly</module>
       </modules>
     </profile>
   </profiles>
-</project>
\ No newline at end of file
+</project>

-- 
To stop receiving notification emails like this one, please contact
"commits@myfaces.apache.org" <co...@myfaces.apache.org>.

[myfaces-tobago] 04/04: Ensure that the release contains all required license and notice file

Posted by de...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to tag tobago-1.0.8
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 6014e108be79b6554a274aab156e52fec3348306
Author: Bernd Bohmann <bo...@apache.org>
AuthorDate: Thu Sep 14 14:38:06 2006 +0000

    Ensure that the release contains all required license and notice file
---
 .../src/main/resources/LICENSE.txt                 | 49 +++++++++++++
 .../src/main/resources/NOTICE.txt                  |  5 --
 .../src/main/resources/META-INF/LICENSE.txt        | 20 ++++++
 .../src/main/resources/META-INF/LICENSE.txt        | 21 ++++++
 tobago-assembly/src/main/resources/LICENSE.txt     | 80 ++++++++++++++++++++++
 .../src/main/resources/META-INF/LICENSE.txt        |  0
 .../src/main/resources/META-INF/NOTICE.txt         |  5 ++
 7 files changed, 175 insertions(+), 5 deletions(-)

diff --git a/example/tobago-example-assembly/src/main/resources/LICENSE.txt b/example/tobago-example-assembly/src/main/resources/LICENSE.txt
index dd5b3a5..678b032 100644
--- a/example/tobago-example-assembly/src/main/resources/LICENSE.txt
+++ b/example/tobago-example-assembly/src/main/resources/LICENSE.txt
@@ -172,3 +172,52 @@
       defend, and hold each Contributor harmless for any liability
       incurred by, or claims asserted against, such Contributor by reason
       of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed 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.
+
+
+For the Prototype JavaScript framework:
+
+Copyright (c) 2005 Sam Stephenson
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+   
+
diff --git a/example/tobago-example-assembly/src/main/resources/NOTICE.txt b/example/tobago-example-assembly/src/main/resources/NOTICE.txt
index a319655..cc7e110 100644
--- a/example/tobago-example-assembly/src/main/resources/NOTICE.txt
+++ b/example/tobago-example-assembly/src/main/resources/NOTICE.txt
@@ -11,8 +11,3 @@ See the file LICENSE.txt
 This product includes software developed by
 Sam Stephenson (the ProtoType library) (http://conio.net/)
 
-This product includes software developed by
-Taras Puchko (Retrotranslator) (http://sourceforge.net/projects/retrotranslator).
-
-
-
diff --git a/theme/scarborough/src/main/resources/META-INF/LICENSE.txt b/theme/scarborough/src/main/resources/META-INF/LICENSE.txt
index d645695..166a8a5 100644
--- a/theme/scarborough/src/main/resources/META-INF/LICENSE.txt
+++ b/theme/scarborough/src/main/resources/META-INF/LICENSE.txt
@@ -200,3 +200,23 @@
    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.
+   
+For the Prototype JavaScript framework:
+
+Copyright (c) 2005 Sam Stephenson
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
diff --git a/theme/standard/src/main/resources/META-INF/LICENSE.txt b/theme/standard/src/main/resources/META-INF/LICENSE.txt
index d645695..0cd744c 100644
--- a/theme/standard/src/main/resources/META-INF/LICENSE.txt
+++ b/theme/standard/src/main/resources/META-INF/LICENSE.txt
@@ -200,3 +200,24 @@
    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.
+
+
+For the Prototype JavaScript framework:
+
+Copyright (c) 2005 Sam Stephenson
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+   
diff --git a/tobago-assembly/src/main/resources/LICENSE.txt b/tobago-assembly/src/main/resources/LICENSE.txt
index c6055ec..fb92b9e 100644
--- a/tobago-assembly/src/main/resources/LICENSE.txt
+++ b/tobago-assembly/src/main/resources/LICENSE.txt
@@ -172,3 +172,83 @@
       defend, and hold each Contributor harmless for any liability
       incurred by, or claims asserted against, such Contributor by reason
       of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed 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.
+
+
+For the Prototype JavaScript framework:
+
+Copyright (c) 2005 Sam Stephenson
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
+
+Retrotranslator: a Java bytecode transformer that translates Java classes
+compiled with JDK 5.0 into classes that can be run on JVM 1.4.
+
+ Copyright (c) 2005, 2006 Taras Puchko
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the copyright holders nor the names of its
+    contributors may be used to endorse or promote products derived from
+    this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGE.
+
+
diff --git a/theme/standard/src/main/resources/META-INF/LICENSE.txt b/tobago-tool/tobago-tool-apt/src/main/resources/META-INF/LICENSE.txt
similarity index 100%
copy from theme/standard/src/main/resources/META-INF/LICENSE.txt
copy to tobago-tool/tobago-tool-apt/src/main/resources/META-INF/LICENSE.txt
diff --git a/tobago-tool/tobago-tool-apt/src/main/resources/META-INF/NOTICE.txt b/tobago-tool/tobago-tool-apt/src/main/resources/META-INF/NOTICE.txt
new file mode 100644
index 0000000..b637ee5
--- /dev/null
+++ b/tobago-tool/tobago-tool-apt/src/main/resources/META-INF/NOTICE.txt
@@ -0,0 +1,5 @@
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+Atanion GmbH (http://www.atanion.com/).

-- 
To stop receiving notification emails like this one, please contact
"commits@myfaces.apache.org" <co...@myfaces.apache.org>.