[jira] Commented: (CONNECTORS-116) Possibly remove memex connector depending upon legal resolution

2010-10-18 Thread Robert Muir (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12922118#action_12922118
 ] 

Robert Muir commented on CONNECTORS-116:


Grant, thanks for reporting back.

I will remove the memex connector shortly unless there are objections.


 Possibly remove memex connector depending upon legal resolution
 ---

 Key: CONNECTORS-116
 URL: https://issues.apache.org/jira/browse/CONNECTORS-116
 Project: ManifoldCF
  Issue Type: Task
  Components: Memex connector
Reporter: Robert Muir
Assignee: Robert Muir

 Apparently there is an IP problem with the memex connector code.
 Depending upon what apache legal says, we will take any action under this 
 issue publicly.

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



[jira] Resolved: (CONNECTORS-116) Possibly remove memex connector depending upon legal resolution

2010-10-18 Thread Robert Muir (JIRA)

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

Robert Muir resolved CONNECTORS-116.


Resolution: Fixed

Committed revision 1023998.

 Possibly remove memex connector depending upon legal resolution
 ---

 Key: CONNECTORS-116
 URL: https://issues.apache.org/jira/browse/CONNECTORS-116
 Project: ManifoldCF
  Issue Type: Task
  Components: Memex connector
Reporter: Robert Muir
Assignee: Robert Muir

 Apparently there is an IP problem with the memex connector code.
 Depending upon what apache legal says, we will take any action under this 
 issue publicly.

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



[jira] Commented: (CONNECTORS-92) Move from ant to maven or other build system with decent library management

2010-08-26 Thread Robert Muir (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902838#action_12902838
 ] 

Robert Muir commented on CONNECTORS-92:
---

I am the last person to comment about maven, but i noticed tika has a maven 
build that builds a large single jar that contains
all classes from dependencies

Perhaps it would be a useful example if you want to do this 'jar coalescing'

 Move from ant to maven or other build system with decent library management
 ---

 Key: CONNECTORS-92
 URL: https://issues.apache.org/jira/browse/CONNECTORS-92
 Project: Apache Connectors Framework
  Issue Type: Wish
  Components: Build
Reporter: Jettro Coenradie
 Attachments: move-to-maven-acf-framework.patch, Screen shot 
 2010-08-23 at 16.31.07.png


 I am looking at the current project structure. If we want to make another 
 build tool available I think we need to change the directory structure. I 
 tried to place a suggestion in an image. Can you please have a look at it. If 
 we agree that this is a good way to go, than I will continue to work on a 
 patch. Which might be a bit hard with all these changing directories, but 
 I'll do my best to at least get an idea whether it would be working.
 So I have three questions:
 - Do you want to move to maven or put maven next to ant?
 - Do you prefer another build mechanism [ant with ivy, gradle, maven3]
 - Do you have an idea about the amount of scripts that need to be changed if 
 we change the project structure
 The image of a possible project layout (that is based on the maven standards) 
 is attached to the issue

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



[jira] Assigned: (CONNECTORS-95) add svn:ignore properties for files that shouldnt be committed

2010-08-26 Thread Robert Muir (JIRA)

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

Robert Muir reassigned CONNECTORS-95:
-

Assignee: Robert Muir

 add svn:ignore properties for files that shouldnt be committed
 --

 Key: CONNECTORS-95
 URL: https://issues.apache.org/jira/browse/CONNECTORS-95
 Project: Apache Connectors Framework
  Issue Type: Task
  Components: Build
Reporter: Robert Muir
Assignee: Robert Muir
 Attachments: CONNECTORS-95.patch


 I noticed after running tests and a few other ant tasks that lots of files 
 showed up in 'svn status'.
 I think it would be good to add svn:ignores to prevent any of these from 
 being accidentally committed
 This is what 'svn status' shows for me:
 {noformat}
 ?   .project
 ?   bin
 ?   modules\build
 ?   modules\test-output
 ?   modules\connectors\filesystem\build
 ?   modules\connectors\filesystem\dist
 ?   modules\connectors\filesystem\doc
 ?   modules\connectors\filesystem\lib
 ?   modules\connectors\filesystem\test-output
 ?   modules\connectors\nulloutput\build
 ?   modules\connectors\nulloutput\dist
 ?   modules\connectors\nulloutput\doc
 ?   modules\connectors\nulloutput\lib
 ?   modules\connectors\sharepoint\lib
 ?   modules\framework\build
 ?   modules\framework\dist
 ?   modules\framework\doc
 ?   modules\framework\lib
 ?   modules\framework\test-output
 ?   modules\framework\crawler-ui\WEB-INF\web-generated.xml
 {noformat}
 The .project and bin are from eclipse, but these (and any files ides like 
 IDEA generate) are probably good candidates also.

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



[jira] Commented: (CONNECTORS-93) add contributors to CHANGES.txt

2010-08-25 Thread Robert Muir (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902429#action_12902429
 ] 

Robert Muir commented on CONNECTORS-93:
---

Karl: sounds good. I'll commit this part shortly, but leave this issue open 
until we are happy with CHANGES.txt

I'll look at the wiki page and see if theres anything that comes to mind, good 
idea.

 add contributors to CHANGES.txt
 ---

 Key: CONNECTORS-93
 URL: https://issues.apache.org/jira/browse/CONNECTORS-93
 Project: Apache Connectors Framework
  Issue Type: Task
  Components: Documentation
Reporter: Robert Muir
 Attachments: CONNECTORS-93.patch


 As mentioned on the connectors-dev@ list (change the format of CHANGES.txt), 
 I propose we modify CHANGES.txt
 to give credit to contributors who have given bug reports, comments, patches, 
 etc.
 I'll volunteer to go thru the mail archives and jira issues that are marked 
 'resolved' and upload a patch here.

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



[jira] Commented: (CONNECTORS-93) add contributors to CHANGES.txt

2010-08-25 Thread Robert Muir (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902431#action_12902431
 ] 

Robert Muir commented on CONNECTORS-93:
---

Committed revision 989087.

 add contributors to CHANGES.txt
 ---

 Key: CONNECTORS-93
 URL: https://issues.apache.org/jira/browse/CONNECTORS-93
 Project: Apache Connectors Framework
  Issue Type: Task
  Components: Documentation
Reporter: Robert Muir
 Attachments: CONNECTORS-93.patch


 As mentioned on the connectors-dev@ list (change the format of CHANGES.txt), 
 I propose we modify CHANGES.txt
 to give credit to contributors who have given bug reports, comments, patches, 
 etc.
 I'll volunteer to go thru the mail archives and jira issues that are marked 
 'resolved' and upload a patch here.

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