Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for isTargetPluginVersion (0.1 sec)

  1. src/test/java/org/codelibs/fess/helper/PluginHelperTest.java

                            throw new IORuntimeException(e);
                        }
                    }
                    throw new FessSystemException("unknown");
                }
    
                protected boolean isTargetPluginVersion(final String version) {
                    return true;
                }
            };
        }
    
        public void test_processRepository1() {
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Mon Jun 17 12:38:38 UTC 2024
    - 5.9K bytes
    - Viewed (0)
Back to top