It is a flaw in Roxy I think, caused by these lines:

  def deploy_src
    test_dir = @properties['ml.xquery-test.dirĀ¹]
    ..
      ignore_us << "^#{test_dir}.*$" unless test_dir.blank? ||
deploy_tests?(dest_db)

If you make sure xquery-test.dir is declared as an empty property, it
should deploy the file..


Cheers,
Geert


On 4/5/16, 10:26 AM, "general-boun...@developer.marklogic.com on behalf of
Florent Georges" <general-boun...@developer.marklogic.com on behalf of
li...@fgeorges.org> wrote:

>Hi,
>
>In a bare Roxy project, I have a file "src/tests.sjs".  When I do
>"./ml local deploy modules", all modules are deployed but this one.
>If I rename it "tests_.sjs", it is not deployed either.  If I rename
>it "ttt.sjs", then it gets deployed.
>
>Any idea why files with some names are ignored?
>
>Regards,
>
>-- 
>Florent Georges
>http://fgeorges.org/
>http://h2oconsulting.be/
>_______________________________________________
>General mailing list
>General@developer.marklogic.com
>Manage your subscription at:
>http://developer.marklogic.com/mailman/listinfo/general

_______________________________________________
General mailing list
General@developer.marklogic.com
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to