public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-java] javatoolkit: new project layout
@ 2008-01-05 12:16 Alistair Bush
  2008-01-05 12:31 ` Fabian Groffen
  2008-01-05 12:40 ` Vlastimil Babka
  0 siblings, 2 replies; 20+ messages in thread
From: Alistair Bush @ 2008-01-05 12:16 UTC (permalink / raw
  To: gentoo-java

This email is to garner some discussion on my new project layout for
javatoolkit.

** Background **
Currently, javatoolkit installs *.py[c] files into /usr/share this is
actually against policy.  So after looking at the current javatoolkit
project layout, which is a collection of separate sub-projects, I
decided to branch and cleanup javatoolkit.

** New Project Layout **

"Root" contains the normal collection of files (AUTHORS, CHANGELOG,
README, ETC).  There are now no sub-project equivalents of these files

There are (or will be) the following directories

src/
src/py (python files, xml-rewrite-3.py, class-version-verify.py, etc,etc)
src/py/javatoolkit (all python classes located somewhere in this module)
src/java (java source)
src/man (man pages)
test/

currently (seeing that there is only python stuff) the root directory
contains a python setup.py file to do the install work.

** Current State **

At the moment the layout is pretty much complete.  I have had to split
some files to remove their classes into separate files (to stop pyc and
pyo files being located in /usr/bin) and I have not tested those yet.
Also I have ignored the files that seem to currently play no part in a
normal install (bsfix contains 1 java file for example, tho we don't
install it).  There also seem to be some bsfix test cases, which I
haven't migrated, yet.

All old projects are located in src/obsolete so I can finish that off
latter. This will be deleted.

You can browse the repo here
http://overlays.gentoo.org/proj/java/browser/projects/javatoolkit/branches/layout_refactor_branch

and there is a svn ebuild in java-exp (not keyworded)

Anyway, anyone have any problems, ideas etc etc

Thanks

Alistair
-- 
gentoo-java@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2008-01-10 23:51 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-05 12:16 [gentoo-java] javatoolkit: new project layout Alistair Bush
2008-01-05 12:31 ` Fabian Groffen
2008-01-05 21:29   ` Alistair Bush
2008-01-07 20:19     ` Fabian Groffen
2008-01-07 20:29       ` Petteri Räty
2008-01-07 20:42         ` Fabian Groffen
2008-01-07 23:33           ` Petteri Räty
2008-01-08  8:44             ` Fabian Groffen
2008-01-08  6:13       ` Alistair Bush
2008-01-08  8:47         ` Fabian Groffen
2008-01-09  8:49           ` Alistair Bush
2008-01-09  9:04             ` Alistair Bush
2008-01-10  5:46               ` Alistair Bush
2008-01-10 21:31                 ` Vlastimil Babka
2008-01-10 23:51                 ` Petteri Räty
2008-01-05 12:40 ` Vlastimil Babka
2008-01-05 21:46   ` Alistair Bush
2008-01-05 23:06     ` Alistair Bush
2008-01-05 23:21       ` Vlastimil Babka
2008-01-05 23:44         ` Petteri Räty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox