Hi Seb, When working on isseu 122, I found some samples that were generated in the past, are not generated any more. As a result of this, the samples are no longer following the maintenance on the master files involved so (quite a bit later) I decided to remove them to avoid 'silent degradation'. Did not take into account there would be references to this files, but when they are removed, there is a stable situation. This, of course, does not deal with a potential desire to have samples for these specific devices and libraries. IMO there are two ways to achieve this: 1. Create/adapt board files to generate valid samples from the test-files (maybe it is currently okay and it's just a matter of generation). 2. Create samples in an other way (like Matt's system of by hand), thus avoiding the impression they are derived from the test-files (since they are not - at least not up-to-date).
Joep 2011/5/29 Sebastien Lelong <[email protected]> > Hi Joep, guys, > > While generating beta packages, I found errors in logs about missing > samples. Ex: 16f88_serial_sw_echo.jal. Searching SVN, revision 2290 acted on > the following files: > > > Delete/trunk/sample/16f648a_serial_software.jal<http://code.google.com/p/jallib/source/browse/trunk/sample/16f648a_serial_software.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/sample/16f648a_serial_software.jal> > Delete/trunk/sample/16f723_serial_software.jal<http://code.google.com/p/jallib/source/browse/trunk/sample/16f723_serial_software.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/sample/16f723_serial_software.jal> > Delete/trunk/sample/16f73_serial_software.jal<http://code.google.com/p/jallib/source/browse/trunk/sample/16f73_serial_software.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/sample/16f73_serial_software.jal> > Delete/trunk/sample/16f877_serial_software.jal<http://code.google.com/p/jallib/source/browse/trunk/sample/16f877_serial_software.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/sample/16f877_serial_software.jal> > Modify/trunk/sample/16f877a_serial_software.jal<http://code.google.com/p/jallib/source/browse/trunk/sample/16f877a_serial_software.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/sample/16f877a_serial_software.jal> > Delete/trunk/sample/16f88_serial_software.jal<http://code.google.com/p/jallib/source/browse/trunk/sample/16f88_serial_software.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/sample/16f88_serial_software.jal> > Delete/trunk/sample/16f88_serial_sw_echo.jal<http://code.google.com/p/jallib/source/browse/trunk/sample/16f88_serial_sw_echo.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/sample/16f88_serial_sw_echo.jal> > Delete/trunk/sample/18f14k50_serial_software.jal<http://code.google.com/p/jallib/source/browse/trunk/sample/18f14k50_serial_software.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/sample/18f14k50_serial_software.jal> > Delete/trunk/sample/18f2450_serial_software.jal<http://code.google.com/p/jallib/source/browse/trunk/sample/18f2450_serial_software.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/sample/18f2450_serial_software.jal> > Modify/trunk/sample/18f4550_serial_software.jal<http://code.google.com/p/jallib/source/browse/trunk/sample/18f4550_serial_software.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/sample/18f4550_serial_software.jal> > Modify/trunk/test/board/board_16f877a_startersguide.jal<http://code.google.com/p/jallib/source/browse/trunk/test/board/board_16f877a_startersguide.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/test/board/board_16f877a_startersguide.jal> > Modify/trunk/test/board/board_18f4550_af.jal<http://code.google.com/p/jallib/source/browse/trunk/test/board/board_18f4550_af.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/test/board/board_18f4550_af.jal> > Modify/trunk/test/board/board_18f4550_startersguide.jal<http://code.google.com/p/jallib/source/browse/trunk/test/board/board_18f4550_startersguide.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/test/board/board_18f4550_startersguide.jal> > Modify/trunk/test/peripheral/usart/test_serial_software.jal<http://code.google.com/p/jallib/source/browse/trunk/test/peripheral/usart/test_serial_software.jal?spec=svn2290&r=2290> > diff<http://code.google.com/p/jallib/source/diff?spec=svn2290&r=2290&format=side&path=/trunk/test/peripheral/usart/test_serial_software.jal> > > Commit log: "updates samples for serial_software" > > This reminds me something, but I can't explain why this sample was deleted. > I can't any other sample replacing it. Does this remind you something ? > > > Cheers, > Seb > -- > Sébastien Lelong > > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/jallib?hl=en. > -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
