[jira] [Commented] (TOBAGO-1527) Clean up pom.xml dependencies and modules

2016-01-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120301#comment-15120301
 ] 

Hudson commented on TOBAGO-1527:


FAILURE: Integrated in tobago-3.0.x #203 (See 
[https://builds.apache.org/job/tobago-3.0.x/203/])
TOBAGO-1527: Clean up pom.xml dependencies and modules
 - removing profile "all-modules" from the docs and the poms (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1727204])
* tobago-3.0.x/build-site.sh
* tobago-3.0.x/pom.xml
* tobago-3.0.x/readme.txt
* tobago-3.0.x/tobago-core/pom.xml
* tobago-3.0.x/tobago-example/pom.xml
* tobago-3.0.x/tobago-extension/tobago-sandbox/pom.xml
* tobago-3.0.x/tobago-extension/tobago-sandbox/readme.txt
* tobago-3.0.x/tobago-tool/pom.xml


> Clean up pom.xml dependencies and modules
> -
>
> Key: TOBAGO-1527
> URL: https://issues.apache.org/jira/browse/TOBAGO-1527
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Affects Versions: 2.0.8
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Trivial
> Fix For: 3.0.0-alpha-3, 2.0.9
>
>
> The dependencies to some Java related API can be cleaned up.
> Also, the modules can be simplified, when dropping profile depended 
> modules-lists.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TOBAGO-1527) Clean up pom.xml dependencies and modules

2016-01-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120315#comment-15120315
 ] 

Hudson commented on TOBAGO-1527:


SUCCESS: Integrated in tobago-trunk #1423 (See 
[https://builds.apache.org/job/tobago-trunk/1423/])
TOBAGO-1527: Clean up pom.xml dependencies and modules
removing profile "all-modules" from the docs (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1727203])
* tobago-trunk/build-site.sh
* tobago-trunk/readme.txt
* tobago-trunk/src/site/apt/getting-started.apt
* tobago-trunk/src/site/apt/guide.apt
* tobago-trunk/tobago-extension/tobago-sandbox/pom.xml
* tobago-trunk/tobago-extension/tobago-sandbox/readme.txt


> Clean up pom.xml dependencies and modules
> -
>
> Key: TOBAGO-1527
> URL: https://issues.apache.org/jira/browse/TOBAGO-1527
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Affects Versions: 2.0.8
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Trivial
> Fix For: 3.0.0-alpha-3, 2.0.9
>
>
> The dependencies to some Java related API can be cleaned up.
> Also, the modules can be simplified, when dropping profile depended 
> modules-lists.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Release artifacts for MyFaces Trinidad 2.1.1 missing from staging repository.apache.org?

2016-01-27 Thread Mike Kienenberger
So I'm trying to create a release vetting process and script for
Trinidad like I have for MyFaces Core and Tobago.

I note that the download page for Trinidad supplies the following:
  - trinidad-2.0.1-dist.tar.gz
  - trinidad-2.0.1-dist.zip
  - trinidad-2.0.1-example.tar.gz
  - trinidad-2.0.1-example.zip
  - trinidad-2.0.1-src-all.zip

I see "trinidad-assembly-2.1.1-dist.tar.gz" in
"http://people.apache.org/~lu4242/trinidad211binsrc/binaries/; but not
in "/repositories/orgapachemyfaces-1060/org/apache/myfaces/trinidad"
which is where I normally download my artifacts to check from the
other scripts.

How do you end up with the binaries on people.apache.org from the
builds in repository.apache.org?  It seems like the assembly directory
is missing.


On Tue, Jan 26, 2016 at 8:43 PM, Leonardo Uribe  wrote:
> Hi
>
> I was running the needed tasks to get the 2.1.1 release of Apache MyFaces
> Trinidad out.
>
> Please note that this vote concerns the following parts:
> 1. Maven artifact group "org.apache.myfaces.trinidad" v2.1.1 [1]
>
> The artifacts were deployed on nexus repo [1] and to my private
> Apache account [3] for binary and source packages.
>
> The release notes could be found at [4].
>
> Please take a look at the "2.1.1" artifacts and vote!
>
> Please note: This vote is "majority approval" with a minimum of three
> +1 votes (see [3]).
>
>
> 
> [ ] +1 for community members who have reviewed the bits
> [ ] +0
> [ ] -1 for fatal flaws that should cause these bits not to be released,
>  and why..
> 
>
> Thanks,
> Leonardo Uribe
>
> [1]
> https://repository.apache.org/content/repositories/orgapachemyfaces-1060/org/apache/myfaces/trinidad
> [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
> [3] http://people.apache.org/~lu4242/trinidad211binsrc
> [4]
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661=12325601


Re: Release artifacts for MyFaces Trinidad 2.1.1 missing from staging repository.apache.org?

2016-01-27 Thread Leonardo Uribe
Hi

I had to update the version and generate the artifacts manually (mvn
package) from the assembly project. The project also does not sign the
files.

In MyFaces Core we generate those files automatically, so the files are
uploaded to maven repo too.

regards,

Leonardo Uribe

2016-01-27 17:24 GMT-05:00 Mike Kienenberger :

> So I'm trying to create a release vetting process and script for
> Trinidad like I have for MyFaces Core and Tobago.
>
> I note that the download page for Trinidad supplies the following:
>   - trinidad-2.0.1-dist.tar.gz
>   - trinidad-2.0.1-dist.zip
>   - trinidad-2.0.1-example.tar.gz
>   - trinidad-2.0.1-example.zip
>   - trinidad-2.0.1-src-all.zip
>
> I see "trinidad-assembly-2.1.1-dist.tar.gz" in
> "http://people.apache.org/~lu4242/trinidad211binsrc/binaries/; but not
> in "/repositories/orgapachemyfaces-1060/org/apache/myfaces/trinidad"
> which is where I normally download my artifacts to check from the
> other scripts.
>
> How do you end up with the binaries on people.apache.org from the
> builds in repository.apache.org?  It seems like the assembly directory
> is missing.
>
>
> On Tue, Jan 26, 2016 at 8:43 PM, Leonardo Uribe  wrote:
> > Hi
> >
> > I was running the needed tasks to get the 2.1.1 release of Apache MyFaces
> > Trinidad out.
> >
> > Please note that this vote concerns the following parts:
> > 1. Maven artifact group "org.apache.myfaces.trinidad" v2.1.1 [1]
> >
> > The artifacts were deployed on nexus repo [1] and to my private
> > Apache account [3] for binary and source packages.
> >
> > The release notes could be found at [4].
> >
> > Please take a look at the "2.1.1" artifacts and vote!
> >
> > Please note: This vote is "majority approval" with a minimum of three
> > +1 votes (see [3]).
> >
> >
> > 
> > [ ] +1 for community members who have reviewed the bits
> > [ ] +0
> > [ ] -1 for fatal flaws that should cause these bits not to be released,
> >  and why..
> > 
> >
> > Thanks,
> > Leonardo Uribe
> >
> > [1]
> >
> https://repository.apache.org/content/repositories/orgapachemyfaces-1060/org/apache/myfaces/trinidad
> > [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
> > [3] http://people.apache.org/~lu4242/trinidad211binsrc
> > [4]
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661=12325601
>


Re: [VOTE] Release Tobago 2.0.9

2016-01-27 Thread Mike Kienenberger
- signatures and checksums match
- source builds
- apache rat passes

+1






Below are the linux commands I used to verify the release of the
tobago-2.0.9 files:

=

wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago/2.0.9/tobago-2.0.9-source-release.zip
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago/2.0.9/tobago-2.0.9-source-release.zip.asc
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago/2.0.9/tobago-2.0.9-source-release.zip.md5
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago/2.0.9/tobago-2.0.9-source-release.zip.sha1
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-assembly/2.0.9/tobago-assembly-2.0.9-dist.tar.gz
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-assembly/2.0.9/tobago-assembly-2.0.9-dist.tar.gz.asc
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-assembly/2.0.9/tobago-assembly-2.0.9-dist.tar.gz.md5
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-assembly/2.0.9/tobago-assembly-2.0.9-dist.tar.gz.sha1
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-assembly/2.0.9/tobago-assembly-2.0.9-dist.zip
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-assembly/2.0.9/tobago-assembly-2.0.9-dist.zip.asc
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-assembly/2.0.9/tobago-assembly-2.0.9-dist.zip.md5
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-assembly/2.0.9/tobago-assembly-2.0.9-dist.zip.sha1

wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-example-assembly/2.0.9/tobago-example-assembly-2.0.9-example.tar.gz
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-example-assembly/2.0.9/tobago-example-assembly-2.0.9-example.tar.gz.asc
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-example-assembly/2.0.9/tobago-example-assembly-2.0.9-example.tar.gz.md5
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-example-assembly/2.0.9/tobago-example-assembly-2.0.9-example.tar.gz.sha1
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-example-assembly/2.0.9/tobago-example-assembly-2.0.9-example.zip
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-example-assembly/2.0.9/tobago-example-assembly-2.0.9-example.zip.asc
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-example-assembly/2.0.9/tobago-example-assembly-2.0.9-example.zip.md5
wget
https://repository.apache.org/content/repositories/orgapachemyfaces-1061/org/apache/myfaces/tobago/tobago-example-assembly/2.0.9/tobago-example-assembly-2.0.9-example.zip.sha1

# check checksums
find . -name '*.md5' -exec cat {} \; -printf '  %f\n' | sed 's|\.md5$||' |
md5sum -c
find . -name '*.sha1' -exec cat {} \; -printf '  %f\n' | sed 's|\.sha1$||'
| sha1sum -c

# check signatures
wget http://www.apache.org/dist/myfaces/KEYS
gpg --import KEYS
find . -name '*.asc' -exec gpg --verify {} \;

# build source
mkdir src
cd src
unzip ../tobago-2.0.9-source-release.zip
cd tobago-2.0.9
mvn install -Pall-modules

mvn apache-rat:check -Pall-modules
## Note: DEPENDENCIES needs to be ignored
## https://issues.apache.org/jira/browse/TOBAGO-1450

# To check for all errors, if more than one project is affected
#   mvn apache-rat:check -Drat.numUnapprovedLicenses=
# To see details of rat failure, including location of rat report
#   mvn -e -X apache-rat:check


# verify tobago-assembly-*-dist.tar.gz and tobago-assembly-*-dist.zip
binaries are identical
# verify tobago-example-assembly-*-example.tar.gz and
tobago-example-assembly-*-example.zip binaries are identical

cd ..

tar xvf ../tobago-assembly-2.0.9-dist.tar.gz
mv myfaces-tobago-2.0.9/ myfaces-tobago-2.0.9.tar.gz.unpacked
unzip ../tobago-assembly-2.0.9-dist.zip
mv myfaces-tobago-2.0.9/ myfaces-tobago-2.0.9.zip.unpacked

tar xvf ../tobago-example-assembly-2.0.9-example.tar.gz
mv myfaces-tobago-2.0.9/ myfaces-tobago-example-2.0.9.tar.gz.unpacked
unzip ../tobago-example-assembly-2.0.9-example.zip
mv myfaces-tobago-2.0.9/ 

Re: Tobago 2.0.9 maintenance release

2016-01-27 Thread Bernd Bohmann
+1

On Wed, Jan 27, 2016 at 10:30 AM, Dennis Kieselhorst  wrote:

> Hi,
>
> as TOBAGO-1522 is now fixed, I suggest to make a new release soon.
>
> Cheers
> Dennis
>
>
>
> --
> View this message in context:
> http://myfaces.10567.n7.nabble.com/Tobago-2-0-9-maintenance-release-tp121196.html
> Sent from the My Faces - Dev mailing list archive at Nabble.com.
>


[jira] [Created] (TOBAGO-1527) Clean up pom.xml dependencies and modules

2016-01-27 Thread Udo Schnurpfeil (JIRA)
Udo Schnurpfeil created TOBAGO-1527:
---

 Summary: Clean up pom.xml dependencies and modules
 Key: TOBAGO-1527
 URL: https://issues.apache.org/jira/browse/TOBAGO-1527
 Project: MyFaces Tobago
  Issue Type: Task
  Components: Build
Affects Versions: 2.0.8
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Trivial


The dependencies to some Java related API can be cleaned up.

Also, the modules can be simplified, when dropping profile depended 
modules-lists.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (TOBAGO-1528) Update commons-collections

2016-01-27 Thread Udo Schnurpfeil (JIRA)
Udo Schnurpfeil created TOBAGO-1528:
---

 Summary: Update commons-collections
 Key: TOBAGO-1528
 URL: https://issues.apache.org/jira/browse/TOBAGO-1528
 Project: MyFaces Tobago
  Issue Type: Task
  Components: Build
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Minor


Because of a security relevant bug: COLLECTIONS-580



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TOBAGO-1527) Clean up pom.xml dependencies and modules

2016-01-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120125#comment-15120125
 ] 

