You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dan Tran (JIRA)" <de...@myfaces.apache.org> on 2007/08/17 10:34:31 UTC

[jira] Created: (ORCHESTRA-4) Clean up build files

Clean up build files
--------------------

                 Key: ORCHESTRA-4
                 URL: https://issues.apache.org/jira/browse/ORCHESTRA-4
             Project: MyFaces Orchestra
          Issue Type: Improvement
    Affects Versions: 1.0-SNAPSHOT
         Environment: xp
            Reporter: Dan Tran


the pom files can be cleanup based on the following facts:

    - core15 depends on core, therefore lots of core15's dependencies can be removed. There is no need to unpack orchestra-share either

    - Repositories: remove iblio repo can be removed, maven already includes repo1.maven.org/maven2
      use faster java.net maven repo.  
      Refactor repository to the root pom

   - remove unnessesary unpacking of orchestra-share classes in core since we build it from source any way.



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


[jira] Resolved: (ORCHESTRA-4) Clean up build files

Posted by "Mario Ivankovits (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/ORCHESTRA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Ivankovits resolved ORCHESTRA-4.
--------------------------------------

    Resolution: Fixed
      Assignee: Mario Ivankovits

Not, that I really know what I have done, but I've committed your patch.

If there is something broken in the maven build - say for the next one and a half light-year - I'll ask you to fix it  - I'll promise ;-)

Thanks for the patch!

> Clean up build files
> --------------------
>
>                 Key: ORCHESTRA-4
>                 URL: https://issues.apache.org/jira/browse/ORCHESTRA-4
>             Project: MyFaces Orchestra
>          Issue Type: Improvement
>    Affects Versions: 1.0-SNAPSHOT
>         Environment: xp
>            Reporter: Dan Tran
>            Assignee: Mario Ivankovits
>         Attachments: ORCHESTRA-4.diff
>
>
> the pom files can be cleanup based on the following facts:
>     - core15 depends on core, therefore lots of core15's dependencies can be removed. There is no need to unpack orchestra-share either
>     - Repositories: remove iblio repo can be removed, maven already includes repo1.maven.org/maven2
>       use faster java.net maven repo.  
>       Refactor repository to the root pom
>    - remove unnessesary unpacking of orchestra-share classes in core since we build it from source any way.

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


[jira] Commented: (ORCHESTRA-4) Clean up build files

Posted by "Simon Kitching (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/ORCHESTRA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609125#action_12609125 ] 

Simon Kitching commented on ORCHESTRA-4:
----------------------------------------

It looks to me like all of the attached patches have already been applied, including the one attached after Mario's last comment.
So unless someone sees something that has been missed, I'll close this as FIXED.

> Clean up build files
> --------------------
>
>                 Key: ORCHESTRA-4
>                 URL: https://issues.apache.org/jira/browse/ORCHESTRA-4
>             Project: MyFaces Orchestra
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: xp
>            Reporter: Dan Tran
>            Assignee: Mario Ivankovits
>         Attachments: ORCHESTRA-4-2.patch, ORCHESTRA-4-3.patch, ORCHESTRA-4.diff
>
>
> the pom files can be cleanup based on the following facts:
>     - core15 depends on core, therefore lots of core15's dependencies can be removed. There is no need to unpack orchestra-share either
>     - Repositories: remove iblio repo can be removed, maven already includes repo1.maven.org/maven2
>       use faster java.net maven repo.  
>       Refactor repository to the root pom
>    - remove unnessesary unpacking of orchestra-share classes in core since we build it from source any way.

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


[jira] Resolved: (ORCHESTRA-4) Clean up build files

Posted by "Simon Kitching (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/ORCHESTRA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Kitching resolved ORCHESTRA-4.
------------------------------------

    Resolution: Fixed

As noted in previous comment, all of the relevant attached patches seem to have been committed. So marking as fixed.

