public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alistair Bush <ali_bush@gentoo.org>
To: gentoo-java@lists.gentoo.org
Subject: [gentoo-java] javatoolkit: new project layout
Date: Sun, 06 Jan 2008 01:16:16 +1300	[thread overview]
Message-ID: <477F7510.7020505@gentoo.org> (raw)

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



             reply	other threads:[~2008-01-05 12:17 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-05 12:16 Alistair Bush [this message]
2008-01-05 12:31 ` [gentoo-java] javatoolkit: new project layout 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=477F7510.7020505@gentoo.org \
    --to=ali_bush@gentoo.org \
    --cc=gentoo-java@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox