You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2014/03/12 19:47:27 UTC

svn commit: r1576853 - in /myfaces/tobago/branches/tobago-3.0.x: pom.xml readme.txt

Author: lofwyr
Date: Wed Mar 12 18:47:27 2014
New Revision: 1576853

URL: http://svn.apache.org/r1576853
Log:
issue tracker ULR changed

Modified:
    myfaces/tobago/branches/tobago-3.0.x/pom.xml
    myfaces/tobago/branches/tobago-3.0.x/readme.txt

Modified: myfaces/tobago/branches/tobago-3.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/pom.xml?rev=1576853&r1=1576852&r2=1576853&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/pom.xml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/pom.xml Wed Mar 12 18:47:27 2014
@@ -53,7 +53,7 @@
 
   <issueManagement>
     <system>jira</system>
-    <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=12310273</url>
+    <url>https://issues.apache.org/jira/browse/TOBAGO</url>
   </issueManagement>
   <ciManagement>
     <system>jenkins</system>

Modified: myfaces/tobago/branches/tobago-3.0.x/readme.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/readme.txt?rev=1576853&r1=1576852&r2=1576853&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/readme.txt (original)
+++ myfaces/tobago/branches/tobago-3.0.x/readme.txt Wed Mar 12 18:47:27 2014
@@ -1,6 +1,6 @@
 Building
 --------
-You need Maven2 (at least 2.2.1) and Java 5 (Tobago 1.0.x) or Java 6 (Tobago 1.5.x) to build Tobago.
+You need Maven 2 or 3 (at least 2.2.1) and Java 6, 7 or 8 to build Tobago.
 
 In the main directory you can use