> Clean up build files
> --------------------
>
>                 Key: ORCHESTRA-4
>                 URL: https://issues.apache.org/jira/browse/ORCHESTRA-4
>             Project: MyFaces Orchestra
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: xp
>            Reporter: Dan Tran
>            Assignee: Mario Ivankovits
>         Attachments: ORCHESTRA-4-2.patch, ORCHESTRA-4-3.patch, ORCHESTRA-4.diff
>
>
> the pom files can be cleanup based on the following facts:
>     - core15 depends on core, therefore lots of core15's dependencies can be removed. There is no need to unpack orchestra-share either
>     - Repositories: remove iblio repo can be removed, maven already includes repo1.maven.org/maven2
>       use faster java.net maven repo.  
>       Refactor repository to the root pom
>    - remove unnessesary unpacking of orchestra-share classes in core since we build it from source any way.

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


[jira] Resolved: (ORCHESTRA-4) Clean up build files

Posted by "Mario Ivankovits (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/ORCHESTRA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Ivankovits resolved ORCHESTRA-4.
--------------------------------------

    Resolution: Fixed

Fixed, thanks!

I don't have sufficient permisions - or don't know how - to change jira to allow reopening. Lets see if someone on the ml knows something about it.

> Clean up build files
> --------------------
>
>                 Key: ORCHESTRA-4
>                 URL: https://issues.apache.org/jira/browse/ORCHESTRA-4
>             Project: MyFaces Orchestra
>          Issue Type: Improvement
>    Affects Versions: 1.0-SNAPSHOT
>         Environment: xp
>            Reporter: Dan Tran
>            Assignee: Mario Ivankovits
>         Attachments: ORCHESTRA-4-2.patch, ORCHESTRA-4.diff
>
>
> the pom files can be cleanup based on the following facts:
>     - core15 depends on core, therefore lots of core15's dependencies can be removed. There is no need to unpack orchestra-share either
>     - Repositories: remove iblio repo can be removed, maven already includes repo1.maven.org/maven2
>       use faster java.net maven repo.  
>       Refactor repository to the root pom
>    - remove unnessesary unpacking of orchestra-share classes in core since we build it from source any way.

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


[jira] Reopened: (ORCHESTRA-4) Clean up build files

Posted by "Mario Ivankovits (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/ORCHESTRA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Ivankovits reopened ORCHESTRA-4:
--------------------------------------


> Clean up build files
> --------------------
>
>                 Key: ORCHESTRA-4
>                 URL: https://issues.apache.org/jira/browse/ORCHESTRA-4
>             Project: MyFaces Orchestra
>          Issue Type: Improvement
>    Affects Versions: 1.0-SNAPSHOT
>         Environment: xp
>            Reporter: Dan Tran
>            Assignee: Mario Ivankovits
>         Attachments: ORCHESTRA-4-2.patch, ORCHESTRA-4.diff
>
>
> the pom files can be cleanup based on the following facts:
>     - core15 depends on core, therefore lots of core15's dependencies can be removed. There is no need to unpack orchestra-share either
>     - Repositories: remove iblio repo can be removed, maven already includes repo1.maven.org/maven2
>       use faster java.net maven repo.  
>       Refactor repository to the root pom
>    - remove unnessesary unpacking of orchestra-share classes in core since we build it from source any way.

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


[jira] Reopened: (ORCHESTRA-4) Clean up build files

Posted by "Simon Kitching (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/ORCHESTRA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Kitching reopened ORCHESTRA-4:
------------------------------------


Reopening as requested in comments

> Clean up build files
> --------------------
>
>                 Key: ORCHESTRA-4
>                 URL: https://issues.apache.org/jira/browse/ORCHESTRA-4
>             Project: MyFaces Orchestra
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: xp
>            Reporter: Dan Tran
>            Assignee: Mario Ivankovits
>         Attachments: ORCHESTRA-4-2.patch, ORCHESTRA-4-3.patch, ORCHESTRA-4.diff
>
>
> the pom files can be cleanup based on the following facts:
>     - core15 depends on core, therefore lots of core15's dependencies can be removed. There is no need to unpack orchestra-share either
>     - Repositories: remove iblio repo can be removed, maven already includes repo1.maven.org/maven2
>       use faster java.net maven repo.  
>       Refactor repository to the root pom
>    - remove unnessesary unpacking of orchestra-share classes in core since we build it from source any way.

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