Hudson commented on TOBAGO-1527:


SUCCESS: Integrated in tobago-trunk #1421 (See 
[https://builds.apache.org/job/tobago-trunk/1421/])
TOBAGO-1527: Clean up pom.xml dependencies and modules (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1727168])
* tobago-trunk/pom.xml
* tobago-trunk/tobago-core/pom.xml
* tobago-trunk/tobago-example/pom.xml
* tobago-trunk/tobago-example/tobago-example-addressbook-cdi/pom.xml
* tobago-trunk/tobago-example/tobago-example-addressbook/pom.xml
* tobago-trunk/tobago-example/tobago-example-blank/pom.xml
* tobago-trunk/tobago-example/tobago-example-demo/pom.xml
* tobago-trunk/tobago-example/tobago-example-portlet/pom.xml
* tobago-trunk/tobago-example/tobago-example-sandbox/pom.xml
* tobago-trunk/tobago-extension/tobago-sandbox/pom.xml
* tobago-trunk/tobago-extension/tobago-security/pom.xml
* tobago-trunk/tobago-theme/tobago-theme-scarborough/pom.xml


> Clean up pom.xml dependencies and modules
> -
>
> Key: TOBAGO-1527
> URL: https://issues.apache.org/jira/browse/TOBAGO-1527
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Affects Versions: 2.0.8
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Trivial
>
> The dependencies to some Java related API can be cleaned up.
> Also, the modules can be simplified, when dropping profile depended 
> modules-lists.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TOBAGO-1528) Update commons-collections

2016-01-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120153#comment-15120153
 ] 

Hudson commented on TOBAGO-1528:


SUCCESS: Integrated in tobago-1.5.x #212 (See 
[https://builds.apache.org/job/tobago-1.5.x/212/])
TOBAGO-1528: Update commons-collections (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1727184])
* tobago-1.5.x/pom.xml


> Update commons-collections
> --
>
> Key: TOBAGO-1528
> URL: https://issues.apache.org/jira/browse/TOBAGO-1528
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Affects Versions: 1.5.13, 2.0.8, 1.0.42, 3.0.0-alpha-2
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
> Fix For: 1.5.14, 3.0.0-alpha-3, 3.0.0, 2.0.9, 1.0.43
>
>
> Because of a security relevant bug: COLLECTIONS-580



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TOBAGO-1528) Update commons-collections

2016-01-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120155#comment-15120155
 ] 

Hudson commented on TOBAGO-1528:


SUCCESS: Integrated in tobago-1.0.x #988 (See 
[https://builds.apache.org/job/tobago-1.0.x/988/])
TOBAGO-1528: Update commons-collections (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1727186])
* tobago-1.0.x/pom.xml


> Update commons-collections
> --
>
> Key: TOBAGO-1528
> URL: https://issues.apache.org/jira/browse/TOBAGO-1528
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Affects Versions: 1.5.13, 2.0.8, 1.0.42, 3.0.0-alpha-2
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
> Fix For: 1.5.14, 3.0.0-alpha-3, 3.0.0, 2.0.9, 1.0.43
>
>
> Because of a security relevant bug: COLLECTIONS-580



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (TOBAGO-1528) Update commons-collections

2016-01-27 Thread Udo Schnurpfeil (JIRA)

 [ 
https://issues.apache.org/jira/browse/TOBAGO-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-1528.
-
   Resolution: Fixed
Fix Version/s: 1.0.43
   2.0.9
   3.0.0
   3.0.0-alpha-3
   1.5.14

> Update commons-collections
> --
>
> Key: TOBAGO-1528
> URL: https://issues.apache.org/jira/browse/TOBAGO-1528
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Affects Versions: 1.5.13, 2.0.8, 1.0.42, 3.0.0-alpha-2
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
> Fix For: 1.5.14, 3.0.0-alpha-3, 3.0.0, 2.0.9, 1.0.43
>
>
> Because of a security relevant bug: COLLECTIONS-580



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (TOBAGO-1527) Clean up pom.xml dependencies and modules

2016-01-27 Thread Udo Schnurpfeil (JIRA)

 [ 
https://issues.apache.org/jira/browse/TOBAGO-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-1527.
-
   Resolution: Fixed
Fix Version/s: (was: 3.0.0-alpha-3)

> Clean up pom.xml dependencies and modules
> -
>
> Key: TOBAGO-1527
> URL: https://issues.apache.org/jira/browse/TOBAGO-1527
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Affects Versions: 2.0.8
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Trivial
> Fix For: 2.0.9
>
>
> The dependencies to some Java related API can be cleaned up.
> Also, the modules can be simplified, when dropping profile depended 
> modules-lists.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TOBAGO-1527) Clean up pom.xml dependencies and modules

2016-01-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120227#comment-15120227
 ] 

Hudson commented on TOBAGO-1527:


SUCCESS: Integrated in tobago-trunk #1422 (See 
[https://builds.apache.org/job/tobago-trunk/1422/])
TOBAGO-1527: Clean up pom.xml dependencies and modules (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1727192])
* tobago-trunk/tobago-theme/pom.xml
TOBAGO-1527: Clean up pom.xml dependencies and modules
- remove the all-modules profile
- simplify the release call, because now we use the default behaviour (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1727181])
* tobago-trunk/pom.xml
* tobago-trunk/src/site/apt/release-checklist.apt
* tobago-trunk/tobago-example/pom.xml
* tobago-trunk/tobago-theme/pom.xml
* tobago-trunk/tobago-tool/pom.xml


> Clean up pom.xml dependencies and modules
> -
>
> Key: TOBAGO-1527
> URL: https://issues.apache.org/jira/browse/TOBAGO-1527
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Affects Versions: 2.0.8
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Trivial
> Fix For: 2.0.9
>
>
> The dependencies to some Java related API can be cleaned up.
> Also, the modules can be simplified, when dropping profile depended 
> modules-lists.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TOBAGO-1528) Update commons-collections

2016-01-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120226#comment-15120226
 ] 

Hudson commented on TOBAGO-1528:


SUCCESS: Integrated in tobago-trunk #1422 (See 
[https://builds.apache.org/job/tobago-trunk/1422/])
TOBAGO-1528: Update commons-collections (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1727183])
* tobago-trunk/pom.xml


> Update commons-collections
> --
>
> Key: TOBAGO-1528
> URL: https://issues.apache.org/jira/browse/TOBAGO-1528
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Build
>Affects Versions: 1.5.13, 2.0.8, 1.0.42, 3.0.0-alpha-2
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
> Fix For: 1.5.14, 3.0.0-alpha-3, 3.0.0, 2.0.9, 1.0.43
>
>
> Because of a security relevant bug: COLLECTIONS-580



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[VOTE] Release Tobago 2.0.9

2016-01-27 Thread Udo Schnurpfeil
Hello,

I would like to release Tobago 2.0.9.

For a detail list of changes please consult the release notes:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273=12332146
The version is available at the staging repository (Nexus).

Staging repository:

https://repository.apache.org/content/repositories/orgapachemyfaces-1061/

A demo is available here:

http://irian.biz/tobago-example-demo-2.0.x/

The vote is open for 72h.

[ ] +1
[ ] +0
[ ] -1

Regards,

Udo



[jira] [Commented] (TOBAGO-1438) Input suggest, keine Mausauswahl möglich [mouse is ignored]

2016-01-27 Thread Udo Schnurpfeil (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118903#comment-15118903
 ] 

Udo Schnurpfeil commented on TOBAGO-1438:
-

This is no issue in Tobago 3.0

> Input suggest, keine Mausauswahl möglich [mouse is ignored]
> ---
>
> Key: TOBAGO-1438
> URL: https://issues.apache.org/jira/browse/TOBAGO-1438
> Project: MyFaces Tobago
>  Issue Type: Bug
>Affects Versions: 2.0.5
>Reporter: Wolfgang Franke
> Fix For: 3.0.0
>
>
> Bei einem input suggest kann ein Vorschlag nicht mit der Maus ausgewählt 
> werden. Per Cursor-Taste funktioniert die Auswahl.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TOBAGO-1522) AJAX-Overlay never disappears when heavily double clicking

2016-01-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118990#comment-15118990
 ] 

Hudson commented on TOBAGO-1522:


SUCCESS: Integrated in tobago-trunk #1420 (See 
[https://builds.apache.org/job/tobago-trunk/1420/])
TOBAGO-1522
- logging (lofwyr: [http://svn.apache.org/viewvc/?view=rev=1726986])
* 
tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago.js


> AJAX-Overlay never disappears when heavily double clicking
> --
>
> Key: TOBAGO-1522
> URL: https://issues.apache.org/jira/browse/TOBAGO-1522
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 2.0.8, 3.0.0-alpha-2
> Environment: Microsoft Internet Explorer 11.0.9600.18098
> Firefox 43.0.1 (Mac OS X)
>Reporter: Dennis Kieselhorst
>Assignee: Volker Weber
> Fix For: 3.0.0-alpha-3, 2.0.9
>
> Attachments: 1522.patch, blocking-overlay.png
>
>
> Using Internet Explorer 11 it is possible to produce a situation where the 
> overlay.
> To reproduce open the sheet control page in the demo and heavily double click 
> until the overlay appears.
> !blocking-overlay.png!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (TOBAGO-1438) Input suggest, keine Mausauswahl möglich [mouse is ignored]

2016-01-27 Thread Udo Schnurpfeil (JIRA)

 [ 
https://issues.apache.org/jira/browse/TOBAGO-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-1438.
-
Resolution: Fixed

> Input suggest, keine Mausauswahl möglich [mouse is ignored]
> ---
>
> Key: TOBAGO-1438
> URL: https://issues.apache.org/jira/browse/TOBAGO-1438
> Project: MyFaces Tobago
>  Issue Type: Bug
>Affects Versions: 2.0.5
>Reporter: Wolfgang Franke
>Priority: Minor
> Fix For: 3.0.0
>
>
> Bei einem input suggest kann ein Vorschlag nicht mit der Maus ausgewählt 
> werden. Per Cursor-Taste funktioniert die Auswahl.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TOBAGO-1519) Upgrade to Bootstrap 4

2016-01-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118921#comment-15118921
 ] 

Hudson commented on TOBAGO-1519:


SUCCESS: Integrated in tobago-3.0.x #198 (See 
[https://builds.apache.org/job/tobago-3.0.x/198/])
TOBAGO-1519: Upgrade to Bootstrap 4 (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1726964])
* 
tobago-3.0.x/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/tobago-config.xml
* 
tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/tobago-config.xml
* 
tobago-3.0.x/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/tobago-config.xml
* 
tobago-3.0.x/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/tobago-config.xml


> Upgrade to Bootstrap 4
> --
>
> Key: TOBAGO-1519
> URL: https://issues.apache.org/jira/browse/TOBAGO-1519
> Project: MyFaces Tobago
>  Issue Type: Task
>  Components: Core, Themes
>Affects Versions: 3.0.0-alpha-2
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
> Fix For: 3.0.0-alpha-3, 3.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TOBAGO-1522) AJAX-Overlay never disappears when heavily double clicking

2016-01-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118988#comment-15118988
 ] 

Hudson commented on TOBAGO-1522:


FAILURE: Integrated in tobago-3.0.x #199 (See 
[https://builds.apache.org/job/tobago-3.0.x/199/])
Merged from trunk
TOBAGO-1522
- logging [from revision 1726986] (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1726987])
* tobago-3.0.x
* 
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago.js


> AJAX-Overlay never disappears when heavily double clicking
> --
>
> Key: TOBAGO-1522
> URL: https://issues.apache.org/jira/browse/TOBAGO-1522
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 2.0.8, 3.0.0-alpha-2
> Environment: Microsoft Internet Explorer 11.0.9600.18098
> Firefox 43.0.1 (Mac OS X)
>Reporter: Dennis Kieselhorst
>Assignee: Volker Weber
> Fix For: 3.0.0-alpha-3, 2.0.9
>
> Attachments: 1522.patch, blocking-overlay.png
>
>
> Using Internet Explorer 11 it is possible to produce a situation where the 
> overlay.
> To reproduce open the sheet control page in the demo and heavily double click 
> until the overlay appears.
> !blocking-overlay.png!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TOBAGO-1368) The standard theme will use Bootstrap

2016-01-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118989#comment-15118989
 ] 

Hudson commented on TOBAGO-1368:


FAILURE: Integrated in tobago-3.0.x #199 (See 
[https://builds.apache.org/job/tobago-3.0.x/199/])
TOBAGO-1368: The standard theme will use Bootstrap
-  sub tag now works inside of  (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1726979])
* 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/FontAwesomeIconEncoder.java
* 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/IconEncoder.java
* 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/webapp/TobagoResponseWriter.java
* 
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/ImageRenderer.java
TOBAGO-1368: The standard theme will use Bootstrap
- card-title makes only sense, when below the title is content in the same 
parent element (lofwyr: [http://svn.apache.org/viewvc/?view=rev=1726976])
* 
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/BoxRenderer.java


> The standard theme will use Bootstrap
> -
>
> Key: TOBAGO-1368
> URL: https://issues.apache.org/jira/browse/TOBAGO-1368
> Project: MyFaces Tobago
>  Issue Type: New Feature
>  Components: Themes
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
> Fix For: 3.0.0-alpha-3, 3.0.0
>
>
> http://getbootstrap.com/
> Some refactoring will be required, specially in HTML and CSS of the other 
> themes.
> We need also remove at least IE 6 and 7 from the supported browsers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Tobago 2.0.9 maintenance release

2016-01-27 Thread Dennis Kieselhorst
Hi,

as TOBAGO-1522 is now fixed, I suggest to make a new release soon.

Cheers
Dennis



--
View this message in context: 
http://myfaces.10567.n7.nabble.com/Tobago-2-0-9-maintenance-release-tp121196.html
Sent from the My Faces - Dev mailing list archive at Nabble.com.