ASSP1.6 build 3.0.5 That is amazing, I wonder if someone else can reproduce and report the results.
I just edited the (bombSuspiciousRe) and inserted the two lines bellow: # include /usr/local/assp/rules/suspiciousGOOD.txt # include rules/suspiciousBAD.txt I reloaded the ASSP GUI page to see the new buttons and edited both new files and put some regex there. Result is bellow: 2009-10-24 00:12:14 IP 201.87.68.64 (201.87 (25) matches allowAdminConnectionsFrom 2009-10-24 00:12:14 Admin connection from 201.87.68.64:2477; page:/edit; writing file:/usr/local/assp/rules/suspiciousGOOD.txt 2009-10-24 00:13:02 AdminInfo: option list include file '/usr/local/assp/rules/suspiciousGOOD.txt' processed for (bombSuspiciousRe) 2009-10-24 00:13:02 AdminInfo: failed to open option list include file for reading 'rules/suspiciousBAD.txt' (bombSuspiciousRe): No such file or directory 2009-10-24 00:13:02 Option list file: '/usr/local/assp/rules/bomb_bombSuspiciousRe.txt' reloaded (bombSuspiciousRe) with 871 records 2009-10-24 00:13:02 Info: bombSuspiciousRe : regex 3suspiciousGOOD - weight set to 3 2009-10-24 00:13:02 Info: bombSuspiciousRe : regex 4suspiciousGOOD - weight set to 4 2009-10-24 00:13:02 Info: bombSuspiciousRe : regex 5suspiciousGOOD - weight set to 5 2009-10-24 00:13:02 Info: bombSuspiciousRe : regex suspicious1.yahoo.com.br - weight set to 1 2009-10-24 00:13:02 Info: bombSuspiciousRe : regex suspicious2.yahoo.com.br - weight set to 2 2009-10-24 00:13:02 Info: bombSuspiciousRe : regex suspicious3.yahoo.com.br - weight set to 3 2009-10-24 00:13:02 Info: bombSuspiciousRe : regex suspicious4.yahoo.com.br - weight set to 4 2009-10-24 00:13:02 Info: bombSuspiciousRe : regex suspicious5.yahoo.com.br - weight set to 6 2009-10-24 00:13:02 Info: bombSuspiciousRe : regex clique\s*aqui - weight set to 0.4 2009-10-24 00:13:02 Info: Regex bombSuspiciousRe: 9 weighted regular expression defined 2009-10-24 00:13:02 Disconnected: 127.0.0.1 At 19:10 2009-10-23, you wrote: >ASSP development mailing list <[email protected]> >schreibt: > >Procedure to re-create the problem: > >1) Use ASSP GUI and Click the edit file button for Test Regular > >Expression* (testRe) > >2) Insert two lines, one with relative, the other with absolute path. > > # include /usr/local/assp/files/testGOOD.txt > > # include files/testBAD.txt > > The GUI works Ok and creates the two files > >3) Edit both files and put something there. > > Check the log and you will notice that ASSP was only able to > >reload the file with the absolute path. > > >I am not able to produce a file with an absolute path. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
