[jira] [Updated] (SLING-5594) Donation of Sling Dynamic Include

2016-03-16 Thread Przemo Pakulski (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Przemo Pakulski updated SLING-5594: --- Attachment: sling-dynamic-include.zip zip archive with code base attached b294fad33068dfe374f

Re: Pull Request for Eclipse Independent IDE Tooling

2016-03-16 Thread Robert Munteanu
On Mon, 2016-03-14 at 17:29 -0700, Andreas Schaefer Sr. wrote: > I did check in my stuff and merged my trunk with yours. > > But then I cannot merge the sling-de-tooling-1.0.10-SNAPSHOT tag with > the trunk. Not sure that I follow. Did you perform a git-svn checkout for did you clone from a nativ

[jira] [Updated] (SLING-5603) Upgrade Commons Lang to 3.4

2016-03-16 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-5603: Attachment: commons-lang.pom.txt commons-lang.java.txt > Upgrade Commons Lang to 3.4

[jira] [Commented] (SLING-5603) Upgrade Commons Lang to 3.4

2016-03-16 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197130#comment-15197130 ] Oliver Lietz commented on SLING-5603: - Sure: * {{find . -name pom.xml -exec grep -C 3

[jira] [Commented] (SLING-5609) Do not embed dependency commons-lang3

2016-03-16 Thread Alexandre COLLIGNON (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197059#comment-15197059 ] Alexandre COLLIGNON commented on SLING-5609: bq. We were affected by security

[jira] [Commented] (SLING-5613) Upgrade Equinox Region Bundle

2016-03-16 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15196999#comment-15196999 ] Konrad Windszus commented on SLING-5613: Actually the launchpad already contains t

[jira] [Resolved] (SLING-5613) Upgrade Equinox Region Bundle

2016-03-16 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved SLING-5613. Resolution: Invalid > Upgrade Equinox Region Bundle > - > >

[jira] [Created] (SLING-5613) Upgrade Equinox Region Bundle

2016-03-16 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-5613: -- Summary: Upgrade Equinox Region Bundle Key: SLING-5613 URL: https://issues.apache.org/jira/browse/SLING-5613 Project: Sling Issue Type: Bug Com

Re: Trunk Build Failure

2016-03-16 Thread Bertrand Delacretaz
On Tue, Mar 15, 2016 at 9:33 PM, Andreas Schaefer Sr. wrote: > ...This line is causing the failure: > Assert.assertEquals(expected.getTimeZone().getRawOffset(), > actual.getTimeZone().getRawOffset()); ... Makes sense, good catch! I have changed the Calendar comparison method in https://issues.a

[jira] [Resolved] (SLING-5612) AssertCalendar needlessly compares timezone offsets

2016-03-16 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved SLING-5612. Resolution: Fixed Changed the comparison method in http://svn.apache.org/r1735193 [

[jira] [Created] (SLING-5612) AssertCalendar needlessly compares timezone offsets

2016-03-16 Thread Bertrand Delacretaz (JIRA)
Bertrand Delacretaz created SLING-5612: -- Summary: AssertCalendar needlessly compares timezone offsets Key: SLING-5612 URL: https://issues.apache.org/jira/browse/SLING-5612 Project: Sling