You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "David Jencks (JIRA)" <di...@incubator.apache.org> on 2006/12/21 02:02:21 UTC

[jira] Created: (DIR-198) TRIPLESEC bring build into the modern world

TRIPLESEC bring build into the modern world
-------------------------------------------

                 Key: DIR-198
                 URL: http://issues.apache.org/jira/browse/DIR-198
             Project: Directory
          Issue Type: Bug
            Reporter: David Jencks
         Assigned To: Alex Karasulu


I updated the triplesec build to:

- uses groupId org.apache.directory.triplesec
- include all dependency versions in root pom dependencyManagement
- include all plugin versions in root pom pluginManagement
- use latest apacheDS and wicket and a few other projects
- actually build

The attached patch has minimal format changes.  It really needs pom cleanup, but I am reluctant to supply a patch that changes almost every line of every file involved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (DIRTSEC-2) Bring build into the modern world

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DIRTSEC-2?page=comments#action_12460305 ] 
            
Alex Karasulu commented on DIRTSEC-2:
-------------------------------------

That's funny David this is exactly what I did myself on Dec 19th.  I put a bunch of deps into dependencyManagement and updated most of the dependencies to the latest versions.  I got the build working too.  

I don't know what this will do now wrt to your patch so I'll just try to apply it and see what happens.  

BTW the one thing that I did not do yet was change the groupId.   Let me attempt to apply your patch then give more feed back.  Thanks!

> Bring build into the modern world
> ---------------------------------
>
>                 Key: DIRTSEC-2
>                 URL: http://issues.apache.org/jira/browse/DIRTSEC-2
>             Project: Triplesec
>          Issue Type: Bug
>            Reporter: David Jencks
>         Assigned To: Alex Karasulu
>         Attachments: DIR-198.patch
>
>
> I updated the triplesec build to:
> - uses groupId org.apache.directory.triplesec
> - include all dependency versions in root pom dependencyManagement
> - include all plugin versions in root pom pluginManagement
> - use latest apacheDS and wicket and a few other projects
> - actually build
> The attached patch has minimal format changes.  It really needs pom cleanup, but I am reluctant to supply a patch that changes almost every line of every file involved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (DIRTSEC-2) Bring build into the modern world

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DIRTSEC-2?page=comments#action_12461143 ] 
            
David Jencks commented on DIRTSEC-2:
------------------------------------

Applied in rev 490644.

There might still be some kind of version mismatch between apacheds components: while the build works fine most of the time I once got an IncompatibleClassChangeError in a webapp-admin test.

I don't seem to have jira privileges to close this yet.

> Bring build into the modern world
> ---------------------------------
>
>                 Key: DIRTSEC-2
>                 URL: http://issues.apache.org/jira/browse/DIRTSEC-2
>             Project: Triplesec
>          Issue Type: Bug
>            Reporter: David Jencks
>         Assigned To: Alex Karasulu
>         Attachments: DIR-198.patch, DIRTSEC-2-2.patch
>
>
> I updated the triplesec build to:
> - uses groupId org.apache.directory.triplesec
> - include all dependency versions in root pom dependencyManagement
> - include all plugin versions in root pom pluginManagement
> - use latest apacheDS and wicket and a few other projects
> - actually build
> The attached patch has minimal format changes.  It really needs pom cleanup, but I am reluctant to supply a patch that changes almost every line of every file involved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (DIRTSEC-2) Bring build into the modern world

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRTSEC-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRTSEC-2.
-----------------------------------


> Bring build into the modern world
> ---------------------------------
>
>                 Key: DIRTSEC-2
>                 URL: https://issues.apache.org/jira/browse/DIRTSEC-2
>             Project: Triplesec
>          Issue Type: Bug
>            Reporter: David Jencks
>            Assignee: Alex Karasulu
>             Fix For: 1.0.0
>
>         Attachments: DIR-198.patch, DIRTSEC-2-2.patch
>
>
> I updated the triplesec build to:
> - uses groupId org.apache.directory.triplesec
> - include all dependency versions in root pom dependencyManagement
> - include all plugin versions in root pom pluginManagement
> - use latest apacheDS and wicket and a few other projects
> - actually build
> The attached patch has minimal format changes.  It really needs pom cleanup, but I am reluctant to supply a patch that changes almost every line of every file involved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DIRTSEC-2) Bring build into the modern world

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRTSEC-2?page=all ]

Alex Karasulu updated DIRTSEC-2:
--------------------------------

    Summary: Bring build into the modern world  (was: TRIPLESEC bring build into the modern world)

> Bring build into the modern world
> ---------------------------------
>
>                 Key: DIRTSEC-2
>                 URL: http://issues.apache.org/jira/browse/DIRTSEC-2
>             Project: Triplesec
>          Issue Type: Bug
>            Reporter: David Jencks
>         Assigned To: Alex Karasulu
>         Attachments: DIR-198.patch
>
>
> I updated the triplesec build to:
> - uses groupId org.apache.directory.triplesec
> - include all dependency versions in root pom dependencyManagement
> - include all plugin versions in root pom pluginManagement
> - use latest apacheDS and wicket and a few other projects
> - actually build
> The attached patch has minimal format changes.  It really needs pom cleanup, but I am reluctant to supply a patch that changes almost every line of every file involved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (DIRTSEC-2) Bring build into the modern world

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DIRTSEC-2?page=comments#action_12460306 ] 
            
Alex Karasulu commented on DIRTSEC-2:
-------------------------------------

Ok this patch has some crazy rejects in it.  Sorry for asking this but could you svn up and check that you don't have any conflicts? Thanks!

> Bring build into the modern world
> ---------------------------------
>
>                 Key: DIRTSEC-2
>                 URL: http://issues.apache.org/jira/browse/DIRTSEC-2
>             Project: Triplesec
>          Issue Type: Bug
>            Reporter: David Jencks
>         Assigned To: Alex Karasulu
>         Attachments: DIR-198.patch
>
>
> I updated the triplesec build to:
> - uses groupId org.apache.directory.triplesec
> - include all dependency versions in root pom dependencyManagement
> - include all plugin versions in root pom pluginManagement
> - use latest apacheDS and wicket and a few other projects
> - actually build
> The attached patch has minimal format changes.  It really needs pom cleanup, but I am reluctant to supply a patch that changes almost every line of every file involved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] Resolved: (DIRTSEC-2) Bring build into the modern world

Posted by Alex Karasulu <ak...@apache.org>.
Take a look and see if you can now.

ALex


David Jencks (JIRA) wrote:
>      [ https://issues.apache.org/jira/browse/DIRTSEC-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
> 
> David Jencks resolved DIRTSEC-2.
> --------------------------------
> 
>        Resolution: Fixed
>     Fix Version/s: 1.0.0
> 
> Should I be able to close this?  I applied my patch.
> 
>> Bring build into the modern world
>> ---------------------------------
>>
>>                 Key: DIRTSEC-2
>>                 URL: https://issues.apache.org/jira/browse/DIRTSEC-2
>>             Project: Triplesec
>>          Issue Type: Bug
>>            Reporter: David Jencks
>>         Assigned To: Alex Karasulu
>>             Fix For: 1.0.0
>>
>>         Attachments: DIR-198.patch, DIRTSEC-2-2.patch
>>
>>
>> I updated the triplesec build to:
>> - uses groupId org.apache.directory.triplesec
>> - include all dependency versions in root pom dependencyManagement
>> - include all plugin versions in root pom pluginManagement
>> - use latest apacheDS and wicket and a few other projects
>> - actually build
>> The attached patch has minimal format changes.  It really needs pom cleanup, but I am reluctant to supply a patch that changes almost every line of every file involved.
> 


[jira] Resolved: (DIRTSEC-2) Bring build into the modern world

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRTSEC-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks resolved DIRTSEC-2.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0

Should I be able to close this?  I applied my patch.

> Bring build into the modern world
> ---------------------------------
>
>                 Key: DIRTSEC-2
>                 URL: https://issues.apache.org/jira/browse/DIRTSEC-2
>             Project: Triplesec
>          Issue Type: Bug
>            Reporter: David Jencks
>         Assigned To: Alex Karasulu
>             Fix For: 1.0.0
>
>         Attachments: DIR-198.patch, DIRTSEC-2-2.patch
>
>
> I updated the triplesec build to:
> - uses groupId org.apache.directory.triplesec
> - include all dependency versions in root pom dependencyManagement
> - include all plugin versions in root pom pluginManagement
> - use latest apacheDS and wicket and a few other projects
> - actually build
> The attached patch has minimal format changes.  It really needs pom cleanup, but I am reluctant to supply a patch that changes almost every line of every file involved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DIR-198) TRIPLESEC bring build into the modern world

Posted by "David Jencks (JIRA)" <di...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/DIR-198?page=all ]

David Jencks updated DIR-198:
-----------------------------

    Attachment: DIR-198.patch

> TRIPLESEC bring build into the modern world
> -------------------------------------------
>
>                 Key: DIR-198
>                 URL: http://issues.apache.org/jira/browse/DIR-198
>             Project: Directory
>          Issue Type: Bug
>            Reporter: David Jencks
>         Assigned To: Alex Karasulu
>         Attachments: DIR-198.patch
>
>
> I updated the triplesec build to:
> - uses groupId org.apache.directory.triplesec
> - include all dependency versions in root pom dependencyManagement
> - include all plugin versions in root pom pluginManagement
> - use latest apacheDS and wicket and a few other projects
> - actually build
> The attached patch has minimal format changes.  It really needs pom cleanup, but I am reluctant to supply a patch that changes almost every line of every file involved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DIRTSEC-2) Bring build into the modern world

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRTSEC-2?page=all ]

David Jencks updated DIRTSEC-2:
-------------------------------

    Attachment: DIRTSEC-2-2.patch

Attached patch resolves conflicts with Alex's attempt to do the same thing and also:

- moves all the rest of the dependency versions for external jars to dependencyManagement
- adds a pluginManagement section to specify the versions of all plugins used
- updates some dependency versions (jetty, tomcat at least)
- removes some unused dependencies from dependencyManagement
- uses the geronimo servlet 2.4 and jsp 2.0 spec jars everywhere instead of a mix of servlet 2.3 and 2.4 jars and not-sure-what jsp jars.  I prefer to know what spec version I am using from the artifact name.

> Bring build into the modern world
> ---------------------------------
>
>                 Key: DIRTSEC-2
>                 URL: http://issues.apache.org/jira/browse/DIRTSEC-2
>             Project: Triplesec
>          Issue Type: Bug
>            Reporter: David Jencks
>         Assigned To: Alex Karasulu
>         Attachments: DIR-198.patch, DIRTSEC-2-2.patch
>
>
> I updated the triplesec build to:
> - uses groupId org.apache.directory.triplesec
> - include all dependency versions in root pom dependencyManagement
> - include all plugin versions in root pom pluginManagement
> - use latest apacheDS and wicket and a few other projects
> - actually build
> The attached patch has minimal format changes.  It really needs pom cleanup, but I am reluctant to supply a patch that changes almost every line of every file involved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira